Ask a Question related to PHP Development, Design and Development.
-
Jan Lehnardt #1
Re: [PHP-DEV] Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_API.c zend_builtin_functions.c zend_compile.c zend_compile.h zend_constants.c zend_execute.c zend_execute_API.c zend_reflection_api.c
Hi,
On 24 Nov 2003, at 21:04, Andi Gutmans wrote:[url]http://cvs.php.net/co.php/php-src/tests/lang/bug18872.phpt[/url]> Hey,
> Can you please send me a small code snippet of something which worked
> before and doesn't work anymore.
> I knew stuff would break because I had to touch some very sensitive
> mechanisms but hopefully we'll iron out the problems quickly (if I get
> good reproducing cases :)
[url]http://cvs.php.net/co.php/php-src/tests/lang/bug21849.phpt[/url]
[url]http://cvs.php.net/co.php/php-src/tests/lang/bug23384.phpt[/url]
good luck :)
Jan
--
Q: Thank Jan? - A: [url]http://geschenke.an.dasmoped.net/[/url] |
Editor-in-Chief |
"We cats are very independent. We need nobody, no time, | PHP
Magazine |
no where, no way. Isn't that right Pooky?" - Garfield
Key Fingerprint 7BCC EB86 8313 DDA9 25DF 1805 ECA5 BCB7 BB96 56B0
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: [url]http://www.php.net/unsub.php[/url]
Jan Lehnardt Guest
-
[PHP-DEV] [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_API.c zend_builtin_functions.c zend_compile.c zend_compile.h zend_constants.c zend_execute.c zend_execute_API.c zend_reflection_api.c
Hi, On 24 Nov 2003, at 21:48, Andi Gutmans wrote: ok, seems fixed, I overlooked two more though:... -
[PHP-DEV] [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_API.c zend_builtin_functions.c zend_compile.c zend_compile.h zend_constants.c zend_execute.c zend_execute_API.c zend_reflection_api.c
Hi Andi, On 24 Nov 2003, at 19:13, Andi Gutmans wrote: See http://jan.prima.de/~jan/test_php5_before_andi.txt and... -
[PHP-DEV] [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_compile.c
Along the lines of talking about references with foreach(), is it possible to allow PHP5's implementation of func_get_args() to pass args as... -
[PHP-DEV] [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_compile.c
Zeev Suraski wrote: Got it, thanks, Sebastian -- Sebastian Bergmann http://sebastian-bergmann.de/ ... -
[PHP-DEV] [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_compile.c zend_compile.h
Zeev Suraski wrote: Does this mean that before this patch foreach ($arr as $val) {} did not put a reference in $val but a copy (clone)? ...



Reply With Quote

