]> granicus.if.org Git - php/commitdiff
- don't test dir sep
authorPierre Joye <pajoye@php.net>
Tue, 6 Sep 2011 07:07:23 +0000 (07:07 +0000)
committerPierre Joye <pajoye@php.net>
Tue, 6 Sep 2011 07:07:23 +0000 (07:07 +0000)
ext/reflection/tests/ReflectionClass_newInstanceWithoutConstructor.phpt

index fffddf4f62330c1c5f738eb590e244f3662fad73..1932dbfaf1819febfb802666588ac3abcd52126d 100644 (file)
@@ -26,8 +26,8 @@ object(Foo)#%d (0) {
 object(stdClass)#%d (0) {
 }
 
-Fatal error: Uncaught exception 'ReflectionException' with message 'Class DateTime is an internal class that cannot be instantiated without invoking its constructor' in %s/tests/ReflectionClass_newInstanceWithoutConstructor.php:%d
+Fatal error: Uncaught exception 'ReflectionException' with message 'Class DateTime is an internal class that cannot be instantiated without invoking its constructor' in %sReflectionClass_newInstanceWithoutConstructor.php:%d
 Stack trace:
-#0 %s/ReflectionClass_newInstanceWithoutConstructor.php(%d): ReflectionClass->newInstanceWithoutConstructor()
+#0 %sReflectionClass_newInstanceWithoutConstructor.php(%d): ReflectionClass->newInstanceWithoutConstructor()
 #1 {main}
-  thrown in %s/ReflectionClass_newInstanceWithoutConstructor.php on line %d
+  thrown in %sReflectionClass_newInstanceWithoutConstructor.php on line %d