summaryrefslogtreecommitdiff
path: root/php.ini-development
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2019-01-28 16:35:04 +0100
committerNikita Popov <nikita.ppv@gmail.com>2019-01-29 09:42:59 +0100
commit9bc2cacf7f97b4fc235baa29d7c8cf7604fb39c1 (patch)
tree3a81dc33e96a5b3bbdb8d164a754fd0bfcb96736 /php.ini-development
parent46d38aa7cd532864bf0a4c6e38c0228838d02c09 (diff)
downloadphp-git-9bc2cacf7f97b4fc235baa29d7c8cf7604fb39c1.tar.gz
Remove special treatment of strings in asserts
This was deprecated in PHP 7.2 as part of https://wiki.php.net/rfc/deprecations_php_7_2.
Diffstat (limited to 'php.ini-development')
-rw-r--r--php.ini-development5
1 files changed, 0 insertions, 5 deletions
diff --git a/php.ini-development b/php.ini-development
index d7445e6d9b..81148ffb30 100644
--- a/php.ini-development
+++ b/php.ini-development
@@ -1593,11 +1593,6 @@ zend.assertions = 1
; http://php.net/assert.callback
;assert.callback = 0
-; Eval the expression with current error_reporting(). Set to true if you want
-; error_reporting(0) around the eval().
-; http://php.net/assert.quiet-eval
-;assert.quiet_eval = 0
-
[COM]
; path to a file containing GUIDs, IIDs or filenames of files with TypeLibs
; http://php.net/com.typelib-file