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