#49752 [Opn->Bgs]: reference maintained across different loops

2009-10-02 Thread rasmus
ID: 49752 Updated by: ras...@php.net Reported By: stevew at amainhobbies dot com -Status: Open +Status: Bogus Bug Type: Variables related Operating System: Win32 / Linux PHP Version: 5.2.11 New Comment: There is no reason the referen

#49758 [NEW]: Cannot send e-mails using SMTP in Mail PEAR package.

2009-10-02 Thread navossoc at gmail dot com
From: navossoc at gmail dot com Operating system: Windows Server 2003 R2 PHP version: 5.2.11 PHP Bug Type: Unknown/Other Function Bug description: Cannot send e-mails using SMTP in Mail PEAR package. Description: Cannot send e-mails using SMTP in PEAR Mail packag

#49503 [Opn->Asn]: "failed to open semaphore file"

2009-10-02 Thread srinatar
ID: 49503 Updated by: srina...@php.net Reported By: mike at fuelsaver-mpg dot com -Status: Open +Status: Assigned Bug Type: Session related Operating System: Linux 2.6.9-023stab048.6-enterpr PHP Version: 5.2.10 -Assigned To: +Ass

#49700 [Opn]: memory leaks in php_date.c if garbage collector is enabled

2009-10-02 Thread fa
ID: 49700 Updated by: f...@php.net Reported By: indey...@php.net Status: Open Bug Type: Date/time related Operating System: Mac OS X 10.6.1 PHP Version: 5.3SVN-2009-09-28 (SVN) New Comment: Probably Mac OS only... Couldn't reproduce with lat

#49750 [Opn->Fbk]: feof return true even this should not happen

2009-10-02 Thread fa
ID: 49750 Updated by: f...@php.net Reported By: donauinsel at hotmail dot com -Status: Open +Status: Feedback Bug Type: Sockets related Operating System: Windows 2003 PHP Version: 5.2.11 New Comment: Thank you for this bug report. To

#49752 [Opn]: reference maintained across different loops

2009-10-02 Thread fa
ID: 49752 Updated by: f...@php.net Reported By: stevew at amainhobbies dot com Status: Open Bug Type: Variables related Operating System: Win32 / Linux PHP Version: 5.2.11 New Comment: This has been like this since at least 5.1.6 (just tested

#49757 [NEW]: long2ip can return wrong value in a multi-threaded application

2009-10-02 Thread sg at efficientip dot com
From: sg at efficientip dot com Operating system: FreeBSD 7.2 PHP version: 5.2.11 PHP Bug Type: Unknown/Other Function Bug description: long2ip can return wrong value in a multi-threaded application Description: long2ip use inet_ntoa which is not thread-safe (use

#44135 [Com]: PDO MySQL does not support CLIENT_FOUND_ROWS

2009-10-02 Thread chx1975 at gmail dot com
ID: 44135 Comment by: chx1975 at gmail dot com Reported By: chx1975 at gmail dot com Status: To be documented Bug Type: PDO related Operating System: Linux PHP Version: 5.2.5 Assigned To: johannes New Comment: So dropping a feature foun

#49755 [Opn]: iterator_to_array nukes DirectoryIterator

2009-10-02 Thread fa
ID: 49755 Updated by: f...@php.net Reported By: sala...@php.net Status: Open Bug Type: SPL related Operating System: OS X PHP Version: 5.3.0 New Comment: Not 5.3.0 only, also reproducable on a "PHP 5.2.6-1+lenny3 with Suhosin-Patch 0.9.6.2"

#49730 [Com]: Firebird - new PDO() returns NULL in CLI

2009-10-02 Thread marcink86 at interia dot eu
ID: 49730 Comment by: marcink86 at interia dot eu Reported By: marcink86 at interia dot eu Status: Open Bug Type: PDO related Operating System: Windows Vista PHP Version: 5.2.11 New Comment: Anyone to comfirm? Is it going to be fixed? Previ

#44135 [Tbd]: PDO MySQL does not support CLIENT_FOUND_ROWS

2009-10-02 Thread uw
ID: 44135 Updated by: u...@php.net Reported By: chx1975 at gmail dot com Status: To be documented Bug Type: PDO related Operating System: Linux PHP Version: 5.2.5 Assigned To: johannes New Comment: It is in 5.3+ and not in 5.2 because i

#44135 [Com]: PDO MySQL does not support CLIENT_FOUND_ROWS

2009-10-02 Thread lordbyron at sogetthis dot com
ID: 44135 Comment by: lordbyron at sogetthis dot com Reported By: chx1975 at gmail dot com Status: To be documented Bug Type: PDO related Operating System: Linux PHP Version: 5.2.5 Assigned To: johannes New Comment: Still doesn't exist

#49755 [NEW]: iterator_to_array nukes DirectoryIterator

2009-10-02 Thread sala...@php.net
From: sala...@php.net Operating system: OS X PHP version: 5.3.0 PHP Bug Type: SPL related Bug description: iterator_to_array nukes DirectoryIterator Description: When converting a DirectoryIterator instance into an array using iterator_to_array, the array items a

#49753 [NEW]: Current directory in shutdown function leaks between requests

2009-10-02 Thread ant at specialops dot ath dot cx
From: ant at specialops dot ath dot cx Operating system: Linux 2.6.30 (gentoo) PHP version: 5.3.0 PHP Bug Type: Scripting Engine problem Bug description: Current directory in shutdown function leaks between requests Description: In 5.3.0 one of my scripts stopped

#49723 [Opn]: LimitIterator with empty ArrayIterator

2009-10-02 Thread goetas at lignano dot it
ID: 49723 User updated by: goetas at lignano dot it Reported By: goetas at lignano dot it Status: Open Bug Type: SPL related Operating System: * PHP Version: 5.3.0 New Comment: source code of LimitIterator, "seek" method at line 63: if ($this->it

#49752 [NEW]: reference maintained across different loops

2009-10-02 Thread stevew at amainhobbies dot com
From: stevew at amainhobbies dot com Operating system: Win32 / Linux PHP version: 5.2.11 PHP Bug Type: Variables related Bug description: reference maintained across different loops Description: I don't expect the $total in the second foreach to still be a refere

#49723 [Fbk->Opn]: LimitIterator with empty ArrayIterator

2009-10-02 Thread goetas at lignano dot it
ID: 49723 User updated by: goetas at lignano dot it Reported By: goetas at lignano dot it -Status: Feedback +Status: Open Bug Type: SPL related Operating System: * PHP Version: 5.3.0 New Comment: the problem is not resolved with php 5.3.

#40952 [Com]: mail: Malformed date header (H0600)

2009-10-02 Thread davinderkumar at gmail dot com
ID: 40952 Comment by: davinderkumar at gmail dot com Reported By: sh at nnoncarey dot com Status: No Feedback Bug Type: Mail related Operating System: Windows Server 2003 PHP Version: 4.4.6 New Comment: I am experiencing the same problem in P

#49750 [NEW]: feof return true even this should not happen

2009-10-02 Thread donauinsel at hotmail dot com
From: donauinsel at hotmail dot com Operating system: Windows 2003 PHP version: 5.2.11 PHP Bug Type: Sockets related Bug description: feof return true even this should not happen Description: Any SMTP Class may return "end-of-data" Reproduce code:

#48746 [Bgs->Asn]: Unable to browse directories within Junction Points

2009-10-02 Thread pajoye
ID: 48746 Updated by: paj...@php.net Reported By: ddkees at illinois dot edu -Status: Bogus +Status: Assigned Bug Type: Directory function related Operating System: win32 only - Windows Server 2003 PHP Version: 5.3.0 Assigned To:

#48746 [Fbk->Bgs]: Unable to browse directories within Junction Points

2009-10-02 Thread pajoye
ID: 48746 Updated by: paj...@php.net Reported By: ddkees at illinois dot edu -Status: Feedback +Status: Bogus Bug Type: Directory function related Operating System: win32 only - Windows Server 2003 PHP Version: 5.3.0 Assigned To:

#48746 [NoF->Fbk]: Unable to browse directories within Junction Points

2009-10-02 Thread pajoye
ID: 48746 Updated by: paj...@php.net Reported By: ddkees at illinois dot edu -Status: No Feedback +Status: Feedback Bug Type: Directory function related Operating System: win32 only - Windows Server 2003 PHP Version: 5.3.0 Assigned To

#48746 [Com]: Unable to browse directories within Junction Points

2009-10-02 Thread patrick dot boens at latosensu dot be
ID: 48746 Comment by: patrick dot boens at latosensu dot be Reported By: ddkees at illinois dot edu Status: No Feedback Bug Type: Directory function related Operating System: win32 only - Windows Server 2003 PHP Version: 5.3.0 Assigned To:

#49707 [Com]: Add FPM SAPI Support

2009-10-02 Thread admin at yqed dot com
ID: 49707 Comment by: admin at yqed dot com Reported By: dreamcat4 at gmail dot com Status: Open Bug Type: Feature/Change Request Operating System: * PHP Version: 5.3.* New Comment: I would be interested to see this implemented. I will forwar

#49728 [Opn]: $_SERVER['PHP_AUTH_USER'] is not in header

2009-10-02 Thread pliu at eiu dot edu
ID: 49728 User updated by: pliu at eiu dot edu Reported By: pliu at eiu dot edu Status: Open Bug Type: CGI related Operating System: Windows XP PHP Version: 5.3.0 New Comment: I do not know exactly the relationship between PHP.net and Zend.com. C

#49741 [Fbk->Opn]: I have a problem create a phar file on my system

2009-10-02 Thread admin at sulehosting dot co dot za
ID: 49741 User updated by: admin at sulehosting dot co dot za Reported By: admin at sulehosting dot co dot za -Status: Feedback +Status: Open Bug Type: PHAR related Operating System: open suse 11.1 PHP Version: 5.3.0 New Comment: I tried

#49741 [Opn->Fbk]: I have a problem create a phar file on my system

2009-10-02 Thread sjoerd
ID: 49741 Updated by: sjo...@php.net Reported By: admin at sulehosting dot co dot za -Status: Open +Status: Feedback Bug Type: PHAR related Operating System: open suse 11.1 PHP Version: 5.3.0 New Comment: Thank you for your bug repor

#49744 [Opn->Fbk]: Multi-line comment at EOF causes no output

2009-10-02 Thread sjoerd
ID: 49744 Updated by: sjo...@php.net Reported By: michael dot cordover+php at gmail dot com -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Linux PHP Version: 5.2.11 New Comment: Please enable error_rep

#49747 [Opn->Bgs]: floor() issue

2009-10-02 Thread sjoerd
ID: 49747 Updated by: sjo...@php.net Reported By: rajiv dot ambegaokar at oracle dot com -Status: Open +Status: Bogus Bug Type: Math related Operating System: Windows XP PHP Version: 5.2.11 New Comment: Floating point values have a l

#49636 [Fbk->Csd]: PHP_INT_SIZE inconsistent with pack("i")

2009-10-02 Thread hsu at jean-david dot com
ID: 49636 User updated by: hsu at jean-david dot com Reported By: hsu at jean-david dot com -Status: Feedback +Status: Closed Bug Type: Strings related Operating System: linux PHP Version: 5.2.11 New Comment: "If there were a pack format

#49747 [NEW]: floor() issue

2009-10-02 Thread rajiv dot ambegaokar at oracle dot com
From: rajiv dot ambegaokar at oracle dot com Operating system: Windows XP PHP version: 5.2.11 PHP Bug Type: Math related Bug description: floor() issue Description: Floor function not working properly. Reproduce code: --- Expected result: -

#49742 [Opn->Bgs]: fopen error

2009-10-02 Thread pajoye
ID: 49742 Updated by: paj...@php.net Reported By: kanadian at kanadian dot net -Status: Open +Status: Bogus Bug Type: Filesystem function related Operating System: Windows Vista PHP Version: 5.3.0 New Comment: Already reported and fi