Diff for /embedaddon/php/README.PARAMETER_PARSING_API between versions 1.1.1.2 and 1.1.1.3

version 1.1.1.2, 2012/05/29 12:34:34 version 1.1.1.3, 2013/07/22 01:31:37
Line 32  resources cannot be auto-converted. Line 32  resources cannot be auto-converted.
 Type specifiers  Type specifiers
 ---------------  ---------------
  The following list shows the type specifier, its meaning and the parameter    The following list shows the type specifier, its meaning and the parameter 
 types that need to be passed by address. All passed paramaters are set types that need to be passed by address. All passed parameters are set
  if the PHP parameter is non optional and untouched if optional and the    if the PHP parameter is non optional and untouched if optional and the 
  parameter is not present. The only exception is O where the zend_class_entry*   parameter is not present. The only exception is O where the zend_class_entry*
  has to be provided on input and is used to verify the PHP parameter is an    has to be provided on input and is used to verify the PHP parameter is an 

Removed from v.1.1.1.2  
changed lines
  Added in v.1.1.1.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>