- 04 Sep, 2013 1 commit
-
-
Carsten Brandt authored
See discussion about exceptions in autoloader here: https://groups.google.com/forum/?fromgroups#!topic/php-fig/kRTVRSIJ0qE
-
- 01 Sep, 2013 1 commit
-
-
Qiang Xue authored
-
- 18 Aug, 2013 1 commit
-
-
Carsten Brandt authored
helps reducing weird error messages.
-
- 12 Aug, 2013 2 commits
-
-
Carsten Brandt authored
-
Qiang Xue authored
-
- 11 Aug, 2013 3 commits
-
-
Carsten Brandt authored
autoload return value has no effect on other autoloaders they will only be called based on whether the class has been loaded or not.
-
Qiang Xue authored
-
Carsten Brandt authored
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=51087
-
- 10 Aug, 2013 1 commit
-
-
Qiang Xue authored
-
- 31 Jul, 2013 1 commit
-
-
Qiang Xue authored
-
- 16 Jul, 2013 1 commit
-
-
Qiang Xue authored
-
- 12 Jul, 2013 2 commits
- 10 Jul, 2013 2 commits
- 03 Jul, 2013 1 commit
-
-
Qiang Xue authored
-
- 23 Jun, 2013 2 commits
- 17 Jun, 2013 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
- 14 Jun, 2013 4 commits
- 07 Jun, 2013 3 commits
- 23 May, 2013 1 commit
-
-
Alexander Kochetov authored
-
- 22 May, 2013 1 commit
-
-
Qiang Xue authored
-
- 21 May, 2013 3 commits
-
-
Qiang Xue authored
-
Alexander Kochetov authored
-
Alexander Kochetov authored
-
- 16 May, 2013 1 commit
-
-
Qiang Xue authored
-
- 15 May, 2013 1 commit
-
-
Qiang Xue authored
-
- 09 May, 2013 4 commits
- 07 May, 2013 2 commits
-
-
Alexander Kochetov authored
-
Alexander Kochetov authored
-