From 52b25c7338e1b55ba696b281f9227c437f2d0968 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi@remirepo.net>
Date: Thu, 25 Oct 2018 14:36:58 +0200
Subject: add upstream patches for PHP 7.3

---
 PHPINFO | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 PHPINFO

(limited to 'PHPINFO')

diff --git a/PHPINFO b/PHPINFO
new file mode 100644
index 0000000..8223a4a
--- /dev/null
+++ b/PHPINFO
@@ -0,0 +1,13 @@
+
+v8js
+
+V8 Javascript Engine => enabled
+V8 Engine Compiled Version => 6.2.91
+V8 Engine Linked Version => 6.2.91
+Version => 2.1.0
+
+Directive => Local Value => Master Value
+v8js.flags => no value => no value
+v8js.icudtl_dat_path => no value => no value
+v8js.use_date => 0 => 0
+v8js.use_array_access => 0 => 0
-- 
cgit