]> granicus.if.org Git - php/commit
Add a support function to check for property existance which is different
authorMarcus Boerger <helly@php.net>
Thu, 27 Nov 2003 17:06:26 +0000 (17:06 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 27 Nov 2003 17:06:26 +0000 (17:06 +0000)
commit3be27ecc78d68c2e7beccfc6eedc60e235a080c1
treee1cbf3574b2ae4e42b9bae501d76555c491fba13
parent7850dddf7ca30913b5c06fcc6a638bb31545f4e0
Add a support function to check for property existance which is different
from checking a property from being empty/set.
Update test #26182.
Zend/zend_builtin_functions.c
tests/lang/bug26182.phpt