From 3bd6b23e4244528d0d4a30c040f9f138031123de Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Fri, 28 Jul 2017 16:50:53 +0100 Subject: Use symfony/http-foundation to detect protocol/host/path/etc. --- vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php | 5 +++++ vendor/symfony/polyfill-php70/Resources/stubs/AssertionError.php | 5 +++++ .../symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php | 5 +++++ vendor/symfony/polyfill-php70/Resources/stubs/Error.php | 5 +++++ vendor/symfony/polyfill-php70/Resources/stubs/ParseError.php | 5 +++++ vendor/symfony/polyfill-php70/Resources/stubs/TypeError.php | 5 +++++ 6 files changed, 30 insertions(+) create mode 100644 vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php create mode 100644 vendor/symfony/polyfill-php70/Resources/stubs/AssertionError.php create mode 100644 vendor/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php create mode 100644 vendor/symfony/polyfill-php70/Resources/stubs/Error.php create mode 100644 vendor/symfony/polyfill-php70/Resources/stubs/ParseError.php create mode 100644 vendor/symfony/polyfill-php70/Resources/stubs/TypeError.php (limited to 'vendor/symfony/polyfill-php70/Resources') diff --git a/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php b/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php new file mode 100644 index 0000000000..6819124462 --- /dev/null +++ b/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php @@ -0,0 +1,5 @@ +