#30966 [Opn]: set_attribute with namespace breaks xml

2004-12-02 Thread [EMAIL PROTECTED]
ID: 30966 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DOM XML related Operating System: Linux PHP Version: 4.3.9 New Comment: LibXML2 Version is 2.6.16 Previous Comments

#30966 [Opn]: set_attribute with namespace breaks xml

2004-12-02 Thread [EMAIL PROTECTED]
ID: 30966 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DOM XML related Operating System: Linux PHP Version: 4.3.9 New Comment: Just found a workaround to avoid invalid xml: $root-remove_attribute

#30329 [Csd]: Error Fetching http body, No Content-Length, connection closed or chunked data

2004-12-01 Thread [EMAIL PROTECTED]
ID: 30329 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: SOAP related Operating System: Solaris 9 PHP Version: 5.0.2 Assigned To: dmitry New Comment: Works fine. You even found the new URL

#30120 [Asn]: imagettftext() and imagettfbbox() has superfluous optional parameter

2004-11-29 Thread [EMAIL PROTECTED]
ID: 30120 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: GD related Operating System: Irrelevant PHP Version: 5.0.1 Assigned To: pajoye New Comment: imagettftext() can be called with 5

#30120 [Fbk-Opn]: imagettftext() and imagettfbbox() has superfluous optional parameter

2004-11-28 Thread [EMAIL PROTECTED]
ID: 30120 User updated by: [EMAIL PROTECTED] -Summary: imagettftext() and imagettf() has superfluous optional parameter Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: GD related Operating

#30856 [NEW]: ReflectionClass::getStaticProperties segfaults

2004-11-21 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: all PHP version: 5CVS-2004-11-21 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: ReflectionClass::getStaticProperties segfaults Description: When using certain default values for static vars, ReflectionClass

#30857 [NEW]: str_split has typo in error message

2004-11-21 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5CVS-2004-11-21 (dev) PHP Bug Type: Strings related Bug description: str_split has typo in error message Description: string.c, line 4767 php_error_docref(NULL TSRMLS_CC, E_WARNING, The the length of each

#30832 [NEW]: ! stripped off comments

2004-11-18 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 5.0.2 PHP Bug Type: XML related Bug description: ! stripped off comments Description: ext/xml strips the exclamation marks (!) off comments Reproduce code: --- ?php $xml = ?xml

#30796 [NEW]: String Write

2004-11-15 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4CVS-2004-11-15 (stable) PHP Bug Type: Feature/Change Request Bug description: String Write Description: Please add a function that is directly able to add a char or word at a numeric place in a string

#30780 [NEW]: new tidyNode segfaults

2004-11-14 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: all PHP version: 5CVS-2004-11-14 (dev) PHP Bug Type: Unknown/Other Function Bug description: new tidyNode segfaults Description: PHP segfaults with supplied code; Reproduce code: --- ? new tidyNode

#30736 [NEW]: isset/empty() do not take __get() into account

2004-11-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Debian unstable PHP version: 5.0.1 PHP Bug Type: Variables related Bug description: isset/empty() do not take __get() into account Description: When calling isset()/empty() on an object which uses overloading (__set

#30699 [NEW]: make gethostbyname return error status in additional variables

2004-11-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 4.3.9 PHP Bug Type: Feature/Change Request Bug description: make gethostbyname return error status in additional variables Description: It will be helpful to make gethostbyname return error status

#30627 [Opn]: A userdata parameter for preg_replace_callback

2004-11-06 Thread [EMAIL PROTECTED]
ID: 30627 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Irrelevant PHP Version: Irrelevant New Comment: The last parameter has to be $things, of course

#30654 [NEW]: OCIPLogon always creates new connection with OCINLogon

2004-11-01 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.3.9 PHP Bug Type: OCI8 related Bug description: OCIPLogon always creates new connection with OCINLogon Description: OCIPLogon always creates new connection even if the process already has

#30627 [NEW]: A userdata parameter for preg_replace_callback

2004-10-31 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: Irrelevant PHP Bug Type: Feature/Change Request Bug description: A userdata parameter for preg_replace_callback Description: It would be nice if preg_replace_callback had a userdata parameter

#30629 [NEW]: @ doesn't supress notices of undefined vars

2004-10-31 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: n/a PHP version: 5CVS-2004-10-31 (dev) PHP Bug Type: Variables related Bug description: @ doesn't supress notices of undefined vars Description: There is a BC break in the @ operator from PHP 4 to 5. While PHP 4 doesn't

#30624 [NEW]: mysqli_connect() returns object instead of resource

2004-10-30 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 5.0.2 PHP Bug Type: MySQLi related Bug description: mysqli_connect() returns object instead of resource Description: The procedural function mysqli_connect() returns a MySQLi object instead

#30624 [Bgs]: mysqli_connect() returns object instead of resource

2004-10-30 Thread [EMAIL PROTECTED]
ID: 30624 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: MySQLi related Operating System: Windows 2000 PHP Version: 5.0.2 New Comment: Ah, Derick fast as usual; /me just wanted to bogussify that, too

#30516 [NEW]: file_put_contents doesnt work with FTP

2004-10-21 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux PHP version: 5CVS-2004-10-21 (dev) PHP Bug Type: FTP related Bug description: file_put_contents doesnt work with FTP Description: file_put_contents isn't working with FTP (or I'm doing something wrong). Tested

#30470 [NEW]: php5 break ?=//

2004-10-18 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: win32 PHP version: 5.0.1 PHP Bug Type: Zend Engine 2 problem Bug description: php5 break ?=// Description: on php5: $ ./php-cli.exe -r '?=//c?' give: Parse error: parse error, unexpected '' in Command line code on line

#30449 [NEW]: new limit parameter for file_get_contents()

2004-10-15 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: n/a PHP version: Irrelevant PHP Bug Type: Feature/Change Request Bug description: new limit parameter for file_get_contents() Description: I think it might be a good idea to add a new parameter to file_get_contents

#30391 [NEW]: is_array() does not work on SimpleXMLElement

2004-10-11 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 5CVS-2004-10-11 (dev) PHP Bug Type: SimpleXML related Bug description: is_array() does not work on SimpleXMLElement Description: is_array() does not work on member arrays of SimpleXMLElement

#30329 [NEW]: Error Fetching http body, No Content-Length, connection closed or chunked data

2004-10-05 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Solaris 9 PHP version: 5.0.2 PHP Bug Type: SOAP related Bug description: Error Fetching http body, No Content-Length, connection closed or chunked data Description: I get the error message Error Fetching http body

#30329 [Opn]: Error Fetching http body, No Content-Length, connection closed or chunked data

2004-10-05 Thread [EMAIL PROTECTED]
ID: 30329 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: SOAP related Operating System: Solaris 9 PHP Version: 5.0.2 New Comment: The problem also sometimes occurs even with HTTP/1.0. After checking

#30329 [Opn]: Error Fetching http body, No Content-Length, connection closed or chunked data

2004-10-05 Thread [EMAIL PROTECTED]
ID: 30329 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: SOAP related Operating System: Solaris 9 PHP Version: 5.0.2 New Comment: incorrect. The EAServer does respond with HTTP/1.0. And in HTTP/1.0 you

#30289 [Opn]: imagettfbbox returns wrong information

2004-10-04 Thread [EMAIL PROTECTED]
ID: 30289 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: Linux PHP Version: 4.3.9 New Comment: After having PHP recompiled with the following items in the ./configure string

#30289 [Fbk-Opn]: imagettfbbox returns wrong information

2004-10-01 Thread [EMAIL PROTECTED]
ID: 30289 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: GD related Operating System: Linux PHP Version: 4.3.9 New Comment: From phpinfo()'s configure string: --- './configure

#30289 [Opn]: imagettfbbox returns wrong information

2004-10-01 Thread [EMAIL PROTECTED]
ID: 30289 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: Linux PHP Version: 4.3.9 New Comment: Comparing it to a similar server, still running 4.3.0, which DOES give the right

#30289 [NEW]: imagettfbbox returns wrong information

2004-09-30 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.3.9 PHP Bug Type: GD related Bug description: imagettfbbox returns wrong information Description: When running imagettfbbox() against a font, the returned values are way off, in the billions

#30147 [Opn]: Uncaught exception 'SQLiteException' appears randomly

2004-09-24 Thread [EMAIL PROTECTED]
ID: 30147 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Zend Engine 2 problem Operating System: Free BSD PHP Version: 5CVS-2004-09-19 (dev) New Comment: Okay, I found a way to reproduce this behavior

#30208 [NEW]: Strange Notice when trying to define the same constant twice

2004-09-23 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Slackware Linux PHP version: 4.3.8 PHP Bug Type: *General Issues Bug description: Strange Notice when trying to define the same constant twice Description: Redefining a constant in a required file produces a strange

#30083 [Fbk-Opn]: call to undefine class method exit php without yell

2004-09-19 Thread [EMAIL PROTECTED]
ID: 30083 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: CGI related Operating System: winxp PHP Version: 5.0.1 New Comment: the output is just before in both cgi via httpd

#30146 [NEW]: ReflectionProperty-getValue() requires instance for static property

2004-09-18 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: windows XP PHP version: 5.0.1 PHP Bug Type: Class/Object related Bug description: ReflectionProperty-getValue() requires instance for static property Description: When calling ReflectionProperty-getValue() on a public

#30147 [NEW]: Uncaught exception 'SQLiteException' appears randomly

2004-09-18 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Free BSD PHP version: 5CVS-2004-09-19 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: Uncaught exception 'SQLiteException' appears randomly Description: This is fairly odd. Randomly PHP 5 will throw

#30148 [NEW]: ReflectionMethod-isConstructor() fails for inherited classes

2004-09-18 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows XP PHP version: 5.0.1 PHP Bug Type: Class/Object related Bug description: ReflectionMethod-isConstructor() fails for inherited classes Description: isConstructor() should return true for child classes as well

#30126 [NEW]: Enhancement for error message for abstract classes

2004-09-17 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: All PHP version: 5.0.1 PHP Bug Type: Feature/Change Request Bug description: Enhancement for error message for abstract classes Description: When class 'B' extends another class 'A' which is declared abstract but does

#30120 [NEW]: imagettftext() and imagettf() has superfluous optional parameter

2004-09-16 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 5.0.1 PHP Bug Type: GD related Bug description: imagettftext() and imagettf() has superfluous optional parameter Description: Since PHP 4.3.5 (precisely since patch http://cvs.php.net/diff.php/php

#30092 [NEW]: Segmantation fault when comparing a simplexml object.

2004-09-15 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: N/A PHP version: 5CVS-2004-09-15 (dev) PHP Bug Type: Class/Object related Bug description: Segmantation fault when comparing a simplexml object. Description: Segmantation fault when comparing a simplexml object

#29453 [Bgs]: IMAP support breaks .so

2004-09-14 Thread [EMAIL PROTECTED]
ID: 29453 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Compile Failure Operating System: Gentoo Linux x86_64 (Opteron) PHP Version: 5.0.0 New Comment: You may be right Derick. But it's a little weird

#30082 [NEW]: Multidimensional arrays copy or array_multisort bug

2004-09-14 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: W2K PHP version: 4.3.8 PHP Bug Type: Arrays related Bug description: Multidimensional arrays copy or array_multisort bug Description: Seems, that multidimensional arrays are copied with one dimension, which contains

#30083 [NEW]: call to undefine class method exit php without yell

2004-09-14 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: winxp PHP version: 5.0.1 PHP Bug Type: CGI related Bug description: call to undefine class method exit php without yell Description: the following code works nice when runing php-cli and php-cgi from the shell

#29453 [NoF-Opn]: IMAP support breaks .so

2004-09-13 Thread [EMAIL PROTECTED]
ID: 29453 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: No Feedback +Status: Open Bug Type: Compile Failure Operating System: Gentoo Linux x86_64 (Opteron) PHP Version: 5.0.0 New Comment: libtool-1.5.2-r5

#30062 [NEW]: Changes to get_class_*

2004-09-10 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 5CVS-2004-09-11 (dev) PHP Bug Type: Feature/Change Request Bug description: Changes to get_class_* Description: I was just thinking it might be nice to add an additional argument to the get_class_

#30028 [NEW]: stream_get_contents() doesn't respect the $maxlength

2004-09-08 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: n/a PHP version: 5CVS-2004-09-08 (dev) PHP Bug Type: Network related Bug description: stream_get_contents() doesn't respect the $maxlength Description: It seems that stream_get_contents() isn't respecting the second

#30021 [NEW]: Infinite loop causing SIGBUS

2004-09-07 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: 5CVS-2004-09-08 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: Infinite loop causing SIGBUS Description: Calling parent::__construct with call_user_func*() causes what appears to be an infinite

#29983 [NEW]: default_charset not set by ini_set

2004-09-05 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: all PHP version: 5CVS-2004-09-05 (dev) PHP Bug Type: Apache2 related Bug description: default_charset not set by ini_set Description: default_charset is marked as PHP_INI_ALL but I can't set it using ini_set. If I set

#29985 [NEW]: unserialize()/ __PHP_Incomplete_class does not report correctly class name

2004-09-05 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5CVS-2004-09-05 (dev) PHP Bug Type: Session related Bug description: unserialize()/ __PHP_Incomplete_class does not report correctly class name Description: The idea is that when an object

#29971 [NEW]: variables_order behaviour

2004-09-03 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux 2.6.7 PHP version: 5.0.1 PHP Bug Type: *Configuration Issues Bug description: variables_order behaviour Description: Hi, regardless of the setting for variables_order, all types of variables (EGPCS) are registered

#29846 [Opn]: Function to close the output stream

2004-08-27 Thread [EMAIL PROTECTED]
ID: 29846 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Irrelevant PHP Version: 5.0.1 New Comment: There is a patch for similar function by Joseph Tate at http

#29865 [NEW]: serialize produces invalid output

2004-08-27 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: N/A PHP version: 5CVS-2004-08-27 (dev) PHP Bug Type: Strings related Bug description: serialize produces invalid output Description: Using serialize() with a class produces invalid output. Reproduce code

#29846 [NEW]: Function to close the output stream

2004-08-26 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 5.0.1 PHP Bug Type: Feature/Change Request Bug description: Function to close the output stream Description: Introduce function to force PHP to close the output stream so slower non user related

#29844 [NEW]: SOAP doesn't return the result of a valid SOAP request

2004-08-25 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: WinXP SP2 PHP version: 5.0.1 PHP Bug Type: SOAP related Bug description: SOAP doesn't return the result of a valid SOAP request Description: I have written a simple Hello World client/server application. When I issue my

#29803 [Fbk-Opn]: Seg fault on count($GLOBALS, COUNT_RECURSIVE);

2004-08-24 Thread [EMAIL PROTECTED]
ID: 29803 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Linux 2.4.26 PHP Version: 5CVS-2004-08-23 (dev) New Comment: Let me know of you

#29803 [Sus]: Seg fault on count($GLOBALS, COUNT_RECURSIVE);

2004-08-24 Thread [EMAIL PROTECTED]
ID: 29803 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Suspended Bug Type: Reproducible crash Operating System: Linux 2.4.26 PHP Version: 5CVS-2004-08-23 (dev) New Comment: Understood. I don't know much about

#29803 [Sus]: Seg fault on count($GLOBALS, COUNT_RECURSIVE);

2004-08-24 Thread [EMAIL PROTECTED]
ID: 29803 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Suspended Bug Type: Reproducible crash Operating System: Linux 2.4.26 PHP Version: 5CVS-2004-08-23 (dev) New Comment: Understood. I don't know much about

#29821 [NEW]: convert_uudecode segfaults with interger

2004-08-24 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows/Unix PHP version: 5.0.0 PHP Bug Type: Strings related Bug description: convert_uudecode segfaults with interger Description: convert_uudecode with an interger input causes a segfault. Possible explanation

#29830 [NEW]: SoapServer::setClass() should not export non-public methods

2004-08-24 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: WinXP SP2 PHP version: 5.0.1 PHP Bug Type: SOAP related Bug description: SoapServer::setClass() should not export non-public methods Description: SoapServer::setClass will export all class methods, including private

#29803 [NEW]: Seg fault on count($GLOBALS, COUNT_RECURSIVE);

2004-08-23 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux 2.4.26 PHP version: 5CVS-2004-08-23 (dev) PHP Bug Type: Reproducible crash Bug description: Seg fault on count($GLOBALS, COUNT_RECURSIVE); Description: Crash on count($GLOBALS, COUNT_RECURSIVE); ./configure

#29753 [NEW]: Parameters of mcal_fetch_event()

2004-08-19 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 5.0.1 PHP Bug Type: MCAL related Bug description: Parameters of mcal_fetch_event() Description: Proto for mcal_fetch_event() says it accepts 2 or 3 parameters but code says it accepts 1, 2 or 3

#29711 [Opn]: libxml and non iso-8859-1

2004-08-17 Thread [EMAIL PROTECTED]
ID: 29711 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: XML related Operating System: ALL PHP Version: 5.0.1 New Comment: the external link give me the opportunity play with the html charset and make

#29711 [Fbk-Opn]: libxml and non iso-8859-1

2004-08-17 Thread [EMAIL PROTECTED]
ID: 29711 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: XML related Operating System: ALL PHP Version: 5.0.1 New Comment: the external link give me the opportunity play

#29711 [NEW]: libxml and non iso-8859-1

2004-08-16 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: ALL PHP version: 5.0.1 PHP Bug Type: XML related Bug description: libxml and non iso-8859-1 Description: here fuul details: http://www.phpil.net/php5xml.php Reproduce code: --- ? error_reporting(E_ALL

#29663 [NEW]: php://stdin does not wait for input after first run

2004-08-13 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Win32 Linux PHP version: 5.0.1 PHP Bug Type: CGI related Bug description: php://stdin does not wait for input after first run Description: The code below works in PHP4, but not in PHP 5.0.1 After first being prompted

#29606 [NEW]: php_strip_whitespace() stdout problems

2004-08-10 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5CVS-2004-08-10 (dev) PHP Bug Type: Output Control Bug description: php_strip_whitespace() stdout problems Description: The proto and description of php_strip_whitespace() indicate it should return

#29585 [NEW]: Support week numbers in strtotime()

2004-08-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: N/A PHP version: 5CVS-2004-08-09 (dev) PHP Bug Type: Date/time related Bug description: Support week numbers in strtotime() Description: It would be nice if strtotime would support 2004W30 format which would return

#29574 [NEW]: FastCgi server can't be used with unix domain sockets

2004-08-08 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5CVS-2004-08-08 (dev) PHP Bug Type: CGI related Bug description: FastCgi server can't be used with unix domain sockets Description: The cgi module does not accept unix domain sockets as parameters

#29521 [NEW]: compress.bzip2 wrapper

2004-08-04 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: all PHP version: 5CVS-2004-08-04 (dev) PHP Bug Type: Bzip2 Related Bug description: compress.bzip2 wrapper Description: I can't use the compress.bzip2 wrapper. Can you please check my code above? Reproduce code

#27616 [Bgs-Opn]: Using Objects with Constructors/Destructors - Filesystem Delete Issues

2004-08-02 Thread [EMAIL PROTECTED]
ID: 27616 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: cURL related Operating System: Linux 2.4.22 PHP Version: 5CVS-2004-03-16 (dev) New Comment: The factor of not being able

#29442 [NEW]: php -i gives an error

2004-07-29 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: windows PHP version: 5CVS-2004-07-29 (dev) PHP Bug Type: Reproducible crash Bug description: php -i gives an error Description: php -i gives an error Actual result: -- Program received signal SIGTRAP, Trace

#29453 [NEW]: IMAP support breaks .so

2004-07-29 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Gentoo Linux x86_64 (Opteron) PHP version: 5.0.0 PHP Bug Type: Compile Failure Bug description: IMAP support breaks .so Description: Hello, I know that this has been an issue some times bevore and I really looked

#29454 [NEW]: php_check_syntax second argument doesn't work in the right way

2004-07-29 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5CVS-2004-07-30 (dev) PHP Bug Type: Unknown/Other Function Bug description: php_check_syntax second argument doesn't work in the right way Description: The second argument of php_check_syntax

#29431 [NEW]: segfault using stream_* with UDP

2004-07-28 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: all PHP version: 5CVS-2004-07-28 (dev) PHP Bug Type: Network related Bug description: segfault using stream_* with UDP Description: PHP 5 HEAD segfaults with the given code. Below are URLs with valgrind/gdb output

#29409 [NEW]: PHP segfaults when domDocument::documentElement return as variable

2004-07-27 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: WinXP w/SP1 PHP version: 5.0.0 PHP Bug Type: XSLT related Bug description: PHP segfaults when domDocument::documentElement return as variable Description: When you assign a the DomDocument::documentElement to a variable

#29343 [NEW]: make maintainer

2004-07-22 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: irrelevant PHP version: Irrelevant PHP Bug Type: Feature/Change Request Bug description: make maintainer Description: it would be great if a simple make maintainer-clean or similar would cleanup an exts directory

#29312 [NEW]: set_exception_handler does not work correctly

2004-07-21 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: WinXP w/SP1 PHP version: 5.0.0 PHP Bug Type: Zend Engine 2 problem Bug description: set_exception_handler does not work correctly Description: When supplying an object/method callback for set_exception_handler it does

#28654 [Fbk-Opn]: Possible bug in utf8_encode (bit operations)

2004-07-14 Thread [EMAIL PROTECTED]
ID: 28654 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: *Languages/Translation Operating System: WinXP PHP Version: 4.3.4 Assigned To: moriyoshi New Comment: Sorry

#29143 [NEW]: php 4.3.8 doesn't compile with new freetds

2004-07-14 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: rh 7.2 PHP version: 4.3.8 PHP Bug Type: MSSQL related Bug description: php 4.3.8 doesn't compile with new freetds Description: this patch http://cvs.php.net/diff.php/php-src/ext/mssql/php_mssql.h?r1=1.36r2=1.37ty=u have

#25242 [NoF-Csd]: PHP segfaults on certain scripts. If compiled in debug mode - doesn't segfault.

2004-07-14 Thread [EMAIL PROTECTED]
ID: 25242 User updated by: [EMAIL PROTECTED] -Summary: Compile goes fine, but 'make install' dies during PEAR installation Reported By: [EMAIL PROTECTED] -Status: No Feedback +Status: Closed Bug Type: Reproducible

#29099 [NEW]: file_get_contents returns corrupted results with remote files

2004-07-11 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5CVS-2004-07-11 (dev) PHP Bug Type: Filesystem function related Bug description: file_get_contents returns corrupted results with remote files Description: When using file_get_contents() on remote

#29101 [NEW]: mysqli extension stopped compiling

2004-07-11 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Win32 PHP version: 5CVS-2004-07-12 (dev) PHP Bug Type: *Compile Issues Bug description: mysqli extension stopped compiling Description: The last 10 snapshots (win32 php5-dev) don't have the mysqli extension included, nor

#29016 [NEW]: zend_alloc.c segfaults since 1.136 commit

2004-07-05 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Mac OS X PHP version: 5CVS-2004-07-05 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: zend_alloc.c segfaults since 1.136 commit Description: Since the latest cvs checkout, php segfaults sometimes on request

#29016 [Opn]: zend_alloc.c segfaults since 1.136 commit

2004-07-05 Thread [EMAIL PROTECTED]
ID: 29016 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Zend Engine 2 problem Operating System: Mac OS X PHP Version: 5CVS-2004-07-05 (dev) New Comment: BTW, reverting to 1.135 of zend_alloc.c got rid

#28964 [NEW]: fread gready behaviour

2004-06-29 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: N/A PHP version: 4.3.7 PHP Bug Type: Sockets related Bug description: fread gready behaviour Description: When grabbing code with fread it exhibits gready behaviour. i.e. It does not ignore packet boundaries. We expect

#28934 [NEW]: call_user_func_array() and Exceptions

2004-06-28 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.0.0RC3 PHP Bug Type: Zend Engine 2 problem Bug description: call_user_func_array() and Exceptions Description: When a function called by call_user_func_array() throws an exception, an error appears

#28879 [NEW]: Behavioural issues: $foo = array() vs $foo[] and objects vs resources

2004-06-22 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: WinXP PHP version: 5.0.0RC3 PHP Bug Type: Arrays related Bug description: Behavioural issues: $foo = array() vs $foo[] and objects vs resources Description: This bug report pertains to two seperate but related problems

#28880 [NEW]: Tidy generate bogus xhtml

2004-06-22 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: all PHP version: 5CVS-2004-06-22 (dev) PHP Bug Type: Unknown/Other Function Bug description: Tidy generate bogus xhtml Description: Tidy is defaulting output-xhtml to 0, thus generating bogus xhtml. (note the difference

#28879 [Opn]: Behavioural issues: $foo = array() vs $foo[] and objects vs resources

2004-06-22 Thread [EMAIL PROTECTED]
ID: 28879 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Operating System: WinXP PHP Version: 5.0.0RC3 New Comment: Here's a little more information for Part 1, as I don't think I really

#28879 [Opn]: Behavioural issues: $foo = array() vs $foo[] and objects vs resources

2004-06-22 Thread [EMAIL PROTECTED]
ID: 28879 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Operating System: WinXP PHP Version: 5.0.0RC3 New Comment: I'm going to re-paste the Reproduce Code section, as it is rather

#28857 [NEW]: test, ignore

2004-06-20 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: foo PHP version: 4.3.7 PHP Bug Type: *General Issues Bug description: test, ignore Description: test, ignore -- Edit bug report at http://bugs.php.net/?id=28857edit=1 -- Try a CVS snapshot (php4): http

#28851 [NEW]: call_user_func_array has typo in error message

2004-06-19 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: N/A PHP version: 5.0.0RC3 PHP Bug Type: Unknown/Other Function Bug description: call_user_func_array has typo in error message Description: http://lxr.php.net/source/php-src/ext/standard/basic_functions.c#1935

#28839 [NEW]: SIGSEGV in interactive mode

2004-06-18 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: FreeBSD PHP version: 5CVS-2004-06-18 (dev) PHP Bug Type: Reproducible crash Bug description: SIGSEGV in interactive mode Description: This problem only occurs when php is ran in in interactive mode, it works perfectly

#28654 [Ana]: Possible bug in utf8_encode (bit operations)

2004-06-09 Thread [EMAIL PROTECTED]
ID: 28654 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: *Languages/Translation Operating System: WinXP PHP Version: 4.3.4 New Comment: Hm, what ISO standard do I use (german, Win32) when I pastecopy

#28689 [NEW]: Without registerNamespace() method, XPath function is crippled

2004-06-07 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 5.0.0RC2 PHP Bug Type: SimpleXML related Bug description: Without registerNamespace() method, XPath function is crippled Description: Because XPath cannot select nodes from the default namespace

#28654 [NEW]: Possible bug in utf8_encode (bit operations)

2004-06-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: WinXP PHP version: 4.3.4 PHP Bug Type: *XML functions Bug description: Possible bug in utf8_encode (bit operations) Description: Hi! I'm currently developing a nice script that generates OpenOffice SXW files by filling

#28617 [NEW]: define( CONST,any_value); should warn

2004-06-03 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: windows2000 PHP version: 4.3.7RC1 PHP Bug Type: Scripting Engine problem Bug description: define( CONST,any_value); should warn Description: it can be nice raise a warnning when defining such a useless define: define

#28578 [NEW]: segfault when tidy parses PHP code

2004-05-30 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: win PHP version: 5CVS-2004-05-30 (dev) PHP Bug Type: Unknown/Other Function Bug description: segfault when tidy parses PHP code Description: Using the provided script, PHP segfaults. Reproduce code: --- ?php

#28530 [NEW]: postfix x mail()

2004-05-26 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.10-PRERELEASE PHP version: 4.3.6 PHP Bug Type: Mail related Bug description: postfix x mail() Description: mail() is not sending mails correctly using postfix Reproduce code: --- ?php mail('[EMAIL

#28530 [Fbk-Opn]: postfix x mail()

2004-05-26 Thread [EMAIL PROTECTED]
ID: 28530 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Mail related Operating System: FreeBSD 4.10-PRERELEASE PHP Version: 4.3.6 New Comment: Cenario: FreeBSD 4.10, Apache

#28451 [NEW]: Infinite recursion in ext/exif

2004-05-19 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: All PHP version: 4.3.6 PHP Bug Type: *Graphics related Bug description: Infinite recursion in ext/exif Description: This jpg (http://lerdorf.com/file.jpg) causes infinite recursion leading to a crash. I'll get to fixing

#28432 [NEW]: getimagesize return incorect width height

2004-05-18 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.6-STABLE PHP version: 4.3.6 PHP Bug Type: GetImageSize related Bug description: getimagesize return incorect width height Description: Image: http://young.org.ua/image.gif PHP code: ?php print_r(getimagesize

<    3   4   5   6   7   8   9   10   >