]> granicus.if.org Git - php/commitdiff
Fixed test case for 5328d42
authorTjerk Meesters <datibbaw@php.net>
Fri, 18 Apr 2014 00:29:32 +0000 (08:29 +0800)
committerStanislav Malyshev <stas@php.net>
Fri, 18 Apr 2014 00:36:03 +0000 (17:36 -0700)
Zend/tests/generators/errors/serialize_unserialize_error.phpt

index aa2d4693f78afc7844333aedb80f710f72e01ef8..d06d4be4f1afa6e12d5b22542ffe968fa9d142f1 100644 (file)
@@ -34,9 +34,8 @@ Stack trace:
 
 exception 'Exception' with message 'Unserialization of 'Generator' is not allowed' in %s:%d
 Stack trace:
-#0 [internal function]: Generator->__wakeup()
-#1 %s(%d): unserialize('O:9:"Generator"...')
-#2 {main}
+#0 %s(%d): unserialize('O:9:"Generator"...')
+#1 {main}
 
 exception 'Exception' with message 'Unserialization of 'Generator' is not allowed' in %s:%d
 Stack trace: