]> granicus.if.org Git - php/commit
fix crash passing non-string member to sxe_prop_dim_exists
authorRob Richards <rrichards@php.net>
Sun, 5 Mar 2006 14:01:13 +0000 (14:01 +0000)
committerRob Richards <rrichards@php.net>
Sun, 5 Mar 2006 14:01:13 +0000 (14:01 +0000)
commit6c2c57e2bd6278a36c4b210e72e2847e1dec4f9e
tree430b30ba119cd24483da0f55f1fc8f7784aa9725
parent94566f39f1c2f35adeda4d9fb3b573b86c19266a
fix crash passing non-string member to sxe_prop_dim_exists
allow offsets to be used when calling isset/unset
fix tests
add test
ext/simplexml/simplexml.c
ext/simplexml/tests/027.phpt
ext/simplexml/tests/030.phpt [new file with mode: 0644]
ext/simplexml/tests/bug35785.phpt