#33853 [NEW]: php:function call __autoload with lowercase param

2005-07-25 Thread pasha dot zubkov at gmail dot com
From: pasha dot zubkov at gmail dot com Operating system: Linux 2.6.12.2 PHP version: 5.0.4 PHP Bug Type: XSLT related Bug description: php:function call __autoload with lowercase param Description: See example Reproduce code: --- ?php function

#32968 [NEW]: Segfault after 14956 iteration of recursion

2005-05-06 Thread pasha dot zubkov at gmail dot com
From: pasha dot zubkov at gmail dot com Operating system: Linux 2.6.11.6-grsec PHP version: 5.0.4 PHP Bug Type: Zend Engine 2 problem Bug description: Segfault after 14956 iteration of recursion Description: both php-5.0.4 and php-PHP_5_0-05052005 segfaults

#32968 [Bgs-Opn]: memory_limit

2005-05-06 Thread pasha dot zubkov at gmail dot com
ID: 32968 User updated by: pasha dot zubkov at gmail dot com -Summary: Segfault after 14956 iteration of recursion Reported By: pasha dot zubkov at gmail dot com -Status: Bogus +Status: Open Bug Type: Zend Engine 2 problem Operating

#32930 [NEW]: When class extends with DOMDocument it's can't clone properly

2005-05-04 Thread pasha dot zubkov at gmail dot com
From: pasha dot zubkov at gmail dot com Operating system: Linux 2.6.11.6-grsec PHP version: 5.0.4 PHP Bug Type: Zend Engine 2 problem Bug description: When class extends with DOMDocument it's can't clone properly Description: When class extends with DOMDocument

#32429 [Ver]: method_exists() always return TRUE if __call method exists

2005-04-12 Thread pasha dot zubkov at gmail dot com
ID: 32429 User updated by: pasha dot zubkov at gmail dot com Reported By: pasha dot zubkov at gmail dot com Status: Verified Bug Type: Zend Engine 2 problem Operating System: Linux 2.6.11-grsec PHP Version: 5CVS-2005-03-23 (dev) New Comment: I

#32429 [Ver]: method_exists() always return TRUE if __call method exists

2005-03-28 Thread pasha dot zubkov at gmail dot com
ID: 32429 User updated by: pasha dot zubkov at gmail dot com Reported By: pasha dot zubkov at gmail dot com Status: Verified Bug Type: Zend Engine 2 problem Operating System: Linux 2.6.11-grsec -PHP Version: 5CVS-2005-03-23 (dev) +PHP Version

#32429 [NEW]: method_exists() always return TRUE if __call method exists

2005-03-23 Thread pasha dot zubkov at gmail dot com
From: pasha dot zubkov at gmail dot com Operating system: Linux 2.6.11-grsec PHP version: 5CVS-2005-03-23 (dev) PHP Bug Type: *General Issues Bug description: method_exists() always return TRUE if __call method exists Description: See example. I can't use