[packages/hhvm] update php.ini to allow loading zend extensions

glen glen at pld-linux.org
Wed Aug 27 20:33:35 CEST 2014


commit 994fc9229ee00642b3ffadce9fd8eec4835eecc5
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Aug 27 21:33:14 2014 +0300

    update php.ini to allow loading zend extensions

 php.ini | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/php.ini b/php.ini
index c272d54..f435a9d 100644
--- a/php.ini
+++ b/php.ini
@@ -19,3 +19,5 @@ hhvm.log.level = Warning
 hhvm.log.always_log_unhandled_exceptions = true
 hhvm.log.runtime_error_reporting_level = 8191
 hhvm.mysql.typed_results = false
+; allow loading ext_zend_compat extensions
+hhvm.enable_zend_compat = true
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hhvm.git/commitdiff/994fc9229ee00642b3ffadce9fd8eec4835eecc5



More information about the pld-cvs-commit mailing list