You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
array(0) {
}
bool(false)
array(0) {
}
bool(false)
Deprecated: Method Foo::__call() is deprecated, xyzzy in /in/PZ4f2 on line 21
Deprecated: Method Foo::__call() is deprecated, xyzzy in /in/PZ4f2 on line 22
But I expected this output instead:
array(1) {
[0]=>
object(ReflectionAttribute)#5 (1) {
["name"]=>
string(10) "Deprecated"
}
}
bool(true)
array(1) {
[0]=>
object(ReflectionAttribute)#4 (1) {
["name"]=>
string(10) "Deprecated"
}
}
bool(true)
Deprecated: Method Foo::__call() is deprecated, xyzzy in /in/PZ4f2 on line 21
Deprecated: Method Foo::__call() is deprecated, xyzzy in /in/PZ4f2 on line 22