#34540 [NEW]: dramatic count and strlen slow down on variable reference

2005-09-18 Thread php at vicaya dot com
From: php at vicaya dot com Operating system: Linux 2.6.12 PHP version: 4.4.0 PHP Bug Type: Performance problem Bug description: dramatic count and strlen slow down on variable reference Description: There is a dramatic (talking about orders of magnitude here

#34540 [Bgs]: dramatic count and strlen slow down on variable reference

2005-09-18 Thread php at vicaya dot com
ID: 34540 User updated by: php at vicaya dot com Reported By: php at vicaya dot com Status: Bogus Bug Type: Performance problem Operating System: Linux 2.6.12 PHP Version: 4.4.0 New Comment: Fair enough, as strlen and count is documented

#40800 [NEW]: cannot disable memory_limit with -1

2007-03-13 Thread php at vicaya dot com
From: php at vicaya dot com Operating system: Linux 64-bit PHP version: 5.2.1 PHP Bug Type: Reproducible crash Bug description: cannot disable memory_limit with -1 Description: According to the documentation: http://us2.php.net/manual/en/ini.core.php Note

#40800 [Opn]: cannot disable memory_limit with -1

2007-03-14 Thread php at vicaya dot com
ID: 40800 User updated by: php at vicaya dot com Reported By: php at vicaya dot com Status: Open -Bug Type: Unknown/Other Function +Bug Type: Reproducible crash Operating System: Linux 64-bit PHP Version: 5.2.1 New Comment: USE_ZEND_ALLOC

#39132 [NEW]: integer overflow in memory_limit with memory = 2GB.

2006-10-11 Thread php at vicaya dot com
From: php at vicaya dot com Operating system: Linux 64-bit PHP version: 5.1.6 PHP Bug Type: Unknown/Other Function Bug description: integer overflow in memory_limit with memory = 2GB. Description: Looks like memory_limit is kept using a 32-bit signed integer

#39387 [NEW]: preg_match/replace segfaults on certain user data.

2006-11-04 Thread php at vicaya dot com
From: php at vicaya dot com Operating system: Linux/amd64 PHP version: 5.2.0 PHP Bug Type: PCRE related Bug description: preg_match/replace segfaults on certain user data. Description: Both PHP 5.2.0 (pcre 6.7) and 5.1.6 (pcre 6.6) have this problem: A working