#35024 [NEW]: undefined symbol ZdlPv with --enable-embedded-mysqli

2005-10-30 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux (Debian/testing) PHP version: 5CVS-2005-10-30 (CVS) PHP Bug Type: MySQLi related Bug description: undefined symbol ZdlPv with --enable-embedded-mysqli Description: When building ext/mysqli with the --enable

#35015 [NEW]: Compile/Linking failure on AIX

2005-10-29 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: AIX PHP version: 5.1.0RC4 PHP Bug Type: Compile Failure Bug description: Compile/Linking failure on AIX Description: Make fails. Reproduce code: --- $ ./configure --disable-libxml --disable-dom --disable

#35016 [NEW]: Problem linking CLI binary

2005-10-29 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: SunOS 5.10 PHP version: 5.1.0RC4 PHP Bug Type: Compile Failure Bug description: Problem linking CLI binary Description: Linking the binary fails. Reproduce code: --- $ ./configure --without-pear --disable

#35007 [NEW]: CLS segfaults with non-existing parameter

2005-10-28 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows XP PHP version: 5CVS-2005-10-28 (CVS) PHP Bug Type: Reproducible crash Bug description: CLS segfaults with non-existing parameter Description: C:\home\phpphp -non-existing-param Usage: php [options] [-f] file

#35007 [Opn]: CLI SAPI segfaults with non-existing parameter

2005-10-28 Thread [EMAIL PROTECTED]
ID: 35007 User updated by: [EMAIL PROTECTED] -Summary: CLS segfaults with non-existing parameter Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Windows XP PHP Version: 5CVS-2005-10-28 (CVS) New

#35003 [NEW]: Warning: PDOStatement::fetch(): column 0 data was too large for buffer and was

2005-10-27 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux - Fedora Core 1 PHP version: 5.1.0RC3 PHP Bug Type: Oracle related Bug description: Warning: PDOStatement::fetch(): column 0 data was too large for buffer and was Description: Strange warning when fetching data

#34986 [Opn]: New object field for debug_backtrace() result

2005-10-26 Thread [EMAIL PROTECTED]
ID: 34986 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Irrelevant PHP Version: 5.1.0RC3 New Comment: Just a clarification: [object] should contain a reference

#34986 [Opn]: New object field for debug_backtrace() result

2005-10-26 Thread [EMAIL PROTECTED]
ID: 34986 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Irrelevant PHP Version: 5.1.0RC3 New Comment: Revised patch, takes care of reference counting (thanks

#34982 [NEW]: array_walk_recursive() modifies elements outside function scope

2005-10-25 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: 5CVS-2005-10-25 (CVS) PHP Bug Type: Arrays related Bug description: array_walk_recursive() modifies elements outside function scope Description: array_walk_recursive() modifies element values deeper than

#34986 [NEW]: New object field for debug_backtrace() result

2005-10-25 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 5.1.0RC3 PHP Bug Type: Feature/Change Request Bug description: New object field for debug_backtrace() result Description: For some Meta Programming it would be great if debug_backtrace() could

#34965 [NEW]: tidy is not binary safe

2005-10-24 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: 5CVS-2005-10-24 (CVS) PHP Bug Type: Unknown/Other Function Bug description: tidy is not binary safe Description: ext/tidy does not use TidyBuffer.size when returning strings. Patch against PHP_5_1: http

#34966 [NEW]: sqlite_open fails to create database

2005-10-24 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Cygwin PHP version: 5CVS-2005-10-24 (snap) PHP Bug Type: SQLite related Bug description: sqlite_open fails to create database Description: sqlite_open fails to create database Reproduce code: --- ?php

#34908 [NEW]: uniqeid produces too long strings on cygwin

2005-10-18 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Cygwin PHP version: 5.1.0RC3 PHP Bug Type: Strings related Bug description: uniqeid produces too long strings on cygwin Description: Taking the regression test tests/strings/001.phpt, uniqid behaves different on Cygwin

#34828 [Bgs]: new mysqli_result($mysql); doesn't return expected instance

2005-10-14 Thread [EMAIL PROTECTED]
ID: 34828 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: MySQLi related Operating System: Windows XP Pro SP2 PHP Version: 5.0.5 New Comment: Tested the latest 5.0.6-dev from snaps.php.net $mysql = new

#34828 [Bgs]: new mysqli_result($mysql); doesn't return expected instance

2005-10-14 Thread [EMAIL PROTECTED]
ID: 34828 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: MySQLi related Operating System: Windows XP Pro SP2 PHP Version: 5.0.5 New Comment: With PHP-5.1.0RC1 works ok though. Previous Comments

#34828 [NEW]: new mysqli_result($mysql); doesn't return expected instance

2005-10-11 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows XP Pro SP2 PHP version: 5.0.5 PHP Bug Type: MySQLi related Bug description: new mysqli_result($mysql); doesn't return expected instance Description: new mysqli_result($mysql); doesn't return expected instance

#34828 [Fbk-Opn]: new mysqli_result($mysql); doesn't return expected instance

2005-10-11 Thread [EMAIL PROTECTED]
ID: 34828 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: MySQLi related Operating System: Windows XP Pro SP2 PHP Version: 5.0.5 New Comment: This works: $mysql = new mysqli

#34830 [NEW]: mail() does not fetch mail.force_extra_parameters

2005-10-11 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.4.1RC1 PHP Bug Type: PHP options/info functions Bug description: mail() does not fetch mail.force_extra_parameters Description: mail.force_extra_parameters became effective by mb_send_mail() by PHP

#34821 [NEW]: zlib encoders fail on widely varying binary data

2005-10-10 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: 5CVS-2005-10-10 (CVS) PHP Bug Type: Zlib Related Bug description: zlib encoders fail on widely varying binary data Description: Probably an edge case, but so nobody could claim I didn't report

#34775 [NEW]: parse_url() provide better error description on failure

2005-10-07 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Any PHP version: 6CVS-2005-10-07 (CVS) PHP Bug Type: Feature/Change Request Bug description: parse_url() provide better error description on failure Description: parse_url() may return FALSE if the url cannot be parsed

#34777 [NEW]: (DBLIB) Calling PDO::errorInfo causes SIGSEGV if no errors have occured

2005-10-07 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Mac OS X 10.4 PHP version: 5CVS-2005-10-07 (snap) PHP Bug Type: PDO related Bug description: (DBLIB) Calling PDO::errorInfo causes SIGSEGV if no errors have occured Description: Calling the PDO:errorInfo() after

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

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

#34786 [NEW]: 2 @ results in change to error_reporting() to random value

2005-10-07 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux (gentoo) PHP version: 5CVS-2005-10-08 (CVS) PHP Bug Type: Scripting Engine problem Bug description: 2 @ results in change to error_reporting() to random value Description: This is a critical bug in PHP 5.1 (PHP_5_1

#34756 [NEW]: PDOExceptions aren't derived from Exception which will cause a Fatal error

2005-10-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Mac OS X 10.4 PHP version: 5CVS-2005-10-06 (CVS) PHP Bug Type: PDO related Bug description: PDOExceptions aren't derived from Exception which will cause a Fatal error Description: The summary says it all. I upgraded

#34758 [NEW]: (DBLIB driver) PDOStatement::rowCount() returns int(0) on each query

2005-10-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Mac OS X 10.4 PHP version: 5CVS-2005-10-06 (snap) PHP Bug Type: PDO related Bug description: (DBLIB driver) PDOStatement::rowCount() returns int(0) on each query Description: Using PDO DBLIB driver to connect to MSSQL

#34756 [Fbk-Opn]: PDOExceptions aren't derived from Exception which will cause a Fatal error

2005-10-06 Thread [EMAIL PROTECTED]
ID: 34756 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: PDO related Operating System: Mac OS X 10.4 PHP Version: 5CVS-2005-10-06 (CVS) New Comment: Configure line goes here

#34756 [Asn-Csd]: PDOExceptions aren't derived from Exception which will cause a Fatal error

2005-10-06 Thread [EMAIL PROTECTED]
ID: 34756 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type: PDO related Operating System: Mac OS X 10.4 PHP Version: 5CVS-2005-10-06 (CVS) Assigned To: helly New Comment

#34699 [NEW]: PDO's sqlite driver unable to write to database

2005-10-01 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 6CVS-2005-10-01 (CVS) PHP Bug Type: PDO related Bug description: PDO's sqlite driver unable to write to database Description: In PHP6, PDO seems unable to write to a sqlite database. However, just

#34687 [NEW]: PDO-query provides no way to get error message

2005-09-30 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 6CVS-2005-09-30 (CVS) PHP Bug Type: PDO related Bug description: PDO-query provides no way to get error message Description: PDO-query() will return false (for example, on a simple update

#34689 [NEW]: Inconsistent handling of $GLOBALS from included files

2005-09-30 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: any PHP version: 5.1.0RC1 PHP Bug Type: Scripting Engine problem Bug description: Inconsistent handling of $GLOBALS from included files Description: test.php ?php include_once 'foo.php'; var_dump($GLOBALS['foo

#34689 [Fbk-Opn]: Inconsistent handling of $GLOBALS from included files

2005-09-30 Thread [EMAIL PROTECTED]
ID: 34689 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: * -PHP Version: 5.1.0RC1 +PHP Version: 5.1.0-CVS New Comment: I am using

#34645 [NEW]: Calling ctype_digit() with integer value sets variable value to NULL

2005-09-26 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Debian GNU/Linux 2.4.27-2 PHP version: 5.1.0RC1 PHP Bug Type: Variables related Bug description: Calling ctype_digit() with integer value sets variable value to NULL Description: I know I shouldn't call ctype_digit

#34633 [NEW]: php -i/phpinfo() is borked

2005-09-25 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: 6CVS-2005-09-25 (CVS) PHP Bug Type: PHP options/info functions Bug description: php -i/phpinfo() is borked Description: php -i/phpinfo() is borked when priting the array's keys: _ENV[] = nvidia _ENV[] = 1

#34630 [NEW]: LOB support incomplete in some drivers

2005-09-24 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: any PHP version: 5.1.0RC1 PHP Bug Type: PDO related Bug description: LOB support incomplete in some drivers Description: Quoting a reporting I received via email: I'm trying to use PDO abstraction layer (version 1.0RC1

#34587 [Fbk-Csd]: PDO::__construct() error

2005-09-22 Thread [EMAIL PROTECTED]
ID: 34587 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: PDO related Operating System: Windows XP Professional PHP Version: 5.1.0RC1 New Comment: On the php info page

#34587 [NEW]: PDO::__construct() error

2005-09-21 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows XP Professional PHP version: 5.1.0RC1 PHP Bug Type: PDO related Bug description: PDO::__construct() error Description: A PDO::__construct() throwed an exception when I tried to open sqlite database, seem

#34562 [NEW]: Backslash escaping doesn't work

2005-09-20 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.4.0 PHP Bug Type: PCRE related Bug description: Backslash escaping doesn't work Description: Usually, if you want to match a backslash, you write \\, but this doesn't work no matter what kind

#34527 [NEW]: trim functions extension

2005-09-16 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: W2K PHP version: 6CVS-2005-09-16 (CVS) PHP Bug Type: Feature/Change Request Bug description: trim functions extension Description: To PHP 6 RFE list. Make trim functions accept arrays. -- Edit bug report at http

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

2005-09-15 Thread [EMAIL PROTECTED]
ID: 34089 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: *Configuration Issues Operating System: Mac OS X 10.4.2 PHP Version: 6CVS-2005-08-12 New Comment: I grabbed the latest

#34461 [NEW]: extends PDO seg when calling non exists method

2005-09-11 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: win2000\gentoo 05.1 PHP version: 5.0.5 PHP Bug Type: PDO related Bug description: extends PDO seg when calling non exists method Description: on class that extends PDO, i get segfault when calling non exists method

#34456 [NEW]: pspell extension segfaults with aspell 0.50.x

2005-09-10 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: 5CVS-2005-09-10 (CVS) PHP Bug Type: Pspell related Bug description: pspell extension segfaults with aspell 0.50.x Description: The pspell extension segfaults with (at least) aspell 0.50.x. Although aspell

#34336 [Bgs]: ext/gd: imagerotate destroys transparency information

2005-09-08 Thread [EMAIL PROTECTED]
ID: 34336 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Feature/Change Request Operating System: * PHP Version: 4CVS (2005-08-31) Assigned To: pajoye New Comment: http://www.experts-exchange.com

#34384 [NEW]: pointer signedness warnings

2005-09-05 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Mac OS X 10.4.2 PHP version: 5.1.0RC1 PHP Bug Type: Compile Warning Bug description: pointer signedness warnings Description: Can't get 5.1.0RC1 to compile on Mac OS X. After a few different configuration attempts, used

#34359 [NEW]: http_fopen_wrapper cleanup

2005-09-03 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: 6CVS-2005-09-03 (CVS) PHP Bug Type: HTTP related Bug description: http_fopen_wrapper cleanup Description: I've cleaned up the http fopen wrapper, because I got a 2 valgrind errors on it. Apart of fixing

#34336 [Csd-Bgs]: ext/gd: imagerotate destroys transparency information

2005-09-03 Thread [EMAIL PROTECTED]
ID: 34336 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Bogus Bug Type: Feature/Change Request Operating System: * -PHP Version: 5CVS, 4CVS (2005-08-31) +PHP Version: 4CVS (2005-08-31

#34336 [Bgs]: ext/gd: imagerotate destroys transparency information

2005-09-03 Thread [EMAIL PROTECTED]
ID: 34336 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Feature/Change Request Operating System: * PHP Version: 4CVS (2005-08-31) Assigned To: pajoye New Comment: I doubt that users can call

#34336 [Fbk-Opn]: ext/gd: imagerotate destroys transparency information

2005-09-02 Thread [EMAIL PROTECTED]
ID: 34336 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Feature/Change Request Operating System: * PHP Version: 5CVS, 4CVS (2005-08-31) Assigned To: pajoye New Comment

#34336 [Opn]: ext/gd: imagerotate destroys transparency information

2005-09-02 Thread [EMAIL PROTECTED]
ID: 34336 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: * PHP Version: 5CVS, 4CVS (2005-08-31) Assigned To: pajoye New Comment: JFY, a new fourth parameter

#34336 [NEW]: imagerotate destroys transparency information

2005-09-01 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.4.0 PHP Bug Type: GD related Bug description: imagerotate destroys transparency information Description: Imagerotate doesn't preserve transparency information. Next image was used in example

#34295 [NEW]: configure --sysconfdir should be evaluated

2005-08-29 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 5CVS-2005-08-29 (CVS) PHP Bug Type: Feature/Change Request Bug description: configure --sysconfdir should be evaluated Description: This is a duplicate of #3126. Anyway, this bug is very old

#34266 [NEW]: Apache 2.0.50 craches from time to time

2005-08-26 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: W2K SP4 PHP version: 4.4.0 PHP Bug Type: Reproducible crash Bug description: Apache 2.0.50 craches from time to time Description: I'm testing binarycloud framework at the moment. From time to time on some pages Apache

#34266 [Fbk-Opn]: Apache 2.0.50 crashes from time to time

2005-08-26 Thread [EMAIL PROTECTED]
ID: 34266 User updated by: [EMAIL PROTECTED] -Summary: Apache 2.0.50 craches from time to time Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: W2K SP4 PHP Version

#34266 [Fbk-Opn]: Apache 2.0.50 crashes from time to time

2005-08-26 Thread [EMAIL PROTECTED]
ID: 34266 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: W2K SP4 PHP Version: 4.4.0 New Comment: Following instructions from http

#34266 [Fbk-Opn]: Apache 2.0.50 crashes from time to time

2005-08-26 Thread [EMAIL PROTECTED]
ID: 34266 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: W2K SP4 PHP Version: 4.4.0 New Comment: The problem is that this framework

#34252 [NEW]: Base functions extension and refactoring

2005-08-25 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: W2K PHP version: 6CVS-2005-08-25 (CVS) PHP Bug Type: Feature/Change Request Bug description: Base functions extension and refactoring Description: Include some of the functions of Aidan Lister in std. C extension. I

#34191 [Csd-Opn]: ob_gzhandler does not enforce trailing NUL

2005-08-24 Thread [EMAIL PROTECTED]
ID: 34191 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Open Bug Type:Zlib Related PHP Version: 5CVS-2005-08-19 (CVS) New Comment: Sorry, the commit does not fix the problem right, the buffer should

#34191 [Csd-Opn]: ob_gzhandler does not enforce trailing NUL

2005-08-24 Thread [EMAIL PROTECTED]
ID: 34191 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Open Bug Type:Zlib Related -PHP Version: 5CVS-2005-08-19 (CVS) +PHP Version: 5CVS-2005-08-24 (CVS) New Comment: Sorry, this bug

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

2005-08-23 Thread [EMAIL PROTECTED]
ID: 34089 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: *Configuration Issues Operating System: Mac OS X 10.4.2 PHP Version: 6CVS-2005-08-12 New Comment: I did compile icu

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

2005-08-22 Thread [EMAIL PROTECTED]
ID: 34089 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: *Configuration Issues Operating System: Mac OS X 10.4.2 PHP Version: 6CVS-2005-08-12 New Comment: So, does this mean I

#34216 [NEW]: Segfault with autoload

2005-08-22 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.1.0RC1 PHP Bug Type: SPL related Bug description: Segfault with autoload Description: I am experiencing a segfault with spl_autoload in the PHP_5_1 branch with the upcoming PHPUnit 2.3.0. The nature

#34199 [NEW]: SimpleXMLElement is Shcroedinger's Cat

2005-08-20 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Any PHP version: 5CVS-2005-08-20 (CVS) PHP Bug Type: SimpleXML related Bug description: SimpleXMLElement is Shcroedinger's Cat Description: An empty SimpleXMLElement object is both true and false Reproduce code

#34191 [NEW]: ob_gzhandler does not enforce trailing NUL

2005-08-19 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 5CVS-2005-08-19 (CVS) PHP Bug Type: Zlib Related Bug description: ob_gzhandler does not enforce trailing NUL Description: ob_gzhandler does not always append a trailing NUL byte to the deflated

#34191 [Opn]: ob_gzhandler does not enforce trailing NUL

2005-08-19 Thread [EMAIL PROTECTED]
ID: 34191 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Zlib Related Operating System: Windows PHP Version: 5CVS-2005-08-19 (CVS) New Comment: Reproducing script: ?php function f() { $data

#34154 [Fbk-Opn]: error_logs EOL screwed up

2005-08-17 Thread [EMAIL PROTECTED]
ID: 34154 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: *General Issues Operating System: Windows PHP Version: 5CVS-2005-08-16 (CVS) New Comment: Hm, I already saw your commit

#34174 [NEW]: Compiling SOAP extension fails (patch included)

2005-08-17 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: GNU/Linux PHP version: 5CVS-2005-08-17 (snap) PHP Bug Type: Compile Failure Bug description: Compiling SOAP extension fails (patch included) Description: Compiling PHP with the SOAP extension (using GCC 4.x) fails

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

2005-08-17 Thread [EMAIL PROTECTED]
ID: 34089 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: *Configuration Issues Operating System: Mac OS X 10.4.2 PHP Version: 6CVS-2005-08-12 New Comment: That configure line

#34154 [NEW]: error_logs EOL screwed up

2005-08-16 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 5CVS-2005-08-16 (CVS) PHP Bug Type: *General Issues Bug description: error_logs EOL screwed up Description: error_logs on windows are screwed up by \r\r\n sequences; following patch should fix

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

2005-08-16 Thread [EMAIL PROTECTED]
ID: 34089 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: *Configuration Issues Operating System: Mac OS X 10.4.2 PHP Version: 6CVS-2005-08-12 New Comment: Updated my copy

#34115 [Bgs]: Port memory_get_usage() to windows and add php.ini option to enable it

2005-08-15 Thread [EMAIL PROTECTED]
ID: 34115 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Feature/Change Request Operating System: Windows PHP Version: 4.4.0 New Comment: Why isn't it possible to make binaries with memory limit enabled

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

2005-08-15 Thread [EMAIL PROTECTED]
ID: 34089 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *Configuration Issues Operating System: Mac OS X 10.4.2 PHP Version: 6CVS-2005-08-12 New Comment: I forgot to mention this, but I am using libxml2

#34126 [NEW]: function calls leak memory

2005-08-14 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: 6CVS-2005-08-14 (CVS) PHP Bug Type: Scripting Engine problem Bug description: function calls leak memory Description: Any simple function call leaks memory. Patch: http://mega.ist.utl.pt/~ncpl

#34115 [NEW]: Port memory_get_usage() to windows and add php.ini option to enable it

2005-08-13 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4.4.0 PHP Bug Type: Feature/Change Request Bug description: Port memory_get_usage() to windows and add php.ini option to enable it Description: Windows lacks memory_get_usage(), but for developer's

#34121 [NEW]: Add DFA support to preg_match() function

2005-08-13 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: 5CVS-2005-08-13 (dev) PHP Bug Type: Feature/Change Request Bug description: Add DFA support to preg_match() function Description: I've made a patch to add DFA (PCRE 6) support to preg_match(). It isn't

#34084 [NEW]: RecursiveFilterIterator causes fatal error

2005-08-11 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: FreeBSD 5.3-RELEASE PHP version: 5CVS-2005-08-11 (dev) PHP Bug Type: SPL related Bug description: RecursiveFilterIterator causes fatal error Description: Class RecursiveFilterIterator contains 1 abstract method and must

#34084 [Fbk-Opn]: RecursiveFilterIterator causes fatal error

2005-08-11 Thread [EMAIL PROTECTED]
ID: 34084 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: SPL related Operating System: FreeBSD 5.3-RELEASE PHP Version: 5CVS-2005-08-11 (dev) New Comment: $ cvs -d :pserver

#34089 [NEW]: Configure fails build test for libxml2

2005-08-11 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Mac OS X 10.4.2 PHP version: 5CVS-2005-08-12 (dev) PHP Bug Type: *Configuration Issues Bug description: Configure fails build test for libxml2 Description: Configure fails on the build test for libxml2 in HEAD

#34090 [NEW]: CVS HEAD build failes

2005-08-11 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: FreeBSD 5.3-RELEASE PHP version: 5CVS-2005-08-12 (dev) PHP Bug Type: Compile Failure Bug description: CVS HEAD build failes Description: $ cvs -d :pserver:[EMAIL PROTECTED]:/repository checkout php-src $ cd php-src

#34065 [NEW]: throw in foreach produce memory leaks

2005-08-10 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: any PHP version: 5CVS-2005-08-10 (dev) PHP Bug Type: Scripting Engine problem Bug description: throw in foreach produce memory leaks Description: Throwing exception from inside a foreach block can produce memory leaks

#34058 [NEW]: get_headers() retrieve a particular respons

2005-08-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5CVS-2005-08-10 (dev) PHP Bug Type: Feature/Change Request Bug description: get_headers() retrieve a particular respons Description: Any change we can make get_headers() to act like parse_url(), i.e

#34059 [NEW]: get_headers() returns false and throws warning on 404

2005-08-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5CVS-2005-08-10 (dev) PHP Bug Type: Feature/Change Request Bug description: get_headers() returns false and throws warning on 404 Description: I feel like the current behaviur of get_headers() is wrong, i.e

#34036 [NEW]: PCRE 6.1 is out

2005-08-08 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: 5CVS-2005-08-08 (dev) PHP Bug Type: PCRE related Bug description: PCRE 6.1 is out Description: PCRE 6.1 is out and, if compiled with UTF-8 support, has nice new features (like a \pL to match a utf8 char

#34023 [NEW]: [Patch] tidy extension misses getParent

2005-08-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5CVS-2005-08-07 (dev) PHP Bug Type: Feature/Change Request Bug description: [Patch] tidy extension misses getParent Description: The tidy library provides the getParent function which is currently

#34007 [NEW]: cURL compilation fails with GCC 4.x

2005-08-05 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: GNU/Linux PHP version: 5CVS-2005-08-05 (dev) PHP Bug Type: Compile Failure Bug description: cURL compilation fails with GCC 4.x Description: Building the latest snapshot of PHP 5.1 with cURL support enabled fails

#34011 [NEW]: variables_order not PHP_INI_ALL

2005-08-05 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: all PHP version: 5CVS-2005-08-05 (dev) PHP Bug Type: *Configuration Issues Bug description: variables_order not PHP_INI_ALL Description: I'm not sure if this is a php bug or just a documentation bug. in http

#33961 [NEW]: Bundle SQLite extension

2005-08-02 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Win2000 PHP version: 4.4.0 PHP Bug Type: Feature/Change Request Bug description: Bundle SQLite extension Description: Why not to include sqlite extension in standard windows .zip distribution of PHP 4.4.x ? -- Edit

#33966 [NEW]: wrong use of reflectionproperty causes a segfault

2005-08-02 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux (Debian) PHP version: 5CVS-2005-08-02 (dev) PHP Bug Type: Class/Object related Bug description: wrong use of reflectionproperty causes a segfault Description: When (ab)using the ReflectionProperty class' methods

#33924 [NEW]: PHP leaks when occurs a parse error

2005-07-29 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: 5CVS-2005-07-29 (dev) PHP Bug Type: Scripting Engine problem Bug description: PHP leaks when occurs a parse error Description: PHP leaks when occurs a parse error. For example: php -r 'echo a' it also

#33899 [NEW]: setting both extension_dir and extension= on command line doesn't work

2005-07-28 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux PHP version: 5CVS-2005-07-28 (dev) PHP Bug Type: Dynamic loading Bug description: setting both extension_dir and extension= on command line doesn't work Description: I try to test a newly created PECL extension

#33882 [NEW]: php.ini search path with CLI api

2005-07-27 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux PHP version: 5CVS-2005-07-27 (dev) PHP Bug Type: *Configuration Issues Bug description: php.ini search path with CLI api Description: the first place to look for a php.ini is supposed to be the directory where

#33865 [NEW]: local_retval_ptr should be initialized to NULL

2005-07-26 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 5CVS-2005-07-26 (dev) PHP Bug Type: Scripting Engine problem Bug description: local_retval_ptr should be initialized to NULL Description: In zend_execute_API.c zend_call_user_function

#33825 [NEW]: stream_eof() is opposite behavior from 5.0.4

2005-07-22 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: windows XP PHP version: 5.1.0b3 PHP Bug Type: Filesystem function related Bug description: stream_eof() is opposite behavior from 5.0.4 Description: in 5.0.4, if stream_eof() returns false, feof() returns true

#33785 [Fbk-Opn]: pdo-pgsql crashes by PDO_FETCH_LAZY attribute

2005-07-21 Thread [EMAIL PROTECTED]
ID: 33785 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: PDO related Operating System: gentoo linux PHP Version: 5.1.0b3 New Comment: the cvs snapshot segfaults, too here

#33785 [NEW]: pdo-pgsql crashes by PDO_FETCH_LAZY attribute

2005-07-20 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: gentoo linux PHP version: 5.1.0b3 PHP Bug Type: Reproducible crash Bug description: pdo-pgsql crashes by PDO_FETCH_LAZY attribute Description: the code is self-explaining, i am running mod_php 5.1.0b3 with apache 1.3.33

#33785 [Opn]: pdo-pgsql crashes by PDO_FETCH_LAZY attribute

2005-07-20 Thread [EMAIL PROTECTED]
ID: 33785 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: gentoo linux PHP Version: 5.1.0b3 New Comment: the exit; was just for debugging, that's not what makes

#33789 [NEW]: Many Problems with SunFuncs

2005-07-20 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: WinXP PHP version: 5.1.0b3 PHP Bug Type: Output Control Bug description: Many Problems with SunFuncs Description: With sunfuncs (date_sunrise, date_sunset) When I do date_sunset(time(), 46.49, -71.14, 90); (I forgot

#33743 [NEW]: Segfault with replaceChild and entities

2005-07-18 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: N/A PHP version: 4.3.11 PHP Bug Type: DOM XML related Bug description: Segfault with replaceChild and entities Description: Segfault using replaceChild. PHP 4.3.11, LibXML v2.6.9 Reproduce code: --- ?php

#33743 [Opn-Csd]: Segfault with replaceChild and entities

2005-07-18 Thread [EMAIL PROTECTED]
ID: 33743 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: DOM XML related Operating System: N/A PHP Version: 5.0.4 New Comment: This can be fixed by updating libxml. (Confirmed

#33733 [NEW]: PHP segfaults when using the pspell extension

2005-07-17 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux PHP version: 5CVS-2005-07-17 (dev) PHP Bug Type: Unknown/Other Function Bug description: PHP segfaults when using the pspell extension Description: I'm not sure if this is a PHP bug, but here it is: (gdb) run

#33656 [NEW]: Let PDO::query and PDO::exec accept $input_parameters

2005-07-12 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 5.0.4 PHP Bug Type: Feature/Change Request Bug description: Let PDO::query and PDO::exec accept $input_parameters Description: It will be nice if PDO::query() and PDO::exec() would accept

#33658 [NEW]: Some tests don't work on windows

2005-07-12 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: windows PHP version: 5CVS-2005-07-12 (dev) PHP Bug Type: Unknown/Other Function Bug description: Some tests don't work on windows Description: Some tests don't work on windows because of the new line chars. Here

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