Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Commit

Permalink
Merge pull request #73 from gromero/master
Browse files Browse the repository at this point in the history
Disable asserts by default
  • Loading branch information
Orvid committed Apr 26, 2016
2 parents 7c49112 + 2749bd2 commit 9dd9706
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/php.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ user_ini.filename=
realpath_cache_size=2M
cgi.check_shebang_line=0
date.timezone=America/Los_Angeles
assert.active=false

;;;;;;;;;;;;;
; HHVM Only ;
Expand Down

0 comments on commit 9dd9706

Please sign in to comment.