[PHP-BUG] Bug #53117 [NEW]: Assignment by reference within assignment operator

2010-10-20 Thread dukeofgaming at gmail dot com
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

Bug #53117 [Bgs]: Assignment by reference within assignment operator

2010-10-20 Thread dukeofgaming at gmail dot com
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

Bug #53117 [Bgs]: Assignment by reference within assignment operator

2010-10-20 Thread dukeofgaming at gmail dot com
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

[PHP-BUG] Req #53266 [NEW]: Shorthand object initializer

2010-11-08 Thread dukeofgaming at gmail dot com
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

[PHP-BUG] Bug #54740 [NEW]: Ternary operator will not work with return by reference

2011-05-15 Thread dukeofgaming at gmail dot com
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