Skip to content

version 4.0.1

Compare
Choose a tag to compare
@nyamsprod nyamsprod released this 03 Nov 08:20
· 1394 commits to master since this release

Added

  • Nothing

Fixed

  • User and Pass encoding
  • Http::createFromServer handling userinfo when not using mod_php with $_SERVER['HTTP_AUTHORIZATION']
  • UriParser handling URI strings with invalid scheme
  • QueryParser handling numeric index issue #25
  • DataPath mimetype syntax validation issue #21
  • DataPath::withParameters the ;base64 binary code now always throw an InvalidArgumentException

Deprecated

  • Nothing

Remove

  • Nothing

Please refers to the documentation or the library CHANGELOG for more details and a complete list of changes