Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / polyfill-php70 / Resources / stubs / ArithmeticError.php
diff --git a/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php b/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php
new file mode 100644 (file)
index 0000000..6819124
--- /dev/null
@@ -0,0 +1,5 @@
+<?php
+
+class ArithmeticError extends Error
+{
+}