|
1 | 1 | /* This is a generated file, edit the .stub.php file instead.
|
2 |
| - * Stub hash: aae05073f9a7898d836023183809faa265cb99c3 */ |
| 2 | + * Stub hash: 2316b7245c77ca2a5dd8baef53002c890eab162e */ |
3 | 3 |
|
4 | 4 | ZEND_BEGIN_ARG_WITH_TENTATIVE_RETURN_TYPE_INFO_EX(arginfo_class_Reflection_getModifierNames, 0, 1, IS_ARRAY, 0)
|
5 | 5 | ZEND_ARG_TYPE_INFO(0, modifiers, IS_LONG, 0)
|
@@ -313,10 +313,7 @@ ZEND_END_ARG_INFO()
|
313 | 313 |
|
314 | 314 | #define arginfo_class_ReflectionClass_getShortName arginfo_class_ReflectionFunctionAbstract_getName
|
315 | 315 |
|
316 |
| -ZEND_BEGIN_ARG_WITH_TENTATIVE_RETURN_TYPE_INFO_EX(arginfo_class_ReflectionClass_getAttributes, 0, 0, IS_ARRAY, 0) |
317 |
| - ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, name, IS_STRING, 1, "null") |
318 |
| - ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, flags, IS_LONG, 0, "0") |
319 |
| -ZEND_END_ARG_INFO() |
| 316 | +#define arginfo_class_ReflectionClass_getAttributes arginfo_class_ReflectionFunctionAbstract_getAttributes |
320 | 317 |
|
321 | 318 | ZEND_BEGIN_ARG_INFO_EX(arginfo_class_ReflectionObject___construct, 0, 0, 1)
|
322 | 319 | ZEND_ARG_TYPE_INFO(0, object, IS_OBJECT, 0)
|
@@ -377,7 +374,7 @@ ZEND_END_ARG_INFO()
|
377 | 374 | ZEND_BEGIN_ARG_WITH_TENTATIVE_RETURN_TYPE_INFO_EX(arginfo_class_ReflectionProperty_getDefaultValue, 0, 0, IS_MIXED, 0)
|
378 | 375 | ZEND_END_ARG_INFO()
|
379 | 376 |
|
380 |
| -#define arginfo_class_ReflectionProperty_getAttributes arginfo_class_ReflectionClass_getAttributes |
| 377 | +#define arginfo_class_ReflectionProperty_getAttributes arginfo_class_ReflectionFunctionAbstract_getAttributes |
381 | 378 |
|
382 | 379 | #define arginfo_class_ReflectionClassConstant___clone arginfo_class_ReflectionFunctionAbstract___clone
|
383 | 380 |
|
@@ -406,7 +403,7 @@ ZEND_END_ARG_INFO()
|
406 | 403 |
|
407 | 404 | #define arginfo_class_ReflectionClassConstant_getDocComment arginfo_class_ReflectionFunctionAbstract_getDocComment
|
408 | 405 |
|
409 |
| -#define arginfo_class_ReflectionClassConstant_getAttributes arginfo_class_ReflectionClass_getAttributes |
| 406 | +#define arginfo_class_ReflectionClassConstant_getAttributes arginfo_class_ReflectionFunctionAbstract_getAttributes |
410 | 407 |
|
411 | 408 | #define arginfo_class_ReflectionClassConstant_isEnumCase arginfo_class_ReflectionFunctionAbstract_hasTentativeReturnType
|
412 | 409 |
|
@@ -458,7 +455,7 @@ ZEND_END_ARG_INFO()
|
458 | 455 |
|
459 | 456 | #define arginfo_class_ReflectionParameter_isPromoted arginfo_class_ReflectionFunctionAbstract_hasTentativeReturnType
|
460 | 457 |
|
461 |
| -#define arginfo_class_ReflectionParameter_getAttributes arginfo_class_ReflectionClass_getAttributes |
| 458 | +#define arginfo_class_ReflectionParameter_getAttributes arginfo_class_ReflectionFunctionAbstract_getAttributes |
462 | 459 |
|
463 | 460 | #define arginfo_class_ReflectionType___clone arginfo_class_ReflectionFunctionAbstract___clone
|
464 | 461 |
|
|
0 commit comments