mirror of
https://github.com/php/php-src.git
synced 2025-01-19 18:24:15 +08:00
Merge branch 'master' of https://github.com/softwarespot/php-src
This commit is contained in:
commit
a68e577b4e
@ -888,8 +888,8 @@ default_socket_timeout = 60
|
||||
;extension=php_pgsql.dll
|
||||
;extension=php_shmop.dll
|
||||
|
||||
; The MIBS data available in the PHP distribution must be installed.
|
||||
; See http://www.php.net/manual/en/snmp.installation.php
|
||||
; The MIBS data available in the PHP distribution must be installed.
|
||||
; See http://www.php.net/manual/en/snmp.installation.php
|
||||
;extension=php_snmp.dll
|
||||
|
||||
;extension=php_soap.dll
|
||||
|
@ -888,8 +888,8 @@ default_socket_timeout = 60
|
||||
;extension=php_pgsql.dll
|
||||
;extension=php_shmop.dll
|
||||
|
||||
; The MIBS data available in the PHP distribution must be installed.
|
||||
; See http://www.php.net/manual/en/snmp.installation.php
|
||||
; The MIBS data available in the PHP distribution must be installed.
|
||||
; See http://www.php.net/manual/en/snmp.installation.php
|
||||
;extension=php_snmp.dll
|
||||
|
||||
;extension=php_soap.dll
|
||||
@ -1522,9 +1522,9 @@ url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=fakeentry"
|
||||
; 0: Jump over assertion at run-time
|
||||
; 1: Execute assertions
|
||||
; Changing from or to a negative value is only possible in php.ini! (For turning assertions on and off at run-time, see assert.active, when zend.assertions = 1)
|
||||
; Default Value: 1
|
||||
; Development Value: 1
|
||||
; Production Value: -1
|
||||
; Default Value: 1
|
||||
; Development Value: 1
|
||||
; Production Value: -1
|
||||
; http://php.net/zend.assertions
|
||||
zend.assertions = -1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user