]> granicus.if.org Git - php/commitdiff
- Update docu
authorMarcus Boerger <helly@php.net>
Tue, 24 Jan 2006 23:36:13 +0000 (23:36 +0000)
committerMarcus Boerger <helly@php.net>
Tue, 24 Jan 2006 23:36:13 +0000 (23:36 +0000)
README.PARAMETER_PARSING_API

index a051723b5b084c3924156b0498110db2093a093f..9f27864e87eb5e9df044560bd1f78c18d0cdcb00 100644 (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