Test: /ext/reflection/tests/ReflectionMethod_getModifiers_basic.phpt - Version 5.7.0-dev    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ Parse error: syntax error, unexpected 'int' (T_INT), expecting identifier (T_STRING) in %s/ReflectionMethod_getModifiers_basic.php on line 60
001- Modifiers for method TestClass::foo():
002- 0x08010100
003-
004-
005- Modifiers for method TestClass::stat():
006- 0x08000101
007-
008-
009- Modifiers for method TestClass::priv():
010- 0x08010400
011-
012-
013- Modifiers for method TestClass::prot():
014- 0x08010200
015-
016-
017- Modifiers for method TestClass::fin():
018- 0x08010104
019-
020-
021- Modifiers for method TestClass::__destruct():
022- 0x08004100
023-
024-
025- Modifiers for method TestClass::__call():
026- 0x08000100
027-
028-
029- Modifiers for method TestClass::__clone():
030- 0x08008100
031-
032-
033- Modifiers for method TestClass::__get():
034- 0x08000100
035-
036-
037- Modifiers for method TestClass::__set():
038- 0x08000100
039-
040-
041- Modifiers for method TestClass::__unset():
042- 0x08000100
043-
044-
045- Modifiers for method TestClass::__isset():
046- 0x08000100
047-
048-
049- Modifiers for method TestClass::__tostring():
050- 0x08000100
051-
052-
053- Modifiers for method TestClass::__sleep():
054- 0x08010100
055-
056-
057- Modifiers for method TestClass::__wakeup():
058- 0x08010100
059-
060-
061- Modifiers for method TestClass::__set_state():
062- 0x08010100
063-
064-
065- Modifiers for method TestClass::__autoload():
066- 0x08010100
067-
068-
069- Modifiers for method TestClass::foo():
070- 0x08010100
071-
072-
073- Modifiers for method TestClass::stat():
074- 0x08000101
075-
076-
077- Modifiers for method TestClass::priv():
078- 0x08010400
079-
080-
081- Modifiers for method TestClass::prot():
082- 0x08010200
083-
084-
085- Modifiers for method TestClass::fin():
086- 0x08010104
087-
088-
089- Modifiers for method TestClass::__destruct():
090- 0x08004100
091-
092-
093- Modifiers for method TestClass::__call():
094- 0x08000100
095-
096-
097- Modifiers for method TestClass::__clone():
098- 0x08008100
099-
100-
101- Modifiers for method TestClass::__get():
102- 0x08000100
103-
104-
105- Modifiers for method TestClass::__set():
106- 0x08000100
107-
108-
109- Modifiers for method TestClass::__unset():
110- 0x08000100
111-
112-
113- Modifiers for method TestClass::__isset():
114- 0x08000100
115-
116-
117- Modifiers for method TestClass::__tostring():
118- 0x08000100
119-
120-
121- Modifiers for method TestClass::__sleep():
122- 0x08010100
123-
124-
125- Modifiers for method TestClass::__wakeup():
126- 0x08010100
127-
128-
129- Modifiers for method TestClass::__set_state():
130- 0x08010100
131-
132-
133- Modifiers for method TestClass::__autoload():
134- 0x08010100
135-
136-
137- Modifiers for method TestInterface::int():
138- 0x08000102
139-
140-
141- Modifiers for method TestInterface::__clone():
142- 0x08000102
143-
144-
145- Modifiers for method AbstractClass::foo():
146- 0x08010102
147-
148-
149- Wrong number of params:
150-
151- Warning: ReflectionMethod::getModifiers() expects exactly 0 parameters, 1 given in %sReflectionMethod_getModifiers_basic.php on line %d
152-
153- ReflectionMethod::getModifiers() modifiers:
154- 0x00000100