[packages/hhvm] add hhmv specific ini vars

glen glen at pld-linux.org
Wed Aug 27 19:52:20 CEST 2014


commit 680569b0a0de7224197fd39d9cfcb4662eac2d3c
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Aug 27 20:52:18 2014 +0300

    add hhmv specific ini vars

 php.ini | 8 ++++++++
 1 file changed, 8 insertions(+)
---
diff --git a/php.ini b/php.ini
index b6963b0..c272d54 100644
--- a/php.ini
+++ b/php.ini
@@ -11,3 +11,11 @@
 ; Defines the default timezone used by the date functions
 ; http://php.net/date.timezone
 ;date.timezone = Europe/Tallinn
+;
+
+[HHVM]
+; hhvm specific
+hhvm.log.level = Warning
+hhvm.log.always_log_unhandled_exceptions = true
+hhvm.log.runtime_error_reporting_level = 8191
+hhvm.mysql.typed_results = false
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hhvm.git/commitdiff/680569b0a0de7224197fd39d9cfcb4662eac2d3c



More information about the pld-cvs-commit mailing list