Skip to content
Snippets Groups Projects
  1. Jan 07, 2015
    • Andreas Gohr's avatar
      Remove error supression for file_exists() · 79e79377
      Andreas Gohr authored
      In an older version of PHP a file_exists() call would issue a warning
      when the file did not exist. This was fixed in later PHP releases. Since
      we require PHP 5.3 now, there's no need to supress any error here
      anymore. This might even give a minor performance boost.
      79e79377
  2. Jan 06, 2015
  3. Jan 05, 2015
  4. Dec 31, 2014
  5. Dec 30, 2014
  6. Dec 27, 2014
  7. Dec 22, 2014
  8. Dec 21, 2014
  9. Dec 20, 2014
  10. Dec 18, 2014
  11. Dec 17, 2014
  12. Dec 16, 2014
  13. Dec 15, 2014
  14. Dec 14, 2014
  15. Dec 13, 2014
  16. Dec 12, 2014
Loading