Skip to content
This repository has been archived by the owner on Nov 23, 2017. It is now read-only.

version 4.0.0-beta3

Pre-release
Pre-release
Compare
Choose a tag to compare
@nyamsprod nyamsprod released this 10 Jun 10:52

Added

  • isEmpty method to League\Url\Interfaces\Url to tell whether a URL is empty or not
  • isSupported static method to League\Url\Scheme to tell whether a specified scheme is supported by the library
  • Add support for the gopher scheme

Fixed

  • Improve Punycode decoding/encoding issue #73

Remove

  • Support for the pseuod git and svn protocol