Hello Antony,

  hey you were faster than me, all my last commits were blocked because of
  you :-)

Wednesday, January 25, 2006, 12:39:09 AM, you wrote:

> tony2001                Tue Jan 24 23:39:09 2006 UTC

>   Modified files:              
>     /php-src    README.PARAMETER_PARSING_API 
>   Log:
>   ws
>   
>   
> http://cvs.php.net/viewcvs.cgi/php-src/README.PARAMETER_PARSING_API?r1=1.8&r2=1.9&diff_format=u
> Index: php-src/README.PARAMETER_PARSING_API
> diff -u php-src/README.PARAMETER_PARSING_API:1.8
> php-src/README.PARAMETER_PARSING_API:1.9
> --- php-src/README.PARAMETER_PARSING_API:1.8    Tue Jan 24 23:36:13 2006
> +++ php-src/README.PARAMETER_PARSING_API        Tue Jan 24 23:39:09 2006
> @@ -37,7 +37,7 @@
>   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




Best regards,
 Marcus

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to