1
0
mirror of https://github.com/php/php-src.git synced 2026-04-17 04:51:03 +02:00

Use right format

This commit is contained in:
David Soria Parra
2008-11-06 22:12:12 +00:00
parent 6e3bf2157e
commit acdc79e876

2
NEWS
View File

@@ -17,7 +17,7 @@ PHP NEWS
- Added concatenation option to bz2.decompress stream filter.
(Keisial at gmail dot com, Greg)
- Added support for using compressed connections with PDO_mysql. (Johannes)
- Added missing suncc compiler flags as requested by feature request #46513.
- Implemented FR #46513 (Missing compiler flags for suncc).
(David Soria Parra)
- Deprecated define_syslog_variables(). (Kalle)