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