#45085 [NEW]: {} is better than [] for string access

2008-05-23 Thread noah at dizzler dot com
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

#45065 [NEW]: trigger '__autoload' for :: operator, extends, and implements

2008-05-22 Thread noah at dizzler dot com
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