/
proc
/
self
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
standard
/
tests
/
array
/
File Upload :
llllll
Current File: //proc/self/root/usr/local/lsws/phpbuild/php-8.0.7/ext/standard/tests/array/var_export3.phpt
--TEST-- var_export() and classes --FILE-- <?php class kake { public $mann; protected $kvinne; function __construct() { $this->mann = 42; $this->kvinne = 43; } } $kake = new kake; var_export($kake); ?> --EXPECT-- kake::__set_state(array( 'mann' => 42, 'kvinne' => 43, ))
Copyright ©2k19 -
Hexid
|
Tex7ure