#36480 [NoF-Opn]: OpenSSL Memory Leaks

2006-05-26 Thread polone at townnews dot com
ID: 36480 User updated by: polone at townnews dot com Reported By: polone at townnews dot com -Status: No Feedback +Status: Open Bug Type: OpenSSL related Operating System: RedHat FC4 PHP Version: 4.4.2 New Comment: You didn't provide

#36480 [NEW]: OpenSSL Memory Leaks

2006-02-21 Thread polone at townnews dot com
From: polone at townnews dot com Operating system: RedHat FC4 PHP version: 4.4.2 PHP Bug Type: OpenSSL related Bug description: OpenSSL Memory Leaks Description: The OpenSSL extension in PHP leaks memory. Using valgrind, I was able to determine

#33210 [Csd-Opn]: getimagesize() fails to detect width/height on certain JPEGs

2005-07-27 Thread polone at townnews dot com
ID: 33210 User updated by: polone at townnews dot com Reported By: polone at townnews dot com -Status: Closed +Status: Open Bug Type: GetImageSize related Operating System: RedHat Linux 7.3 PHP Version: 4.3.11 New Comment

#33210 [NEW]: getimagesize() fails to detect width/height on certain JPEGs

2005-06-01 Thread polone at townnews dot com
From: polone at townnews dot com Operating system: RedHat Linux 7.3 PHP version: 4.3.11 PHP Bug Type: GetImageSize related Bug description: getimagesize() fails to detect width/height on certain JPEGs Description: The getimagesize() function fails on specific

#31167 [NEW]: mail() is not RFC 822 compliant

2004-12-17 Thread polone at townnews dot com
From: polone at townnews dot com Operating system: RedHat Linux 7.3 PHP version: 4.3.10 PHP Bug Type: Mail related Bug description: mail() is not RFC 822 compliant Description: Please note, I have READ ticket #30226 - this person was right, but for the wrong

#25316 [NEW]: _php_stream_write() gets stuck in infinite loop on any error to send()

2003-08-29 Thread polone at townnews dot com
From: polone at townnews dot com Operating system: Any PHP version: 4.3.3 PHP Bug Type: *PDF functions Bug description: _php_stream_write() gets stuck in infinite loop on any error to send() Description: (Please note, this looks like a similiar bug as #22753

#25316 [Opn]: _php_stream_write() gets stuck in infinite loop on any error to send()

2003-08-29 Thread polone at townnews dot com
ID: 25316 User updated by: polone at townnews dot com Reported By: polone at townnews dot com Status: Open -Bug Type: *PDF functions +Bug Type: Reproducible crash Operating System: Any PHP Version: 4.3.3 New Comment: Changing category

#22384 [NEW]: FNM_CASEFOLD is not available

2003-02-22 Thread polone at townnews dot com
From: polone at townnews dot com Operating system: RedHat Linux 7.3 PHP version: 4.3.1 PHP Bug Type: Directory function related Bug description: FNM_CASEFOLD is not available The predefined constant FNM_CASEFOLD does not exist for the fnmatch() function. The function call

#21497 [NEW]: include() of XML document fails

2003-01-07 Thread polone
From: [EMAIL PROTECTED] Operating system: RedHat Linux 6.2 PHP version: 4.3.0 PHP Bug Type: Scripting Engine problem Bug description: include() of XML document fails When using the include(), include_once(), require(), or require_once() functions, documents beginning with:

#21497 [Bgs]: include() of XML document fails

2003-01-07 Thread polone
ID: 21497 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating System: RedHat Linux 6.2 PHP Version: 4.3.0 New Comment: That does fix the problem, but enabling short open

#20420 [Com]: parse_url broken on partial URLs

2002-12-31 Thread polone
ID: 20420 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: URL related Operating System: Linux PHP Version: 4.3.0-pre2 Assigned To: ilia New Comment: As a result of this bug, has the function been

#20420 [Com]: parse_url broken on partial URLs

2002-12-31 Thread polone
ID: 20420 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: URL related Operating System: Linux PHP Version: 4.3.0-pre2 Assigned To: ilia New Comment: The aforementioned was found in PHP 4.3.0,

#20745 [NEW]: socket_accept() in blocking mode doesn't handle signal interrupts

2002-12-01 Thread polone
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.2.3 PHP Bug Type: Sockets related Bug description: socket_accept() in blocking mode doesn't handle signal interrupts The socket_accept() function doesn't appear to handle kernel level system interrupts. This is a

Bug #17323: posix_isatty wants a long instead of resource

2002-05-20 Thread polone
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.2.0 PHP Bug Type: POSIX related Bug description: posix_isatty wants a long instead of resource The bug seems rather simple. Using command-line PHP, the following fragment should work: #!/usr/bin/php -q ?php