Skip to content
Snippets Groups Projects
  1. Jun 12, 2023
  2. Jun 11, 2023
  3. Jun 09, 2023
  4. Jun 08, 2023
  5. Jun 05, 2023
  6. Jun 01, 2023
    • Nikita Hovratov's avatar
      [BUGFIX] Fix phpstan finding in Clipboard · 79bad9ff
      Nikita Hovratov authored
      The parent folder could theoretically be an InaccessibleFolder
      according to the return type annotation, but only Folder has the method
      "getCombinedIdentifier".
      
      Resolves: #100920
      Releases: main, 12.4, 11.5
      Change-Id: Ida8ade208279535c06af586b86413787339c5991
      Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79158
      
      
      Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
      Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
      Tested-by: default avatarcore-ci <typo3@b13.com>
      79bad9ff
    • Nikita Hovratov's avatar
      [TASK] Raise guzzlehttp/promises to v2 · 83a84b99
      Nikita Hovratov authored
      The update brings PHP 7 typehints to guzzlehttp/promises.
      guzzlehttp/guzzle mainly raised for guzzlehttp/promises v2
      compatibility, but also contains a bugfix for SetCookie::fromString.
      
      > composer require -W guzzlehttp/guzzle:^7.7.0
      > composer require guzzlehttp/promises:"^1.5.2 || ^2.0"
      > composer require --no-update guzzlehttp/promises:"^1.5.2 || ^2.0" \
       -d typo3/sysext/install/
      > composer require --no-update guzzlehttp/guzzle:^7.7.0 \
       -d typo3/sysext/core/
      
      Step 1
      - Upgrading guzzlehttp/guzzle (7.5.0 => 7.7.0)
      - Upgrading guzzlehttp/promises (1.5.2 => 1.5.3)
      - Upgrading guzzlehttp/psr7 (2.4.3 => 2.5.0)
      - Upgrading psr/http-client (1.0.1 => 1.0.2)
      - Upgrading psr/http-factory (1.0.1 => 1.0.2)
      - Upgrading psr/http-message (1.0.1 => 1.1)
      
      Step 2
      - Upgrading guzzlehttp/promises (1.5.3 => 2.0.0)
      
      Resolves: #100919
      Releases: main, 12.4, 11.5
      Change-Id: I3183f2619a060ec768646b1c4a97fdf937312514
      Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79157
      Tested-...
      83a84b99
  7. May 31, 2023
  8. May 26, 2023
  9. May 24, 2023
  10. May 23, 2023
  11. May 19, 2023
  12. May 16, 2023
  13. May 15, 2023
  14. May 11, 2023
  15. May 09, 2023
  16. May 08, 2023
  17. May 05, 2023
  18. May 03, 2023
  19. May 02, 2023
  20. Apr 27, 2023
  21. Apr 25, 2023
  22. Apr 24, 2023
  23. Apr 22, 2023
  24. Apr 21, 2023
  25. Apr 20, 2023