This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
php-src
Watch
1
Star
0
Fork
You've already forked php-src
0
mirror of
https://github.com/php/php-src.git
synced
2025-08-18 15:08:55 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
7337a901b7
php-src
/
ext
/
standard
/
tests
/
serialize
History
Download ZIP
Download TAR.GZ
Gustavo André dos Santos Lopes
4eb080226b
-
Fixed
#55798
: serialize followed by unserialize with numeric object prop.
...
gives integer prop.
2011-09-28 14:47:42 +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
bug30234.phpt
bug31402.phpt
bug31442.phpt
bug36424.phpt
bug37947.phpt
bug42919.phpt
bug43614.phpt
bug45706.phpt
bug46882.phpt
bug55798.phpt
-
Fixed
#55798
: serialize followed by unserialize with numeric object prop.
2011-09-28 14:47:42 +00:00
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
serialization_arrays_005.phpt
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
serialization_precision_001.phpt
serialization_precision_002.phpt
serialization_resources_001.phpt
unserializeS.phpt