- Update docu

This commit is contained in:
Marcus Boerger 2006-01-24 23:36:13 +00:00
parent 0fe1845267
commit 0422ad476f

View File

@ -37,6 +37,7 @@ Type specifiers
b - boolean, stored in zend_bool
r - resource (stored in zval)
a - array
h - array (returned as HashTable*)
o - object (of any type)
O - object (of specific type, specified by class entry)
z - the actual zval