#39941 [NEW]: Reflect team changes in credits.c

2006-12-24 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: irrelevant PHP version: 5.2.0 PHP Bug Type: Unknown/Other Function Bug description: Reflect team changes in credits.c Description: Credits.c should reflect the changes of the documentation team (from where I resigned

#39933 [NEW]: Curl extension is missing CURLOPT_TCP_NODELAY

2006-12-22 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux-i686 PHP version: 5CVS-2006-12-22 (CVS) PHP Bug Type: cURL related Bug description: Curl extension is missing CURLOPT_TCP_NODELAY Description: ext/curl is missing the constant CURLOPT_TCP_NODELAY (121) Reproduce

#39933 [Opn]: Curl extension is missing CURLOPT_TCP_NODELAY

2006-12-22 Thread [EMAIL PROTECTED]
ID: 39933 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: cURL related Operating System: linux-i686 PHP Version: 5CVS-2006-12-22 (CVS) New Comment: For a more decent test case http://phpfi.com/187148

#39934 [NEW]: pcre simple segfault ?

2006-12-22 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 4.4.4 PHP Bug Type: PCRE related Bug description: pcre simple segfault ? Description: It is a reduction of http://pear.php.net/bugs/bug.php?id=7908 This test is breaking by repeat=437 by php

#39934 [Bgs-Opn]: pcre simple segfault ?

2006-12-22 Thread [EMAIL PROTECTED]
ID: 39934 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: PCRE related Operating System: Irrelevant PHP Version: 4.4.4 New Comment: Thanks, That was the expected answer, just

#39885 [NEW]: memory leak when doing loads of INSERT's and there are duplicate key errors

2006-12-19 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Redhat Linux RHEL4 PHP version: 5.2.0 PHP Bug Type: MySQL related Bug description: memory leak when doing loads of INSERT's and there are duplicate key errors Description: When doing loads of INSERT INTO table VALUES

#39764 [NEW]: array_key_exists inconsistent behavior

2006-12-07 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows2000 PHP version: 4.4.4 PHP Bug Type: Scripting Engine problem Bug description: array_key_exists inconsistent behavior Description: Array indexes can be resources - in this case they are casted to int

#39764 [Opn]: array_key_exists inconsistent behavior

2006-12-07 Thread [EMAIL PROTECTED]
ID: 39764 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: Windows2000 PHP Version: 4.4.4 New Comment: Expected result and Actual result should be switched. Sorry

#39764 [Fbk-Opn]: array_key_exists inconsistent behavior

2006-12-07 Thread [EMAIL PROTECTED]
ID: 39764 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Arrays related Operating System: Windows2000 PHP Version: 4.4.4 New Comment: For resource-dependent array data

#39764 [Fbk-Opn]: array_key_exists inconsistent behavior

2006-12-07 Thread [EMAIL PROTECTED]
ID: 39764 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Arrays related Operating System: Windows2000 PHP Version: 4.4.4 New Comment: If even experienced developers who write

#39764 [Fbk-Opn]: array_key_exists inconsistent behavior

2006-12-07 Thread [EMAIL PROTECTED]
ID: 39764 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Arrays related Operating System: Windows2000 PHP Version: 4.4.4 New Comment: Objects DO have __toString() method

#39710 [NEW]: getprotobyname is not thread-safe

2006-12-01 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 6CVS-2006-12-01 (CVS) PHP Bug Type: Unknown/Other Function Bug description: getprotobyname is not thread-safe Description: The PHP functions: getservbyname getservbyport getprotobyname getprotobynumber

#39674 [NEW]: DST update for W. Australia in tzdata 2006p

2006-11-28 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 5.2.0 PHP Bug Type: Date/time related Bug description: DST update for W. Australia in tzdata 2006p Description: tzdata 2006p has been released, which includes a DST update for Western Australia

#39602 [NEW]: Invalid session.save_handler crashes PHP

2006-11-23 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: 5CVS-2006-11-23 (CVS) PHP Bug Type: Reproducible crash Bug description: Invalid session.save_handler crashes PHP Description: PHP may crash if php.ini contains invalid setting for session.save_handler

#39609 [NEW]: increment/decrement inconsistency

2006-11-23 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.2.0 PHP Bug Type: Scripting Engine problem Bug description: increment/decrement inconsistency Description: Using the increment or decrement operators immediately following respectively a plus or minus

#39541 [NEW]: next_key() and prev_key()

2006-11-16 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: all PHP version: 5.2.0 PHP Bug Type: Feature/Change Request Bug description: next_key() and prev_key() Description: It would be handy if PHP had functions to get the current and previous keys in an array without

#39541 [Opn]: next_key() and prev_key()

2006-11-16 Thread [EMAIL PROTECTED]
ID: 39541 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: all PHP Version: 5.2.0 New Comment: As a minor request, it would be handy if PHP had analogues

#39523 [NEW]: ibase_pconnect does not reconnect when a connection is dropped

2006-11-15 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Redhat Linux RHEL4 PHP version: 5.2.0 PHP Bug Type: InterBase related Bug description: ibase_pconnect does not reconnect when a connection is dropped Description: Using the interbase/firebird database, when using

#39452 [Fbk-Csd]: image_type_to_extension returns jpeg instead of jpg

2006-11-12 Thread [EMAIL PROTECTED]
ID: 39452 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: GetImageSize related Operating System: Debian PHP Version: 5.2.0 New Comment: Sigh! - Sorry. I used a workaround

#39452 [NEW]: image_type_to_extension returns jpeg instead of jpg

2006-11-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Debian PHP version: 5.2.0 PHP Bug Type: GetImageSize related Bug description: image_type_to_extension returns jpeg instead of jpg Description: Hello, this may be no bug or bogus but I just switched over to 5.2 and broke

#39454 [NEW]: Returning an array segfaults PHP

2006-11-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Ubuntu 6.06.1 (AMD64) PHP version: 5.2.0 PHP Bug Type: SOAP related Bug description: Returning an array segfaults PHP Description: Attempting to return an array from a SOAP server causes PHP 5.2.0 to reliably segfault

#39379 [NEW]: something worong with function rename()

2006-11-04 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: windows xp sp2 PHP version: 5.2.0 PHP Bug Type: *Directory/Filesystem functions Bug description: something worong with function rename() Description: When I use function rename() to rename a folder by recursion

#39305 [NEW]: Use of decimal point in different countries

2006-10-30 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.1.6 PHP Bug Type: dBase related Bug description: Use of decimal point in different countries Description: As far as I know the dbase format, there is no way to specify the character for a decimal

#39256 [NEW]: rename() destroys images

2006-10-25 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: MacOS X PHP version: 5.1.6 PHP Bug Type: Filesystem function related Bug description: rename() destroys images Description: Before I begin: I'm using MacOS X 10.4.8 with PHP Version 5.1.6 www.entropy.ch Release 1

#39256 [Bgs-Opn]: rename() destroys images

2006-10-25 Thread [EMAIL PROTECTED]
ID: 39256 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Filesystem function related Operating System: MacOS X PHP Version: 5.1.6 New Comment: Sorry, but haven't you read

#39256 [Fbk-Opn]: rename() destroys images

2006-10-25 Thread [EMAIL PROTECTED]
ID: 39256 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Filesystem function related Operating System: MacOS X PHP Version: 5.1.6 New Comment: OK, I see. Just because I don't

#39260 [NEW]: A misleading bit in the Zend API

2006-10-25 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: irrelevant PHP version: 5.2.0RC5 PHP Bug Type: Scripting Engine problem Bug description: A misleading bit in the Zend API Description: Not the biggest bug in the world, more a mosquito... In zend_compile.h: ZEND_API

#39196 [NEW]: Endless loop when for exception thrown on E_RECOVERABLE_ERROR

2006-10-19 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux 2.6.18-gentoo PHP version: 5.2.0RC5 PHP Bug Type: Scripting Engine problem Bug description: Endless loop when for exception thrown on E_RECOVERABLE_ERROR Description: When the error thrown by SWFMovie::save

#39165 [NEW]: Segmentation fault in ext/ming when adding text without setting size before

2006-10-16 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux 2.6.18 PHP version: 5.2.0RC5 PHP Bug Type: Reproducible crash Bug description: Segmentation fault in ext/ming when adding text without setting size before Description: Calling addString on a SWFText object without

#39125 [NEW]: Memleak when reflecting non-existing class/method

2006-10-11 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.1.6 PHP Bug Type: Unknown/Other Function Bug description: Memleak when reflecting non-existing class/method Description: I get a memleak when trying to reflect a nonexisting class and method from

#39127 [NEW]: Class-name constructor fallbacks produce strange results

2006-10-11 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 5.2.0RC5 PHP Bug Type: Scripting Engine problem Bug description: Class-name constructor fallbacks produce strange results Description: In php's OOP implementation, the class-name method fallback

#39129 [NEW]: get_class_methods() guesses the existence of a constructor

2006-10-11 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 4.4.4 PHP Bug Type: Scripting Engine problem Bug description: get_class_methods() guesses the existence of a constructor Description: When instanciating a class without constructor, php will try

#39093 [NEW]: several leaks appear when changing the result of __get()

2006-10-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.2.0RC5 PHP Bug Type: Scripting Engine problem Bug description: several leaks appear when changing the result of __get() Description: Several leaks appear in the reproduce code. The code itself

#39082 [NEW]: image* functions segfaults when only one argument is given

2006-10-08 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: all PHP version: 5.2.0RC5 PHP Bug Type: GD related Bug description: image* functions segfaults when only one argument is given Description: $im = imagecreatetruecolor(1,1); imagegif($im); -- Edit bug report at http

#39085 [NEW]: MySqli compile error with mysql 4.1.13 (or any 5)

2006-10-08 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: all PHP version: 6CVS-2006-10-09 (CVS) PHP Bug Type: MySQLi related Bug description: MySqli compile error with mysql 4.1.13 (or any 5) Description: mysql_set_character_set has been introduced in mysql 5.0.7

#39060 [NEW]: mkdir(), chdir() and friends broken in ZTS

2006-10-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: FreeBSD PHP version: 5.2.0RC5 PHP Bug Type: *Directory/Filesystem functions Bug description: mkdir(), chdir() and friends broken in ZTS Description: mkdir(), chdir() and pals always work form the orginal cwd

#39017 [NEW]: foreach(($obj = new myClass) as $v); echo $obj; segfaults

2006-10-02 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 5.1.6 PHP Bug Type: Scripting Engine problem Bug description: foreach(($obj = new myClass) as $v); echo $obj; segfaults Description: The foreach construct destroys the object, leaving the variable

#38946 [NEW]: pecl/docblock should be merged into ext/tokenizer

2006-09-25 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 6CVS-2006-09-25 (CVS) PHP Bug Type: Feature/Change Request Bug description: pecl/docblock should be merged into ext/tokenizer Description: pecl/docblock should be merged into ext/tokenizer. Its

#38864 [NEW]: LDAP error message incomplete

2006-09-18 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 5CVS-2006-09-18 (CVS) PHP Bug Type: LDAP related Bug description: LDAP error message incomplete Description: Quote from original bug/feature request reporter: if i have an datatype, that has

#38837 [Fbk-Opn]: pear upgrade-all crashes in parse_url (SIGBUS)

2006-09-16 Thread [EMAIL PROTECTED]
ID: 38837 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Solaris 9 PHP Version: 5.2.0RC4 New Comment: It was a completely clean download

#38837 [NEW]: pear upgrade-all crashes in parse_url (SIGBUS)

2006-09-15 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Solaris 9 PHP version: 5.2.0RC4 PHP Bug Type: Reproducible crash Bug description: pear upgrade-all crashes in parse_url (SIGBUS) Description: After installing PHP 5.2.0RC4 I started pear upgrade-all to update my PEAR

#38826 [Fbk-Csd]: file_get_contents for a URL returns nothing when file 255 bytes

2006-09-15 Thread [EMAIL PROTECTED]
ID: 38826 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: Streams related Operating System: WinXP PHP Version: 5.1.6 New Comment: Ah that was a good idea of yours, using

#38826 [Csd-Opn]: file_get_contents for a URL returns nothing when file 255 bytes

2006-09-15 Thread [EMAIL PROTECTED]
ID: 38826 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Open Bug Type: Streams related Operating System: WinXP PHP Version: 5.1.6 New Comment: Actually, 10 minutes later, I think I was a bit

#38826 [Bgs]: file_get_contents for a URL returns nothing when file 255 bytes

2006-09-15 Thread [EMAIL PROTECTED]
ID: 38826 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Streams related Operating System: WinXP PHP Version: 5.1.6 New Comment: Fair enough. Previous Comments

#38852 [NEW]: XML-RPC Breaks iconv

2006-09-15 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: OS X 10.4.7 PHP version: 5.2.0RC4 PHP Bug Type: XMLRPC-EPI related Bug description: XML-RPC Breaks iconv Description: When compiling with ext/xmlrpc, the 'iconv()' extension is missing. This causes some

#38826 [NEW]: file_get_contents for a URL returns nothing when file 255 bytes

2006-09-14 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: WinXP PHP version: 5.1.6 PHP Bug Type: Streams related Bug description: file_get_contents for a URL returns nothing when file 255 bytes Description: I am using file_get_contents with a URL. If the file I want to get

#38827 [NEW]: mkdir fails with links and open_basedir restriction

2006-09-14 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 5.2.0RC3 PHP Bug Type: Directory function related Bug description: mkdir fails with links and open_basedir restriction Description: mkdir() will fail, if open_basedir restricts the access to a path

#38826 [Fbk-Opn]: file_get_contents for a URL returns nothing when file 255 bytes

2006-09-14 Thread [EMAIL PROTECTED]
ID: 38826 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Streams related Operating System: WinXP PHP Version: 5.1.6 New Comment: Errr... I am not sure how seriously to take

#38826 [Fbk-Opn]: file_get_contents for a URL returns nothing when file 255 bytes

2006-09-14 Thread [EMAIL PROTECTED]
ID: 38826 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Streams related Operating System: WinXP PHP Version: 5.1.6 New Comment: Sorry, I didn't mean to be rude with not sure

#38826 [Fbk-Opn]: file_get_contents for a URL returns nothing when file 255 bytes

2006-09-14 Thread [EMAIL PROTECTED]
ID: 38826 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Streams related Operating System: WinXP PHP Version: 5.1.6 New Comment: Yes, the var_dump going to your file remotely

#38665 [Bgs]: SOAP calls constructor twice when returning void

2006-09-12 Thread [EMAIL PROTECTED]
ID: 38665 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: SOAP related Operating System: WinXP PHP Version: 5.1.6 Assigned To: dmitry New Comment: Ok, it's good to know, I'll document it in /phpdoc

#38734 [NEW]: error message allocated even if not used

2006-09-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: n/a PHP version: 5.2.0RC3 PHP Bug Type: Performance problem Bug description: error message allocated even if not used Description: in the php_error_cb function the spprintf function is called as well as other code

#38721 [NEW]: date_parse() invalid read

2006-09-05 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5CVS-2006-09-05 (CVS) PHP Bug Type: Date/time related Bug description: date_parse() invalid read Description: valgrind reports an invalid read in date_parse(). Reproduce code: --- ?php

#38620 [Fbk-Opn]: curl_multi_* - timeout after 4-6 socket connects on different hosts

2006-09-02 Thread [EMAIL PROTECTED]
ID: 38620 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: cURL related Operating System: Debian Sarge PHP Version: 5.1.6 New Comment: because curl_multi is very buggy... give me

#38665 [NEW]: SOAP calls constructor twice when returning void

2006-08-31 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: WinXP PHP version: 5.1.6 PHP Bug Type: SOAP related Bug description: SOAP calls constructor twice when returning void Description: I found a weird bug with SOAP/WSDL. When calling a method which returns nothing

#38623 [NEW]: leaks in a tricky code with switch() and exceptions

2006-08-28 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5CVS-2006-08-28 (CVS) PHP Bug Type: Scripting Engine problem Bug description: leaks in a tricky code with switch() and exceptions Description: There are several leaks in the code below. Reproduce code

#38624 [NEW]: Strange warning when throwing an exception from a __set method.

2006-08-28 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: 5CVS-2006-08-28 (CVS) PHP Bug Type: Scripting Engine problem Bug description: Strange warning when throwing an exception from a __set method. Description: When throwing an exception from a __set() method

#38627 [NEW]: Image resources seem to be reused although destroyed

2006-08-28 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Gentoo PHP version: 5.2.0RC2 PHP Bug Type: GD related Bug description: Image resources seem to be reused although destroyed Description: 1. Allocate an image resource $a. 2. Resample (scale) $a to a second resource $b. 3

#38620 [NEW]: timeout after 4-6 socket connects on different hosts

2006-08-27 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Debian Sarge PHP version: 5.1.5 PHP Bug Type: cURL related Bug description: timeout after 4-6 socket connects on different hosts Description: try the example code on the function.curl-multi-exec page in the manual

#38596 [Fbk-Opn]: PHP segfaults on exit() with PDO prepared statements

2006-08-26 Thread [EMAIL PROTECTED]
ID: 38596 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: PDO related Operating System: Linux PHP Version: 5.1.5 New Comment: The issue does *not* occur in php5.2-200608260630

#38596 [NEW]: PHP segfaults on exit() with PDO prepared statements

2006-08-25 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.1.5 PHP Bug Type: PDO related Bug description: PHP segfaults on exit() with PDO prepared statements Description: [Note: This bug is against PHP 5.1.6, but the bug interface only offers 5.1.5

#38596 [Opn]: PHP segfaults on exit() with PDO prepared statements

2006-08-25 Thread [EMAIL PROTECTED]
ID: 38596 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: PDO related Operating System: Linux PHP Version: 5.1.5 New Comment: The problem also exists in PHP 5.2.0 RC1. The backtrace is identical except

#38543 [NEW]: shutdown_executor() may segfault when memory_limit is too low

2006-08-22 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.2.0RC2 PHP Bug Type: Scripting Engine problem Bug description: shutdown_executor() may segfault when memory_limit is too low Description: PHP segfaults when memory_limit is too low (like 1 byte

#38556 [NEW]: If configure is performed, it will become an error in reflection relation

2006-08-22 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.2.0RC2 PHP Bug Type: Compile Failure Bug description: If configure is performed, it will become an error in reflection relation Description: If configure is performed, it will become an error

#38535 [NEW]: PDO::errorInfo() many memory errors in pdo_pgsql

2006-08-21 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: All PHP version: 5CVS-2006-08-21 (CVS) PHP Bug Type: PDO related Bug description: PDO::errorInfo() many memory errors in pdo_pgsql Description: Using any kind of error, errorInfo uses unitialized or already freed memory

#38488 [Fbk-Opn]: Access to php://stdin and faily crashes PHP on win32

2006-08-21 Thread [EMAIL PROTECTED]
ID: 38488 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Streams related Operating System: win32 PHP Version: 5CVS-2006-08-18 (CVS) New Comment: PHP crashes only with MS

#38478 [NEW]: reset() does not work as expected on Iterator implementations

2006-08-17 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Gentoo PHP version: 5.2.0RC1 PHP Bug Type: SPL related Bug description: reset() does not work as expected on Iterator implementations Description: The Iterator interface (SPL) defines a method rewind(). When implementing

#38315 [NEW]: Constructing in the destructor causes weird behaviour

2006-08-03 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux (N/A) PHP version: 5.1.4 PHP Bug Type: Scripting Engine problem Bug description: Constructing in the destructor causes weird behaviour Description: Hi, I already discussed this with Gopal, so he'll probably have

#38289 [NEW]: session_decode()/$_SESSION problem

2006-08-01 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.1.4 PHP Bug Type: Session related Bug description: session_decode()/$_SESSION problem Description: session_decode() core dumps if $_SESSION is set to null before calling it. Reproduce code

#38261 [NEW]: leaks in openssl_x509_parse

2006-07-30 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: all PHP version: 5CVS-2006-07-30 (CVS) PHP Bug Type: OpenSSL related Bug description: leaks in openssl_x509_parse Description: openssl_x509_parse leaks when an invalid cert is given -- Edit bug report at http

#38255 [NEW]: leak in php_openssl_evp_from_zval

2006-07-29 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: all PHP version: 5CVS-2006-07-29 (CVS) PHP Bug Type: OpenSSL related Bug description: leak in php_openssl_evp_from_zval Description: php_openssl_evp_from_zval leaks when an invalid key is passed (ie boolean or array

#38234 [NEW]: Exception in __clone makes memory leak

2006-07-27 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: 5CVS-2006-07-27 (CVS) PHP Bug Type: Scripting Engine problem Bug description: Exception in __clone makes memory leak Description: PHP makes a memory leak in case if script throws exception from inside

#38138 [Opn]: russian encoding detection support

2006-07-20 Thread [EMAIL PROTECTED]
ID: 38138 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type:Feature/Change Request PHP Version: 4.4.2 New Comment: I would like to if anybody will explain how to port PHP functions into Unicode for dummies

#38138 [NEW]: russian encoding detection support

2006-07-19 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 4.4.2 PHP Bug Type: mbstring related Bug description: russian encoding detection support Description: Detection of russian encoding in mb_detect_encoding is disabled although it present among the list

#38144 [NEW]: mysqli_real_connect

2006-07-19 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: CentOS 4 PHP version: 5CVS-2006-07-19 (CVS) PHP Bug Type: Feature/Change Request Bug description: mysqli_real_connect Description: Hi, the mysql client libs allow using a user specified my.cnf. Such a configfile can

#38146 [NEW]: Cannot use array returned from foo::__get('bar') in write context

2006-07-19 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: all PHP version: 5CVS-2006-07-19 (CVS) PHP Bug Type: Scripting Engine problem Bug description: Cannot use array returned from foo::__get('bar') in write context Description: When looping through an array, returned

#38138 [Opn]: russian encoding detection support

2006-07-19 Thread [EMAIL PROTECTED]
ID: 38138 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type:Feature/Change Request PHP Version: 4.4.2 New Comment: Well, i can't say this is ok for me. At first I thought that simple configure with --enable

#38148 [NEW]: inheritance compatibility standards break *

2006-07-19 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 6CVS-2006-07-19 (CVS) PHP Bug Type: *Compile Issues Bug description: inheritance compatibility standards break * Description: the new fatal: decl. of Child::foo() is incompatible with Parent::foo() errors

#38105 [NEW]: Streams encoding doesn't seem to work

2006-07-14 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 6CVS-2006-07-14 (CVS) PHP Bug Type: Unicode Engine related Bug description: Streams encoding doesn't seem to work Description: Streams encodings don't seem to work as advertised. Reproduce code

#38050 [Fbk-Opn]: preg_match_all segfault

2006-07-12 Thread [EMAIL PROTECTED]
ID: 38050 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: debian linux PHP Version: 5.1.4 New Comment: Tried using php5.2-200607101230

#38050 [NEW]: preg_match_all segfault

2006-07-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: debian linux PHP version: 5.1.4 PHP Bug Type: Reproducible crash Bug description: preg_match_all segfault Description: preg_match_all segfaults on some text samples with the following pattern: #a(?=[\s

#38050 [Fbk-Opn]: preg_match_all segfault

2006-07-09 Thread [EMAIL PROTECTED]
ID: 38050 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: debian linux PHP Version: 5.1.4 New Comment: Here it is at another paste site

#37992 [NEW]: several invalid writes in ext/gd/tests/bug24594.phpt reported by valgrind

2006-07-02 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux 32bit PHP version: 5CVS-2006-07-02 (CVS) PHP Bug Type: GD related Bug description: several invalid writes in ext/gd/tests/bug24594.phpt reported by valgrind Description: See http://gcov.php.net/PHP_5_2/tests/ext

#37981 [NEW]: XML parser crashes

2006-07-01 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4CVS-2006-07-01 (CVS) PHP Bug Type: *XML functions Bug description: XML parser crashes Description: Running this script produces: *** glibc detected *** corrupted double-linked list: 0x08460128

#37960 [NEW]: file_get_contents() returns false but is_readable() returns true

2006-06-29 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows 2000 (Windows NT WEB 5.0 PHP version: 5.1.4 PHP Bug Type: *Web Server problem Bug description: file_get_contents() returns false but is_readable() returns true Description: file_get_contents() returns false

#37901 [NEW]: Unable to find the wrapper file

2006-06-23 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows2000 PHP version: 4.4.2 PHP Bug Type: Streams related Bug description: Unable to find the wrapper file Description: file:// wrapper doesn't work on PHP 4.x.x, but it should according to docs http://php.net/opendir

#37902 [NEW]: include() and family do not use filesystem encoding

2006-06-23 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 6CVS-2006-06-23 (CVS) PHP Bug Type: Scripting Engine problem Bug description: include() and family do not use filesystem encoding Description: It seems that fopen_for_include uses runtime encoding

#37864 [NEW]: file_get_contents leaks memory on empty file

2006-06-20 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: FreeBSD PHP version: 5.1.4 PHP Bug Type: Streams related Bug description: file_get_contents leaks memory on empty file Description: file_get_contents() leaks on empty file Reproduce code: --- [EMAIL

#37707 [NEW]: clone without assigning leaks memory

2006-06-05 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: n/a PHP version: 5CVS-2006-06-05 (CVS) PHP Bug Type: Scripting Engine problem Bug description: clone without assigning leaks memory Description: cloning an object without assigning the return value to a variable leaks

#37685 [NEW]: Namespaced elements completely ignored

2006-06-02 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.1.4 PHP Bug Type: SimpleXML related Bug description: Namespaced elements completely ignored Description: I am not sure if this is an actual bug or intended behavior, but there seems to be a BC break

#37669 [NEW]: Setting a node's value from array returned by xpath does not work

2006-06-01 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux (Gentoo, RHEL) PHP version: 5.1.4 PHP Bug Type: SimpleXML related Bug description: Setting a node's value from array returned by xpath does not work Description: When trying to set the value (inside text

#37669 [Opn]: Setting a node's value from array returned by xpath does not work

2006-06-01 Thread [EMAIL PROTECTED]
ID: 37669 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: SimpleXML related Operating System: Linux (Gentoo, RHEL) PHP Version: 5.1.4 New Comment: I've come up with a workaround which imports the SimpleXML

#37614 [NEW]: Class name lowercased in error message

2006-05-27 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 5CVS-2006-05-27 (CVS) PHP Bug Type: Scripting Engine problem Bug description: Class name lowercased in error message Description: The class name in the Cannot redeclare class ... error message

#37578 [NEW]: unserialize_callback_func in htaccess has no effect

2006-05-24 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Gentoo Linux PHP version: 5.1.4 PHP Bug Type: Class/Object related Bug description: unserialize_callback_func in htaccess has no effect Description: Using unserialize_callback_func in a htaccess has no effect

#37578 [Bgs]: unserialize_callback_func in htaccess has no effect

2006-05-24 Thread [EMAIL PROTECTED]
ID: 37578 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Class/Object related Operating System: Gentoo Linux PHP Version: 5.1.4 New Comment: Ok. But I don't understand why it shouldn't work in the future

#37578 [Bgs]: unserialize_callback_func in htaccess has no effect

2006-05-24 Thread [EMAIL PROTECTED]
ID: 37578 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Class/Object related Operating System: Gentoo Linux PHP Version: 5.1.4 New Comment: The test can be downloaded here: http://m.tacker.org/blog/wp

#37538 [NEW]: toString in sprintf/printf and %d modifier does't work as expected

2006-05-20 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5CVS-2006-05-21 (CVS) PHP Bug Type: Strings related Bug description: toString in sprintf/printf and %d modifier does't work as expected Description: The modifier %d doesn't work as one would expect

#37522 [NEW]: Parse_str do not send back anything

2006-05-19 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: osx PHP version: 5.1.4 PHP Bug Type: Strings related Bug description: Parse_str do not send back anything Description: Parse_str accepts the string, but do not send back anything. With one argument, no variable

#37522 [Opn]: Parse_str do not send back anything

2006-05-19 Thread [EMAIL PROTECTED]
ID: 37522 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Strings related Operating System: osx PHP Version: 5.1.4 New Comment: register_globals fixed the problem for the first part (parse_str with 1

#37522 [Opn]: Parse_str do not send back anything

2006-05-19 Thread [EMAIL PROTECTED]
ID: 37522 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Strings related Operating System: osx PHP Version: 5.1.4 New Comment: OK, this bug is related to #24208. It actually fails the test (from make

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