Skip to content
Snippets Groups Projects
  1. Apr 19, 2021
  2. Dec 21, 2020
  3. Dec 16, 2020
  4. Oct 05, 2020
  5. Aug 24, 2020
  6. Aug 20, 2020
  7. Apr 29, 2020
  8. Apr 10, 2020
  9. Mar 31, 2020
  10. Mar 26, 2020
  11. Dec 05, 2019
  12. Nov 22, 2019
  13. Aug 12, 2018
  14. Mar 13, 2018
  15. Jan 29, 2018
  16. Jan 26, 2018
  17. 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
  18. Jan 16, 2018
  19. Nov 06, 2017
  20. Jul 24, 2017
  21. May 16, 2017
  22. May 04, 2017
  23. Mar 26, 2017
  24. Jan 05, 2017
  25. Dec 21, 2016
  26. Dec 16, 2016
  27. Sep 01, 2016
  28. Jul 21, 2016
  29. May 26, 2016
  30. May 11, 2016
  31. May 03, 2016
  32. Apr 18, 2016
Loading