Req #51254 [Com]: Use internal crypt() only for algorithms needed

2011-03-28 Thread ondrej at sury dot org
Edit report at http://bugs.php.net/bug.php?id=51254&edit=1 ID: 51254 Comment by: ondrej at sury dot org Reported by:ondrej at sury dot org Summary:Use internal crypt() only for algorithms needed Status: Open Type: Fea

[PHP-BUG] Req #54355 [NEW]: Test for de_DE doesn't use UTF-8 locales

2011-03-23 Thread ondrej at sury dot org
From: Operating system: Any PHP version: 5.3.6 Package: Gettext related Bug Type: Feature/Change Request Bug description:Test for de_DE doesn't use UTF-8 locales Description: The tests in tests/lang/bug30638.phpt and tests/lang/034.phpt use only ISO-

Req #51254 [Opn]: Use internal crypt() only for algorithms needed

2010-03-24 Thread ondrej at sury dot org
Edit report at http://bugs.php.net/bug.php?id=51254&edit=1 ID: 51254 User updated by: ondrej at sury dot org Reported by: ondrej at sury dot org Summary: Use internal crypt() only for algorithms needed Status: Open Type: Feature/Ch

Req #51254 [Opn]: Use internal crypt() only for algorithms needed

2010-03-12 Thread ondrej at sury dot org
Edit report at http://bugs.php.net/bug.php?id=51254&edit=1 ID: 51254 User updated by: ondrej at sury dot org Reported by: ondrej at sury dot org Summary: Use internal crypt() only for algorithms needed Status: Open Type: Feature/Ch

[PHP-BUG] Bug #51254 [NEW]: Use internal crypt() only for algorithms needed

2010-03-09 Thread ondrej at sury dot org
From: Operating system: Linux PHP version: 5.3.2 Package: *Encryption and hash functions Bug Type: Bug Bug description:Use internal crypt() only for algorithms needed Description: Attached patch changes crypt.c and accompanying m4 code so it selects

#34120 [Asn]: func_get_arg() can be used function call parameter if used only once

2005-09-01 Thread ondrej at sury dot org
ID: 34120 User updated by: ondrej at sury dot org Reported By: ondrej at sury dot org Status: Assigned Bug Type: Scripting Engine problem Operating System: * PHP Version: 5CVS, 4CVS (2005-08-013) Assigned To: dmitry New Comment: I disagree

#34124 [Bgs]: array_push() fails when the array doesn't exist

2005-08-13 Thread ondrej at sury dot org
ID: 34124 User updated by: ondrej at sury dot org Reported By: ondrej at sury dot org Status: Bogus Bug Type: Arrays related Operating System: Linux PHP Version: 5.0.4 New Comment: As I stated in original bug report, it could be just lack of note

#34124 [NEW]: array_push() fails when the array doesn't exist

2005-08-13 Thread ondrej at sury dot org
From: ondrej at sury dot org Operating system: Linux PHP version: 5.0.4 PHP Bug Type: Arrays related Bug description: array_push() fails when the array doesn't exist Description: >From http://bugs.debian.org/289244: array_push will not create new ar

#34123 [Opn]: $GLOBALS variable doesn't get printed if used only once

2005-08-13 Thread ondrej at sury dot org
ID: 34123 User updated by: ondrej at sury dot org Reported By: ondrej at sury dot org Status: Open Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4.4.0 New Comment: Maybe I should another test case: Reproduce code

#34123 [NEW]: $GLOBALS variable doesn't get printed if used only once

2005-08-13 Thread ondrej at sury dot org
From: ondrej at sury dot org Operating system: Linux PHP version: 4.4.0 PHP Bug Type: Scripting Engine problem Bug description: $GLOBALS variable doesn't get printed if used only once Description: $GLOBALS variable is not printed out if: - used from i

#34120 [Opn]: func_get_arg() can be used function call parameter if used only once

2005-08-13 Thread ondrej at sury dot org
ID: 34120 User updated by: ondrej at sury dot org -Summary: func_get_arg() can not be used more than once in function calls Reported By: ondrej at sury dot org Status: Open Bug Type: Scripting Engine problem Operating System

#34120 [Bgs]: func_get_arg() can not be used more than once in function calls

2005-08-13 Thread ondrej at sury dot org
ID: 34120 User updated by: ondrej at sury dot org Reported By: ondrej at sury dot org Status: Bogus Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4.4.0, 5.0.4 New Comment: Hi Derrick, I don't consider to be bug, th

#34120 [Opn]: func_get_arg() can not be used more than once in function calls

2005-08-13 Thread ondrej at sury dot org
ID: 34120 User updated by: ondrej at sury dot org Reported By: ondrej at sury dot org Status: Open Bug Type: Scripting Engine problem Operating System: Linux -PHP Version: 4.4.0 +PHP Version: 4.4.0, 5.0.4 New Comment: Happens in php 5.0.4 as

#34120 [NEW]: func_get_arg() can not be used more than once in function calls

2005-08-13 Thread ondrej at sury dot org
From: ondrej at sury dot org Operating system: Linux PHP version: 4.4.0 PHP Bug Type: Scripting Engine problem Bug description: func_get_arg() can not be used more than once in function calls Description: func_get_arg() can be used as argument to function only

#34119 [NEW]: mb_ereg chokes on \x80-\xF7

2005-08-13 Thread ondrej at sury dot org
From: ondrej at sury dot org Operating system: Linux PHP version: 4.4.0 PHP Bug Type: mbstring related Bug description: mb_ereg chokes on \x80-\xF7 Description: mb_ereg prints invalid regular expression error on certain characters. This is fixed in php 5.0.4

#33287 [Com]: foreach does not give errors

2005-08-13 Thread ondrej at sury dot org
ID: 33287 Comment by: ondrej at sury dot org Reported By: chris at deskpro dot com Status: No Feedback Bug Type: Arrays related Operating System: Win/MacOS linux untested PHP Version: 4.3.11 New Comment: Bug is fixed in php 4.4.0. Previous

#34116 [NEW]: support for variable length printf strings

2005-08-13 Thread ondrej at sury dot org
From: ondrej at sury dot org Operating system: PHP version: 4CVS-2005-08-13 (stable) PHP Bug Type: Feature/Change Request Bug description: support for variable length printf strings Description: PHP's printf does not support variable width/precision. Co

#34066 [NEW]: recursive array_walk causes Segmentain fault

2005-08-10 Thread ondrej at sury dot org
From: ondrej at sury dot org Operating system: Linux PHP version: 5.0.4 PHP Bug Type: Reproducible crash Bug description: recursive array_walk causes Segmentain fault Description: Paul Slootman reported bug when using array_walk recursively which crashes php