]> granicus.if.org Git - php/commitdiff
Fixed bug #64524 Add intl.use_exceptions to php.ini-*
authorAnatol Belski <ab@php.net>
Sun, 8 May 2016 13:09:50 +0000 (15:09 +0200)
committerAnatol Belski <ab@php.net>
Sun, 8 May 2016 13:09:50 +0000 (15:09 +0200)
php.ini-development
php.ini-production

index c5d146667b3615a8c945b350fcffa1d88af4bad0..a9535e5951cfd4c2a39bdcd1713731b63ed0eff8 100644 (file)
@@ -967,6 +967,7 @@ cli_server.color = On
 ; happens within intl functions. The value is the level of the error produced.
 ; Default is 0, which does not produce any errors.
 ;intl.error_level = E_WARNING
+;intl.use_exceptions = 0
 
 [sqlite3]
 ;sqlite3.extension_dir =
index dc483f76c82549b0718ce7a43933f803cb146a72..e3a9961af017c6da87b42c2a3704558792fdc7a3 100644 (file)
@@ -967,6 +967,7 @@ cli_server.color = On
 ; happens within intl functions. The value is the level of the error produced.
 ; Default is 0, which does not produce any errors.
 ;intl.error_level = E_WARNING
+;intl.use_exceptions = 0
 
 [sqlite3]
 ;sqlite3.extension_dir =