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