#50808 [Opn->Asn]: MessageFormatter buggy when using choice formats with nested parameters

2010-01-22 Thread jani
ID: 50808 Updated by: j...@php.net Reported By: bschussek at gmail dot com -Status: Open +Status: Assigned Bug Type: I18N and L10N related Operating System: * PHP Version: 5.3, 6 Assigned To: stas Previous Comments: ---

#18556 [NoF->Asn]: Setting locale to 'tr_TR' lowercases class names

2010-01-22 Thread pajoye
ID: 18556 Updated by: paj...@php.net Reported By: spud at nothingness dot org -Status: No Feedback +Status: Assigned Bug Type: Scripting Engine problem Operating System: Linux (RedHat 7.2) PHP Version: 5CVS, 4CVS (2005-10-04) -Assigned

#50820 [Opn->Fbk]: mysqli Active Links memory leak

2010-01-22 Thread jani
ID: 50820 Updated by: j...@php.net Reported By: mat999 at gmail dot com -Status: Open +Status: Feedback Bug Type: MySQLi related Operating System: Debian Lenny / Linux PHP Version: 5.3.1 New Comment: Please try using this snapshot:

#50822 [NEW]: Private instance variable visibile for new instance created within an object

2010-01-22 Thread aron at zajlik dot hu
From: aron at zajlik dot hu Operating system: Mac OS X PHP version: 5.3.1 PHP Bug Type: Scripting Engine problem Bug description: Private instance variable visibile for new instance created within an object Description: I found a situation which to me seems lik

#50823 [NEW]: ReflectionFunction::isDeprecated producing "cannot be called statically" error

2010-01-22 Thread andreww at uk dot ibm dot com
From: andreww at uk dot ibm dot com Operating system: * PHP version: 5.2.12 PHP Bug Type: Reflection related Bug description: ReflectionFunction::isDeprecated producing "cannot be called statically" error Description: Creating a new ReflectionFunction instance a

#50816 [Opn->Ver]: field are not overridden by same index in a assingment

2010-01-22 Thread jani
ID: 50816 Updated by: j...@php.net Reported By: spasic dot dejan at yahoo dot de -Status: Open +Status: Verified Bug Type: Scripting Engine problem -Operating System: ubuntu 9.10 +Operating System: * -PHP Version: 5.3.1 +PHP Version:

#50823 [Opn->Csd]: ReflectionFunction::isDeprecated producing "cannot be called statically" error

2010-01-22 Thread jani
ID: 50823 Updated by: j...@php.net Reported By: andreww at uk dot ibm dot com -Status: Open +Status: Closed Bug Type: Reflection related Operating System: * PHP Version: 5.2.12 New Comment: This bug has been fixed in SVN. Snapshots

#50813 [Opn->Ver]: __isset() not called for uninitialized array offsets $obj->test[0]

2010-01-22 Thread jani
ID: 50813 Updated by: j...@php.net Reported By: marc dot bennewitz at giata dot de -Status: Open +Status: Verified Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.*, 6 Previous Comments:

#50822 [Opn->Bgs]: Private instance variable visibile for new instance created within an object

2010-01-22 Thread jani
ID: 50822 Updated by: j...@php.net Reported By: aron at zajlik dot hu -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: Mac OS X PHP Version: 5.3.1 New Comment: Ever heard of "singleton" ? Also: ht

#50824 [NEW]: modulus (mod) returns wrong value

2010-01-22 Thread jancha at trave dot lv
From: jancha at trave dot lv Operating system: Gentoo PHP version: 5.2.12 PHP Bug Type: Math related Bug description: modulus (mod) returns wrong value Description: We came accorss following case: http://bugs.php.net/?id=50824&edit=1 -- Try a snapshot (PHP 5.2

#50824 [Opn->Bgs]: modulus (mod) returns wrong value

2010-01-22 Thread rasmus
ID: 50824 Updated by: ras...@php.net Reported By: jancha at trave dot lv -Status: Open +Status: Bogus Bug Type: Math related Operating System: Gentoo PHP Version: 5.2.12 New Comment: Floating point values have a limited precision. He

#50822 [Bgs]: Private instance variable visibile for new instance created within an object

2010-01-22 Thread aron at zajlik dot hu
ID: 50822 User updated by: aron at zajlik dot hu Reported By: aron at zajlik dot hu Status: Bogus Bug Type: Scripting Engine problem Operating System: Mac OS X PHP Version: 5.3.1 New Comment: Although my example (by chance) is similar to a singlet

#50542 [Com]: scandir() cannot open UNC paths since PHP 5.3.1

2010-01-22 Thread blc at 3ds dot com
ID: 50542 Comment by: blc at 3ds dot com Reported By: dd at headlineweb dot nl Status: Feedback Bug Type: *Directory/Filesystem functions Operating System: win32 only - W2003 PHP Version: 5.3.1 Assigned To: pajoye New Comment: I run my

#50825 [NEW]: rand () and mt_rand () do not properly calculate when min=0

2010-01-22 Thread xeriar at gmail dot com
From: xeriar at gmail dot com Operating system: Debian Squeeze PHP version: 5.2.12 PHP Bug Type: Math related Bug description: rand () and mt_rand () do not properly calculate when min=0 Description: Whenever rand () or mt_rand () are passed with a min=0, 0 gets

#50825 [Opn->Bgs]: rand () and mt_rand () do not properly calculate when min=0

2010-01-22 Thread pajoye
ID: 50825 Updated by: paj...@php.net Reported By: xeriar at gmail dot com -Status: Open +Status: Bogus Bug Type: Math related Operating System: Debian Squeeze PHP Version: 5.2.12 New Comment: As both implemenations are not ideal, thi

#50542 [Fbk]: scandir() cannot open UNC paths since PHP 5.3.1

2010-01-22 Thread pajoye
ID: 50542 Updated by: paj...@php.net Reported By: dd at headlineweb dot nl Status: Feedback Bug Type: *Directory/Filesystem functions Operating System: win32 only - W2003 PHP Version: 5.3.1 Assigned To: pajoye New Comment: Please try us

#50826 [NEW]: Add the "get values" function

2010-01-22 Thread pcfrr at yopmail dot com
From: pcfrr at yopmail dot com Operating system: Win PHP version: 5.3.1 PHP Bug Type: GD related Bug description: Add the "get values" function Description: Hi, I 'spoke' with Pierre in libgd's chat. I answered if exist the function to GET the values of thickness

#50825 [Bgs]: rand () and mt_rand () do not properly calculate when min=0

2010-01-22 Thread xeriar at gmail dot com
ID: 50825 User updated by: xeriar at gmail dot com Reported By: xeriar at gmail dot com Status: Bogus Bug Type: Math related Operating System: Debian Squeeze PHP Version: 5.2.12 New Comment: As I mentioned, simply passing mt_rand (1,2) nets the 50

#50825 [Bgs]: rand () and mt_rand () do not properly calculate when min=0

2010-01-22 Thread pajoye
ID: 50825 Updated by: paj...@php.net Reported By: xeriar at gmail dot com Status: Bogus Bug Type: Math related Operating System: Debian Squeeze PHP Version: 5.2.12 New Comment: /dev/urandom is indeed better that MT or the rather basic rand.

#50824 [Bgs]: modulus (mod) returns wrong value

2010-01-22 Thread jancha at trave dot lv
ID: 50824 User updated by: jancha at trave dot lv Reported By: jancha at trave dot lv Status: Bogus Bug Type: Math related Operating System: Gentoo PHP Version: 5.2.12 New Comment: temporary patch would be: http://docs.sun.com/source/806-3568/ncg

#38805 [Com]: PDO Truncates Text from SQL Server Text Data Type Field

2010-01-22 Thread ssufficool at gmail dot com
ID: 38805 Comment by: ssufficool at gmail dot com Reported By: gkrajci at arescorporation dot com Status: Assigned Bug Type: PDO related Operating System: Windows NT PBMA-WB2 5.2 build 37 PHP Version: 5.1.6 Assigned To: sfox New Comment:

#50822 [Bgs]: Private instance variable visibile for new instance created within an object

2010-01-22 Thread degeberg
ID: 50822 Updated by: degeb...@php.net Reported By: aron at zajlik dot hu Status: Bogus Bug Type: Scripting Engine problem Operating System: Mac OS X PHP Version: 5.3.1 New Comment: The reason why you make methods and properties private in an

#50542 [Fbk->Opn]: scandir() cannot open UNC paths since PHP 5.3.1

2010-01-22 Thread dd at headlineweb dot nl
ID: 50542 User updated by: dd at headlineweb dot nl Reported By: dd at headlineweb dot nl -Status: Feedback +Status: Open Bug Type: *Directory/Filesystem functions Operating System: win32 only - W2003 PHP Version: 5.3.1 Assigned To: p

#49081 [Asn]: [PATCH] DateTime::diff() mistake if start in January and interval > 28 days

2010-01-22 Thread danielc
ID: 49081 Updated by: dani...@php.net Reported By: nate at frickenate dot com Status: Assigned Bug Type: Date/time related Operating System: * PHP Version: 5.3.0 Assigned To: derick New Comment: Here is an updated patch against PHP_5_3.

#50690 [Com]: putenv() does not assign values to env. vars when the value is one character

2010-01-22 Thread v-ryanbi at microsoft dot com
ID: 50690 Comment by: v-ryanbi at microsoft dot com Reported By: php at keithtyler dot com Status: No Feedback Bug Type: PHP options/info functions Operating System: Windows XP PHP Version: 5.3.1 New Comment: Bug still exhibited. SVN revisio

#50690 [NoF->Asn]: putenv() does not assign values to env. vars when the value is one character

2010-01-22 Thread pajoye
ID: 50690 Updated by: paj...@php.net Reported By: php at keithtyler dot com -Status: No Feedback +Status: Assigned Bug Type: PHP options/info functions Operating System: Windows XP PHP Version: 5.3.1 -Assigned To: +Assigned To:

#50542 [Opn->Fbk]: scandir() cannot open UNC paths since PHP 5.3.1

2010-01-22 Thread pajoye
ID: 50542 Updated by: paj...@php.net Reported By: dd at headlineweb dot nl -Status: Open +Status: Feedback Bug Type: *Directory/Filesystem functions Operating System: win32 only - W2003 PHP Version: 5.3.1 Assigned To: pajoye New

#50756 [Opn->Tbd]: CURLOPT_FTP_SKIP_PASV_IP does not exist

2010-01-22 Thread srinatar
ID: 50756 Updated by: srina...@php.net Reported By: rob dot apodaca at gmail dot com -Status: Open +Status: To be documented Bug Type: Feature/Change Request Operating System: any PHP Version: 5.3.1 -Assigned To: +Assigned To:

#50827 [NEW]: retcode != CS_END_RESULTS in exec_cmd()

2010-01-22 Thread mul at rentapacs dot de
From: mul at rentapacs dot de Operating system: SLES11 x86_64 PHP version: 5.2.12 PHP Bug Type: Sybase-ct (ctlib) related Bug description: retcode != CS_END_RESULTS in exec_cmd() Description: Hi there, last working PHP version for me on SLES11 x86_64 (ASE-15.0.3