From: noah at dizzler dot com
Operating system:
PHP version: 6CVS-2008-05-24 (CVS)
PHP Bug Type: Feature/Change Request
Bug description: {} is better than [] for string access
Description:
I am very upset that {} string access is being depreciated in PHP 6
From: noah at dizzler dot com
Operating system: Linux
PHP version: 5.2.6
PHP Bug Type: Feature/Change Request
Bug description: trigger '__autoload' for :: operator, extends, and implements
Description:
class MyClass extends MyParent implements M