1
1
/* This is a generated file, edit the .stub.php file instead. */
2
2
3
- ZEND_BEGIN_ARG_INFO_EX (arginfo_class_Throwable_getMessage , 0 , 0 , 0 )
3
+ ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX (arginfo_class_Throwable_getMessage , 0 , 0 , IS_STRING , 0 )
4
4
ZEND_END_ARG_INFO ()
5
5
6
- #define arginfo_class_Throwable_getCode arginfo_class_Throwable_getMessage
6
+ ZEND_BEGIN_ARG_INFO_EX (arginfo_class_Throwable_getCode , 0 , 0 , 0 )
7
+ ZEND_END_ARG_INFO ()
7
8
8
9
#define arginfo_class_Throwable_getFile arginfo_class_Throwable_getMessage
9
10
10
- #define arginfo_class_Throwable_getLine arginfo_class_Throwable_getMessage
11
+ ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX (arginfo_class_Throwable_getLine , 0 , 0 , IS_LONG , 0 )
12
+ ZEND_END_ARG_INFO ()
11
13
12
- #define arginfo_class_Throwable_getTrace arginfo_class_Throwable_getMessage
14
+ ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX (arginfo_class_Throwable_getTrace , 0 , 0 , IS_ARRAY , 0 )
15
+ ZEND_END_ARG_INFO ()
13
16
14
- #define arginfo_class_Throwable_getPrevious arginfo_class_Throwable_getMessage
17
+ ZEND_BEGIN_ARG_WITH_RETURN_OBJ_INFO_EX (arginfo_class_Throwable_getPrevious , 0 , 0 , Throwable , 1 )
18
+ ZEND_END_ARG_INFO ()
15
19
16
20
#define arginfo_class_Throwable_getTraceAsString arginfo_class_Throwable_getMessage
17
21
18
- #define arginfo_class_Exception___clone arginfo_class_Throwable_getMessage
22
+ #define arginfo_class_Exception___clone arginfo_class_Throwable_getCode
19
23
20
24
ZEND_BEGIN_ARG_INFO_EX (arginfo_class_Exception___construct , 0 , 0 , 0 )
21
25
ZEND_ARG_TYPE_INFO (0 , message , IS_STRING , 0 )
22
26
ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE (0 , code , IS_LONG , 0 , "0" )
23
27
ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE (0 , previous , Throwable , 1 , "null" )
24
28
ZEND_END_ARG_INFO ()
25
29
26
- #define arginfo_class_Exception___wakeup arginfo_class_Throwable_getMessage
30
+ #define arginfo_class_Exception___wakeup arginfo_class_Throwable_getCode
27
31
28
- ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX (arginfo_class_Exception_getMessage , 0 , 0 , IS_STRING , 0 )
29
- ZEND_END_ARG_INFO ()
32
+ #define arginfo_class_Exception_getMessage arginfo_class_Throwable_getMessage
30
33
31
- #define arginfo_class_Exception_getCode arginfo_class_Throwable_getMessage
34
+ #define arginfo_class_Exception_getCode arginfo_class_Throwable_getCode
32
35
33
- #define arginfo_class_Exception_getFile arginfo_class_Exception_getMessage
36
+ #define arginfo_class_Exception_getFile arginfo_class_Throwable_getMessage
34
37
35
- ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX (arginfo_class_Exception_getLine , 0 , 0 , IS_LONG , 0 )
36
- ZEND_END_ARG_INFO ()
38
+ #define arginfo_class_Exception_getLine arginfo_class_Throwable_getLine
37
39
38
- ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX (arginfo_class_Exception_getTrace , 0 , 0 , IS_ARRAY , 0 )
39
- ZEND_END_ARG_INFO ()
40
+ #define arginfo_class_Exception_getTrace arginfo_class_Throwable_getTrace
40
41
41
- ZEND_BEGIN_ARG_WITH_RETURN_OBJ_INFO_EX (arginfo_class_Exception_getPrevious , 0 , 0 , Throwable , 1 )
42
- ZEND_END_ARG_INFO ()
42
+ #define arginfo_class_Exception_getPrevious arginfo_class_Throwable_getPrevious
43
43
44
- #define arginfo_class_Exception_getTraceAsString arginfo_class_Exception_getMessage
44
+ #define arginfo_class_Exception_getTraceAsString arginfo_class_Throwable_getMessage
45
45
46
- #define arginfo_class_Exception___toString arginfo_class_Exception_getMessage
46
+ #define arginfo_class_Exception___toString arginfo_class_Throwable_getMessage
47
47
48
48
ZEND_BEGIN_ARG_INFO_EX (arginfo_class_ErrorException___construct , 0 , 0 , 0 )
49
49
ZEND_ARG_TYPE_INFO (0 , message , IS_STRING , 0 )
@@ -54,29 +54,29 @@ ZEND_BEGIN_ARG_INFO_EX(arginfo_class_ErrorException___construct, 0, 0, 0)
54
54
ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE (0 , previous , Throwable , 1 , "null" )
55
55
ZEND_END_ARG_INFO ()
56
56
57
- #define arginfo_class_ErrorException_getSeverity arginfo_class_Exception_getLine
57
+ #define arginfo_class_ErrorException_getSeverity arginfo_class_Throwable_getLine
58
58
59
- #define arginfo_class_Error___clone arginfo_class_Throwable_getMessage
59
+ #define arginfo_class_Error___clone arginfo_class_Throwable_getCode
60
60
61
61
#define arginfo_class_Error___construct arginfo_class_Exception___construct
62
62
63
- #define arginfo_class_Error___wakeup arginfo_class_Throwable_getMessage
63
+ #define arginfo_class_Error___wakeup arginfo_class_Throwable_getCode
64
64
65
- #define arginfo_class_Error_getMessage arginfo_class_Exception_getMessage
65
+ #define arginfo_class_Error_getMessage arginfo_class_Throwable_getMessage
66
66
67
- #define arginfo_class_Error_getCode arginfo_class_Throwable_getMessage
67
+ #define arginfo_class_Error_getCode arginfo_class_Throwable_getCode
68
68
69
- #define arginfo_class_Error_getFile arginfo_class_Exception_getMessage
69
+ #define arginfo_class_Error_getFile arginfo_class_Throwable_getMessage
70
70
71
- #define arginfo_class_Error_getLine arginfo_class_Exception_getLine
71
+ #define arginfo_class_Error_getLine arginfo_class_Throwable_getLine
72
72
73
- #define arginfo_class_Error_getTrace arginfo_class_Exception_getTrace
73
+ #define arginfo_class_Error_getTrace arginfo_class_Throwable_getTrace
74
74
75
- #define arginfo_class_Error_getPrevious arginfo_class_Exception_getPrevious
75
+ #define arginfo_class_Error_getPrevious arginfo_class_Throwable_getPrevious
76
76
77
- #define arginfo_class_Error_getTraceAsString arginfo_class_Exception_getMessage
77
+ #define arginfo_class_Error_getTraceAsString arginfo_class_Throwable_getMessage
78
78
79
- #define arginfo_class_Error___toString arginfo_class_Exception_getMessage
79
+ #define arginfo_class_Error___toString arginfo_class_Throwable_getMessage
80
80
81
81
82
82
ZEND_METHOD (Exception , __clone );
0 commit comments