#39003 [Com]: __autoload unnecessarily called for type hinting

2006-10-01 Thread judas dot iscariote at gmail dot com
ID: 39003 Comment by: judas dot iscariote at gmail dot com Reported By: christoph at ziegenberg dot de Status: Open Bug Type: Performance problem Operating System: WinXP SP2 PHP Version: 5.1.6 New Comment: if this is the expected behaviuor (

#39003 [Opn]: __autoload unnecessarily called for type hinting

2006-10-01 Thread christoph at ziegenberg dot de
ID: 39003 User updated by: christoph at ziegenberg dot de Reported By: christoph at ziegenberg dot de Status: Open Bug Type: Performance problem Operating System: WinXP SP2 PHP Version: 5.1.6 New Comment: My version of the manual says this (from

#38819 [Opn]: segfault in ldap_get_entries()

2006-10-01 Thread madcoder at gmail dot com
ID: 38819 User updated by: madcoder at gmail dot com Reported By: madcoder at gmail dot com Status: Open Bug Type: LDAP related -Operating System: 2.6.15-gentoo linux amd64 +Operating System: 2.6.17-gentoo linux amd64 PHP Version: 5.1.6 New

#37103 [Asn-Fbk]: libmbfl headers not installed

2006-10-01 Thread hirokawa
ID: 37103 Updated by: [EMAIL PROTECTED] Reported By: Fedora at FamilleCollet dot com -Status: Assigned +Status: Feedback Bug Type: mbstring related Operating System: Linux (Fedora) PHP Version: 5.1.6 Assigned To: hirokawa New

#39006 [NEW]: PHP crashes at shutdown if browscap is on

2006-10-01 Thread alt2k4 at yandex dot ru
From: alt2k4 at yandex dot ru Operating system: windows (xp sp2) PHP version: 5.2.0RC4 PHP Bug Type: Reproducible crash Bug description: PHP crashes at shutdown if browscap is on Description: PHP crashes at shutdown if browscap file is specified(even if

#39007 [NEW]: Crash while writing to nonexistent element

2006-10-01 Thread ladislav dot prosek at matfyz dot cz
From: ladislav dot prosek at matfyz dot cz Operating system: Windows XP Pro SP2 PHP version: 5.1.6 PHP Bug Type: SimpleXML related Bug description: Crash while writing to nonexistent element Description: The following piece of code crashes PHP CLI. Reproduce

#39007 [Opn-Fbk]: Crash while writing to nonexistent element

2006-10-01 Thread bjori
ID: 39007 Updated by: [EMAIL PROTECTED] Reported By: ladislav dot prosek at matfyz dot cz -Status: Open +Status: Feedback Bug Type: SimpleXML related Operating System: Windows XP Pro SP2 PHP Version: 5.1.6 New Comment: Please try

#39007 [Fbk-Opn]: Crash while writing to nonexistent element

2006-10-01 Thread ladislav dot prosek at matfyz dot cz
ID: 39007 User updated by: ladislav dot prosek at matfyz dot cz Reported By: ladislav dot prosek at matfyz dot cz -Status: Feedback +Status: Open Bug Type: SimpleXML related Operating System: Windows XP Pro SP2 PHP Version: 5.1.6 New

#37103 [Fbk-Opn]: libmbfl headers not installed

2006-10-01 Thread Fedora at FamilleCollet dot com
ID: 37103 User updated by: Fedora at FamilleCollet dot com Reported By: Fedora at FamilleCollet dot com -Status: Feedback +Status: Open Bug Type: mbstring related Operating System: Linux (Fedora) PHP Version: 5.1.6 Assigned To:

#39007 [Opn-Bgs]: Crash while writing to nonexistent element

2006-10-01 Thread johannes
ID: 39007 Updated by: [EMAIL PROTECTED] Reported By: ladislav dot prosek at matfyz dot cz -Status: Open +Status: Bogus Bug Type: SimpleXML related Operating System: Windows XP Pro SP2 PHP Version: 5.1.6 New Comment: Already fixed -

#39009 [NEW]: phpinfo('imap') return nothing

2006-10-01 Thread mad at dactar dot ch
From: mad at dactar dot ch Operating system: irrelevant PHP version: 5.1.6 PHP Bug Type: *General Issues Bug description: phpinfo('imap') return nothing Description: echo phpinfo('imap') return nothing Reproduce code: --- ? echo

#39009 [Opn]: phpversion('imap') return nothing

2006-10-01 Thread mad at dactar dot ch
ID: 39009 User updated by: mad at dactar dot ch -Summary: phpinfo('imap') return nothing Reported By: mad at dactar dot ch Status: Open Bug Type: *General Issues Operating System: irrelevant PHP Version: 5.1.6 New Comment: . Previous

#39009 [Opn]: phpversion('imap') return nothing

2006-10-01 Thread mad at dactar dot ch
ID: 39009 User updated by: mad at dactar dot ch Reported By: mad at dactar dot ch Status: Open Bug Type: *General Issues Operating System: irrelevant PHP Version: 5.1.6 New Comment: phpversion('imap') return nothing Previous Comments:

#39010 [NEW]: create_function leaks memory

2006-10-01 Thread djgrrr at gmail dot com
From: djgrrr at gmail dot com Operating system: * PHP version: 5.1.6 PHP Bug Type: Performance problem Bug description: create_function leaks memory Description: The PHP version is actually Irrelevant If you use create_function many times in a script to make

#39009 [Opn-Bgs]: phpversion('imap') return nothing

2006-10-01 Thread bjori
ID: 39009 Updated by: [EMAIL PROTECTED] Reported By: mad at dactar dot ch -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: irrelevant PHP Version: 5.1.6 New Comment: Thank you for taking the time to write to

#39009 [Bgs-Opn]: phpversion('imap') return nothing

2006-10-01 Thread mad at dactar dot ch
ID: 39009 User updated by: mad at dactar dot ch Reported By: mad at dactar dot ch -Status: Bogus +Status: Open Bug Type: *General Issues Operating System: irrelevant PHP Version: 5.1.6 New Comment: If the information is available via

#39009 [Opn-Bgs]: phpversion('imap') return nothing

2006-10-01 Thread bjori
ID: 39009 Updated by: [EMAIL PROTECTED] Reported By: mad at dactar dot ch -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: irrelevant PHP Version: 5.1.6 New Comment: It's not the extension version you see in

#39011 [NEW]: foreach($_GET as $key = $value) causes later bugs passing $_GET as a paramete

2006-10-01 Thread php_bug dot email at email dot digiways dot com
From: php_bug dot email at email dot digiways dot com Operating system: Windows XP PHP version: 5.1.6 PHP Bug Type: Arrays related Bug description: foreach($_GET as $key = $value) causes later bugs passing $_GET as a paramete Description: if we iterate over

#39012 [NEW]: Incorrect gmdate('U') and date_default_timezone_set()

2006-10-01 Thread djmaze at planet dot nl
From: djmaze at planet dot nl Operating system: Windows PHP version: 5.1.6 PHP Bug Type: Date/time related Bug description: Incorrect gmdate('U') and date_default_timezone_set() Description: gmdate('U') shows the incorrect unix epoch. http://php.net/gmdate:

#39011 [Com]: foreach($_GET as $key = $value) causes later bugs passing $_GET as a paramete

2006-10-01 Thread sitnikov at infonet dot ee
ID: 39011 Comment by: sitnikov at infonet dot ee Reported By: php_bug dot email at email dot digiways dot com Status: Open Bug Type: Arrays related Operating System: Windows XP PHP Version: 5.1.6 New Comment: confirmed with PHP Version

#39011 [Com]: foreach($_GET as $key = $value) causes later bugs passing $_GET as a paramete

2006-10-01 Thread judas dot iscariote at gmail dot com
ID: 39011 Comment by: judas dot iscariote at gmail dot com Reported By: php_bug dot email at email dot digiways dot com Status: Open Bug Type: Arrays related Operating System: Windows XP PHP Version: 5.1.6 New Comment: this is the expected

#39004 [Opn-Fbk]: Configure Command './configure' 'dummy' 'grep' 'ggrep' !?

2006-10-01 Thread iliaa
ID: 39004 Updated by: [EMAIL PROTECTED] Reported By: phpbugs at thequod dot de -Status: Open +Status: Feedback Bug Type: *General Issues Operating System: Ubuntu Linux PHP Version: 5CVS-2006-09-30 (CVS) New Comment: What version of

#39011 [Opn-Bgs]: foreach($_GET as $key = $value) causes later bugs passing $_GET as a paramete

2006-10-01 Thread iliaa
ID: 39011 Updated by: [EMAIL PROTECTED] Reported By: php_bug dot email at email dot digiways dot com -Status: Open +Status: Bogus Bug Type: Arrays related Operating System: Windows XP PHP Version: 5.1.6 New Comment: Thank you for

#39004 [Fbk-Opn]: Configure Command './configure' 'dummy' 'grep' 'ggrep' !?

2006-10-01 Thread phpbugs at thequod dot de
ID: 39004 User updated by: phpbugs at thequod dot de Reported By: phpbugs at thequod dot de -Status: Feedback +Status: Open Bug Type: *General Issues Operating System: Ubuntu Linux PHP Version: 5CVS-2006-09-30 (CVS) New Comment: 2.60-1

#38993 [Opn-Csd]: Extra options in session.save_path cause verification on update to fail

2006-10-01 Thread iliaa
ID: 38993 Updated by: [EMAIL PROTECTED] Reported By: roel at qsp dot nl -Status: Open +Status: Closed Bug Type: Session related Operating System: FreeBSD 6 PHP Version: 5.1.6 New Comment: This bug has been fixed in CVS. Snapshots

#39011 [Bgs-Opn]: foreach($_GET as $key = $value) causes later bugs passing $_GET as a paramete

2006-10-01 Thread php_bug dot email at email dot digiways dot com
ID: 39011 User updated by: php_bug dot email at email dot digiways dot com Reported By: php_bug dot email at email dot digiways dot com -Status: Bogus +Status: Open Bug Type: Arrays related Operating System: Windows XP PHP Version: 5.1.6

#39011 [Opn]: foreach($_GET as $key = $value) causes later bugs passing $_GET as a paramete

2006-10-01 Thread php_bug dot email at email dot digiways dot com
ID: 39011 User updated by: php_bug dot email at email dot digiways dot com Reported By: php_bug dot email at email dot digiways dot com Status: Open Bug Type: Arrays related Operating System: Windows XP PHP Version: 5.1.6 New Comment: This

#39011 [Com]: foreach($_GET as $key = $value) causes later bugs passing $_GET as a paramete

2006-10-01 Thread plyrvt at mail dot ru
ID: 39011 Comment by: plyrvt at mail dot ru Reported By: php_bug dot email at email dot digiways dot com Status: Open Bug Type: Arrays related Operating System: Windows XP PHP Version: 5.1.6 New Comment: Confirm with 5.1.6: ?php

#39004 [Opn-Asn]: Configure Command './configure' 'dummy' 'grep' 'ggrep' !?

2006-10-01 Thread iliaa
ID: 39004 Updated by: [EMAIL PROTECTED] Reported By: phpbugs at thequod dot de -Status: Open +Status: Assigned Bug Type: *General Issues Operating System: Ubuntu Linux PHP Version: 5CVS-2006-09-30 (CVS) -Assigned To: +Assigned

#39011 [Com]: foreach($_GET as $key = $value) causes later bugs passing $_GET as a paramete

2006-10-01 Thread plyrvt at mail dot ru
ID: 39011 Comment by: plyrvt at mail dot ru Reported By: php_bug dot email at email dot digiways dot com Status: Open Bug Type: Arrays related Operating System: Windows XP PHP Version: 5.1.6 New Comment: If you add unset($val) after foreach,

#39011 [Com]: foreach($_GET as $key = $value) causes later bugs passing $_GET as a paramete

2006-10-01 Thread plyrvt at mail dot ru
ID: 39011 Comment by: plyrvt at mail dot ru Reported By: php_bug dot email at email dot digiways dot com Status: Open Bug Type: Arrays related Operating System: Windows XP PHP Version: 5.1.6 New Comment: This bug can be described shortly:

#38988 [Bgs]: Chaning mssql.datetimeconvert has no effect

2006-10-01 Thread wiggum24 at gmail dot com
ID: 38988 User updated by: wiggum24 at gmail dot com Reported By: wiggum24 at gmail dot com Status: Bogus Bug Type: MSSQL related Operating System: Redhat Enterprise Linux PHP Version: 5.1.6 New Comment: correct php.ini, the ; character was

#39011 [Com]: foreach($_GET as $key = $value) causes later bugs passing $_GET as a paramete

2006-10-01 Thread judas dot iscariote at gmail dot com
ID: 39011 Comment by: judas dot iscariote at gmail dot com Reported By: php_bug dot email at email dot digiways dot com Status: Open Bug Type: Arrays related Operating System: Windows XP PHP Version: 5.1.6 New Comment: again, THIS IS NOT A

#39006 [Com]: PHP crashes at shutdown if browscap is on

2006-10-01 Thread phpbugs at thequod dot de
ID: 39006 Comment by: phpbugs at thequod dot de Reported By: alt2k4 at yandex dot ru Status: Open Bug Type: Reproducible crash Operating System: windows (xp sp2) PHP Version: 5.2.0RC4 New Comment: Have you tried reproducing it with a php.ini

#39011 [Opn]: foreach($_GET as $key = $value) causes later bugs passing $_GET as a paramete

2006-10-01 Thread php_bug dot email at email dot digiways dot com
ID: 39011 User updated by: php_bug dot email at email dot digiways dot com Reported By: php_bug dot email at email dot digiways dot com Status: Open Bug Type: Arrays related Operating System: Windows XP PHP Version: 5.1.6 New Comment:

#39004 [Asn]: Configure Command './configure' 'dummy' 'grep' 'ggrep' !?

2006-10-01 Thread phpbugs at thequod dot de
ID: 39004 User updated by: phpbugs at thequod dot de Reported By: phpbugs at thequod dot de Status: Assigned Bug Type: *General Issues Operating System: Ubuntu Linux PHP Version: 5CVS-2006-09-30 (CVS) Assigned To: iliaa New Comment: Better.

#39004 [Asn]: Configure Command './configure' 'dummy' 'grep' 'ggrep' !?

2006-10-01 Thread phpbugs at thequod dot de
ID: 39004 User updated by: phpbugs at thequod dot de Reported By: phpbugs at thequod dot de Status: Assigned Bug Type: *General Issues Operating System: Ubuntu Linux PHP Version: 5CVS-2006-09-30 (CVS) Assigned To: iliaa New Comment: Also

#17738 [Com]: SSL support for LDAP

2006-10-01 Thread michael at akatose dot de
ID: 17738 Comment by: michael at akatose dot de Reported By: benoit at gide dot net Status: No Feedback Bug Type: LDAP related Operating System: Redhat 6.2 7.1 7.2 PHP Version: 4.2.1 New Comment: Ok, this problem vanished, as soon as I

#39011 [Opn]: foreach($_GET as $key = $value) causes later bugs passing $_GET as a paramete

2006-10-01 Thread php_bug dot email at email dot digiways dot com
ID: 39011 User updated by: php_bug dot email at email dot digiways dot com Reported By: php_bug dot email at email dot digiways dot com Status: Open Bug Type: Arrays related Operating System: Windows XP PHP Version: 5.1.6 New Comment: Actually

#32002 [Com]: FATAL erealloc() Restarts

2006-10-01 Thread automap at gmail dot com
ID: 32002 Comment by: automap at gmail dot com Reported By: tlamay at cte1 dot com Status: No Feedback Bug Type: Unknown/Other Function Operating System: Windows 2003 PHP Version: 4CVS-2005-02-17 New Comment: I also encounter this problem: