Re: [PHP-DEV] rfc1867.c question

2009-05-01 Thread Jani Taskinen
Andrei Zmievski kirjoitti: Jani Taskinen wrote: What branch and what lines? I checked PHP_5_2 and as far as I can tell, there is no such function that simply returns when passed track_vars_array is NULL.. Maybe HEAD is different, but that branch doesn't even compile so I don't really have ti

Re: [PHP-DEV] rfc1867.c question

2009-04-30 Thread Andrei Zmievski
Jani Taskinen wrote: What branch and what lines? I checked PHP_5_2 and as far as I can tell, there is no such function that simply returns when passed track_vars_array is NULL.. Maybe HEAD is different, but that branch doesn't even compile so I don't really have time for it.. :) I was talki

Re: [PHP-DEV] rfc1867.c question

2009-04-30 Thread Jani Taskinen
Andrei Zmievski kirjoitti: Why do we have safe_php_register_variable() calls there with NULL for track_vars_array? The underlying code simply returns if that parameter is NULL. Is it an oversight or some legacy stuff? What branch and what lines? I checked PHP_5_2 and as far as I can tell, ther

[PHP-DEV] rfc1867.c question

2009-04-30 Thread Andrei Zmievski
Why do we have safe_php_register_variable() calls there with NULL for track_vars_array? The underlying code simply returns if that parameter is NULL. Is it an oversight or some legacy stuff? -Andrei -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.n