3v4l.org

run code in 300+ PHP versions simultaneously
<?php class HasProp { public int $x; public function __sleep() { return ['x']; } } $x = new HasProp(); // string(28) "O:7:"HasProp":1:{s:1:"x";N;}" var_dump($s = serialize($x)); // Fatal error: Uncaught TypeError: Typed property HasProp::$x must be int, null used in ... unserialize($s);

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
159.65 ms | 2122 KiB | 11 Q