Skip to content
Snippets Groups Projects
  1. Jul 26, 2016
    • Jaime Pérez's avatar
      Bump the version of the SAML2 library. · b02c5432
      Jaime Pérez authored
      Now we are finally using the 2.x branch of the SAML2 library, which was also migrated to use namespaces. Even though the library provides an autoloader that allows loading the classes with the old names using class aliasing, we need to do the migration in one commit (at least for most part of it). This is due to the way SimpleSAMLphp checks data types, using inheritance to check objects agains abstract or more general classes. Even though class aliasing works, there's no way to replicate those relationships, and type checks that use the old class names will fail because the aliases are virtually new classes that don't inherit from others.
      b02c5432
  2. Jul 13, 2016
  3. Mar 09, 2016
  4. Nov 06, 2015
  5. Aug 31, 2015
  6. Aug 25, 2015
  7. Aug 12, 2015
  8. Apr 22, 2015
  9. Apr 20, 2015
  10. Apr 15, 2015
  11. Jul 08, 2014
  12. Jun 27, 2014
  13. Jan 17, 2014
  14. Jan 09, 2014
  15. Nov 26, 2013
  16. Jul 17, 2013
  17. May 22, 2013
  18. Oct 15, 2012
  19. Jun 22, 2012
  20. Dec 23, 2011
  21. Jul 05, 2011
  22. Apr 12, 2011
  23. Mar 31, 2011
  24. Mar 07, 2011
  25. Dec 06, 2010
  26. Sep 10, 2010
  27. Jun 29, 2010
  28. May 28, 2010
  29. May 19, 2010
  30. May 11, 2010
  31. May 04, 2010
  32. Mar 19, 2010
Loading