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
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:
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
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
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
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
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
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
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
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
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
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
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
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()
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
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
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
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
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
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
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
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"
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
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
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
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
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
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
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
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
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.
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
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
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
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, &
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
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
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
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
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
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 '://'
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
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
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
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
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
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
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
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
49 matches
Mail list logo