Skip to content
Snippets Groups Projects
  1. Aug 24, 2021
  2. Mar 15, 2021
  3. Mar 14, 2021
    • Tim van Dijen's avatar
      Migrate utility-classes to non-static (part 2) (#1441) · 0b861789
      Tim van Dijen authored
      * Migrate email utils to non-static
      
      * Migrate http utils to non-static
      
      * Migrate net utils to non-static
      
      * Migrate random utils to non-static
      
      * Migrate system utils to non-static
      
      * Migrate time utils to non-static
      
      * Migrate xml utils to non-static
      
      * Upgrade notes
      
      * Update test-framework
      
      * Fix tests
      0b861789
  4. Dec 26, 2020
  5. Sep 15, 2020
  6. Sep 10, 2020
  7. Aug 25, 2020
  8. Apr 30, 2020
  9. Apr 14, 2020
  10. Feb 15, 2020
  11. Dec 24, 2019
  12. Oct 01, 2019
  13. Jun 06, 2019
  14. Mar 21, 2019
  15. May 31, 2018
  16. Sep 01, 2017
  17. Jul 20, 2017
    • Scato Eggen's avatar
      Invalidate opcache after writing a file · cd8179d7
      Scato Eggen authored
      When opcache.validate_timestamps is disabled, then the new metadata will not be read after a metarefresh.
      This can be solved by adding the metadata file to an opcache blacklist, but calling opcache_invalidate()
      after writing a file is a nice out-of-the-box solution.
      
      Hopefully, this will enable everybody that is using simplesamlphp to disable opcache.validate_timestamps
      without running into problems.
      cd8179d7
  18. Feb 22, 2017
  19. Feb 21, 2017
  20. Mar 03, 2016
  21. Jul 31, 2015
  22. Apr 23, 2015
  23. Apr 22, 2015
  24. Apr 20, 2015
  25. Apr 16, 2015
  26. Apr 15, 2015
Loading