Skip to content

v3.0

Choose a tag to compare

@bkdotcom bkdotcom released this 12 Jul 15:49

This version supports psr/http-message ^1.1 || ^2.0 and php >= 8.0 (return type-hint of static when applicable)

Version http-message php note
3.x ^1.1 | ^2.0 >= 8.0 static returns
2.x ^1.1 | ^2.0 >= 7.2  
1.x ~1.0.1 >= 5.4  

Changes:

  • HttpFoundationBridge class now found under Utilities namespace
  • general maintenance