#42094 [Opn->Bgs]: getenv("REMOTE_ADDR") returns no IP address

2007-07-26 Thread jani
ID: 42094 Updated by: [EMAIL PROTECTED] Reported By: fushimi at rep dot fielding dot nec dot co dot jp -Status: Open +Status: Bogus Bug Type: Apache2 related Operating System: Windows 2000 PHP Version: 5.2.3 New Comment: It's apache

#42108 [Opn->Bgs]: utf8_mime2text() has new signature, but U8T_CANONICAL is missing

2007-07-26 Thread derick
ID: 42108 Updated by: [EMAIL PROTECTED] Reported By: sahengala at yahoo dot com -Status: Open +Status: Bogus Bug Type: IMAP related Operating System: Red Hat Enterprise Linux ES rele PHP Version: 5.2.3 New Comment: Okay, marking it b

#42105 [Opn->Asn]: CLI binary segfaults on ldap_bind(), Apache module works fine

2007-07-26 Thread jani
ID: 42105 Updated by: [EMAIL PROTECTED] Reported By: paul at moonkhan dot org -Status: Open +Status: Assigned Bug Type: CGI related Operating System: RHEL4 PHP Version: 5.2CVS-2007-07-26 -Assigned To: +Assigned To: jani New

#42114 [Opn->Bgs]: If(!is_integer($_POST['T2'])){...} is_integer Doesnt work

2007-07-26 Thread johannes
ID: 42114 Updated by: [EMAIL PROTECTED] Reported By: NeMewSys at hotmail dot com -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: Windows XP PHP Version: 5.2.3 New Comment: Thank you for taking the time to wri

#42119 [NEW]: array_push($arr,&$obj) doesn't work with zend.ze1_compatibility_mode On

2007-07-26 Thread rick_g22 at yahoo dot com
From: rick_g22 at yahoo dot com Operating system: Win32 PHP version: 5.2.3 PHP Bug Type: Scripting Engine problem Bug description: array_push($arr,&$obj) doesn't work with zend.ze1_compatibility_mode On Description: On PHP 5.2.3 (win32 version at least), php.ini

#42113 [Opn->Fbk]: Problem with placeholders and escaped quotes in string constants

2007-07-26 Thread iliaa
ID: 42113 Updated by: [EMAIL PROTECTED] Reported By: dominique dot archambault at gmail dot com -Status: Open +Status: Feedback Bug Type: PDO related Operating System: Debian lenny PHP Version: 5.2.3 New Comment: Please try using thi

#42105 [Fbk->Opn]: CLI binary segfaults on ldap_bind(), Apache module works fine

2007-07-26 Thread paul at moonkhan dot org
ID: 42105 User updated by: paul at moonkhan dot org Reported By: paul at moonkhan dot org -Status: Feedback +Status: Open Bug Type: CGI related Operating System: RHEL4 PHP Version: 5.2CVS-2007-07-26 New Comment: Here is the configure line

#31892 [Com]: PHP_SELF incorrect without cgi.fix_pathinfo, but turning on screws up PATH_INFO

2007-07-26 Thread mccammos at onid dot oregonstate dot edu
ID: 31892 Comment by: mccammos at onid dot oregonstate dot edu Reported By: ceefour at gauldong dot net Status: No Feedback Bug Type: CGI related Operating System: * PHP Version: 5CVS, 4CVS (2005-02-11) New Comment: I just tried a July 26, 20

#42114 [NEW]: If(!is_integer($_POST['T2'])){...} is_integer Doesnt work

2007-07-26 Thread NeMewSys at hotmail dot com
From: NeMewSys at hotmail dot com Operating system: Windows XP PHP version: 5.2.3 PHP Bug Type: *General Issues Bug description: If(!is_integer($_POST['T2'])){...} is_integer Doesnt work Description: If(!is_integer($_POST['T2'])){...} This is not working. Repr

#42106 [Opn->Fbk]: Build fails due to duplicate symbols (missing externs)

2007-07-26 Thread jani
ID: 42106 Updated by: [EMAIL PROTECTED] Reported By: chris at improbable dot org -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Mac OS X PHP Version: 5.2.3 New Comment: What compiler (and version) are you

#42112 [NEW]: deleting a node produces memory corruption

2007-07-26 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5CVS-2007-07-26 (CVS) PHP Bug Type: DOM XML related Bug description: deleting a node produces memory corruption Description: When running getElementById() on a node that just has been removed I get memo

#42105 [Fbk->Opn]: CLI binary segfaults on ldap_bind(), Apache module works fine

2007-07-26 Thread paul at moonkhan dot org
ID: 42105 User updated by: paul at moonkhan dot org Reported By: paul at moonkhan dot org -Status: Feedback +Status: Open Bug Type: CGI related Operating System: RHEL4 PHP Version: 5.2.3 New Comment: The CVS snapshot didn't fix the segfau

#42110 [NEW]: fgetcsv doesn't handle ""\n correctly in multiline csv record

2007-07-26 Thread figaroap at wp dot pl
From: figaroap at wp dot pl Operating system: Win XP SP2 PHP version: 6CVS-2007-07-26 (snap) PHP Bug Type: Filesystem function related Bug description: fgetcsv doesn't handle ""\n correctly in multiline csv record Description: The fgetcsv has some really strange

#42093 [Opn->Bgs]: php5ts.dll causes the IIS application pool to crash

2007-07-26 Thread jani
ID: 42093 Updated by: [EMAIL PROTECTED] Reported By: ailene dot nichol at tandberg dot com -Status: Open +Status: Bogus Bug Type: IIS related Operating System: Windows Server 2003 SP2 PHP Version: 5.2CVS-2007-07-24 New Comment: We ar

#42115 [Com]: Should not allow static keyword before visibility keyword

2007-07-26 Thread judas dot iscariote at gmail dot com
ID: 42115 Comment by: judas dot iscariote at gmail dot com Reported By: mattsch at gmail dot com Status: Open Bug Type: Class/Object related Operating System: Gentoo Linux PHP Version: 5.2.3 New Comment: No, PHP is a dynamic language, I dont

#42118 [Opn]: PHP prototyping in methods/functions error with string type.

2007-07-26 Thread dinesh at dinsoft dot net
ID: 42118 User updated by: dinesh at dinsoft dot net -Summary: stream_wrapper_register() with function prototyping with types Reported By: dinesh at dinsoft dot net Status: Open Bug Type: Scripting Engine problem Operating Syst

#42115 [NEW]: Should not allow static keyword before visibility keyword

2007-07-26 Thread mattsch at gmail dot com
From: mattsch at gmail dot com Operating system: Gentoo Linux PHP version: 5.2.3 PHP Bug Type: Class/Object related Bug description: Should not allow static keyword before visibility keyword Description: Contrary to the documentation, you're allowed to put the st

#42116 [NEW]: Safe eval()

2007-07-26 Thread kripper3 at hotmail dot com
From: kripper3 at hotmail dot com Operating system: Irrelevant PHP version: 5.2.3 PHP Bug Type: Feature/Change Request Bug description: Safe eval() Description: eval($code) makes it possible to execute PHP code. It becames usefull when $code is provided dynamical

#42111 [NEW]: copy() does unexpected creation of file for dir as src & returns FALSE as expec

2007-07-26 Thread mahesh dot vemula at in dot ibm dot com
From: mahesh dot vemula at in dot ibm dot com Operating system: RHEL4 PHP version: 5CVS-2007-07-26 (CVS) PHP Bug Type: Scripting Engine problem Bug description: copy() does unexpected creation of file for dir as src & returns FALSE as expec Description: While tr

#41984 [Csd]: Detail on which files changed?

2007-07-26 Thread mr_walsh at yahoo dot com
ID: 41984 User updated by: mr_walsh at yahoo dot com -Summary: Hangs on large SoapClient requests Reported By: mr_walsh at yahoo dot com Status: Closed Bug Type: SOAP related Operating System: Linux and OSX PHP Version: 5.2.3 Assigned To:

#42113 [NEW]: Problem with placeholders and escaped quotes in string constants

2007-07-26 Thread dominique dot archambault at gmail dot com
From: dominique dot archambault at gmail dot com Operating system: Debian lenny PHP version: 5.2.3 PHP Bug Type: PDO related Bug description: Problem with placeholders and escaped quotes in string constants Description: Using PHP 5.2.3 and MySQL 5.0.38. If ther

#42112 [Opn->Asn]: deleting a node produces memory corruption

2007-07-26 Thread derick
ID: 42112 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Assigned Bug Type: DOM XML related Operating System: Linux PHP Version: 5CVS-2007-07-26 (CVS) -Assigned To: +Assigned To: rrichard

#42107 [Opn->Asn]: sscanf broken when using %2$s type format parameters

2007-07-26 Thread jani
ID: 42107 Updated by: [EMAIL PROTECTED] Reported By: mike at theupstairsroom dot com -Status: Open +Status: Assigned Bug Type: Strings related Operating System: CentOS PHP Version: 5.2.3 -Assigned To: +Assigned To: jani New

#42111 [Opn]: copy() does unexpected creation of file for dir as src but returns expecte FALSE

2007-07-26 Thread mahesh dot vemula at in dot ibm dot com
ID: 42111 User updated by: mahesh dot vemula at in dot ibm dot com -Summary: copy() does unexpected creation of file for dir as src & returns FALSE as expec Reported By: mahesh dot vemula at in dot ibm dot com Status: Open Bug Type:

#42089 [Opn->Fbk]: erro blob firebird php

2007-07-26 Thread jani
ID: 42089 Updated by: [EMAIL PROTECTED] Reported By: anita dot sobreira at gmail dot com -Status: Open +Status: Feedback Bug Type: InterBase related Operating System: fedora 6 PHP Version: 5.2.3 New Comment: Please try using this CVS

#42109 [Opn->Fbk]: frequent call file_exists() function

2007-07-26 Thread jani
ID: 42109 Updated by: [EMAIL PROTECTED] Reported By: dailu at mail dot ru -Status: Open +Status: Feedback Bug Type: Filesystem function related Operating System: Windows XP SP2 PHP Version: 5.2.3 New Comment: Not enough information w

#42115 [Opn]: Should not allow static keyword before visibility keyword

2007-07-26 Thread mattsch at gmail dot com
ID: 42115 User updated by: mattsch at gmail dot com Reported By: mattsch at gmail dot com Status: Open Bug Type: Class/Object related Operating System: Gentoo Linux PHP Version: 5.2.3 New Comment: I don't argue that php is a loosely typed language

#42118 [NEW]: stream_wrapper_register() with function prototyping with types

2007-07-26 Thread dinesh at dinsoft dot net
From: dinesh at dinsoft dot net Operating system: Windows PHP version: 5.2.3 PHP Bug Type: Scripting Engine problem Bug description: stream_wrapper_register() with function prototyping with types Description: The error message produced by PHP is a non sense. This

#37900 [Opn->Fbk]: NULL values on a first record

2007-07-26 Thread jani
ID: 37900 Updated by: [EMAIL PROTECTED] Reported By: ovendrell at oip dot jazztel dot es -Status: Open +Status: Feedback Bug Type: ODBC related Operating System: Linux PHP Version: 5.1.4 New Comment: Please try using this CVS snapsho

#42105 [Opn->Fbk]: CLI binary segfaults on ldap_bind(), Apache module works fine

2007-07-26 Thread jani
ID: 42105 Updated by: [EMAIL PROTECTED] Reported By: paul at moonkhan dot org -Status: Open +Status: Feedback Bug Type: CGI related Operating System: RHEL4 -PHP Version: 5.2.3 +PHP Version: 5.2CVS-2007-07-26 New Comment: What was

#42060 [Fbk->Opn]: [PATCH] Add pagedResults support and more (PAT18 and PAT19 updated for 5.2.3)

2007-07-26 Thread iarenuno at eteo dot mondragon dot edu
ID: 42060 User updated by: iarenuno at eteo dot mondragon dot edu Reported By: iarenuno at eteo dot mondragon dot edu -Status: Feedback +Status: Open Bug Type: LDAP related Operating System: Any PHP Version: 5.2.3 Assigned To: jani N

#42118 [Opn->Bgs]: PHP prototyping in methods/functions error with string type.

2007-07-26 Thread jani
ID: 42118 Updated by: [EMAIL PROTECTED] Reported By: dinesh at dinsoft dot net -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows PHP Version: 5.2.3 New Comment: You don't have class called "str

#42107 [Asn->Csd]: sscanf broken when using %2$s type format parameters

2007-07-26 Thread jani
ID: 42107 Updated by: [EMAIL PROTECTED] Reported By: mike at theupstairsroom dot com -Status: Assigned +Status: Closed Bug Type: Strings related Operating System: CentOS PHP Version: 5.2.3 Assigned To: jani New Comment: This bu

#42093 [Bgs]: php5ts.dll causes the IIS application pool to crash

2007-07-26 Thread ailene dot nichol at tandberg dot com
ID: 42093 User updated by: ailene dot nichol at tandberg dot com Reported By: ailene dot nichol at tandberg dot com Status: Bogus Bug Type: IIS related Operating System: Windows Server 2003 SP2 PHP Version: 5.2CVS-2007-07-24 New Comment: Thank you

#42117 [NEW]: bzip2.compress loses data in internal buffer

2007-07-26 Thread phofstetter at sensational dot ch
From: phofstetter at sensational dot ch Operating system: Linux and Mac OSX PHP version: 5.2.3 PHP Bug Type: Streams related Bug description: bzip2.compress loses data in internal buffer Description: When bzip2.compress is attached to a stream and enough data is

#29687 [Opn->Fbk]: By-reference passed value inside foreach() is no longer working

2007-07-26 Thread jani
ID: 29687 Updated by: [EMAIL PROTECTED] Reported By: jakub dot phpbug at horky dot net -Status: Open +Status: Feedback Bug Type: Scripting Engine problem Operating System: * PHP Version: 6CVS-2006-04-28 (snap) New Comment: Please try

#42079 [Com]: pdo_mysql always links to 3.x libraries

2007-07-26 Thread kings_wolf at gmx dot de
ID: 42079 Comment by: kings_wolf at gmx dot de Reported By: mjsabby at gmail dot com Status: Open Bug Type: PDO related Operating System: Linux PHP Version: 6CVS-2007-07-23 (CVS) New Comment: Not working for me also Previous Comments: -

#42094 [Bgs]: getenv("REMOTE_ADDR") returns no IP address

2007-07-26 Thread fushimi at rep dot fielding dot nec dot co dot jp
ID: 42094 User updated by: fushimi at rep dot fielding dot nec dot co dot jp Reported By: fushimi at rep dot fielding dot nec dot co dot jp Status: Bogus Bug Type: Apache2 related Operating System: Windows 2000 PHP Version: 5.2.3 New Comment: Than

#39710 [Opn->Fbk]: getprotobyname is not thread-safe

2007-07-26 Thread jani
ID: 39710 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback -Bug Type:Unknown/Other Function +Bug Type:Network related PHP Version: 6CVS-2006-12-01 (CVS) New Comment: And this is only true for PHP 6?! If this applies to PH

#42060 [Opn->Fbk]: [PATCH] Add pagedResults support and more (PAT18 and PAT19 updated for 5.2.3)

2007-07-26 Thread jani
ID: 42060 Updated by: [EMAIL PROTECTED] Reported By: iarenuno at eteo dot mondragon dot edu -Status: Open +Status: Feedback Bug Type: LDAP related Operating System: Any PHP Version: 5.2.3 Assigned To: jani New Comment: Ok, but