Skip to content

Commit 76a0cbc

Browse files
committed
Removed trailing whitespace
1 parent e549ebd commit 76a0cbc

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

php.ini-development

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -888,8 +888,8 @@ default_socket_timeout = 60
888888
;extension=php_pgsql.dll
889889
;extension=php_shmop.dll
890890

891-
; The MIBS data available in the PHP distribution must be installed.
892-
; See http://www.php.net/manual/en/snmp.installation.php
891+
; The MIBS data available in the PHP distribution must be installed.
892+
; See http://www.php.net/manual/en/snmp.installation.php
893893
;extension=php_snmp.dll
894894

895895
;extension=php_soap.dll

php.ini-production

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -888,8 +888,8 @@ default_socket_timeout = 60
888888
;extension=php_pgsql.dll
889889
;extension=php_shmop.dll
890890

891-
; The MIBS data available in the PHP distribution must be installed.
892-
; See http://www.php.net/manual/en/snmp.installation.php
891+
; The MIBS data available in the PHP distribution must be installed.
892+
; See http://www.php.net/manual/en/snmp.installation.php
893893
;extension=php_snmp.dll
894894

895895
;extension=php_soap.dll
@@ -1522,9 +1522,9 @@ url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=fakeentry"
15221522
; 0: Jump over assertion at run-time
15231523
; 1: Execute assertions
15241524
; 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)
1525-
; Default Value: 1
1526-
; Development Value: 1
1527-
; Production Value: -1
1525+
; Default Value: 1
1526+
; Development Value: 1
1527+
; Production Value: -1
15281528
; http://php.net/zend.assertions
15291529
zend.assertions = -1
15301530

0 commit comments

Comments
 (0)