[PHP-DEV] Bug #14066 Updated: Can't suppress warnigns on accessing invalid string offset

2001-12-02 Thread phanto
ID: 14066 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: Any PHP Version: 4.0CVS-2001-11-15 New Comment: 'isset($foo[0])' issues a warning too if $foo is an emtpy string. Previous Comments:

[PHP-DEV] Bug #14066 Updated: Can't suppress warnigns on accessing invalid string offset

2001-12-02 Thread mfischer
ID: 14066 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Critical Bug Type: Scripting Engine problem Operating System: Any PHP Version: 4.0CVS-2001-11-15 New Comment: Btw, this breaks BC: [chroot] mfischer@ficken:~/isrc/cvs/php4/Zend$ php -v 4.0.6-dev [chroot]

[PHP-DEV] Bug #14066 Updated: Can't suppress warnigns on accessing invalid string offset

2001-12-02 Thread mfischer
ID: 14066 Updated by: mfischer Reported By: [EMAIL PROTECTED] Status: Critical Bug Type: Scripting Engine problem Operating System: Any PHP Version: 4.0CVS-2001-11-15 New Comment: One more, this change happened in Zend/zend_execute.c line 103. Previous Comments: