--- embedaddon/php/ext/standard/tests/filters/php_user_filter_03.phpt 2012/02/21 23:48:04 1.1.1.1 +++ embedaddon/php/ext/standard/tests/filters/php_user_filter_03.phpt 2012/05/29 12:34:44 1.1.1.2 @@ -9,4 +9,4 @@ class foo extends php_user_filter { } ?> --EXPECTF-- -Strict Standards: Declaration of foo::onCreate() should be compatible with that of php_user_filter::onCreate() in %s on line %d +Strict Standards: Declaration of foo::onCreate() should be compatible with php_user_filter::onCreate() in %s on line %d