]> CyberLeo.Net >> Repos - Github/YOURLS.git/commit
Move http_build_url out to /vendor
authorozh <ozh@ozh.org>
Thu, 7 Sep 2017 16:16:55 +0000 (18:16 +0200)
committerozh <ozh@ozh.org>
Thu, 7 Sep 2017 16:16:55 +0000 (18:16 +0200)
commitc524b94b51878dc40056457b394a7db30fc25052
tree89fbb3232bad5f1de94aa67f2b01ea8927b82211
parentf9ad93df2a2c0eb1eb59085937508ee15543edb3
Move http_build_url out to /vendor

Will make things cleaner.

Also, refactored a bit yourls_lowercase_scheme_domain() for clarity.
includes/functions-compat.php
includes/functions-formatting.php
includes/http_build_url/README.md [deleted file]
includes/vendor/composer/autoload_files.php [new file with mode: 0644]
includes/vendor/composer/autoload_real.php
includes/vendor/composer/autoload_static.php
includes/vendor/composer/installed.json
includes/vendor/jakeasmith/http_build_url/readme.md [new file with mode: 0644]
includes/vendor/jakeasmith/http_build_url/src/http_build_url.php [moved from includes/http_build_url/http_build_url.php with 99% similarity]