[PHP-DEV] Re: Fix for #39018 (suppressing error messages)

2008-03-07 Thread Felipe Pena
Hello, no reply means no! don't touch. ? Thanks. 2008/3/3, Felipe Pena [EMAIL PROTECTED]: Hello developers, I made a patch for the bug#39018: $x = 'test'; @$x[4] == 'a'; (@$x[4]) == 'a'; (@($x[4])) == 'a'; @($x[4]) == 'a'; $foo = 'test'; $x = @$foo[6]; Actually, all cases

Re: [PHP-DEV] Re: Fix for #39018 (suppressing error messages)

2008-03-07 Thread Jani Taskinen
It means You didn't commit, nobody cares. Read: Just commit..that'll wake them up. ;) --Jani On Fri, 2008-03-07 at 12:43 -0300, Felipe Pena wrote: Hello, no reply means no! don't touch. ? Thanks. 2008/3/3, Felipe Pena [EMAIL PROTECTED]: Hello developers, I made a patch for

Re: [PHP-DEV] Re: Fix for #39018 (suppressing error messages)

2008-03-07 Thread Stanislav Malyshev
Hi! no reply means no! don't touch. ? Usually it means doesn't look bad enough to cry out right now, need time to figure it out :) -- Stanislav Malyshev, Zend Software Architect [EMAIL PROTECTED] http://www.zend.com/ (408)253-8829 MSN: [EMAIL PROTECTED] -- PHP Internals - PHP Runtime