#46174 [Com]: _pcre_utt_names is overridden from libpcre.so and results in \p match failure

2008-09-26 Thread pageexec at freemail dot hu
ID: 46174 Comment by: pageexec at freemail dot hu Reported By: pageexec at freemail dot hu Status: Feedback Bug Type: PCRE related Operating System: linux PHP Version: 5.2.6 New Comment: yes, it's fixed in the snapshots indeed, now the only r

#46179 [NEW]: Can't make php_ldap.dll work even though i decommen the php.ini

2008-09-26 Thread cocowool at gmail dot com
From: cocowool at gmail dot com Operating system: Vista Ultimate Sp1 PHP version: 5.2.6 PHP Bug Type: LDAP related Bug description: Can't make php_ldap.dll work even though i decommen the php.ini Description: i want to connect a ldap server and need to use the "

#46179 [Opn->Bgs]: Can't make php_ldap.dll work even though i decommen the php.ini

2008-09-26 Thread pajoye
ID: 46179 Updated by: [EMAIL PROTECTED] Reported By: cocowool at gmail dot com -Status: Open +Status: Bogus Bug Type: LDAP related Operating System: Vista Ultimate Sp1 PHP Version: 5.2.6 New Comment: - Restart your webserver after ea

#45546 [Com]: PCRE with utf8 kill apache childprocess

2008-09-26 Thread ale at FreeBSD dot org
ID: 45546 Comment by: ale at FreeBSD dot org Reported By: kaiser at macbureau dot de Status: No Feedback Bug Type: PCRE related Operating System: FreeBSD 7 PHP Version: 5.2.6 New Comment: The feedback was provided. In any case the above scri

#46180 [NEW]: memory leak on unset(array)

2008-09-26 Thread xl269 at cam dot ac dot uk
From: xl269 at cam dot ac dot uk Operating system: debian gnu/linux lenny PHP version: 5.3CVS-2008-09-26 (CVS) PHP Bug Type: Performance problem Bug description: memory leak on unset(array) Description: unset(array) doesn't free up all the memory. or perhaps sett

#46181 [NEW]: memory leak on garbage collecting function return values

2008-09-26 Thread xl269 at cam dot ac dot uk
From: xl269 at cam dot ac dot uk Operating system: debian gnu/linux lenny PHP version: 5.3CVS-2008-09-26 (CVS) PHP Bug Type: Performance problem Bug description: memory leak on garbage collecting function return values Description: I have no idea if my explanatio

#46181 [Opn]: memory leak on garbage collecting function return values

2008-09-26 Thread xl269 at cam dot ac dot uk
ID: 46181 User updated by: xl269 at cam dot ac dot uk Reported By: xl269 at cam dot ac dot uk Status: Open Bug Type: Performance problem Operating System: debian gnu/linux lenny PHP Version: 5.3CVS-2008-09-26 (CVS) New Comment: oh, i forgot to add

#44300 [Com]: mssql_connect fails sometimes

2008-09-26 Thread yusefhassan at gmail dot com
ID: 44300 Comment by: yusefhassan at gmail dot com Reported By: alfa77 at gmail dot com Status: Open Bug Type: MSSQL related Operating System: Windows 2000 PHP Version: 5.2.5 New Comment: Have you try editing php.ini mssql.max_procs? mssql.ma

#46174 [Fbk->Bgs]: _pcre_utt_names is overridden from libpcre.so and results in \p match failure

2008-09-26 Thread nlopess
ID: 46174 Updated by: [EMAIL PROTECTED] Reported By: pageexec at freemail dot hu -Status: Feedback +Status: Bogus Bug Type: PCRE related Operating System: linux PHP Version: 5.2.6 New Comment: as the problem is already fixed in CVS,

#46179 [Bgs]: Can't make php_ldap.dll work even though i decommen the php.ini

2008-09-26 Thread cocowool at gmail dot com
ID: 46179 User updated by: cocowool at gmail dot com Reported By: cocowool at gmail dot com Status: Bogus Bug Type: LDAP related Operating System: Vista Ultimate Sp1 PHP Version: 5.2.6 New Comment: I changed the right php.ini according to the php.

#46182 [NEW]: mysql_connection_reused( $link) function

2008-09-26 Thread ninzya at inbox dot lv
From: ninzya at inbox dot lv Operating system: Any PHP version: 5.3.0alpha2 PHP Bug Type: Feature/Change Request Bug description: mysql_connection_reused( $link) function Description: It would be great if we had mysql_connection_reused( $link) function, which re

#46184 [NEW]: a problem with internal vars

2008-09-26 Thread vasilkov80 at mail dot ru
From: vasilkov80 at mail dot ru Operating system: linux mandriva 2007 PHP version: 5.2.6 PHP Bug Type: *Regular Expressions Bug description: a problem with internal vars Description: a problem with internal vars? /\"([^\"]+\.jpg)\"/ - the pattern works fine... /

#46184 [Opn]: a problem with internal vars

2008-09-26 Thread vasilkov80 at mail dot ru
ID: 46184 User updated by: vasilkov80 at mail dot ru Reported By: vasilkov80 at mail dot ru Status: Open Bug Type: *Regular Expressions Operating System: linux mandriva 2007 PHP Version: 5.2.6 New Comment: sorry, expected result: Array ( [0]

#45546 [NoF]: PCRE with utf8 kill apache childprocess

2008-09-26 Thread nlopess
ID: 45546 Updated by: [EMAIL PROTECTED] Reported By: kaiser at macbureau dot de Status: No Feedback Bug Type: PCRE related Operating System: FreeBSD 7 PHP Version: 5.2.6 New Comment: again I cannot reproduce this problem. Try to adjust pcre.b

#46178 [Opn->Asn]: memory leak in ext/phar

2008-09-26 Thread cellog
ID: 46178 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Assigned Bug Type: PHAR related Operating System: Mac OS X PHP Version: 5.3CVS-2008-09-26 (CVS) -Assigned To: +Assigned To: cellog

#46185 [NEW]: importNode changes the namespace of an XML element.

2008-09-26 Thread robin2008 at altruists dot org
From: robin2008 at altruists dot org Operating system: Ubuntu PHP version: 5.2.6 PHP Bug Type: DOM XML related Bug description: importNode changes the namespace of an XML element. Description: The problem occurs when an element has an unused namespace node xmlns:

#46178 [Asn->Csd]: memory leak in ext/phar

2008-09-26 Thread cellog
ID: 46178 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type: PHAR related Operating System: Mac OS X PHP Version: 5.3CVS-2008-09-26 (CVS) Assigned To: cellog New Comment: Th

#46177 [Opn->Bgs]: Require is triggering autoload function

2008-09-26 Thread johannes
ID: 46177 Updated by: [EMAIL PROTECTED] Reported By: Antoniocs at gmail dot com -Status: Open +Status: Bogus Bug Type: Dynamic loading Operating System: windows XP sp3 PHP Version: 5.2.6 New Comment: Thank you for taking the time to

#46180 [Opn->Bgs]: memory leak on unset(array)

2008-09-26 Thread johannes
ID: 46180 Updated by: [EMAIL PROTECTED] Reported By: xl269 at cam dot ac dot uk -Status: Open +Status: Bogus Bug Type: Performance problem Operating System: debian gnu/linux lenny PHP Version: 5.3CVS-2008-09-26 (CVS) New Comment: Tha

#46181 [Opn->Bgs]: memory leak on garbage collecting function return values

2008-09-26 Thread johannes
ID: 46181 Updated by: [EMAIL PROTECTED] Reported By: xl269 at cam dot ac dot uk -Status: Open +Status: Bogus Bug Type: Performance problem Operating System: debian gnu/linux lenny PHP Version: 5.3CVS-2008-09-26 (CVS) New Comment: "Fa

#46181 [Bgs]: memory leak on garbage collecting function return values

2008-09-26 Thread xl269 at cam dot ac dot uk
ID: 46181 User updated by: xl269 at cam dot ac dot uk Reported By: xl269 at cam dot ac dot uk Status: Bogus Bug Type: Performance problem Operating System: debian gnu/linux lenny PHP Version: 5.3CVS-2008-09-26 (CVS) New Comment: sorry, mem() just

#46187 [NEW]: pathinfo null

2008-09-26 Thread ne1on at idt dot com
From: ne1on at idt dot com Operating system: Centos 5.1 PHP version: 5.2.6 PHP Bug Type: Variables related Bug description: pathinfo null Description: this is a repost of bug: http://bugs.php.net/bug.php?id=38476 i'm using 5.2.6 with lightty and have done all th

#46187 [Opn]: pathinfo null

2008-09-26 Thread ne1on at idt dot com
ID: 46187 User updated by: ne1on at idt dot com Reported By: ne1on at idt dot com Status: Open Bug Type: Variables related Operating System: Centos 5.1 PHP Version: 5.2.6 New Comment: Description: this is a repost of bug: http://bugs.

#41404 [Com]: ODBC makes memory leaks

2008-09-26 Thread bmeekhof at umich dot edu
ID: 41404 Comment by: bmeekhof at umich dot edu Reported By: geniuz at geniuz dot cz Status: Open Bug Type: ODBC related Operating System: XP PHP Version: 5.2.2 New Comment: I am able to reproduce this bug using PHP 5.2.6 and Microsoft-IIS/6.