mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Merge branch 'PHP-5.5'
* PHP-5.5: next is 5.5.2 add a few comment allow both the old and new cfg argument to work. (the old of course should contain the typo) mssql.compatability_mode fix Conflicts: configure.in main/php_version.h
This commit is contained in:
commit
1a05648e6d
4 changed files with 12 additions and 7 deletions
|
@ -1642,7 +1642,7 @@ mssql.min_error_severity = 10
|
|||
mssql.min_message_severity = 10
|
||||
|
||||
; Compatibility mode with old versions of PHP 3.0.
|
||||
mssql.compatability_mode = Off
|
||||
mssql.compatibility_mode = Off
|
||||
|
||||
; Connect timeout
|
||||
;mssql.connect_timeout = 5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue