From ce76eb5173ec7a81e6caba69821530d0443abbd9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 4 Apr 2019 17:27:56 +0200 Subject: new package --- 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..3aabf69 --- /dev/null +++ b/PHPINFO @@ -0,0 +1,13 @@ + +runkit + +runkit support => enabled +version => 2.0.1 +Custom Superglobal support => enabled +Sandbox Support => disable or unavailable +Runtime Manipulation => enabled +spl_object_id alias support => unnecessary in php 7.2+ + +Directive => Local Value => Master Value +runkit.superglobal => no value => no value +runkit.internal_override => Off => Off -- cgit