This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-22 23:48:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6b424c19ceec71a76f8699fe1ecebdccfc948356
archived-php-src
/
ext
/
standard
/
tests
/
serialize
T
History
Stanislav Malyshev
1c83f5e04c
fix tests
2011-08-01 03:42:02 +00:00
..
001.phpt
adding the serialize_precision=100 for the tests, credits to Mats Lindh for reporting it
2011-05-16 23:31:14 +00:00
002.phpt
…
003.phpt
…
004.phpt
…
005.phpt
…
006.phpt
…
autoload_implements.p5c
…
autoload_interface.p5c
…
bug14293.phpt
…
bug21957.phpt
…
bug23298.phpt
…
bug24063.phpt
…
bug25378.phpt
…
bug26762.phpt
…
bug27469.phpt
…
bug28325.phpt
- Fixed tests
2010-04-03 15:42:42 +00:00
bug30234.phpt
…
bug31402.phpt
…
bug31442.phpt
…
bug36424.phpt
Added support for object references in recursive serialize() calls. FR
#36424
2010-05-26 07:24:37 +00:00
bug37947.phpt
…
bug42919.phpt
…
bug43614.phpt
MFH
2009-04-25 21:13:07 +00:00
bug45706.phpt
…
bug46882.phpt
…
incomplete_class.phpt
…
precision.phpt
- Changed default serialize_precision from 100 to 17, as discussed in internals.
2011-02-08 21:40:51 +00:00
serialization_arrays_001.phpt
adding the serialize_precision=100 for the tests, credits to Mats Lindh for reporting it
2011-05-16 23:31:14 +00:00
serialization_arrays_002.phpt
…
serialization_arrays_003.phpt
…
serialization_arrays_004.phpt
- Fixed tests
2010-04-03 15:42:42 +00:00
serialization_arrays_005.phpt
- Fixed tests
2010-04-03 15:42:42 +00:00
serialization_error_001.phpt
…
serialization_miscTypes_001.phpt
fix tests
2011-08-01 03:42:02 +00:00
serialization_objects_001.phpt
adding the serialize_precision=100 for the tests, credits to Mats Lindh for reporting it
2011-05-16 23:31:14 +00:00
serialization_objects_002.phpt
adding the serialize_precision=100 for the tests, credits to Mats Lindh for reporting it
2011-05-16 23:31:14 +00:00
serialization_objects_003.phpt
adding the serialize_precision=100 for the tests, credits to Mats Lindh for reporting it
2011-05-16 23:31:14 +00:00
serialization_objects_004.phpt
…
serialization_objects_005.phpt
…
serialization_objects_006.phpt
…
serialization_objects_007.phpt
…
serialization_objects_008.phpt
…
serialization_objects_009.phpt
…
serialization_objects_010.phpt
…
serialization_objects_011.phpt
…
serialization_objects_012.phpt
…
serialization_objects_013.phpt
…
serialization_objects_014.phpt
…
serialization_objects_015.phpt
- Fixed tests
2010-04-03 15:42:42 +00:00
serialization_precision_001.phpt
…
serialization_precision_002.phpt
…
serialization_resources_001.phpt
…
unserializeS.phpt
…