Skip to content
Snippets Groups Projects
  1. Dec 16, 2020
  2. Dec 10, 2020
  3. Oct 05, 2020
  4. Aug 24, 2020
  5. Jul 14, 2020
  6. Jul 02, 2020
  7. Apr 29, 2020
  8. Apr 10, 2020
  9. Apr 09, 2020
  10. Apr 08, 2020
  11. Jan 16, 2020
  12. Dec 27, 2019
  13. Dec 05, 2019
  14. Nov 28, 2019
  15. Oct 07, 2019
  16. Jan 20, 2019
  17. Dec 17, 2018
  18. Oct 30, 2018
  19. Oct 25, 2018
  20. Aug 28, 2018
  21. Feb 22, 2018
  22. Jan 17, 2018
    • Morris Jobke's avatar
      Request->getHeader() should always return a string · 4ef302c0
      Morris Jobke authored
      
      PHPDoc (of the public API) says that this method returns string but it also returns null, which is not allowed in some method calls. This fixes that behaviour and returns an empty string and fixes all code paths that explicitly checked for null to be still compliant.
      
      Found while enabling the strict_typing for lib/private for the PHP7+ migration.
      
      Signed-off-by: default avatarMorris Jobke <hey@morrisjobke.de>
      4ef302c0
  23. Dec 14, 2017
  24. Nov 06, 2017
  25. Sep 24, 2017
  26. Aug 09, 2017
  27. Aug 01, 2017
  28. May 14, 2017
  29. Apr 13, 2017
  30. Apr 12, 2017
  31. Apr 04, 2017
  32. Mar 09, 2017
  33. Feb 10, 2017
  34. Feb 02, 2017
  35. Nov 23, 2016
Loading