#43533 [Com]: escapeshellarg('') returns null

2007-12-08 Thread crrodriguez at suse dot de
ID: 43533 Comment by: crrodriguez at suse dot de Reported By: josephk at etelos dot com Status: Open Bug Type: *Directory/Filesystem functions Operating System: Cent OS 5 PHP Version: 5.2.5 New Comment: 5_2 returns NULL (wrong value) , for so

#43541 [Opn]: array_slice() length parameter's messed up

2007-12-08 Thread [EMAIL PROTECTED]
ID: 43541 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Operating System: irrelevant PHP Version: 5.3CVS-2007-12-09 (CVS) New Comment: Forgot to post patch. (Is there no way to upload files

#43541 [NEW]: array_slice() length parameter's messed up

2007-12-08 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: irrelevant PHP version: 5.3CVS-2007-12-09 (CVS) PHP Bug Type: Arrays related Bug description: array_slice() length parameter's messed up Description: If the length argument fed to array_slice() isn't of PHP type integer,

#43540 [NEW]: rfc1867 handler newlength problem

2007-12-08 Thread thomas at partyflock dot nl
From: thomas at partyflock dot nl Operating system: Linux PHP version: 5.2.5 PHP Bug Type: Unknown/Other Function Bug description: rfc1867 handler newlength problem Description: In main/rfc1867.c, line 928, newlength is initialized to 0. Shouldn't this be new_va

#43537 [Opn->Bgs]: with-mysqli compile error by mysql_get_character_set_info

2007-12-08 Thread tony2001
ID: 43537 Updated by: [EMAIL PROTECTED] Reported By: nastasache_iulian at yahoo dot com -Status: Open +Status: Bogus Bug Type: MySQLi related Operating System: Linux PHP Version: 5.2.5 New Comment: mysql_get_character_set_info() is o

#43534 [Opn->Bgs]: Server updated. Includes now are broken

2007-12-08 Thread tony2001
ID: 43534 Updated by: [EMAIL PROTECTED] Reported By: jamie at ypsound dot com -Status: Open +Status: Bogus Bug Type: Unknown/Other Function Operating System: Linux PHP Version: 5.2.5 New Comment: Sorry, but your problem does not impl

#43538 [NEW]: count on non-array should return false, not 1

2007-12-08 Thread warren at transfusionmedia dot com
From: warren at transfusionmedia dot com Operating system: Win XP SP2 PHP version: 5.2.5 PHP Bug Type: Feature/Change Request Bug description: count on non-array should return false, not 1 Description: When doing count($var) where $var is not an array, the return

#43522 [Opn]: stream_get_line eats additional characters

2007-12-08 Thread felipe
ID: 43522 Updated by: [EMAIL PROTECTED] Reported By: tylera at iproduction dot com Status: Open Bug Type: Streams related Operating System: Gentoo Linux, Win32, Solaris PHP Version: 5.2.5 New Comment: Simple patch for it: http://ecl.zoone.com

#43130 [Csd->WFx]: bind parameter cannot contain dashes

2007-12-08 Thread sfox
ID: 43130 Updated by: [EMAIL PROTECTED] Reported By: joel at purerave dot com -Status: Closed +Status: Wont fix Bug Type: PDO related Operating System: Windows XP Home PHP Version: 5.2.4 Assigned To: iliaa New Comment: The fix

#43188 [Asn->Bgs]: Daylight Savings Time Related Problem with Date()

2007-12-08 Thread derick
ID: 43188 Updated by: [EMAIL PROTECTED] Reported By: ebrueggeman at gmail dot com -Status: Assigned +Status: Bogus Bug Type: Date/time related Operating System: Windows PHP Version: 5.2.4 Assigned To: derick New Comment: This i

#42755 [Asn->Fbk]: date() returns incorrect time by +1 hour

2007-12-08 Thread derick
ID: 42755 Updated by: [EMAIL PROTECTED] Reported By: andrew at confirmalert dot com dot au -Status: Assigned +Status: Feedback Bug Type: Date/time related Operating System: Win 2003 Server SP2 PHP Version: 5.2.4 Assigned To: deri

#42675 [Asn->Bgs]: strtotime returns valid dates for invalid entries

2007-12-08 Thread derick
ID: 42675 Updated by: [EMAIL PROTECTED] Reported By: amykhar at gmail dot com -Status: Assigned +Status: Bogus Bug Type: Date/time related Operating System: Mac OS X PHP Version: 5.2.4 Assigned To: derick New Comment: This is a

#43537 [NEW]: with-mysqli compile error by mysql_get_character_set_info

2007-12-08 Thread nastasache_iulian at yahoo dot com
From: nastasache_iulian at yahoo dot com Operating system: Linux PHP version: 5.2.5 PHP Bug Type: MySQLi related Bug description: with-mysqli compile error by mysql_get_character_set_info Description: Got error when trying to install mysqli extension under PHP 5.

#43536 [NEW]: Specifying a nameserver for DNS requests

2007-12-08 Thread marc at perkel dot com
From: marc at perkel dot com Operating system: all PHP version: 5.2.5 PHP Bug Type: Feature/Change Request Bug description: Specifying a nameserver for DNS requests Description: It would be nice if there were a way to direct DNS requests to a specific nameserver

#43535 [NEW]: php.ini & parse_ini_file()

2007-12-08 Thread sskaje at gmail dot com
From: sskaje at gmail dot com Operating system: Windows 2003 | irrelevant PHP version: 5.2.5 PHP Bug Type: Filesystem function related Bug description: php.ini & parse_ini_file() Description: parse_ini_file() should not be configured with allow_url_include in php

#41169 [Asn->WFx]: foreach() on empty array causes key to be created (Works with PHP 5!)

2007-12-08 Thread derick
ID: 41169 Updated by: [EMAIL PROTECTED] Reported By: mobile-g at softhome dot net -Status: Assigned +Status: Wont fix Bug Type: Scripting Engine problem Operating System: Red Hat PHP Version: 4.4.6 Assigned To: derick Previous

#40496 [Asn->WFx]: Test bug35239.phpt still fails (works in PHP 5)

2007-12-08 Thread derick
ID: 40496 Updated by: [EMAIL PROTECTED] Reported By: strube at physik3 dot gwdg dot de -Status: Assigned +Status: Wont fix Bug Type: *Programming Data Structures Operating System: Solaris 9 (SPARC) PHP Version: 4.4.5 Assigned To:

#40172 [Asn->Fbk]: date() function memory leak

2007-12-08 Thread derick
ID: 40172 Updated by: [EMAIL PROTECTED] Reported By: diogo86 at gmail dot com -Status: Assigned +Status: Feedback Bug Type: Performance problem Operating System: Debian PHP Version: 5.2.0 Assigned To: derick New Comment: I stil

#43533 [Opn]: escapeshellarg('') returns null

2007-12-08 Thread felipe
ID: 43533 Updated by: [EMAIL PROTECTED] Reported By: josephk at etelos dot com Status: Open Bug Type: *Directory/Filesystem functions Operating System: Cent OS 5 PHP Version: 5.2.5 New Comment: In PHP 5.3.0-dev (cli) (built: Dec 7 2007 22:22

#43534 [NEW]: Server updated. Includes now are broken

2007-12-08 Thread jamie at ypsound dot com
From: jamie at ypsound dot com Operating system: Linux PHP version: 5.2.5 PHP Bug Type: Unknown/Other Function Bug description: Server updated. Includes now are broken Description: Last night the server i am using was upgraded to the latest php version. This has