1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 16:08:35 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
Rob Richards a3e906515c add unicode support
update tests (binary string must be passed to simplexml_load_string)
2006-08-08 20:52:45 +00:00
Hannes Magnusson e18bb1ce3d Fix/add SKIPIF 2006-06-27 00:09:23 +00:00
Rob Richards 6c2c57e2bd fix crash passing non-string member to sxe_prop_dim_exists
allow offsets to be used when calling isset/unset
fix tests
add test
2006-03-05 14:01:13 +00:00
Marcus Boerger 3dd6bb16aa - Fix test 2006-02-26 16:40:01 +00:00
Marcus Boerger 1dd351d649 - Use get_property_ptr_ptr handler to prevent SEGV as in bug #35785
# Issue not completley solved though
2006-02-26 15:48:28 +00:00
Marcus Boerger 1edb0395ab - Fixed Bug #35785 (SimpleXML memory read error) 2005-12-23 20:31:39 +00:00
Marcus Boerger 69ae0635f4 - Add new test 2005-12-23 20:26:22 +00:00