Skip to content

Instantly share code, notes, and snippets.

@jeichorn
Created February 7, 2020 21:46
Show Gist options
  • Save jeichorn/5ed69f1c121b5550c95b69cec0fd8626 to your computer and use it in GitHub Desktop.
Save jeichorn/5ed69f1c121b5550c95b69cec0fd8626 to your computer and use it in GitHub Desktop.
--- a/src/functions_include.php 2018-11-26 08:09:30.000000000 +0000
+++ b/src/functions_include.php 2020-02-07 20:51:43.408706946 +0000
@@ -15,5 +15,4 @@
*/
if (!function_exists('League\Uri\create')) {
require __DIR__.'/functions.php';
- require __DIR__.'/Schemes/deprecated.php';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment