Files
archived-php-langspec/tests/serialization/serialize.phpt
2015-01-07 22:42:29 +01:00

16 lines
351 B
PHP

--TEST--
PHP Spec test generated from ./serialization/serialize.php
--FILE--
<?php
/*
+-------------------------------------------------------------+
| Copyright (c) 2014 Facebook, Inc. (http://www.facebook.com) |
+-------------------------------------------------------------+
*/
error_reporting(-1);
include_once 'Point.inc';
--EXPECT--