Created
August 30, 2014 01:55
-
-
Save Zeokat/bd05ca589d5581ff23f9 to your computer and use it in GitHub Desktop.
/etc/hhvm/php.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; php options | |
; 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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment