]> granicus.if.org Git - php/commit
- Throw an exception if an illegal string value is being used in ArrayObject::offsetSet()
authorMarcus Boerger <helly@php.net>
Mon, 3 Oct 2005 17:58:47 +0000 (17:58 +0000)
committerMarcus Boerger <helly@php.net>
Mon, 3 Oct 2005 17:58:47 +0000 (17:58 +0000)
commit070ed3003958f23dbbfd591c83932b2ae7090da4
tree08eae48810e0f79c365c4283e09a479bbc595dc8
parent11d157421184db8de73e60e936014fcd49dd598d
- Throw an exception if an illegal string value is being used in ArrayObject::offsetSet()
ext/spl/spl_array.c
ext/spl/tests/array_018.phpt [new file with mode: 0755]