#42959 [NEW]: coding error

2007-10-13 Thread ocknu at comcast dot net
From: ocknu at comcast dot net Operating system: vista x64 PHP version: 5.2.4 PHP Bug Type: Unknown/Other Function Bug description: coding error Description: when i try to run the install i get this message; the installer has encountered an unexpected error insta

#42958 [Opn]: [PATCH] Heredoc string constant folding

2007-10-13 Thread [EMAIL PROTECTED]
ID: 42958 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type:Feature/Change Request PHP Version: 5CVS-2007-10-13 (CVS) New Comment: Find the patch/diff at http://t3.dotgnu.info/code/zend_add_string.patch Previous

#42958 [NEW]: [PATCH] Heredoc string constant folding

2007-10-13 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5CVS-2007-10-13 (CVS) PHP Bug Type: Feature/Change Request Bug description: [PATCH] Heredoc string constant folding Description: Heredocs in php generates too many opcodes. The tokenizer seems to be hooked

#42941 [Com]: array_slice resets the current array position

2007-10-13 Thread felipensp at gmail dot com
ID: 42941 Comment by: felipensp at gmail dot com Reported By: jonas at skubic dot se Status: Open Bug Type: Feature/Change Request Operating System: Linux PHP Version: 5CVS-2007-10-12 (snap) New Comment: PHP 5.2.5-dev (cli) (built: Oct 13 200

#42870 [Asn->Csd]: getimagesize() on .ico images returns false

2007-10-13 Thread scottmac
ID: 42870 Updated by: [EMAIL PROTECTED] Reported By: marian at devourmedia dot com -Status: Assigned +Status: Closed Bug Type: Feature/Change Request Operating System: Fedora PHP Version: 5.2.4 Assigned To: scottmac New Comment:

#42957 [NEW]: Inconsistent line numbering

2007-10-13 Thread felipensp at gmail dot com
From: felipensp at gmail dot com Operating system: Linux PHP version: 5.2.4 PHP Bug Type: Feature/Change Request Bug description: Inconsistent line numbering Description: The line numbering appear incorrect. Reproduce code: --- Expected result: ---

#42956 [NEW]: insert_id doesnt work with stored procedures

2007-10-13 Thread phlcastro at gmail dot com
From: phlcastro at gmail dot com Operating system: Linux PHP version: 5.2.4 PHP Bug Type: MySQLi related Bug description: insert_id doesnt work with stored procedures Description: I tired with stored procedures and it did not worked out. here is what i tried: $m

#42831 [Asn]: function number_format() seems to return a wrong value

2007-10-13 Thread ab5602
ID: 42831 Updated by: [EMAIL PROTECTED] Reported By: naweokawa at free dot fr Status: Assigned Bug Type: Strings related Operating System: Solaris 10 PHP Version: 5.2.4 Assigned To: ab5602 New Comment: Hi, thanks for the update. I do

#42300 [Opn->Fbk]: curl_copy_handle use curl_multi_exec get nothing.

2007-10-13 Thread mj
ID: 42300 Updated by: [EMAIL PROTECTED] Reported By: foxgoblin at gmail dot com -Status: Open +Status: Feedback Bug Type: cURL related Operating System: windows xp PHP Version: 5CVS-2007-08-14 (snap) New Comment: Your code works just

#42821 [Opn->Bgs]: postfields when set through curl_setopt_array not set properly

2007-10-13 Thread mj
ID: 42821 Updated by: [EMAIL PROTECTED] Reported By: admin at anyame dot co dot uk -Status: Open +Status: Bogus Bug Type: cURL related Operating System: fedora4 PHP Version: 5.2.4 New Comment: Your code is wrong: $options = array(CU

#42911 [Opn->Fbk]: CURLOPT_ENCODING doesn't seem to support 'gzip'

2007-10-13 Thread mj
ID: 42911 Updated by: [EMAIL PROTECTED] Reported By: dmceo415 at yahoo dot com -Status: Open +Status: Feedback Bug Type: cURL related Operating System: Windows XP PHP Version: 4.4.7 New Comment: Works fine for me with PHP 5.3-dev and

#42955 [Opn->Bgs]: Public method can be call as static method

2007-10-13 Thread bjori
ID: 42955 Updated by: [EMAIL PROTECTED] Reported By: nicolas_boiteux at yahoo dot fr -Status: Open +Status: Bogus Bug Type: Class/Object related Operating System: all PHP Version: 5.2.4 New Comment: Thank you for taking the time to w

#42951 [Opn->Csd]: Spelling mistake

2007-10-13 Thread bjori
ID: 42951 Updated by: [EMAIL PROTECTED] Reported By: corre dot t at gmail dot com -Status: Open +Status: Closed Bug Type: cURL related Operating System: Windows XP PHP Version: 5.2.4 New Comment: Thanks, fixed. Previous Comments: -

#42893 [Fbk->Opn]: segfault on ia64 when working w/ constants

2007-10-13 Thread hoffie at gentoo dot org
ID: 42893 User updated by: hoffie at gentoo dot org Reported By: hoffie at gentoo dot org -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Linux on ia64 PHP Version: 5CVS-2007-10-08 (snap) New Comment: > Just

#42589 [Opn]: getColumnMeta() should also return table name

2007-10-13 Thread mj
ID: 42589 Updated by: [EMAIL PROTECTED] Reported By: fabrizio dot balliano at crealabs dot it Status: Open Bug Type: PDO related Operating System: all PHP Version: 5.2.4 New Comment: I have suggested a first patch to implement this for MySQL

#42955 [NEW]: Public method can be call as static method

2007-10-13 Thread nicolas_boiteux at yahoo dot fr
From: nicolas_boiteux at yahoo dot fr Operating system: all PHP version: 5.2.4 PHP Bug Type: Class/Object related Bug description: Public method can be call as static method Description: Without instanciate object, its methods can be call directly as static metho