Browse Source

- Update docu

migration/RELEASE_1_0_0
Marcus Boerger 20 years ago
parent
commit
0422ad476f
  1. 1
      README.PARAMETER_PARSING_API

1
README.PARAMETER_PARSING_API

@ -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

Loading…
Cancel
Save