Bug #64693 [Com]: Third argument ($initial) passed to array_reduce should be immutable.

2013-10-06 Thread a at b dot c dot de
Edit report at https://bugs.php.net/bug.php?id=64693&edit=1 ID: 64693 Comment by: a at b dot c dot de Reported by:jdoane at vlacs dot org Summary:Third argument ($initial) passed to array_reduce should be immutable. St

Bug #64755 [Com]: Only variables should be passed by reference

2013-10-06 Thread a at b dot c dot de
Edit report at https://bugs.php.net/bug.php?id=64755&edit=1 ID: 64755 Comment by: a at b dot c dot de Reported by:eth at ethaniel dot com Summary:Only variables should be passed by reference Status: Not a bug Type:

Bug #60697 [Com]: gettype() cann't distinguish object and function?

2012-08-14 Thread a at b dot c dot de
Edit report at https://bugs.php.net/bug.php?id=60697&edit=1 ID: 60697 Comment by: a at b dot c dot de Reported by:hfcorriez at gmail dot com Summary:gettype() cann't distinguish object and function? Status: Not a

[PHP-BUG] Req #62291 [NEW]: Mixed first argument for strtr

2012-06-11 Thread a at b dot c dot de
From: a at b dot c dot de Operating system: Any PHP version: 5.4.3 Package: Strings related Bug Type: Feature/Change Request Bug description:Mixed first argument for strtr Description: While preg_replace and str_replace can both apply changes to

[PHP-BUG] Req #61522 [NEW]: E_STRICT for compatibility TZs

2012-03-26 Thread a at b dot c dot de
From: Operating system: generic PHP version: 5.4.0 Package: Date/time related Bug Type: Feature/Change Request Bug description:E_STRICT for compatibility TZs Description: A bunch of the Timezones supported by PHP come with a warning in the manual: "P

[PHP-BUG] Req #54106 [NEW]: Shortcut "ternary" companion operator

2011-02-26 Thread a at b dot c dot de
From: Operating system: Irrelevant PHP version: Irrelevant Package: Scripting Engine problem Bug Type: Feature/Change Request Bug description:Shortcut "ternary" companion operator Description: The expression $a ? $b : $c can be shortened to $a ?: $c

Bug #54039 [Fbk->Opn]: use() of static variables in lambda functions can break staticness

2011-02-18 Thread a at b dot c dot de
Edit report at http://bugs.php.net/bug.php?id=54039&edit=1 ID: 54039 User updated by: a at b dot c dot de Reported by: a at b dot c dot de Summary:use() of static variables in lambda functions can break staticness -St

Bug #54039 [Opn]: use() of static variables in lambda functions can break staticness

2011-02-17 Thread a at b dot c dot de
Edit report at http://bugs.php.net/bug.php?id=54039&edit=1 ID: 54039 User updated by: a at b dot c dot de Reported by: a at b dot c dot de Summary:use() of static variables in lambda functions can break staticness St

[PHP-BUG] Bug #54039 [NEW]: use() of static variables in lambda functions can break staticness

2011-02-17 Thread a at b dot c dot de
From: Operating system: Windows XP PHP version: 5.3.5 Package: Scripting Engine problem Bug Type: Bug Bug description:use() of static variables in lambda functions can break staticness Description: Let an ordinary function declare a static local var

[PHP-BUG] Req #52734 [NEW]: Extend hypot() to three dimensions

2010-08-29 Thread a at b dot c dot de
From: Operating system: Windows XP PHP version: 5.3.3 Package: Math related Bug Type: Feature/Change Request Bug description:Extend hypot() to three dimensions Description: The existing hypot() function is limited to finding the hypotenuse of a right

[PHP-BUG] Req #51876 [NEW]: Assigning to list(); list() as an lvalue

2010-05-20 Thread a at b dot c dot de
From: Operating system: PHP version: Irrelevant Package: Scripting Engine problem Bug Type: Feature/Change Request Bug description:Assigning to list(); list() as an lvalue Description: When an array is "assigned" to a list($of,$variables), the eleme

Req #50980 [Com]: lambda/anonymous functions do not have proper scope

2010-05-20 Thread a at b dot c dot de
Edit report at http://bugs.php.net/bug.php?id=50980&edit=1 ID: 50980 Comment by: a at b dot c dot de Reported by: nate at frickenate dot com Summary: lambda/anonymous functions do not have proper scope Status: Open Type: Feature/Ch

Req #51855 [Opn]: Optional tuning parameter for get_defined_functions and get_defined_constants

2010-05-18 Thread a at b dot c dot de
Edit report at http://bugs.php.net/bug.php?id=51855&edit=1 ID: 51855 User updated by: a at b dot c dot de Reported by: a at b dot c dot de Summary: Optional tuning parameter for get_defined_functions and get_defined_constants St

[PHP-BUG] Req #51855 [NEW]: Optional tuning parameter for get_defined_functions and get_defined_constants

2010-05-18 Thread a at b dot c dot de
From: Operating system: Irrelevant PHP version: 5.3.2 Package: Unknown/Other Function Bug Type: Feature/Change Request Bug description:Optional tuning parameter for get_defined_functions and get_defined_constants Description: get_defined_constants()

Req #51001 [Com]: Always shows stack trace when a Fatal error occurs

2010-04-09 Thread a at b dot c dot de
Edit report at http://bugs.php.net/bug.php?id=51001&edit=1 ID: 51001 Comment by: a at b dot c dot de Reported by: abdallah at gmx dot com Summary: Always shows stack trace when a Fatal error occurs Status: Open Type: Feature/Ch

[PHP-BUG] Req #51460 [NEW]: yield syntax construct

2010-04-01 Thread a at b dot c dot de
From: Operating system: Irrelevant PHP version: 5.3.2 Package: *Programming Data Structures Bug Type: Feature/Change Request Bug description:yield syntax construct Description: I draw your attention to the "yield" construct as used in Python, (recent

#48810 [Com]: Variable Function Request

2009-11-20 Thread a at b dot c dot de
ID: 48810 Comment by: a at b dot c dot de Reported By: moonlightcheese at gmail dot com Status: Open Bug Type: Feature/Change Request Operating System: Ubuntu PHP Version: 5.2.10 New Comment: Uh, you can already do that Previous

#49594 [Com]: POSIX regex are important

2009-09-30 Thread a at b dot c dot de
ID: 49594 Comment by: a at b dot c dot de Reported By: jay at phpcourses dot ca Status: Open Bug Type: Feature/Change Request Operating System: all PHP Version: 5.3.0 New Comment: For the past eight years PHP has recommended using the PCRE

#49598 [Com]: Save the POSIX RegExp functions - they're useful!

2009-09-30 Thread a at b dot c dot de
ID: 49598 Comment by: a at b dot c dot de Reported By: sergey at lisergey dot net Status: Open Bug Type: Feature/Change Request Operating System: FreeBSD PHP Version: 5.2.11 New Comment: Use the PCRE functions (such as preg_grep) instead

#47708 [Com]: explode() with empty delimiter

2009-06-07 Thread a at b dot c dot de
ID: 47708 Comment by: a at b dot c dot de Reported By: david at grudl dot com Status: Open Bug Type:Feature/Change Request PHP Version: 5.3.0beta1 New Comment: "It must be done using preg_split..." Or str_split(). Previou

#48311 [Com]: Controlable object diposing

2009-05-18 Thread a at b dot c dot de
ID: 48311 Comment by: a at b dot c dot de Reported By: av3ng3r at gmail dot com Status: Open Bug Type: Feature/Change Request Operating System: - PHP Version: 6CVS-2009-05-17 (CVS) New Comment: Your example would be handled by $reader = new

#48305 [Com]: SORT_VERSION for sort functions

2009-05-18 Thread a at b dot c dot de
ID: 48305 Comment by: a at b dot c dot de Reported By: sean at wdsolutions dot com Status: Open Bug Type: Feature/Change Request Operating System: Linux PHP Version: 5.2.9 New Comment: You could use the existing "version_compare"

#40339 [Com]: new superglobal...

2009-01-20 Thread a at b dot c dot de
ID: 40339 Comment by: a at b dot c dot de Reported By: randallgirard at hotmail dot com Status: Open Bug Type: Feature/Change Request Operating System: Windows / Linux PHP Version: 5.2.0 New Comment: I can't even make out what "mis

#47161 [Opn]: Dereferencing for array/function access

2009-01-20 Thread a at b dot c dot de
ID: 47161 User updated by: a at b dot c dot de Reported By: a at b dot c dot de Status: Open Bug Type: Feature/Change Request Operating System: Windows (irrelevant) PHP Version: 5.3.0alpha3 New Comment: Perhaps I should just add although I

#47161 [NEW]: Dereferencing for array/function access

2009-01-20 Thread a at b dot c dot de
From: a at b dot c dot de Operating system: Windows (irrelevant) PHP version: 5.3.0alpha3 PHP Bug Type: Feature/Change Request Bug description: Dereferencing for array/function access Description: See Bug #23022. Since we can have arrays that contain arrays

#47160 [NEW]: $foo() syntax is too limited

2009-01-20 Thread a at b dot c dot de
From: a at b dot c dot de Operating system: Windows (irrelevant) PHP version: 5.3.0alpha3 PHP Bug Type: Feature/Change Request Bug description: $foo() syntax is too limited Description: It's already possible to have arrays that represent callable methods (e

#42566 [Com]: array_reduce coverts '' to 0 for initial value

2007-10-23 Thread a at b dot c dot de
ID: 42566 Comment by: a at b dot c dot de Reported By: lindsay at marshall dot name Status: No Feedback Bug Type: Arrays related Operating System: Fedora PHP Version: 5.2.4 New Comment: A short but complete example (copied from the cited

#37016 [Asn]: lambda functions unusable in create_function()

2007-09-08 Thread a at b dot c dot de
ID: 37016 User updated by: a at b dot c dot de Reported By: a at b dot c dot de Status: Assigned Bug Type: Scripting Engine problem Operating System: Windows XP PHP Version: 5.1.2 Assigned To: derick New Comment: _Would it be sufficient if

#40446 [Bgs]: php.exe fails to start

2007-02-12 Thread a at b dot c dot de
ID: 40446 User updated by: a at b dot c dot de Reported By: a at b dot c dot de Status: Bogus Bug Type: Reproducible crash Operating System: Windows XP SP2 PHP Version: 5.2.1 New Comment: So 5.2.0 doesn't mind the 'B', but 5.2.1 d

#40446 [Bgs]: php.exe fails to start

2007-02-12 Thread a at b dot c dot de
ID: 40446 User updated by: a at b dot c dot de Reported By: a at b dot c dot de Status: Bogus Bug Type: Reproducible crash Operating System: Windows XP SP2 PHP Version: 5.2.1 New Comment: Close; the line in php.ini actually read memory_limit

#40446 [Opn]: php.exe fails to start

2007-02-12 Thread a at b dot c dot de
ID: 40446 User updated by: a at b dot c dot de Reported By: a at b dot c dot de Status: Open Bug Type: Reproducible crash Operating System: Windows XP SP2 PHP Version: 5.2.1 New Comment: (I said "edit"). Earlier upgrades included 5.

#40446 [NEW]: php.exe fails to start

2007-02-12 Thread a at b dot c dot de
From: a at b dot c dot de Operating system: Windows XP SP2 PHP version: 5.2.1 PHP Bug Type: Reproducible crash Bug description: php.exe fails to start Description: PHP 5.2.1 (manually downloaded, extracted and copied to working directory) fails to start either

#38766 [WFx]: Nonbreaking whitespace breaks parsing

2007-01-08 Thread a at b dot c dot de
ID: 38766 User updated by: a at b dot c dot de Reported By: a at b dot c dot de Status: Wont fix Bug Type: Feature/Change Request Operating System: Windows XP SP2 PHP Version: 5.1.6 New Comment: I guessed as much. Personally I blame stupid text

#40061 [Bgs]: Repeated dereferencing in object callbacks

2007-01-08 Thread a at b dot c dot de
ID: 40061 User updated by: a at b dot c dot de Reported By: a at b dot c dot de Status: Bogus Bug Type: Feature/Change Request Operating System: Windows XP SP2 PHP Version: 5.2.0 New Comment: If my head had been together I would have checked what

#40061 [NEW]: Repeated dereferencing in object callbacks

2007-01-08 Thread a at b dot c dot de
From: a at b dot c dot de Operating system: Windows XP SP2 PHP version: 5.2.0 PHP Bug Type: Feature/Change Request Bug description: Repeated dereferencing in object callbacks Description: Object callbacks $foo->bar() are represented as arrays array($foo, &

#39112 [NEW]: Typographical error in error message

2006-10-10 Thread a at b dot c dot de
From: a at b dot c dot de Operating system: Windows XP PHP version: 5.1.6 PHP Bug Type: PCRE related Bug description: Typographical error in error message Description: The Warning: level message that is triggered by preg_replace() when the pattern is a string

#38766 [NEW]: Nonbreaking whitespace breaks parsing

2006-09-09 Thread a at b dot c dot de
From: a at b dot c dot de Operating system: Windows XP SP2 PHP version: 5.1.6 PHP Bug Type: Feature/Change Request Bug description: Nonbreaking whitespace breaks parsing Description: In most (Windows) fonts, character 0xa0 renders as a blank (nonbreaking) space

#37016 [NEW]: lambda functions unusable in create_function()

2006-04-07 Thread a at b dot c dot de
From: a at b dot c dot de Operating system: Windows XP PHP version: 5.1.2 PHP Bug Type: Scripting Engine problem Bug description: lambda functions unusable in create_function() Description: When inserting (the name of) a lambda function provided by

#25122 [Opn]: Control over typecasting objects to strings

2005-09-25 Thread a at b dot c dot de
ID: 25122 User updated by: a at b dot c dot de Reported By: a at b dot c dot de Status: Open Bug Type: Feature/Change Request Operating System: Any PHP Version: 5.0.0b1 (beta1) New Comment: Is this still open? One method that (from this angle

#32535 [NEW]: Are stream names URLs?

2005-04-12 Thread a at b dot c dot de
From: a at b dot c dot de Operating system: Irrelevant PHP version: 5.0.3 PHP Bug Type: Unknown/Other Function Bug description: Are stream names URLs? Description: As indicated several times in the manual, the "filenames" that result from using strea

#32563 [Csd]: stream_wrapper_register() allows registering of invalid schemes.

2005-04-05 Thread a at b dot c dot de
ID: 32563 User updated by: a at b dot c dot de Reported By: a at b dot c dot de Status: Closed Bug Type: Filesystem function related Operating System: * PHP Version: 5.* Assigned To: pollita New Comment: "The full '://'

#32563 [NEW]: stream_wrapper_register() allows registering of invalid schemes.

2005-04-03 Thread a at b dot c dot de
From: a at b dot c dot de Operating system: PHP version: 5.0.3 PHP Bug Type: Unknown/Other Function Bug description: stream_wrapper_register() allows registering of invalid schemes. Description: URL schemes may not contain ":" characters (as this ch

#31720 [Opn]: Invalid object callbacks not caught in array_walk()

2005-01-27 Thread a at b dot c dot de
ID: 31720 User updated by: a at b dot c dot de Reported By: a at b dot c dot de Status: Open Bug Type: Reproducible crash Operating System: Windows XP PHP Version: 5.0.3 New Comment: I guess I could point out that when I found this I was trying

#31720 [NEW]: Invalid object callbacks not caught in array_walk()

2005-01-27 Thread a at b dot c dot de
From: a at b dot c dot de Operating system: Windows XP PHP version: 5.0.3 PHP Bug Type: Reproducible crash Bug description: Invalid object callbacks not caught in array_walk() Description: Using array_walk will crash PHP if a method of an uninstantiated object

#26764 [Com]: Spaces in Font Pathnames

2004-01-03 Thread a at b dot c dot de
ID: 26764 Comment by: a at b dot c dot de Reported By: choinet at rocketmail dot com Status: Bogus Bug Type: GD related Operating System: Windows/Linux PHP Version: 4.3.4 New Comment: I mentioned this to Thomas Boutell when I learned about

#25816 [Com]: Class constants of type array hold directly inaccessible keys/values

2003-12-01 Thread a at b dot c dot de
ID: 25816 Comment by: a at b dot c dot de Reported By: dan at wep dot net Status: Verified Bug Type: Zend Engine 2 problem Operating System: * PHP Version: 5CVS-2003-11-29 New Comment: This isn't restricted to associative arrays in

#3866 [Com]: stripheaders

2003-08-17 Thread a at b dot c dot de
ID: 3866 Comment by: a at b dot c dot de Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Feature/Change Request Operating System: RH 6 PHP Version: 4.0 Latest CVS (18/03/2000) New Comment: Besides, the division between "headers

#5435 [Com]: Request to update eval() or create new function.

2003-08-17 Thread a at b dot c dot de
ID: 5435 Comment by: a at b dot c dot de Reported By: dahamsta at iewebs dot com Status: Open Bug Type:Feature/Change Request PHP Version: 4.0.0 New Comment: eval("?>".$my_eval_str); works for me. Prev

#25122 [NEW]: Control over typecasting objects to strings

2003-08-17 Thread a at b dot c dot de
From: a at b dot c dot de Operating system: Any PHP version: 5.0.0b1 (beta1) PHP Bug Type: Feature/Change Request Bug description: Control over typecasting objects to strings Description: String casting for objects. When used in a string context (a simple