#37413 [NEW]: if flex is outdated, error does not occur in configure stage

2006-05-11 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: gentoo linux (VMWare) PHP version: 5.1.5CVS PHP Bug Type: Compile Failure Bug description: if flex is outdated, error does not occur in configure stage Description: I had flex 2.5.33 installed, and needed 2.5.4

#37380 [NEW]: DOMDocument-createAttribute[NS] can't set value

2006-05-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: 6CVS-2006-05-09 (CVS) PHP Bug Type: Feature/Change Request Bug description: DOMDocument-createAttribute[NS] can't set value Description: DOMDocument-createAttribute[NS] can't set attribute value

#37380 [Opn]: DOMDocument-createAttribute[NS] can't set value

2006-05-09 Thread [EMAIL PROTECTED]
ID: 37380 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: * PHP Version: 6CVS-2006-05-09 (CVS) New Comment: and phpt for -createAttribute(): http://php.is/bugs/dom

#37368 [NEW]: Incorrect timestamp returned for strtotime()

2006-05-08 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Debian sarge PHP version: 5.1.4 PHP Bug Type: Date/time related Bug description: Incorrect timestamp returned for strtotime() Description: When using strtotime() in PHP 5.1.4, it returns an inaccurate timestamp, but PHP

#37367 [Opn]: WNOHANG option causes no PID to be returned.

2006-05-08 Thread [EMAIL PROTECTED]
ID: 37367 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: PCNTL related Operating System: Fedora 4 PHP Version: 5.1.4 New Comment: (email change.) Previous Comments

#37367 [NEW]: WNOHANG option causes no PID to be returned.

2006-05-08 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Fedora 4 PHP version: 5.1.4 PHP Bug Type: PCNTL related Bug description: WNOHANG option causes no PID to be returned. Description: Thanks in advance for helping me to resolve this issue-- It will be a great help

#37349 [NEW]: memory corruption within run-tests.php

2006-05-07 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: n/a PHP version: 6CVS-2006-05-07 (CVS) PHP Bug Type: Streams related Bug description: memory corruption within run-tests.php Description: the streams layer corrupt the memory when running the run-tests.php on a tidy

#37338 [NEW]: Apache 2.2.x DLLs request

2006-05-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 5.1.4 PHP Bug Type: Apache2 related Bug description: Apache 2.2.x DLLs request Description: Windows users using PHP with Apache 2.2.x cannot use php5apache2.dll or php4apache2.dll as the API has

#37345 [NEW]: Multiple inheritance in PHP6

2006-05-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Any PHP version: 5.1.4 PHP Bug Type: Feature/Change Request Bug description: Multiple inheritance in PHP6 Description: Hi. I know this is not the first time someone requests multiple inheritance in PHP, but I really

#37324 [NEW]: php-src/ext/unicode/property.c:261: undefined reference to `RETURN_UCHAR32'

2006-05-05 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 6CVS-2006-05-05 (CVS) PHP Bug Type: Compile Failure Bug description: php-src/ext/unicode/property.c:261: undefined reference to `RETURN_UCHAR32' Description: Must be one of these: modified

#37302 [NEW]: php-src/ext/pdo/pdo_dbh.c:1275: `PDO_PARAM_EVT_NORMALIZE' undeclared (first use

2006-05-03 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 6CVS-2006-05-04 (CVS) PHP Bug Type: Compile Failure Bug description: php-src/ext/pdo/pdo_dbh.c:1275: `PDO_PARAM_EVT_NORMALIZE' undeclared (first use Description: Must be one of these (I guess the last

#37288 [NEW]: php-src/ext/unicode/unicode.c:22: php_property.h: No such file or directory

2006-05-02 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 6CVS-2006-05-03 (CVS) PHP Bug Type: Compile Failure Bug description: php-src/ext/unicode/unicode.c:22: php_property.h: No such file or directory Description: This commit by andrei broke HEAD

#37244 [NEW]: base64_decode violates RFC 3548

2006-04-29 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 5CVS-2006-04-29 (CVS) PHP Bug Type: URL related Bug description: base64_decode violates RFC 3548 Description: base64_decode violates RFC 3548: Implementations MUST reject the encoding

#37248 [NEW]: DOMNodeList returns wrong object

2006-04-29 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: FreeBSD PHP version: 5CVS-2006-04-29 (CVS) PHP Bug Type: DOM XML related Bug description: DOMNodeList returns wrong object Description: DOMNodeList seems to be returning wrong objects. Reproduce code

#37241 [NEW]: ncompatible type for argument 3 of `_php_stream_get_line'

2006-04-28 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 6CVS-2006-04-29 (CVS) PHP Bug Type: Compile Failure Bug description: ncompatible type for argument 3 of `_php_stream_get_line' Description: modifiedfmk /php-src/ext/spl/spl_directory.c

#37158 [NEW]: if userspace stream is present, fread() reads in 8192 max, otherwise it works

2006-04-21 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: n/a PHP version: 5CVS-2006-04-21 (CVS) PHP Bug Type: Streams related Bug description: if userspace stream is present, fread() reads in 8192 max, otherwise it works Description: fread($fp, 2); will read in 2

#37144 [NEW]: PHP crashes trying to assign into property of dide object

2006-04-20 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: 5.1.2 PHP Bug Type: Scripting Engine problem Bug description: PHP crashes trying to assign into property of dide object Description: PHP removes a temorary object then tryes to assign into its property

#37098 [NEW]: ext/standard/http_fopen_wrapper.c: program cc1 got fatal signal 11

2006-04-16 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5CVS-2006-04-16 (CVS) PHP Bug Type: Compile Failure Bug description: ext/standard/http_fopen_wrapper.c: program cc1 got fatal signal 11 Description: ilia's fix of /php-src/ext/standard

#37092 [NEW]: ext/sqlite/sqlite.c:1005: parse error before `*'

2006-04-15 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 6CVS-2006-04-15 (CVS) PHP Bug Type: Compile Failure Bug description: ext/sqlite/sqlite.c:1005: parse error before `*' Description: Latest HEAD does not compile. Reproduce code: --- $ cvs

#37083 [Asn]: Frequent crashs in SOAP extension with new WSDL caching code in multithread WS

2006-04-15 Thread [EMAIL PROTECTED]
ID: 37083 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: SOAP related Operating System: * PHP Version: 5CVS-2006-04-14 (snap) Assigned To: andrei New Comment: It is the same problem as before

#37096 [NEW]: referencing bug with return value for stream_seek

2006-04-15 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: any PHP version: 5CVS-2006-04-16 (CVS) PHP Bug Type: Streams related Bug description: referencing bug with return value for stream_seek Description: When using user-space streams via stream_wrapper_register(), if you

#37083 [NEW]: Frequent crashs in SOAP extension with new WSDL caching code in multithread WS

2006-04-14 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Solaris 2.9 PHP version: 5CVS-2006-04-14 (snap) PHP Bug Type: SOAP related Bug description: Frequent crashs in SOAP extension with new WSDL caching code in multithread WS Description: Yesterday I tried the newest PHP

#37083 [Fbk-Opn]: Frequent crashs in SOAP extension with new WSDL caching code in multithread WS

2006-04-14 Thread [EMAIL PROTECTED]
ID: 37083 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: SOAP related Operating System: Solaris 2.9 PHP Version: 5CVS-2006-04-14 (snap) New Comment: When you read my mail you

#37083 [Fbk-Opn]: Frequent crashs in SOAP extension with new WSDL caching code in multithread WS

2006-04-14 Thread [EMAIL PROTECTED]
ID: 37083 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: SOAP related Operating System: Solaris 2.9 PHP Version: 5CVS-2006-04-14 (snap) New Comment: But your idea was good. I

#37083 [Asn]: Frequent crashs in SOAP extension with new WSDL caching code in multithread WS

2006-04-14 Thread [EMAIL PROTECTED]
ID: 37083 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: SOAP related Operating System: * PHP Version: 5CVS-2006-04-14 (snap) Assigned To: andrei New Comment: I have now compiled it again only

#37076 [NEW]: SimpleXML ignores .=

2006-04-13 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: FreeBSD PHP version: 5CVS-2006-04-14 (CVS) PHP Bug Type: SimpleXML related Bug description: SimpleXML ignores .= Description: Simplexml doesn't respect .= Reproduce code: --- ?php $xml

#37051 [NEW]: Clean Checkout of PHP5CVS does not compile

2006-04-12 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux, FC4 PHP version: 5CVS-2006-04-12 (CVS) PHP Bug Type: Compile Failure Bug description: Clean Checkout of PHP5CVS does not compile Description: A clean CVS checkout of PHP_5_1 does not compile: /bin/sh /home/cruise

#37029 [NEW]: magic_quotes_gpc off default

2006-04-10 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 5CVS-2006-04-10 (CVS) PHP Bug Type: *Configuration Issues Bug description: magic_quotes_gpc off default Description: As magic_quotes_gpc is going to be dropped in PHP 6 it should be set default

#36995 [NEW]: when imagepng() and friends fail there is no way to know why

2006-04-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5CVS-2006-04-06 (CVS) PHP Bug Type: GD related Bug description: when imagepng() and friends fail there is no way to know why Description: imagepng()/imagegif()/imagejpeg() function do not report

#37002 [NEW]: Have to quote literals in INI when concatenating with vars

2006-04-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.1.2 PHP Bug Type: Scripting Engine problem Bug description: Have to quote literals in INI when concatenating with vars Description: Another problem that I've hit is the following include path setting

#36922 [NEW]: missing Constant

2006-03-30 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: CentOS 4 PHP version: 5.1.2 PHP Bug Type: MySQLi related Bug description: missing Constant Description: Mysqli provides the possibility to throw an exception if an error occurs. This can be done with mysqli_report(3) 1

#36898 [NEW]: __set() leaks memory

2006-03-28 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: FreeBSD6 PHP version: 5CVS-2006-03-28 (CVS) PHP Bug Type: Scripting Engine problem Bug description: __set() leaks memory Description: __set() seems to leak memory when extending internal classes (DOMElement for instance

#36878 [NEW]: error messages are printed even though an exception has been thrown

2006-03-27 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5CVS-2006-03-27 (CVS) PHP Bug Type: Scripting Engine problem Bug description: error messages are printed even though an exception has been thrown Description: Error messages are printed when parsing

#36859 [NEW]: DOMElement crashes when calling __construct when clone'ing

2006-03-25 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: FreeBSD6 PHP version: 5CVS-2006-03-25 (CVS) PHP Bug Type: Reproducible crash Bug description: DOMElement crashes when calling __construct when clone'ing Description: Seems to crash when calling DOMElement::__construct

#36847 [Bgs-Opn]: debug_backtrace() result is not unset and eats memory

2006-03-25 Thread [EMAIL PROTECTED]
ID: 36847 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Scripting Engine problem Operating System: fc3 PHP Version: 5CVS-2006-03-24 (snap) New Comment: This not the same

#36847 [NEW]: debug_backtrace() result is not unset and eats memory

2006-03-24 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: fc3 PHP version: 5CVS-2006-03-24 (snap) PHP Bug Type: Reproducible crash Bug description: debug_backtrace() result is not unset and eats memory Description: It was originated by http://pear.php.net/bugs/bug.php?id=6788

#36838 [NEW]: segfault with unclosed dir on streamwrapper

2006-03-23 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.1.2 PHP Bug Type: Reproducible crash Bug description: segfault with unclosed dir on streamwrapper Description: Running the reproduce code causes a segfault on shutdown when trying to call

#36840 [NEW]: Memory leak if cast operator throws an exception that is caught

2006-03-23 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 6CVS-2006-03-24 (CVS) PHP Bug Type: Scripting Engine problem Bug description: Memory leak if cast operator throws an exception that is caught Description: If a cast operator inside try {} block throws

#36809 [NEW]: __FILE__ behavior changed between last week and this week

2006-03-20 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux (gentoo) PHP version: 5CVS-2006-03-20 (CVS) PHP Bug Type: Scripting Engine problem Bug description: __FILE__ behavior changed between last week and this week Description: if test.php is: ?php echo __FILE__

#36789 [NEW]: ext/standard/basic_functions.c - zend_language_scanner.h not found

2006-03-19 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux 2.6.10 (Ubuntu 5.04) PHP version: 5CVS-2006-03-19 (CVS) PHP Bug Type: Compile Failure Bug description: ext/standard/basic_functions.c - zend_language_scanner.h not found Description: zend_language_scanner.h

#36776 [NEW]: node_list_wrapper_dtor segfault

2006-03-17 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4CVS-2006-03-17 (CVS) PHP Bug Type: DOM XML related Bug description: node_list_wrapper_dtor segfault Description: It looks like the node_list_wrapper_dtor function gets confused and ends up segfaulting

#36568 [NEW]: memory_limit has no effect

2006-03-01 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: win32 PHP version: 6CVS-2006-03-01 (CVS) PHP Bug Type: Scripting Engine problem Bug description: memory_limit has no effect Description: On windows memory_limit setting in php.ini has no effect. It is because

#36579 [NEW]: mysqli_fetch_field length handling

2006-03-01 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: windows PHP version: 5.1.2 PHP Bug Type: MySQLi related Bug description: mysqli_fetch_field length handling Description: mysqli seems to return the length of the column inside the undocumented length property, whereas

#36513 [NEW]: comment will be outputed in last line

2006-02-24 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows/Linux PHP version: 5CVS-2006-02-24 (snap) PHP Bug Type: *General Issues Bug description: comment will be outputed in last line Description: If i have a php file with no ending ? no newline at the end and the last

#36501 [NEW]: DOMDocument::loadXML(): xmlns:D: 'DAV:' is not a valid URI in Entity

2006-02-23 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5CVS-2006-02-23 (CVS) PHP Bug Type: DOM XML related Bug description: DOMDocument::loadXML(): xmlns:D: 'DAV:' is not a valid URI in Entity Description: xmlns:D=DAV: is actually used throughout the DAV

#36412 [NEW]: basename(gpg) has valgrind errors

2006-02-16 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux PHP version: 5CVS-2006-02-16 (CVS) PHP Bug Type: Strings related Bug description: basename(gpg) has valgrind errors Description: basename(gpg) has valgrind errors, and for some reason uses mblen()... Reproduce

#36382 [NEW]: getColumnMeta() crashes

2006-02-13 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux PHP version: 5.1.2 PHP Bug Type: PDO related Bug description: getColumnMeta() crashes Description: PDO/PGSql segfaults with getColumnMeta. Reproduce code: --- script: ?php $db = new pdo( 'pgsql:dbname

#36357 [NEW]: $tmp = $this; is allowed!

2006-02-10 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Any PHP version: 5.1.2 PHP Bug Type: Class/Object related Bug description: $tmp = $this; is allowed! Description: Using =, it is possible to modify $this with the constructor. This shouldn't be allowed, just like

#36308 [NEW]: ReflectionProperty::getDocComment() does not reflect extended class commentary

2006-02-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 5.1.2 PHP Bug Type: Unknown/Other Function Bug description: ReflectionProperty::getDocComment() does not reflect extended class commentary Description: When using ReflectionProperty

#36197 [Bgs-Opn]: php does not free script memory when the process alive

2006-02-02 Thread [EMAIL PROTECTED]
ID: 36197 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Apache related Operating System: gentoo 2005.1 PHP Version: 5.1.2 New Comment: Good answer to another question. No, i

#36268 [NEW]: Object destructors called even after fatal errors

2006-02-02 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux PHP version: 5.1.2 PHP Bug Type: Scripting Engine problem Bug description: Object destructors called even after fatal errors Description: I just ran into this in CodeGen_PECL, wondering why the script terminated

#36241 [NEW]: explode causes segm fault

2006-02-01 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux on PowerPC PHP version: 6CVS-2006-02-01 (CVS) PHP Bug Type: Reproducible crash Bug description: explode causes segm fault Description: This simple script causes a segm fault ?php explode(b, kalsljb lasjb basljf

#36222 [NEW]: errorInfo in PDOException is always NULL

2006-01-31 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: CentOS 4 PHP version: 5.1.2 PHP Bug Type: PDO related Bug description: errorInfo in PDOException is always NULL Description: If PDO is using ERRMODE_EXCEPTION, the errorInfo property of PDOException is not filled

#36224 [NEW]: date(DATE_ATOM) gives wrong resulsts

2006-01-31 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: FreeBSD6.0-RELEASE PHP version: 5CVS-2006-01-31 (CVS) PHP Bug Type: Date/time related Bug description: date(DATE_ATOM) gives wrong resulsts Description: Quote from the RFC3339 (5.6. Internet Date/Time Format): time

#36197 [Bgs-Opn]: php does not free script memory when the process alive

2006-01-30 Thread [EMAIL PROTECTED]
ID: 36197 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Apache related Operating System: gentoo 2005.1 PHP Version: 5.1.2 New Comment: My apology of being nagger but the bellow

#36197 [NEW]: php doesn't free script memory when the process alive

2006-01-29 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: gentoo 2005.1 PHP version: 5.1.2 PHP Bug Type: Apache related Bug description: php doesn't free script memory when the process alive Description: while playing with big arrays, i see that memory that was used on php

#36196 [NEW]: SNMP_VALUE_PLAIN appears not to be working

2006-01-28 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: gentoo linux PHP version: 5.1.2 PHP Bug Type: SNMP related Bug description: SNMP_VALUE_PLAIN appears not to be working Description: despite PHP and snmpwalk sharing the same library, they return different results

#36196 [Opn]: SNMP_VALUE_PLAIN appears not to be working

2006-01-28 Thread [EMAIL PROTECTED]
ID: 36196 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: SNMP related Operating System: gentoo linux PHP Version: 5.1.2 New Comment: seems perl also works as expected... # cat ./test.pl #!/usr/bin

#36188 [NEW]: Segfault because of faulty error handler code

2006-01-27 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.x PHP version: 5.1.2 PHP Bug Type: Reproducible crash Bug description: Segfault because of faulty error handler code Description: With a poorly written custom PHP error handler it's possible to segfault PHP

#36141 [NEW]: Add ReflectionClass::newInstanceArgs($args)

2006-01-24 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 5.1.2 PHP Bug Type: Feature/Change Request Bug description: Add ReflectionClass::newInstanceArgs($args) Description: An equivalent to ReflectionMethod::invokeArgs() is missing for creating new

#36016 [NEW]: realpath cache memleaks

2006-01-14 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: 5CVS-2006-01-14 (CVS) PHP Bug Type: Scripting Engine problem Bug description: realpath cache memleaks Description: the new realpath cache has a memleak when opening many files. Reproduce code

#35978 [NEW]: %n format string specifier wrongly implemented

2006-01-12 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: irrelevant PHP version: 6CVS-2006-01-12 (CVS) PHP Bug Type: Reproducible crash Bug description: %n format string specifier wrongly implemented Description: %n is wrongly implemented in our low level printf functions

#35837 [NEW]: Crash when using PDO::FETCH_LAZY

2005-12-29 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 5CVS-2005-12-29 (snap) PHP Bug Type: PDO related Bug description: Crash when using PDO::FETCH_LAZY Description: PHP crashes at the end of the script when I use PDO::FETCH_LAZY. I've to say that from

#35388 [NoF-Opn]: crash on new object when passed incorrect access details

2005-12-20 Thread [EMAIL PROTECTED]
ID: 35388 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: No Feedback +Status: Open Bug Type: MySQLi related Operating System: Windows XP Home SP2 PHP Version: 5.1.0 Assigned To: georg New Comment

#35716 [NEW]: parse_ini crashes trying to parse flie

2005-12-16 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: RHAS3 (in Vmware) PHP version: 5.1.1 PHP Bug Type: Reproducible crash Bug description: parse_ini crashes trying to parse flie Description: Okay, so PHP is segfaulting for no apparent reason trying to parse a simple .ini

#35684 [NEW]: PHPIniDir can't be specified twice for different virtual hosts

2005-12-15 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: W2K PHP version: 5.1.1 PHP Bug Type: Apache2 related Bug description: PHPIniDir can't be specified twice for different virtual hosts Description: I'd like to specify distinct php.ini for two VirtualHosts. The problem

#35617 [NEW]: stristr() always segfaults

2005-12-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux 2.6.14 PHP version: 6CVS-2005-12-09 (CVS) PHP Bug Type: Reproducible crash Bug description: stristr() always segfaults Description: Current CVS' stristr() seems to segfault whenever used... Reproduce code

#35542 [NEW]: add ONLYFILES flag to glob() function

2005-12-04 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: W2K PHP version: 4.4.1 PHP Bug Type: Feature/Change Request Bug description: add ONLYFILES flag to glob() function Description: Currently glob() function returns an array containing the matched files/directories or FALSE

#34089 [Fbk-Opn]: Configure fails build test for libxml2

2005-11-30 Thread [EMAIL PROTECTED]
ID: 34089 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: Mac OS X 10.4.2 PHP Version: 6CVS-2005-10-07 New Comment: Tried that CVS snapshot

#35399 [Csd]: Since fix of bug #35273 SOAP decoding of base64binary fails

2005-11-28 Thread [EMAIL PROTECTED]
ID: 35399 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: SOAP related Operating System: Solaris 9 PHP Version: 5.1.0 Assigned To: dmitry New Comment: Works correctyl now after replacing my

#35388 [Fbk-Opn]: MySQLi crashes apache on new object if passed incorrect access details

2005-11-28 Thread [EMAIL PROTECTED]
ID: 35388 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: MySQLi related Operating System: Windows XP Home SP2 PHP Version: 5.1.0 New Comment: I've downloaded the latest

#35399 [Asn]: Since fix of bug #35273 SOAP decoding of base64binary fails

2005-11-26 Thread [EMAIL PROTECTED]
ID: 35399 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: SOAP related Operating System: Solaris 9 PHP Version: 5.1.0 Assigned To: dmitry New Comment: The used wsdl: http://ws.pangaea.de/ws

#35413 [NEW]: php -i shows Zend Engine v2.1.0-dev

2005-11-26 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: RHEL 4 PHP version: 5.1.0 PHP Bug Type: Scripting Engine problem Bug description: php -i shows Zend Engine v2.1.0-dev Description: Final version of PHP 5.1.0 shows Zend Engine v2.1.0-dev in php -i and phpinfo(). I assume

#35388 [NEW]: MySQLi crashes apache on new object if passed incorrect access details

2005-11-25 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows XP Home SP2 PHP version: 5.1.0 PHP Bug Type: MySQLi related Bug description: MySQLi crashes apache on new object if passed incorrect access details Description: If you create a new mysqli object using incorrect

#35393 [NEW]: changing static protected members from outside the class

2005-11-25 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.1.0 PHP Bug Type: Scripting Engine problem Bug description: changing static protected members from outside the class Description: It's possible to change value of static protected member

#35388 [Fbk-Opn]: MySQLi crashes apache on new object if passed incorrect access details

2005-11-25 Thread [EMAIL PROTECTED]
ID: 35388 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: MySQLi related Operating System: Windows XP Home SP2 PHP Version: 5.1.0 New Comment: Since I'm using Windows, I

#35388 [Fbk-Opn]: MySQLi crashes apache on new object if passed incorrect access details

2005-11-25 Thread [EMAIL PROTECTED]
ID: 35388 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: MySQLi related Operating System: Windows XP Home SP2 PHP Version: 5.1.0 New Comment: I've tested this on Linux (SuSe

#35399 [NEW]: Since fix of bug #35273 SOAP decoding of base64binary fails

2005-11-25 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Solaris 9 PHP version: 5.1.0 PHP Bug Type: SOAP related Bug description: Since fix of bug #35273 SOAP decoding of base64binary fails Description: Installed today PHP 5.1.0 final and for the first time everything worked

#35399 [Asn]: Since fix of bug #35273 SOAP decoding of base64binary fails

2005-11-25 Thread [EMAIL PROTECTED]
ID: 35399 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: SOAP related Operating System: Solaris 9 PHP Version: 5.1.0 Assigned To: dmitry New Comment: Interesting is the following fact: It worked

#35347 [NEW]: missing E_STRICT when calling static methods from class

2005-11-23 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.1.0RC6 PHP Bug Type: Class/Object related Bug description: missing E_STRICT when calling static methods from class Description: Missing E_STRICT when calling non-static method from class method Reproduce

#35328 [NEW]: go-pear fails on Win32

2005-11-22 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Win32 PHP version: 5.1.0RC6 PHP Bug Type: *General Issues Bug description: go-pear fails on Win32 Description: go-pear fails with 5.1.0RC6 on Win32 Reproduce code: --- go-pear.bat Expected result

#35342 [NEW]: isset(DOMNodeList-length) returns false

2005-11-22 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: FreeBSD PHP version: 5.1.0RC6 PHP Bug Type: DOM XML related Bug description: isset(DOMNodeList-length) returns false Description: isset($DOMNodeList-length) seems to return false, all the time. Reproduce code

#35277 [NEW]: incorrect recursion detection

2005-11-18 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: windows xp sp2 PHP version: 5.1.0RC6 PHP Bug Type: Arrays related Bug description: incorrect recursion detection Description: PHP 5.1.0 seems to be overly paranoid when trying to detect a recursion. I do not know

#35286 [NEW]: tokenizer ext drops final comment

2005-11-18 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: n/a PHP version: 5.0.5 PHP Bug Type: Scripting Engine problem Bug description: tokenizer ext drops final comment Description: The tokenizer extension is ignoring a final comment when tokenizing a script that does

#35258 [NEW]: preg_replace() doesn't release memory

2005-11-17 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.4.1 PHP Bug Type: Performance problem Bug description: preg_replace() doesn't release memory Description: preg_replace() doesn't seem to release the memory used to do its operation. Simple example

#35239 [NEW]: Objects can lose references

2005-11-16 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: 6CVS-2005-11-16 (CVS) PHP Bug Type: Scripting Engine problem Bug description: Objects can lose references Description: Assignment by reference to property may lose reference. Reproduce code

#35218 [NEW]: strtotime no longer ignores timezone comments like (EST)

2005-11-14 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Debian 3.1/Kernel 2.6.7 PHP version: 5.1.0RC4 PHP Bug Type: Date/time related Bug description: strtotime no longer ignores timezone comments like (EST) Description: A number of mail clients or mail generating scripts

#35171 [NEW]: mysqli integet (tinyint and others) problem on 64bit

2005-11-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: irrelevant PHP version: 5.0.5 PHP Bug Type: MySQLi related Bug description: mysqli integet (tinyint and others) problem on 64bit Description: In 5.0.5 (existant in 5.0.0-5.0.4) was fixed a bug appearing on 64bit

#35179 [NEW]: tokenizer extension needs T_HALT_COMPILER

2005-11-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: n/a PHP version: 5CVS-2005-11-10 (CVS) PHP Bug Type: Unknown/Other Function Bug description: tokenizer extension needs T_HALT_COMPILER Description: Index: tokenizer.c

#35147 [NEW]: __HALT_COMPILER__ breaks with --enable-zend-multibyte

2005-11-07 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux PHP version: 5CVS-2005-11-08 (CVS) PHP Bug Type: Scripting Engine problem Bug description: __HALT_COMPILER__ breaks with --enable-zend-multibyte Description: if --enable-zend-multibyte, __HALT_COMPILER__ fails

#35116 [NEW]: base64_decode broken in PHP 4.4.1

2005-11-05 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.4.1 PHP Bug Type: Strings related Bug description: base64_decode broken in PHP 4.4.1 Description: While base64_decode works properly in PHP 4.4.0 and PHP 5, it fails in PHP 4.4.1. I can reproduce

#35117 [NEW]: $_SERVER auto-global not in global scope in included file

2005-11-05 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Debian sarge PHP version: 5.1.0RC4 PHP Bug Type: Variables related Bug description: $_SERVER auto-global not in global scope in included file Description: I noticed the following error after moving a Web site's code

#35117 [Bgs-Opn]: $_SERVER auto-global not in global scope in included file

2005-11-05 Thread [EMAIL PROTECTED]
ID: 35117 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: *General Issues Operating System: Debian sarge PHP Version: 5.1.0RC4 New Comment: Please note the last paragraph of my

#35116 [Opn]: base64_decode broken in PHP 4.4.1

2005-11-05 Thread [EMAIL PROTECTED]
ID: 35116 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Strings related Operating System: Linux PHP Version: 4.4.1 New Comment: I understand that whitespaces are not supported in Base64, but still

#35117 [Opn]: $_SERVER auto-global not in global scope in included file

2005-11-05 Thread [EMAIL PROTECTED]
ID: 35117 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *General Issues Operating System: Debian sarge PHP Version: 5.1.0RC4 New Comment: Got it... reporting to the correct place. Previous Comments

#35116 [Fbk-Opn]: base64_decode broken in PHP 4.4.1

2005-11-05 Thread [EMAIL PROTECTED]
ID: 35116 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Strings related Operating System: Linux PHP Version: 4.4.1 New Comment: I'm not questioning that a bug shouldn't

#35116 [Opn-Bgs]: base64_decode broken in PHP 4.4.1

2005-11-05 Thread [EMAIL PROTECTED]
ID: 35116 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Strings related Operating System: Linux PHP Version: 4.4.1 New Comment: Thinking about it again, I don't consider

#35032 [Fbk-Opn]: pdo_dblib can't find the FreeTDS includes on some systems

2005-11-01 Thread [EMAIL PROTECTED]
ID: 35032 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: PDO related Operating System: Mac OS X PHP Version: 5CVS-2005-10-28 (CVS) Assigned To: Wez New Comment: Yeah, I

#35058 [NEW]: server abend using spl_autoload and friends

2005-11-01 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: windows 2000 PHP version: 5.1.0RC4 PHP Bug Type: SPL related Bug description: server abend using spl_autoload and friends Description: Similar to http://bugs.php.net/bug.php?id=34216 I am experiencing intermitent server

#35032 [NEW]: pdo_dblib can't find the FreeTDS includes on some systems

2005-10-31 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Mac OS X PHP version: 5CVS-2005-10-28 (CVS) PHP Bug Type: PDO related Bug description: pdo_dblib can't find the FreeTDS includes on some systems Description: On some systems FreeTDS include files are being installed

<    1   2   3   4   5   6   7   8   9   10   >