From cf14306c2b3f82a81f8d56669a71633b4d4b5fce Mon Sep 17 00:00:00 2001 From: marvin-borner@live.com Date: Mon, 16 Apr 2018 21:09:05 +0200 Subject: Main merge to user management system - files are now at /main/public/ --- .../Resources/stubs/ArithmeticError.php | 5 ----- .../Resources/stubs/AssertionError.php | 5 ----- .../Resources/stubs/DivisionByZeroError.php | 5 ----- .../polyfill-php70/Resources/stubs/Error.php | 5 ----- .../polyfill-php70/Resources/stubs/ParseError.php | 5 ----- .../SessionUpdateTimestampHandlerInterface.php | 23 ---------------------- .../polyfill-php70/Resources/stubs/TypeError.php | 5 ----- 7 files changed, 53 deletions(-) delete mode 100755 assets/php/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php delete mode 100755 assets/php/vendor/symfony/polyfill-php70/Resources/stubs/AssertionError.php delete mode 100755 assets/php/vendor/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php delete mode 100755 assets/php/vendor/symfony/polyfill-php70/Resources/stubs/Error.php delete mode 100755 assets/php/vendor/symfony/polyfill-php70/Resources/stubs/ParseError.php delete mode 100755 assets/php/vendor/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php delete mode 100755 assets/php/vendor/symfony/polyfill-php70/Resources/stubs/TypeError.php (limited to 'assets/php/vendor/symfony/polyfill-php70/Resources/stubs') diff --git a/assets/php/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php b/assets/php/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php deleted file mode 100755 index 6819124..0000000 --- a/assets/php/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php +++ /dev/null @@ -1,5 +0,0 @@ -