Skip to content

Commit 821b577

Browse files
committed
Fix wrong phpdoc comment formatting
1 parent 88897fb commit 821b577

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+104
-104
lines changed

src/BSON/Binary.stub.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/**
4-
* @generate-class-entries static
5-
* @generate-function-entries static
6-
*/
4+
* @generate-class-entries static
5+
* @generate-function-entries static
6+
*/
77

88
namespace MongoDB\BSON;
99

src/BSON/BinaryInterface.stub.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/**
4-
* @generate-class-entries static
5-
* @generate-function-entries
6-
*/
4+
* @generate-class-entries static
5+
* @generate-function-entries
6+
*/
77

88
namespace MongoDB\BSON;
99

src/BSON/BinaryInterface_arginfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This is a generated file, edit the .stub.php file instead.
2-
* Stub hash: 07bf399f3506a13fc4026d90cb58226598905092 */
2+
* Stub hash: 9177931b152386567f53fed87887207971acceaf */
33

44
ZEND_BEGIN_ARG_WITH_TENTATIVE_RETURN_TYPE_INFO_EX(arginfo_class_MongoDB_BSON_BinaryInterface_getData, 0, 0, IS_STRING, 0)
55
ZEND_END_ARG_INFO()

src/BSON/Binary_arginfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This is a generated file, edit the .stub.php file instead.
2-
* Stub hash: bd94329bd8849c9bcb93b41699a19589f1fb905b */
2+
* Stub hash: fac819b0ca7564fd16a3a7f972a5b3cbee650c04 */
33

44
ZEND_BEGIN_ARG_INFO_EX(arginfo_class_MongoDB_BSON_Binary___construct, 0, 0, 2)
55
ZEND_ARG_TYPE_INFO(0, data, IS_STRING, 0)

src/BSON/DBPointer.stub.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/**
4-
* @generate-class-entries static
5-
* @generate-function-entries static
6-
*/
4+
* @generate-class-entries static
5+
* @generate-function-entries static
6+
*/
77

88
namespace MongoDB\BSON;
99
final class DBPointer implements \JsonSerializable, Type, \Serializable

src/BSON/DBPointer_arginfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This is a generated file, edit the .stub.php file instead.
2-
* Stub hash: 93eae6546a9e300831dedd1a1912685657e8bc00 */
2+
* Stub hash: 715bc228895c936eb673a93d58750c38fe83f210 */
33

44
ZEND_BEGIN_ARG_INFO_EX(arginfo_class_MongoDB_BSON_DBPointer___construct, 0, 0, 0)
55
ZEND_END_ARG_INFO()

src/BSON/Decimal128.stub.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/**
4-
* @generate-class-entries static
5-
* @generate-function-entries static
6-
*/
4+
* @generate-class-entries static
5+
* @generate-function-entries static
6+
*/
77

88
namespace MongoDB\BSON;
99

src/BSON/Decimal128Interface.stub.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/**
4-
* @generate-class-entries static
5-
* @generate-function-entries
6-
*/
4+
* @generate-class-entries static
5+
* @generate-function-entries
6+
*/
77

88
namespace MongoDB\BSON;
99

src/BSON/Decimal128Interface_arginfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This is a generated file, edit the .stub.php file instead.
2-
* Stub hash: 8e3bdf5ec19b8267107a1f66c2c31739d935a611 */
2+
* Stub hash: d6d5d5cf0e586b9d76d208ea72b851da3cd37c34 */
33

44
ZEND_BEGIN_ARG_WITH_TENTATIVE_RETURN_TYPE_INFO_EX(arginfo_class_MongoDB_BSON_Decimal128Interface___toString, 0, 0, IS_STRING, 0)
55
ZEND_END_ARG_INFO()

src/BSON/Decimal128_arginfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This is a generated file, edit the .stub.php file instead.
2-
* Stub hash: be5acdbf8df3109c3c50f10bbd1ab8b4e96875e6 */
2+
* Stub hash: b26119e42fe5a51a4f6eec2c9876c8129c275a15 */
33

44
ZEND_BEGIN_ARG_INFO_EX(arginfo_class_MongoDB_BSON_Decimal128___construct, 0, 0, 1)
55
ZEND_ARG_TYPE_INFO(0, value, IS_STRING, 0)

src/BSON/Int64.stub.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/**
4-
* @generate-class-entries static
5-
* @generate-function-entries static
6-
*/
4+
* @generate-class-entries static
5+
* @generate-function-entries static
6+
*/
77

88
namespace MongoDB\BSON;
99

src/BSON/Int64_arginfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This is a generated file, edit the .stub.php file instead.
2-
* Stub hash: b82e697d10a284a301c3110f0e947ee45bdc555c */
2+
* Stub hash: 852eeededa19c9411c8fa9b0b364b86759e4819d */
33

44
ZEND_BEGIN_ARG_INFO_EX(arginfo_class_MongoDB_BSON_Int64___construct, 0, 0, 0)
55
ZEND_END_ARG_INFO()

src/BSON/Javascript.stub.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/**
4-
* @generate-class-entries static
5-
* @generate-function-entries static
6-
*/
4+
* @generate-class-entries static
5+
* @generate-function-entries static
6+
*/
77

88
namespace MongoDB\BSON;
99

src/BSON/JavascriptInterface.stub.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/**
4-
* @generate-class-entries static
5-
* @generate-function-entries
6-
*/
4+
* @generate-class-entries static
5+
* @generate-function-entries
6+
*/
77

88
namespace MongoDB\BSON;
99

src/BSON/JavascriptInterface_arginfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This is a generated file, edit the .stub.php file instead.
2-
* Stub hash: e1aced8ac16b4214e8c1aeb4c02916f82f5ddba4 */
2+
* Stub hash: 82f701e4bbef2f207a3058c7875991b7a61617a9 */
33

44
ZEND_BEGIN_ARG_WITH_TENTATIVE_RETURN_TYPE_INFO_EX(arginfo_class_MongoDB_BSON_JavascriptInterface_getCode, 0, 0, IS_STRING, 0)
55
ZEND_END_ARG_INFO()

src/BSON/Javascript_arginfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This is a generated file, edit the .stub.php file instead.
2-
* Stub hash: d6c761a209314b8b183a5ef806ff077f0936aff4 */
2+
* Stub hash: 93a9d4c9533665bb2153b9c2f0c9a7ae7e0f4063 */
33

44
#if PHP_VERSION_ID >= 80000
55
ZEND_BEGIN_ARG_INFO_EX(arginfo_class_MongoDB_BSON_Javascript___construct, 0, 0, 1)

src/BSON/MaxKey.stub.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/**
4-
* @generate-class-entries static
5-
* @generate-function-entries static
6-
*/
4+
* @generate-class-entries static
5+
* @generate-function-entries static
6+
*/
77

88
namespace MongoDB\BSON;
99

src/BSON/MaxKeyInterface.stub.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/**
4-
* @generate-class-entries static
5-
* @generate-function-entries
6-
*/
4+
* @generate-class-entries static
5+
* @generate-function-entries
6+
*/
77

88
namespace MongoDB\BSON;
99

src/BSON/MaxKeyInterface_arginfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This is a generated file, edit the .stub.php file instead.
2-
* Stub hash: 5daff813c44bcd25309b064a26d58ea3e2e101bf */
2+
* Stub hash: 6c27815fcc33b0b03365b6b24d4145d8621cf13d */
33

44

55

src/BSON/MaxKey_arginfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This is a generated file, edit the .stub.php file instead.
2-
* Stub hash: d51b2b42e3bcce4fc655379f5b97ca8aec7a7b06 */
2+
* Stub hash: 846934164a9297c9f8ce4ac61862d8fe62ec1594 */
33

44
ZEND_BEGIN_ARG_WITH_RETURN_OBJ_INFO_EX(arginfo_class_MongoDB_BSON_MaxKey___set_state, 0, 1, MongoDB\\BSON\\MaxKey, 0)
55
ZEND_ARG_TYPE_INFO(0, properties, IS_ARRAY, 0)

src/BSON/MinKey.stub.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/**
4-
* @generate-class-entries static
5-
* @generate-function-entries static
6-
*/
4+
* @generate-class-entries static
5+
* @generate-function-entries static
6+
*/
77

88
namespace MongoDB\BSON;
99

src/BSON/MinKeyInterface.stub.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/**
4-
* @generate-class-entries static
5-
* @generate-function-entries
6-
*/
4+
* @generate-class-entries static
5+
* @generate-function-entries
6+
*/
77

88
namespace MongoDB\BSON;
99

src/BSON/MinKeyInterface_arginfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This is a generated file, edit the .stub.php file instead.
2-
* Stub hash: d89b62cfa857d8c0d930cb3a85e1e9a4b459e4b0 */
2+
* Stub hash: c9b23e875d9dc9ebb0ed3391d88cb2458ed96407 */
33

44

55

src/BSON/MinKey_arginfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This is a generated file, edit the .stub.php file instead.
2-
* Stub hash: bceebd5cd96405600260a3b38bb7f4afb55cf998 */
2+
* Stub hash: 4e88611e3a9becb0c24acee79f1bfc7004b912b5 */
33

44
ZEND_BEGIN_ARG_WITH_RETURN_OBJ_INFO_EX(arginfo_class_MongoDB_BSON_MinKey___set_state, 0, 1, MongoDB\\BSON\\MinKey, 0)
55
ZEND_ARG_TYPE_INFO(0, properties, IS_ARRAY, 0)

src/BSON/ObjectId.stub.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/**
4-
* @generate-class-entries static
5-
* @generate-function-entries static
6-
*/
4+
* @generate-class-entries static
5+
* @generate-function-entries static
6+
*/
77

88
namespace MongoDB\BSON;
99

src/BSON/ObjectIdInterface.stub.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/**
4-
* @generate-class-entries static
5-
* @generate-function-entries
6-
*/
4+
* @generate-class-entries static
5+
* @generate-function-entries
6+
*/
77

88
namespace MongoDB\BSON;
99

src/BSON/ObjectIdInterface_arginfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This is a generated file, edit the .stub.php file instead.
2-
* Stub hash: 462040ee782f5bbafdfd32a24b43b26ff3c305bb */
2+
* Stub hash: b68b5dcd9eb41216be44fbcd5fc80349e6fcefd0 */
33

44
ZEND_BEGIN_ARG_WITH_TENTATIVE_RETURN_TYPE_INFO_EX(arginfo_class_MongoDB_BSON_ObjectIdInterface_getTimestamp, 0, 0, IS_LONG, 0)
55
ZEND_END_ARG_INFO()

src/BSON/ObjectId_arginfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This is a generated file, edit the .stub.php file instead.
2-
* Stub hash: 1da0211fe28a1ce4bd6dfae362b693cf91b3f859 */
2+
* Stub hash: 7a5ff8ba8699e4874e755a2694daadc098cf158d */
33

44
ZEND_BEGIN_ARG_INFO_EX(arginfo_class_MongoDB_BSON_ObjectId___construct, 0, 0, 0)
55
ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, id, IS_STRING, 1, "null")

src/BSON/Persistable.stub.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/**
4-
* @generate-class-entries static
5-
* @generate-function-entries
6-
*/
4+
* @generate-class-entries static
5+
* @generate-function-entries
6+
*/
77

88
namespace MongoDB\BSON;
99

src/BSON/Persistable_arginfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This is a generated file, edit the .stub.php file instead.
2-
* Stub hash: daf8e224ad79ad7e551fd104cb52d31022f5d0b4 */
2+
* Stub hash: babd07f95f47c3b66228ef23b66ab0446cd5c308 */
33

44

55

src/BSON/Regex.stub.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/**
4-
* @generate-class-entries static
5-
* @generate-function-entries static
6-
*/
4+
* @generate-class-entries static
5+
* @generate-function-entries static
6+
*/
77

88
namespace MongoDB\BSON;
99

src/BSON/RegexInterface.stub.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/**
4-
* @generate-class-entries static
5-
* @generate-function-entries
6-
*/
4+
* @generate-class-entries static
5+
* @generate-function-entries
6+
*/
77

88
namespace MongoDB\BSON;
99

src/BSON/RegexInterface_arginfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This is a generated file, edit the .stub.php file instead.
2-
* Stub hash: 38b21216ed0d4a03e8661e2605190045595126a9 */
2+
* Stub hash: 72a53fb51ca60f8ccb38a73afe74f76fb81bac71 */
33

44
ZEND_BEGIN_ARG_WITH_TENTATIVE_RETURN_TYPE_INFO_EX(arginfo_class_MongoDB_BSON_RegexInterface_getPattern, 0, 0, IS_STRING, 0)
55
ZEND_END_ARG_INFO()

src/BSON/Regex_arginfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This is a generated file, edit the .stub.php file instead.
2-
* Stub hash: 56e7e6b3257040bbacee67d3f6239eede3a5ab00 */
2+
* Stub hash: 6a38874665eb7354e4df41da6044cea66cf562e2 */
33

44
ZEND_BEGIN_ARG_INFO_EX(arginfo_class_MongoDB_BSON_Regex___construct, 0, 0, 1)
55
ZEND_ARG_TYPE_INFO(0, pattern, IS_STRING, 0)

src/BSON/Serializable.stub.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/**
4-
* @generate-class-entries static
5-
* @generate-function-entries
6-
*/
4+
* @generate-class-entries static
5+
* @generate-function-entries
6+
*/
77

88
namespace MongoDB\BSON;
99

src/BSON/Serializable_arginfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This is a generated file, edit the .stub.php file instead.
2-
* Stub hash: 197f9b0284b024f5a88c425e5e55758da0b77cfd */
2+
* Stub hash: cbb517e1d922625ff18bdc81620686a44a87e85c */
33

44
#if PHP_VERSION_ID >= 80000
55
ZEND_BEGIN_ARG_WITH_TENTATIVE_RETURN_TYPE_MASK_EX(arginfo_class_MongoDB_BSON_Serializable_bsonSerialize, 0, 0, MAY_BE_ARRAY|MAY_BE_OBJECT)

src/BSON/Symbol.stub.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/**
4-
* @generate-class-entries static
5-
* @generate-function-entries static
6-
*/
4+
* @generate-class-entries static
5+
* @generate-function-entries static
6+
*/
77

88
namespace MongoDB\BSON;
99

src/BSON/Symbol_arginfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This is a generated file, edit the .stub.php file instead.
2-
* Stub hash: 6ad6b28aaf0404d5917a9c31c2fd725ec104a7df */
2+
* Stub hash: 281ddd40ebad9841e086d756983b77c64cd1a371 */
33

44
ZEND_BEGIN_ARG_INFO_EX(arginfo_class_MongoDB_BSON_Symbol___construct, 0, 0, 0)
55
ZEND_END_ARG_INFO()

src/BSON/Timestamp.stub.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/**
4-
* @generate-class-entries static
5-
* @generate-function-entries static
6-
*/
4+
* @generate-class-entries static
5+
* @generate-function-entries static
6+
*/
77

88
namespace MongoDB\BSON;
99

0 commit comments

Comments
 (0)