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