From 2b39ed5dfb56fa01e38ee8540973f4eb42a1ff82 Mon Sep 17 00:00:00 2001 From: Andrey Zelenkov Date: Thu, 7 Jun 2018 21:13:55 +0300 Subject: Tests: added tests for "precision" option in php.ini. --- test/php/ini_precision/index.php | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/php/ini_precision/index.php (limited to 'test/php/ini_precision/index.php') diff --git a/test/php/ini_precision/index.php b/test/php/ini_precision/index.php new file mode 100644 index 00000000..3b733e5c --- /dev/null +++ b/test/php/ini_precision/index.php @@ -0,0 +1,4 @@ + -- cgit