Skip to content
Snippets Groups Projects
  1. Dec 24, 2019
    • Tim van Dijen's avatar
      Raise PHP functional level to 7.0 (#1242) · 6607b7fb
      Tim van Dijen authored
      * Raise minimum PHP version to 7.0
      
      * Remove tests pre-PHP 7.2
      
      * Upgrade dev dependencies
      
      * Ignore tests for deprecated class
      
      * Add typehints; not touching public API
      
      * Remove none-array replacements-param; old behaviour from pre-1.4 release
      
      * Psalm fixes
      
      * Add upgrade notes
      
      * PSR-12
      6607b7fb
  2. Oct 07, 2019
  3. Oct 01, 2019
  4. Aug 10, 2019
  5. Jul 15, 2019
  6. May 10, 2019
  7. Nov 21, 2018
  8. Oct 20, 2018
  9. Oct 18, 2018
  10. Oct 17, 2018
  11. May 31, 2018
  12. Nov 29, 2017
  13. May 05, 2017
    • Jaime Pérez Crespo's avatar
      Fix PHP 5.3 syntax issue. · 1681613b
      Jaime Pérez Crespo authored
      Accessing a key in an array is not allowed when the array is not a variable but a value returned by a function.
      1681613b
    • Matt Schwager's avatar
      Added tests for SimpleSAML\Utils\Crypto · 8e39cd49
      Matt Schwager authored
      This also required adding an additional argument to
      SimpleSAML\Utils\Crypto::loadPrivateKey to ease in testing. Without
      this additional argument, SimpleSAML_Configuration::getBaseDir eventually
      gets called to determine the private key location.  This doesn't work
      well with vfsstream. This argument shouldn't cause too much trouble, and
      seems cohesive enough with the function's purpose.
      8e39cd49
  14. Apr 26, 2017
  15. Jan 10, 2017
  16. Feb 26, 2016
  17. Jul 20, 2015
  18. Jun 22, 2015
  19. Jun 20, 2015
  20. Jun 14, 2015
Loading