#46846 [Opn]: Regex failure in run-tests

2008-12-12 Thread zoe
ID: 46846 Updated by: z...@php.net Reported By: hannes dot magnusson at gmail dot com Status: Open Bug Type: *Configuration Issues Operating System: Linux PHP Version: 5.3.0alpha3 Assigned To: zoe New Comment: Although the test isn't ve

#45989 [Asn->Tbd]: json_decode() passes through certain invalid JSON strings

2008-12-12 Thread scottmac
ID: 45989 Updated by: scott...@php.net Reported By: steven at acko dot net -Status: Assigned +Status: To be documented Bug Type: JSON related Operating System: Mac OS X PHP Version: 5.2.6 Assigned To: magicaltux New Comment: Ap

#46326 [Com]: error_reporting ignored in php-cli.ini

2008-12-12 Thread RQuadling at GMail dot com
ID: 46326 Comment by: RQuadling at GMail dot com Reported By: RQuadling at GMail dot com Status: Assigned Bug Type: PHP options/info functions Operating System: win32 only PHP Version: 5.3CVS-2008-10-17 (snap) Assigned To: pajoye New Com

#40479 [Com]: zend_mm_heap corrupted

2008-12-12 Thread peter at f-is dot eu
ID: 40479 Comment by: peter at f-is dot eu Reported By: rrossi at maggioli dot it Status: No Feedback Bug Type: Reproducible crash Operating System: Suse Linux 9.0 PHP Version: 5.2.1 New Comment: I have run into this problem too. I have not b

#46855 [Opn->Bgs]: session_name always default. Working in 5.2.6

2008-12-12 Thread naox at O2 dot pl
ID: 46855 User updated by: naox at O2 dot pl Reported By: naox at O2 dot pl -Status: Open +Status: Bogus Bug Type: Session related Operating System: centos PHP Version: 5.2.8 New Comment: sorry. invalid. Previous Comments: -

#46855 [NEW]: session_name always default. Working in 5.2.6

2008-12-12 Thread naox at O2 dot pl
From: naox at O2 dot pl Operating system: centos PHP version: 5.2.8 PHP Bug Type: Session related Bug description: session_name always default. Working in 5.2.6 Description: It seems there is a bug in 5.2.8. session_name() does not set session name. It always st

#46853 [NEW]: 5.2.8 won't compile with --with-ODBCRouter

2008-12-12 Thread bas at web4friends dot com
From: bas at web4friends dot com Operating system: Linux PHP version: 5.2.8 PHP Bug Type: ODBC related Bug description: 5.2.8 won't compile with --with-ODBCRouter Description: Building php 5.2.8 with ODBCRouter support fails. Builds fine till PHP 5.2.6. Reproduc

#45282 [Com]: SoapClient has namespace issues when WSDL is distributed

2008-12-12 Thread clwells at nocworx dot com
ID: 45282 Comment by: clwells at nocworx dot com Reported By: Martin dot Bosslet at googlemail dot com Status: Open Bug Type: SOAP related Operating System: Windows XP SP2 PHP Version: 5.2.6 New Comment: This WSDL exhibits this behavior: htt

#46769 [Com]: addAttributes requires prefix even when namespace is previously declared

2008-12-12 Thread keith at blacknight dot com
ID: 46769 Comment by: keith at blacknight dot com Reported By: keith at blacknight dot com Status: Open Bug Type: SimpleXML related Operating System: Ubuntu 8.10 PHP Version: 5.2.7 New Comment: Problem also confirmed under FreeBSD 7.0 with PH

#46846 [Opn]: Regex failure in run-tests

2008-12-12 Thread zoe
ID: 46846 Updated by: z...@php.net Reported By: hannes dot magnusson at gmail dot com Status: Open Bug Type: *Configuration Issues Operating System: Linux PHP Version: 5.3.0alpha3 Assigned To: zoe New Comment: Ignore my previous comment

#43235 [Com]: Bug #16069 (ICONV transliteration failure) [ext/iconv/tests/bug16069.phpt]

2008-12-12 Thread bugsdotphpdotnet at ominian dot net
ID: 43235 Comment by: bugsdotphpdotnet at ominian dot net Reported By: gashev at zahav dot net dot il Status: No Feedback Bug Type: ICONV related Operating System: Debian etch PHP Version: 5.2.5 New Comment: Experiencing the same problem but

#40479 [Com]: zend_mm_heap corrupted

2008-12-12 Thread yell at yellow1 dot pl
ID: 40479 Comment by: yell at yellow1 dot pl Reported By: rrossi at maggioli dot it Status: No Feedback Bug Type: Reproducible crash Operating System: Suse Linux 9.0 PHP Version: 5.2.1 New Comment: ok, zend crashes at the end, when it has to

#46851 [NEW]: Strict standards: Declaration of ... should be compatible with that of ...

2008-12-12 Thread oliver at teqneers dot de
From: oliver at teqneers dot de Operating system: OpenSuSE 11.0 PHP version: 5.2.8 PHP Bug Type: Scripting Engine problem Bug description: Strict standards: Declaration of ... should be compatible with that of ... Description: If I turn on E_STRICT, I get a stri

#46850 [NEW]: compile time depends on runtime constants ZEND_COMPILE_NO_CONSTANT_SUBSTITUTION

2008-12-12 Thread moo dot tinys at gmail dot com
From: moo dot tinys at gmail dot com Operating system: PHP version: 5.3CVS-2008-12-12 (CVS) PHP Bug Type: Scripting Engine problem Bug description: compile time depends on runtime constants ZEND_COMPILE_NO_CONSTANT_SUBSTITUTION Description: let's focus our eyes

#38409 [Opn]: parse_ini_file() looses the type of booleans

2008-12-12 Thread yury at shurup dot com
ID: 38409 User updated by: yury at shurup dot com Reported By: yury at shurup dot com Status: Open Bug Type: Feature/Change Request -Operating System: Windows 2000 SP4 Rollup 2 +Operating System: Ubuntu 8.04.1 -PHP Version: 4.4.3 +PHP Version: 5.

#46812 [Opn]: get_class_vars() does not include visible private variable looking at subclass

2008-12-12 Thread msaraujo
ID: 46812 Updated by: msara...@php.net Reported By: phpbug dot classvars at sub dot noloop dot net Status: Open Bug Type: Class/Object related Operating System: Linux PHP Version: 5.2.8 New Comment: ZEND_FUNCTION(get_class_vars) { cha

#46849 [Opn->Asn]: Cloning DOMDocument doesn't clone the properties

2008-12-12 Thread bjori
ID: 46849 Updated by: bj...@php.net Reported By: hannes dot magnusson at gmail dot com -Status: Open +Status: Assigned Bug Type: DOM XML related Operating System: Linux PHP Version: 5.3.0alpha3 -Assigned To: +Assigned To: rr

#46849 [NEW]: Cloning DOMDocument doesn't clone the properties

2008-12-12 Thread hannes dot magnusson at gmail dot com
From: hannes dot magnusson at gmail dot com Operating system: Linux PHP version: 5.3.0alpha3 PHP Bug Type: DOM XML related Bug description: Cloning DOMDocument doesn't clone the properties Description: Cloning and DOMDocument doesn't clone the properties Reprodu

#46847 [Opn->Csd]: phpinfo() is missing some settings.

2008-12-12 Thread bjori
ID: 46847 Updated by: bj...@php.net Reported By: RQuadling at GMail dot com -Status: Open +Status: Closed Bug Type: Feature/Change Request Operating System: Windows XP Pro SP3 PHP Version: 5.2.8 -Assigned To: +Assigned To: b

#38409 [Com]: parse_ini_file() looses the type of booleans

2008-12-12 Thread philipp dot kempgen at amooma dot de
ID: 38409 Comment by: philipp dot kempgen at amooma dot de Reported By: yury at shurup dot com Status: Open Bug Type: Feature/Change Request Operating System: Windows 2000 SP4 Rollup 2 PHP Version: 4.4.3 New Comment: In addition to that I wan

#38409 [Com]: parse_ini_file() looses the type of booleans

2008-12-12 Thread philipp dot kempgen at amooma dot de
ID: 38409 Comment by: philipp dot kempgen at amooma dot de Reported By: yury at shurup dot com Status: Open Bug Type: Feature/Change Request Operating System: Windows 2000 SP4 Rollup 2 PHP Version: 4.4.3 New Comment: Same problem on Linux and

#46681 [Opn->Csd]: mkdir() fails silently on PHP 5.3

2008-12-12 Thread bjori
ID: 46681 Updated by: bj...@php.net Reported By: a...@php.net -Status: Open +Status: Closed Bug Type: Filesystem function related Operating System: * PHP Version: 5.3CVS-2008-11-26 (snap) -Assigned To: +Assigned To: bjori N

#46848 [NEW]: Missing Record in query

2008-12-12 Thread lestilucio at gmail dot com
From: lestilucio at gmail dot com Operating system: windows xp professional PHP version: 5.2.8 PHP Bug Type: InterBase related Bug description: Missing Record in query Description: Hello, I'm having a problem with an application developed in PHP, with an interbas

#46847 [NEW]: phpinfo() is missing some settings.

2008-12-12 Thread RQuadling at GMail dot com
From: RQuadling at GMail dot com Operating system: Windows XP Pro SP3 PHP version: 5.2.8 PHP Bug Type: Feature/Change Request Bug description: phpinfo() is missing some settings. Description: I've been going through my ini files and realized I've not updated man

#46846 [NEW]: Regex failure in run-tests

2008-12-12 Thread hannes dot magnusson at gmail dot com
From: hannes dot magnusson at gmail dot com Operating system: Linux PHP version: 5.3.0alpha3 PHP Bug Type: *Configuration Issues Bug description: Regex failure in run-tests Description: Running ext/standard/tests/file/tempnam_variation4.phpt via run-tests.php cau

#46845 [Opn->Asn]: Test expected to fail, but pass, dont cause an error

2008-12-12 Thread bjori
ID: 46845 Updated by: bj...@php.net Reported By: hannes dot magnusson at gmail dot com -Status: Open +Status: Assigned Bug Type: *Configuration Issues Operating System: Linux PHP Version: 5.3.0alpha3 -Assigned To: +Assigned To:

#46845 [NEW]: Test expected to fail, but pass, dont cause an error

2008-12-12 Thread hannes dot magnusson at gmail dot com
From: hannes dot magnusson at gmail dot com Operating system: Linux PHP version: 5.3.0alpha3 PHP Bug Type: *Configuration Issues Bug description: Test expected to fail, but pass, dont cause an error Description: When test using XFAIL start "working" (i.e. don't f

#46844 [NEW]: First line of included files not output if they begin with #

2008-12-12 Thread phildrisc...@php.net
From: phildrisc...@php.net Operating system: Ubuntu Gutsy PHP version: 5.3.0alpha3 PHP Bug Type: Scripting Engine problem Bug description: First line of included files not output if they begin with # Description: 5.3.0alpha3 does not output the first line of an i

#44861 [Com]: scrollable cursor don't work with pgsql

2008-12-12 Thread denis at edistar dot com
ID: 44861 Comment by: denis at edistar dot com Reported By: php at benjaminschulz dot com Status: Verified Bug Type: PDO related Operating System: osx PHP Version: 5.3CVS-2008-04-29 (CVS) New Comment: Same problem also in PHP 5.2.6. I think

#46841 [Opn]: Session_name issue

2008-12-12 Thread vijaybabur at mobiusservices dot in
ID: 46841 User updated by: vijaybabur at mobiusservices dot in Reported By: vijaybabur at mobiusservices dot in Status: Open Bug Type: *General Issues Operating System: Cent OS -PHP Version: 5.2.8 +PHP Version: 5.1.6 New Comment: My PHP versio

#46603 [Opn->Asn]: Installation fails ....

2008-12-12 Thread bjori
ID: 46603 Updated by: bj...@php.net Reported By: ktildsley at btinternet dot com -Status: Open +Status: Assigned Bug Type: Windows Installer Operating System: xp2 PHP Version: 5.2.6 -Assigned To: +Assigned To: jmertic Prev

#46762 [Opn->Bgs]: "A script required for this install to complete could not be run."

2008-12-12 Thread bjori
ID: 46762 Updated by: bj...@php.net Reported By: jfktech311 at wellhost dot com -Status: Open +Status: Bogus Bug Type: Windows Installer Operating System: WinXP SP2 PHP Version: 5.2.7 New Comment: . Previous Comments: -

#46775 [Opn->Bgs]: file_get_contents via HTTPS wrapper produces corrupt response from eBay API

2008-12-12 Thread bjori
ID: 46775 Updated by: bj...@php.net Reported By: php1 at nmpu dot com -Status: Open +Status: Bogus Bug Type: OpenSSL related Operating System: * PHP Version: 5.2CVS-2008-12-06 (snap) New Comment: You are getting HTTP/1.1 chunked cont

#46802 [Opn->Fbk]: php-5.2.6-win32-installer.msi incomplete.

2008-12-12 Thread bjori
ID: 46802 Updated by: bj...@php.net Reported By: editoria dot francisco at gmail dot com -Status: Open +Status: Feedback Bug Type: Windows Installer Operating System: Windows 2000 PHP Version: 5.2.7 New Comment: Please try 5.2.8 (htt

#46811 [Asn->Csd]: ini_set() doesn't return false on failure

2008-12-12 Thread bjori
ID: 46811 Updated by: bj...@php.net Reported By: hannes dot magnusson at gmail dot com -Status: Assigned +Status: Closed Bug Type: PHP options/info functions Operating System: Linux PHP Version: 5.2.8 Assigned To: bjori New Comm

#46826 [Opn->Asn]: problem in installation i'hv downloaded from php.net/downloads

2008-12-12 Thread bjori
ID: 46826 Updated by: bj...@php.net Reported By: web-guru at in dot com -Status: Open +Status: Assigned Bug Type: Windows Installer Operating System: win32 only - xp PHP Version: 5.2.8 -Assigned To: +Assigned To: jmertic P

#46843 [NEW]: Broken Euro symbol conversion into CP936

2008-12-12 Thread ty_c at cybozu dot co dot jp
From: ty_c at cybozu dot co dot jp Operating system: any PHP version: 5.2.8 PHP Bug Type: mbstring related Bug description: Broken Euro symbol conversion into CP936 Description: (Actual) mb_convert_encoding() mistranslates the Euro symbol (€, Unicode codepoint