Browse Source
As of PHP 5.3.2 PHP does not send class names with leading \ to autoload functions. Removed ltrim for '/' from autoload because it is 1. not needed: https://bugs.php.net/bug.php?id=50731 and 2. possibly wrong behavior: https://bugs.php.net/bug.php?id=51087tags/2.0.0-beta
Carsten Brandt
12 years ago
1 changed files with 1 additions and 3 deletions
Loading…
Reference in new issue