Skip to content
Snippets Groups Projects
  1. Mar 16, 2022
  2. Aug 24, 2021
  3. Mar 15, 2021
  4. 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
  5. Dec 26, 2020
  6. Sep 15, 2020
  7. Sep 10, 2020
  8. Aug 25, 2020
  9. Apr 30, 2020
  10. Apr 14, 2020
  11. Feb 15, 2020
  12. Dec 24, 2019
  13. Oct 01, 2019
  14. Jun 06, 2019
  15. Mar 21, 2019
  16. May 31, 2018
  17. Sep 01, 2017
  18. 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
  19. Feb 22, 2017
  20. Feb 21, 2017
  21. Mar 03, 2016
  22. Jul 31, 2015
  23. Apr 23, 2015
  24. Apr 22, 2015
  25. Apr 20, 2015
  26. Apr 16, 2015
  27. Apr 15, 2015
Loading