From c636f667936983e34ee1fe553efa4607d70a4b39 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi@remirepo.net>
Date: Thu, 28 Jun 2018 11:12:49 +0200
Subject: add upstream patches for PHP 7.3

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

(limited to 'PHPINFO')

diff --git a/PHPINFO b/PHPINFO
new file mode 100644
index 0000000..23f6a00
--- /dev/null
+++ b/PHPINFO
@@ -0,0 +1,10 @@
+
+OAuth
+
+OAuth support => enabled
+PLAINTEXT support => enabled
+RSA-SHA1 support => enabled
+HMAC-SHA1 support => enabled
+Request engine support => php_streams, curl
+source version => $Id$
+version => 2.0.2
-- 
cgit