/
proc
/
3430793
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
standard
/
tests
/
serialize
/
File Upload :
llllll
Current File: //proc/3430793/root/usr/local/lsws/phpbuild/php-8.0.7/ext/standard/tests/serialize/bug42919.phpt
--TEST-- Bug #42919 (Unserializing of namespaced class object fails) --FILE-- <?php namespace Foo; class Bar { } echo serialize(new Bar) . "\n"; $x = unserialize(serialize(new Bar)); echo get_class($x) . "\n"; ?> --EXPECT-- O:7:"Foo\Bar":0:{} Foo\Bar
Copyright ©2k19 -
Hexid
|
Tex7ure