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
PHP Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method Foo::setBar() should not be called statically in /Users/stephane/Desktop/toto.php on line 15
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method Foo::setBar() should not be called statically in /Users/stephane/Desktop/toto.php on line 15
PHP Fatal error: Using $this when not in object context in /Users/stephane/Desktop/toto.php on line 7
Fatal error: Using $this when not in object context in /Users/stephane/Desktop/toto.php on line 7
With PHP >= 5.3
success
The text was updated successfully, but these errors were encountered:
Hi,
I found an issue with aop extension. Part of code to reproduce it easily at home.
With PHP >= 5.3 +AOP
With PHP >= 5.3
success
The text was updated successfully, but these errors were encountered: