#43526 [Opn]: fixing warnings/errors in pgsql.c

2007-12-06 Thread mi+php at aldan dot algebra dot com
ID: 43526 User updated by: mi+php at aldan dot algebra dot com -Summary: zend_list functions should take ulong IDs Reported By: mi+php at aldan dot algebra dot com Status: Open Bug Type: PostgreSQL related Operating System: FreeBSD/amd64 PHP Ver

#43526 [NEW]: zend_list functions should take ulong IDs

2007-12-06 Thread mi+php at aldan dot algebra dot com
From: mi+php at aldan dot algebra dot com Operating system: FreeBSD/amd64 PHP version: 5.2.5 PHP Bug Type: PostgreSQL related Bug description: zend_list functions should take ulong IDs Description: The pgsql.c extension fails to compile on a 64-bit system, when `

#43525 [NEW]: zend_list functions should take ulong IDs

2007-12-06 Thread mi+php at aldan dot algebra dot com
From: mi+php at aldan dot algebra dot com Operating system: FreeBSD/amd64 PHP version: 5.2.5 PHP Bug Type: Compile Warning Bug description: zend_list functions should take ulong IDs Description: The "id" variable in the zend_list family of functions should be ulo

#43498 [Com]: file_exists() on a proftpd server got SIZE not allowed in ASCII mode

2007-12-06 Thread crrodriguez at suse dot de
ID: 43498 Comment by: crrodriguez at suse dot de Reported By: vaneay at ifrance dot com Status: Open Bug Type: Filesystem function related Operating System: linux PHP Version: 5.2.5 New Comment: Right, this does not work: php -r var_dump(fil

#43499 [Com]: Inproper use of extending class method from extended class.

2007-12-06 Thread crrodriguez at suse dot de
ID: 43499 Comment by: crrodriguez at suse dot de Reported By: bholbrook at servillian dot com Status: Open Bug Type: Scripting Engine problem Operating System: Linux Cent OS PHP Version: 5.2.5 New Comment: Thank you for taking the time to wri

#43501 [Com]: foreach by reference corrupts the array (reopened)

2007-12-06 Thread crrodriguez at suse dot de
ID: 43501 Comment by: crrodriguez at suse dot de Reported By: gerry dot spm at gmail dot com Status: Open Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 5.2.3, 5.3CVS New Comment: Right, looks like it is wrong.. Dmit

#43524 [NEW]: Carriage Return in implode() truncates output

2007-12-06 Thread kris at sledge-hammer dot net
From: kris at sledge-hammer dot net Operating system: Mac OS X PHP version: 5.2.5 PHP Bug Type: Arrays related Bug description: Carriage Return in implode() truncates output Description: Imploding an array on a Carriage Return (\r) produces unexpected result. Re

#43487 [Opn]: Wrong conversion of float to string

2007-12-06 Thread jm at wo dot cz
ID: 43487 User updated by: jm at wo dot cz Reported By: jm at wo dot cz Status: Open Bug Type: Strings related Operating System: Linux PHP Version: 5.2.5 New Comment: Obviously, I meant to say, the problem is with TWO numbers only: 1E-6 and 1E-7.

#43487 [Fbk->Opn]: Wrong conversion of float to string

2007-12-06 Thread jm at wo dot cz
ID: 43487 User updated by: jm at wo dot cz Reported By: jm at wo dot cz -Status: Feedback +Status: Open Bug Type: Strings related Operating System: Linux PHP Version: 5.2.5 New Comment: I got the same problem on another machine too, again

#43520 [Opn->Fbk]: unexpected T_ENCAPSED_AND_WHITESPACE

2007-12-06 Thread derick
ID: 43520 Updated by: [EMAIL PROTECTED] Reported By: jordi at mistajj dot nl -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Windows Vista PHP Version: 5.2.5 New Comment: Not enough information was provide

#43517 [Com]: String longer then 256 mish-mash

2007-12-06 Thread powszechnie dot znanay at gmail dot com
ID: 43517 Comment by: powszechnie dot znanay at gmail dot com Reported By: gkplus at gmail dot com Status: Open Bug Type: PDO related Operating System: MS Win XP32 PHP Version: 5.2.5 New Comment: Similar problem: #40150 PDO::ODBC Multiple byt

#38915 [Com]: Apache: system() (and similar) don't cleanup opened handles of Apache

2007-12-06 Thread jameskyle at ucla dot edu
ID: 38915 Comment by: jameskyle at ucla dot edu Reported By: dimmoborgir at gmail dot com Status: Open Bug Type: Feature/Change Request Operating System: UNIX PHP Version: 5.2.2, 4.4.7 New Comment: Whether the blame lie with Apache or PHP is

#38915 [Com]: Apache: system() (and similar) don't cleanup opened handles of Apache

2007-12-06 Thread gabe-php at mudbugmedia dot com
ID: 38915 Comment by: gabe-php at mudbugmedia dot com Reported By: dimmoborgir at gmail dot com Status: Open Bug Type: Feature/Change Request Operating System: UNIX PHP Version: 5.2.2, 4.4.7 New Comment: I'm also running into a problem where,

#42394 [Com]: UID ( X-UID ) > 0x80000000 misinterpreted unsigned numbers

2007-12-06 Thread admin at derytelecom dot ca
ID: 42394 Comment by: admin at derytelecom dot ca Reported By: ivan dot dolezal at vsb dot cz Status: Open Bug Type: IMAP related Operating System: Debian 3.1 PHP Version: 4.4.7 New Comment: Same problem with : PHP Version 5.2.5 Previous

#43510 [Opn]: stream_get_meta_data does not return same mode as used in fopen

2007-12-06 Thread dz at bitxtender dot com
ID: 43510 User updated by: dz at bitxtender dot com Reported By: dz at bitxtender dot com Status: Open Bug Type: Streams related Operating System: * PHP Version: * New Comment: The simple reason why this must work is because one might want to ser

#43519 [Opn->Csd]: stream_get_meta_data returns invalid mode

2007-12-06 Thread helly
ID: 43519 Updated by: [EMAIL PROTECTED] Reported By: ross dot lawley at gmail dot com -Status: Open +Status: Closed Bug Type:Streams related PHP Version: 5.2.5 New Comment: Duplicate, see http://bugs.php.net/43510 Previous Comments: -

#43510 [Bgs->Opn]: stream_get_meta_data does not return same mode as used in fopen

2007-12-06 Thread helly
ID: 43510 Updated by: [EMAIL PROTECTED] Reported By: dz at bitxtender dot com -Status: Bogus +Status: Open Bug Type: Streams related Operating System: * PHP Version: * New Comment: Reopening after discussions. David, please explain t

#43522 [NEW]: stream_get_line eats additional characters

2007-12-06 Thread tylera at iproduction dot com
From: tylera at iproduction dot com Operating system: Gentoo Linux, Win32, Solaris PHP version: 5.2.5 PHP Bug Type: Streams related Bug description: stream_get_line eats additional characters Description: Calling stream_get_line may eat additional characters when

#43519 [Com]: stream_get_meta_data returns invalid mode

2007-12-06 Thread dz at bitxtender dot com
ID: 43519 Comment by: dz at bitxtender dot com Reported By: ross dot lawley at gmail dot com Status: Open Bug Type:Streams related PHP Version: 5.2.5 New Comment: As with the other bug report that was closed as bogus, the reproduce code of course has to be: $meta = stre

#43521 [NEW]: Problem with Variant/Parameters

2007-12-06 Thread oespeter at gravityshock dot biz
From: oespeter at gravityshock dot biz Operating system: Win2k; Win2003 Server PHP version: 5.2.5 PHP Bug Type: COM related Bug description: Problem with Variant/Parameters Description: Hi, I have problems fetching data from an special database over a com-based s

#41528 [Asn]: Classes extending ArrayObject do not serialize correctly

2007-12-06 Thread helly
ID: 41528 Updated by: [EMAIL PROTECTED] Reported By: m dot stach at ewerk dot com Status: Assigned Bug Type: SPL related -Operating System: All +Operating System: * -PHP Version: 5.2.2 +PHP Version: 5.2.* -Assigned To: helly +Assigned T

#43520 [NEW]: unexpected T_ENCAPSED_AND_WHITESPACE

2007-12-06 Thread jordi at mistajj dot nl
From: jordi at mistajj dot nl Operating system: Windows Vista PHP version: 5.2.5 PHP Bug Type: Compile Failure Bug description: unexpected T_ENCAPSED_AND_WHITESPACE Description: I get the following error when running my script: Parse error: syntax error, unexpec

#43516 [Opn->Fbk]: imagettftext function does not work with big gif files

2007-12-06 Thread pajoye
ID: 43516 Updated by: [EMAIL PROTECTED] Reported By: anil dot konsal at gmail dot com -Status: Open +Status: Feedback Bug Type: *Graphics related Operating System: windowsXP PHP Version: 5.2.5 -Assigned To: +Assigned To: paj

#43519 [NEW]: stream_get_meta_data returns invalid mode

2007-12-06 Thread ross dot lawley at gmail dot com
From: ross dot lawley at gmail dot com Operating system: PHP version: 5.2.5 PHP Bug Type: Streams related Bug description: stream_get_meta_data returns invalid mode Description: When an fopen() is done on an HTTP URL with mode "r", the stream_get_meta_data() re

#43517 [NEW]: String longer then 256 mish-mash

2007-12-06 Thread gkplus at gmail dot com
From: gkplus at gmail dot com Operating system: MS Win XP32 PHP version: 5.2.5 PHP Bug Type: PDO related Bug description: String longer then 256 mish-mash Description: String mish-mash. Character string longer then 256 chars mish-mash at the end of the string. OD

#43510 [Opn->Bgs]: stream_get_meta_data does not return same mode as used in fopen

2007-12-06 Thread helly
ID: 43510 Updated by: [EMAIL PROTECTED] Reported By: dz at bitxtender dot com -Status: Open +Status: Bogus Bug Type: Streams related -Operating System: Mac OS X 10.5.1 +Operating System: * -PHP Version: 5.2.5 +PHP Version: * New Co

#42681 [Asn->Bgs]: Static variables in sub/superclasses

2007-12-06 Thread helly
ID: 42681 Updated by: [EMAIL PROTECTED] Reported By: alex94040 at yahoo dot com -Status: Assigned +Status: Bogus Bug Type: Class/Object related Operating System: * PHP Version: 5.2.4 Assigned To: helly New Comment: Thank you fo

#43514 [Opn->Bgs]: writelement warning

2007-12-06 Thread rrichards
ID: 43514 Updated by: [EMAIL PROTECTED] Reported By: stem at chalmers dot se -Status: Open +Status: Bogus Bug Type: XML Writer Operating System: Vista 32 PHP Version: 5.2.5 New Comment: Thank you for taking the time to write to us, b

#43516 [NEW]: imagettftext function does not work with big gif files

2007-12-06 Thread anil dot konsal at gmail dot com
From: anil dot konsal at gmail dot com Operating system: windowsXP PHP version: 5.2.5 PHP Bug Type: *Graphics related Bug description: imagettftext function does not work with big gif files Description: the imagettftext function does not work with a gif image of

#43514 [NEW]: writelement warning

2007-12-06 Thread stem at chalmers dot se
From: stem at chalmers dot se Operating system: Vista 32 PHP version: 5.2.5 PHP Bug Type: XML Writer Bug description: writelement warning Description: issues a warning when passing an array value as "The element name" Reproduce code: --- array('1','

#43512 [NEW]: two times the same parameter in a class-method

2007-12-06 Thread alkoholex at gmail dot com
From: alkoholex at gmail dot com Operating system: Linux Debian 4.0 PHP version: 5.2.5 PHP Bug Type: Scripting Engine problem Bug description: two times the same parameter in a class-method Description: The PHP-Parser doesn't recognise if a parameter with the sam