1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 01:48:26 +02:00

ChangeLog update

This commit is contained in:
2005-02-09 01:33:26 +00:00
parent 352fc43ec9
commit 5f026d026a
+33
View File
@@ -1,3 +1,36 @@
2005-02-08 Ilia Alshanetsky <ilia@prohost.org>
* ext/shmop/php_shmop.h
ext/shmop/shmop.c:
Removed pointless operations/declarations.
* NEWS
ext/standard/file.c:
Added optional maxlen parameter to file_get_contents().
2005-02-08 Antony Dovgal <tony2001@phpclub.net>
* NEWS
ext/cpdf/.cvsignore
ext/cpdf/CREDITS
ext/cpdf/config.m4
ext/cpdf/config.w32
ext/cpdf/cpdf.c
ext/cpdf/cpdf.dsp
ext/cpdf/package.xml
ext/cpdf/php_cpdf.h:
move ext/cpdf to PECL
2005-02-08 Rasmus Lerdorf <rasmus@lerdorf.com>
* (PHP_5_0)
ext/fam/fam.c
ext/fam/php_fam.h
ext/hwapi/hwapi.cpp
ext/hwapi/php_hwapi.h
ext/xml/xml.c:
MFH eliminating a few more useless R* calls
2005-02-07 Rasmus Lerdorf <rasmus@lerdorf.com>
* ext/fam/fam.c