1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 19:23:22 +02:00

ChangeLog update

This commit is contained in:
2007-02-06 01:31:02 +00:00
parent 45d63c3973
commit ce883afb64
+21
View File
@@ -1,3 +1,24 @@
2007-02-05 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
* ext/spl/spl_engine.c
ext/spl/spl_engine.h:
- Add missing PHPAPI
2007-02-05 Andrei Zmievski <andrei@gravitonic.com>
* README.PARAMETER_PARSING_API:
Update
* (PHP_5_2)
README.PARAMETER_PARSING_API:
Update ! docs.
2007-02-05 Andi Gutmans <andi@zend.com>
* main/streams/php_stream_transport.h
main/streams/php_stream_transport.h:
- Make sure to be ANSI C compliant
2007-02-04 Frank M. Kromann <frank@kromann.info>
* ext/mssql/php_mssql.c: