#49785 [Com]: htmlspecialchars() should check byte sequence more strictly

2009-10-09 Thread mcdmaster at auone dot jp
ID: 49785 Comment by: mcdmaster at auone dot jp Reported By: hello at iwamot dot com Status: Assigned Bug Type: Strings related Operating System: * PHP Version: 5.3.0 Assigned To: moriyoshi New Comment: I agree with Iwamot. Jani seems

#49817 [NEW]: round() couldn't handle german floats with comma

2009-10-09 Thread wojtech at sam-germany dot de
From: wojtech at sam-germany dot de Operating system: Windows XP SP2 PHP version: 5.2SVN-2009-10-09 (snap) PHP Bug Type: Math related Bug description: round() couldn't handle german floats with comma Description: The problem is known, but the result can't be the

#49817 [Opn-Bgs]: round() couldn't handle german floats with comma

2009-10-09 Thread pajoye
ID: 49817 Updated by: paj...@php.net Reported By: wojtech at sam-germany dot de -Status: Open +Status: Bogus Bug Type: Math related Operating System: Windows XP SP2 PHP Version: 5.2SVN-2009-10-09 (snap) New Comment:

#49817 [Bgs]: round() couldn't handle german floats with comma

2009-10-09 Thread wojtech at sam-germany dot de
ID: 49817 User updated by: wojtech at sam-germany dot de Reported By: wojtech at sam-germany dot de Status: Bogus Bug Type: Math related Operating System: Windows XP SP2 PHP Version: 5.2SVN-2009-10-09 (snap) New Comment: If you think, that I

#49817 [Bgs]: round() couldn't handle german floats with comma

2009-10-09 Thread pajoye
ID: 49817 Updated by: paj...@php.net Reported By: wojtech at sam-germany dot de Status: Bogus Bug Type: Math related Operating System: Windows XP SP2 PHP Version: 5.2SVN-2009-10-09 (snap) New Comment: It expects a float, not a localized

#49817 [Bgs]: round() couldn't handle german floats with comma

2009-10-09 Thread wojtech at sam-germany dot de
ID: 49817 User updated by: wojtech at sam-germany dot de Reported By: wojtech at sam-germany dot de Status: Bogus Bug Type: Math related Operating System: Windows XP SP2 PHP Version: 5.2SVN-2009-10-09 (snap) New Comment: Sure, but why PHP

#49785 [Asn-Csd]: htmlspecialchars() should check byte sequence more strictly

2009-10-09 Thread moriyoshi
ID: 49785 Updated by: moriyo...@php.net Reported By: hello at iwamot dot com -Status: Assigned +Status: Closed Bug Type: Strings related Operating System: * PHP Version: 5.3.0 Assigned To: moriyoshi New Comment: This bug has

#49226 [Com]: SoapServer failing on construction (cannot load wsdl)

2009-10-09 Thread evalds at 2egames dot com
ID: 49226 Comment by: evalds at 2egames dot com Reported By: richard at rjharrison dot org Status: Feedback Bug Type: SOAP related Operating System: linux PHP Version: 5.3.0 New Comment: I am using latest PHP 5.3 and still having this

#49814 [Com]: htmlentities/htmlspecialchars accept partial multibyte sequences still

2009-10-09 Thread mcdmaster at auone dot jp
ID: 49814 Comment by: mcdmaster at auone dot jp Reported By: hello at iwamot dot com Status: Open Bug Type: Strings related Operating System: * PHP Version: 5.3.0 New Comment: Sorry but this issue is the same as bug #49785, isn't it?

#48525 [Asn-Bgs]: PDO_mysql memory leak

2009-10-09 Thread uw
ID: 48525 Updated by: u...@php.net Reported By: i-devolder at jm-bruneau dot be -Status: Assigned +Status: Bogus Bug Type: PDO related Operating System: Linux 2.6.26 ( Debian ) PHP Version: 5.3.0RC2 Assigned To: mysql New

#49819 [NEW]: STDOUT losing data with posix_isatty()

2009-10-09 Thread cschneid at cschneid dot com
From: cschneid at cschneid dot com Operating system: PHP version: 6SVN-2009-10-09 (SVN) PHP Bug Type: Streams related Bug description: STDOUT losing data with posix_isatty() Description: The PHP streams for stdin, stdout and stderr are seekable which results in

#49819 [Opn]: STDOUT losing data with posix_isatty()

2009-10-09 Thread cschneid at cschneid dot com
ID: 49819 User updated by: cschneid at cschneid dot com Reported By: cschneid at cschneid dot com Status: Open Bug Type:Streams related PHP Version: 6SVN-2009-10-09 (SVN) New Comment: --- sapi/cli/php_cli.c (revision 289412) +++ sapi/cli/php_cli.c

#49820 [NEW]: XSLTProcessor returns Error at xsl:variable with comment inside

2009-10-09 Thread felixsigl at gmail dot com
From: felixsigl at gmail dot com Operating system: Windows PHP version: 5.3.0 PHP Bug Type: XSLT related Bug description: XSLTProcessor returns Error at xsl:variable with comment inside Description: I have a lot of XSL files which i want to process with the

#49821 [NEW]: unserialize of references

2009-10-09 Thread liz2k dot b8 at gmail dot com
From: liz2k dot b8 at gmail dot com Operating system: linux PHP version: 5.2.11 PHP Bug Type: *Programming Data Structures Bug description: unserialize of references Description: function unserialize return wrong result of reference Reproduce code:

#49822 [NEW]: error using mail functions

2009-10-09 Thread diya_pratap_malhotra at yahoo dot co dot in
From: diya_pratap_malhotra at yahoo dot co dot in Operating system: Windows PHP version: 5.3.0 PHP Bug Type: Mail related Bug description: error using mail functions Description: when using the mail() function m getting an error as the following --- Warning:

#49821 [Com]: unserialize of references

2009-10-09 Thread liz2k dot b8 at gmail dot com
ID: 49821 Comment by: liz2k dot b8 at gmail dot com Reported By: liz2k dot b8 at gmail dot com Status: Open Bug Type: *Programming Data Structures Operating System: linux PHP Version: 5.2.11 New Comment: And one more wrong work Example:

#47017 [Asn]: mysqlnd does not work with MYSQL_CLIENT_COMPRESS flag

2009-10-09 Thread uw
ID: 47017 Updated by: u...@php.net Reported By: surfchen at gmail dot com Status: Assigned Bug Type: MySQL related -Operating System: Mac OSX +Operating System: Any PHP Version: 5.3CVS-2009-01-06 (snap) Assigned To: mysql New Comment:

#49823 [NEW]: Segmentation fault after infinite recursion loop, affects = 5.2.11

2009-10-09 Thread radek dot karpowicz at gmail dot com
From: radek dot karpowicz at gmail dot com Operating system: Gentoo/Linux PHP version: 5.2.11 PHP Bug Type: Reproducible crash Bug description: Segmentation fault after infinite recursion loop, affects = 5.2.11 Description: After running php into infinite

#49823 [Opn-Bgs]: Segmentation fault after infinite recursion loop, affects = 5.2.11

2009-10-09 Thread pajoye
ID: 49823 Updated by: paj...@php.net Reported By: radek dot karpowicz at gmail dot com -Status: Open +Status: Bogus Bug Type: Reproducible crash Operating System: Gentoo/Linux PHP Version: 5.2.11 New Comment: See the other bug

#49823 [Bgs]: Segmentation fault after infinite recursion loop, affects = 5.2.11

2009-10-09 Thread radek dot karpowicz at gmail dot com
ID: 49823 User updated by: radek dot karpowicz at gmail dot com Reported By: radek dot karpowicz at gmail dot com Status: Bogus Bug Type: Reproducible crash Operating System: Gentoo/Linux PHP Version: 5.2.11 New Comment: There should be something

#49267 [Com]: Linking fails for iconv: Undefined symbols: _libiconv

2009-10-09 Thread Lawrence dot Sewell at vt dot edu
ID: 49267 Comment by: Lawrence dot Sewell at vt dot edu Reported By: s dot rost at ewerk dot com Status: Assigned Bug Type: Compile Failure Operating System: Mac OSX 10.6 Snow Leopard PHP Version: 5.3, 6 (2009-08-18) Assigned To:

#49814 [Opn]: htmlentities/htmlspecialchars accept partial multibyte sequences still

2009-10-09 Thread hello at iwamot dot com
ID: 49814 User updated by: hello at iwamot dot com Reported By: hello at iwamot dot com Status: Open Bug Type: Strings related Operating System: * PHP Version: 5.3.0 New Comment: Yes it is. Many thanks for your time and help! Previous Comments:

#49816 [Opn]: output corruption using flush

2009-10-09 Thread paul at wcclan dot net
ID: 49816 User updated by: paul at wcclan dot net Reported By: paul at wcclan dot net Status: Open Bug Type: Output Control Operating System: FreeBSD 7.2-RELEASE-p4 PHP Version: 5.2.11 New Comment: setting zlib.output_compression to Off fixes the

#47092 [Com]: Bitwise operation number overflow

2009-10-09 Thread erik at ekriirke dot com
ID: 47092 Comment by: erik at ekriirke dot com Reported By: erik at ekriirke dot com Status: Feedback Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.2.8 New Comment: Ah, you are right about the 32/64 bit, however you

#49824 [NEW]: Change the behavior of array_fill ever so slightly

2009-10-09 Thread soapergem at gmail dot com
From: soapergem at gmail dot com Operating system: WinXP PHP version: 5.3.0 PHP Bug Type: Feature/Change Request Bug description: Change the behavior of array_fill ever so slightly Description: Right now array_fill() returns false and throws an E_WARNING if its

#47155 [Com]: PHP 6.0 decodes base64 into incorrect uft-8 string

2009-10-09 Thread hawe at hackermail dot com
ID: 47155 Comment by: hawe at hackermail dot com Reported By: lunter at interia dot pl Status: No Feedback Bug Type: Unicode Engine related Operating System: * PHP Version: 6CVS-2009-01-19 (snap) New Comment:

#43225 [Com]: fputcsv incorrectly handles cells ending in \ followed by

2009-10-09 Thread mbest at icontact dot com
ID: 43225 Comment by: mbest at icontact dot com Reported By: ed at bronto dot com Status: Open Bug Type: Feature/Change Request Operating System: Centos PHP Version: 5.2.4 New Comment: magical...@php.net is wrong. This bug is not about

#49825 [NEW]: PHP_SELF duplicate path

2009-10-09 Thread michaels at sc dot edu
From: michaels at sc dot edu Operating system: Windows Server 2000 PHP version: 5.3.0 PHP Bug Type: IIS related Bug description: PHP_SELF duplicate path Description: This issue is the same as reported in Bug #45637 but is happening with IIS5 running on Server

#49827 [NEW]: shell_exec using ls /home fails with Permission denied

2009-10-09 Thread bill dot mcclendon at digiconllc dot com
From: bill dot mcclendon at digiconllc dot com Operating system: Linux RH PHP version: 5.2.11 PHP Bug Type: Unknown/Other Function Bug description: shell_exec using ls /home fails with Permission denied Description: Running Apache 2.x and PHP 5.2 safe_mode =

#49827 [Opn]: shell_exec using ls /home fails with Permission denied

2009-10-09 Thread bill dot mcclendon at digiconllc dot com
ID: 49827 User updated by: bill dot mcclendon at digiconllc dot com Reported By: bill dot mcclendon at digiconllc dot com Status: Open Bug Type: Unknown/Other Function Operating System: Linux RH PHP Version: 5.2.11 New Comment: Corrected email

#49828 [NEW]: class-constant can't be set to negative infinity

2009-10-09 Thread daniel dot meister at datahouse dot ch
From: daniel dot meister at datahouse dot ch Operating system: Ubuntu 09.04 PHP version: 5.2.11 PHP Bug Type: Class/Object related Bug description: class-constant can't be set to negative infinity Description: It is not possible to set a class-constant to the

#49829 [NEW]: ./configure --with-mysql=mysqlnd gave configure error

2009-10-09 Thread eddychu at yahoo dot com
From: eddychu at yahoo dot com Operating system: CentOS 5.3 PHP version: 5.3.0 PHP Bug Type: Compile Failure Bug description: ./configure --with-mysql=mysqlnd gave configure error Description: Followed http://us.php.net/manual/en/mysqlnd.install.php instructions