]> granicus.if.org Git - php/commitdiff
ws
authorAntony Dovgal <tony2001@php.net>
Tue, 24 Jan 2006 23:39:09 +0000 (23:39 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 24 Jan 2006 23:39:09 +0000 (23:39 +0000)
README.PARAMETER_PARSING_API

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