| All Time | 12 Month | 30 Day | |
|---|---|---|---|
| Commits: | 7 | 0 | 0 |
| Contributors: | 2 | 0 | 0 |
| Files Modified: | 57 | 0 | 0 |
| Lines Added: | 2091 | 0 | 0 |
| Lines Removed: | 28 | 0 | 0 |
| Commit Message | Contributor | Files Modified | Lines Added | Lines Removed | Code Location | Date |
|---|---|---|---|---|---|---|
| adding autoloader::registerNamespace('NS1',array('path1','path2')); syntax |
|
More... | over 3 years ago | |||
| only creating the class (that throws an exception) on autoload if an autoloader pattern matches |
|
More... | over 3 years ago | |||
| adding unit tests for registerNamespace/autoload exception handling |
|
More... | over 3 years ago | |||
| moving $throwException to the beginning of the if statement so that the other class_exists and interface_exists dont get executed if not needed |
|
More... | over 3 years ago | |||
| adding option to disable throwing of exception inside autoload when eval'ing non-existing class. Helpful to workaround 3rd party libs that use class_exists('foo',true) and rely on class_exists returning false to work properly. |
|
More... | over 3 years ago | |||
| getting closers to 80 chars/line |
|
More... | almost 4 years ago | |||
| first import |
|
More... | almost 4 years ago | |||
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.