From:
Operating system: Any (Windows 7)
PHP version: 5.2.14
Package: *Compile Issues
Bug Type: Bug
Bug description:Assignment by reference within assignment operator
Description:
Hi,
PHP throws a fatal error when code like this is processed:
$m
Edit report at http://bugs.php.net/bug.php?id=53117&edit=1
ID: 53117
User updated by:dukeofgaming at gmail dot com
Reported by:dukeofgaming at gmail dot com
Summary:Assignment by reference within assignment operator
Status: Bogus
Edit report at http://bugs.php.net/bug.php?id=53117&edit=1
ID: 53117
User updated by:dukeofgaming at gmail dot com
Reported by:dukeofgaming at gmail dot com
Summary:Assignment by reference within assignment operator
Status: Bogus
From:
Operating system: Any (Windows 7)
PHP version: Irrelevant
Package: SPL related
Bug Type: Feature/Change Request
Bug description:Shorthand object initializer
Description:
Hi,
To often I've been in the situation where I prefer to use an object
From:
Operating system:
PHP version: Irrelevant
Package: Compile Failure
Bug Type: Bug
Bug description:Ternary operator will not work with return by reference
Description:
PHP fails to parse a returned by reference value when using the ternary
opera