Skip to content
Snippets Groups Projects
  1. Oct 27, 2015
  2. Oct 19, 2015
  3. Oct 17, 2015
    • David Stone's avatar
      fix error · b20eed15
      David Stone authored
      b20eed15
    • David Stone's avatar
      Optimizations to autoloader · 8a58013e
      David Stone authored
      Autoloader should return true if it can handle the class so other registered autoloader don't execute.
      require is faster than require_once and should be safe to use since the autoloader won't run if the class already exists
      8a58013e
  4. Oct 16, 2015
  5. Oct 12, 2015
  6. Sep 25, 2015
  7. Sep 16, 2015
  8. Sep 11, 2015
  9. Sep 10, 2015
  10. Sep 08, 2015
  11. Sep 07, 2015
  12. Sep 05, 2015
  13. Sep 04, 2015
  14. Sep 03, 2015
  15. Sep 02, 2015
  16. Sep 01, 2015
  17. Aug 28, 2015
  18. Aug 27, 2015
  19. Aug 25, 2015
  20. Aug 24, 2015
  21. Aug 23, 2015
Loading