#44837 [NEW]: memory leaks

2008-04-26 Thread liviu dot macoviciuc at gmail dot com
From: liviu dot macoviciuc at gmail dot com Operating system: windows 2000 sp 4 PHP version: 5.2.5 PHP Bug Type: Performance problem Bug description: memory leaks Description: I am using Php 5.2.1 on Windows 2000 SP 4 with all updates,Apache 2.2.4 and Mysql

#44838 [NEW]: Extending RecursiveDirectoryIterator not possible, getChildren Class wrong

2008-04-26 Thread dev_oskar at hotmail dot com
From: dev_oskar at hotmail dot com Operating system: Irrelevant PHP version: 5.2.5 PHP Bug Type: SPL related Bug description: Extending RecursiveDirectoryIterator not possible, getChildren Class wrong Description: RecursiveDirectoryIterator::getChildren uses a

#44839 [NEW]: custom timer class gives incorrect time with sleep(1);

2008-04-26 Thread kjarli at gmail dot com
From: kjarli at gmail dot com Operating system: windows xp media center PHP version: 5.2.5 PHP Bug Type: Unknown/Other Function Bug description: custom timer class gives incorrect time with sleep(1); Description: When I tried to benchmark my type casting tests,

#44840 [NEW]: objects destroyed on callback functions

2008-04-26 Thread fabiovh at gmail dot com
From: fabiovh at gmail dot com Operating system: RHEL5 PHP version: 5.2.5 PHP Bug Type: Output Control Bug description: objects destroyed on callback functions Description: It is already filed as Bug #39693, but I did not find a way to reopen it or comment on

#44742 [Fbk-Csd]: timezone_offset_get() behaviour change

2008-04-26 Thread thekid
ID: 44742 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: Date/time related Operating System: Any PHP Version: 5.2CVS-2008-04-24 (snap) Assigned To: derick New Comment:

#44093 [Com]: ignore_user_abort() sometimes do not work !

2008-04-26 Thread pcdinh at gmail dot com
ID: 44093 Comment by: pcdinh at gmail dot com Reported By: max at tehnomir dot com dot ua Status: No Feedback Bug Type: *General Issues Operating System: Linux 2.6.20.2 PHP Version: 5.2.5 New Comment: This bug remains still. I can reproduce

#44841 [NEW]: --disable rpath breaks GD library

2008-04-26 Thread alex at alexjudd dot com
From: alex at alexjudd dot com Operating system: Centos 4 PHP version: 5.2.5 PHP Bug Type: Compile Failure Bug description: --disable rpath breaks GD library Description: When compiling with both --disable rpath and --with gd --with t1lib the compilation

#44842 [NEW]: parse_ini_file keys that start/end with underscore

2008-04-26 Thread galactic dot void at googlemail dot com
From: galactic dot void at googlemail dot com Operating system: PHP version: 5.3CVS-2008-04-26 (snap) PHP Bug Type: Filesystem function related Bug description: parse_ini_file keys that start/end with underscore Description: parse_ini_file cannot handle keys

#44841 [Opn-Bgs]: --disable-rpath breaks GD library

2008-04-26 Thread jani
ID: 44841 Updated by: [EMAIL PROTECTED] -Summary: --disable rpath breaks GD library Reported By: alex at alexjudd dot com -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: Centos 4 PHP Version: 5.2.5

#44840 [Opn-Bgs]: objects destroyed on callback functions

2008-04-26 Thread jani
ID: 44840 Updated by: [EMAIL PROTECTED] Reported By: fabiovh at gmail dot com -Status: Open +Status: Bogus Bug Type: Output Control Operating System: RHEL5 PHP Version: 5.2.5 New Comment: This is expected behaviour. Object

#44839 [Opn-Bgs]: custom timer class gives incorrect time with sleep(1);

2008-04-26 Thread jani
ID: 44839 Updated by: [EMAIL PROTECTED] Reported By: kjarli at gmail dot com -Status: Open +Status: Bogus -Bug Type: Unknown/Other Function +Bug Type: *General Issues Operating System: windows xp media center PHP Version: 5.2.5

#44837 [Opn-Bgs]: memory leaks

2008-04-26 Thread jani
ID: 44837 Updated by: [EMAIL PROTECTED] Reported By: liviu dot macoviciuc at gmail dot com -Status: Open +Status: Bogus Bug Type: Performance problem Operating System: windows 2000 sp 4 -PHP Version: 5.2.5 +PHP Version: 5.2.1 New

#44844 [NEW]: array_pop brings error message if parameter is not an array

2008-04-26 Thread Ultrasick at gmx dot de
From: Ultrasick at gmx dot de Operating system: Linux PHP version: 5.2.5 PHP Bug Type: Arrays related Bug description: array_pop brings error message if parameter is not an array Description: ? array_pop($DoesntExist); ? leads to: Warning: array_pop()