]> granicus.if.org Git - php/commitdiff
- Fix f
authorMarcus Boerger <helly@php.net>
Wed, 23 May 2007 18:48:16 +0000 (18:48 +0000)
committerMarcus Boerger <helly@php.net>
Wed, 23 May 2007 18:48:16 +0000 (18:48 +0000)
README.PARAMETER_PARSING_API

index 5ddba08b6907b7a5822e83bedf623bfd66ab90e4..9c21f5f6a0a873f4b128c363da247d045e9561c4 100644 (file)
@@ -43,7 +43,7 @@ Type specifiers
  C  - class (zend_class_entry*)
  d  - double (double)
  f  - function or array containing php method call info (returned as 
-      zend_fcall_info* and zend_fcall_info_cache*)
+      zend_fcall_info and zend_fcall_info_cache)
  h  - array (returned as HashTable*)
  l  - long (long)
  o  - object of any type (zval*)