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

ChangeLog update

This commit is contained in:
2004-07-25 00:32:53 +00:00
parent 6b0cc4b54d
commit b9638a4a50
+28
View File
@@ -1,3 +1,31 @@
2004-07-24 Rob Richards <rrichards@ctindustries.net>
* sapi/activescript/classfactory.cpp
sapi/activescript/php5activescript.dsp:
fix build for VC++ 6
update dsp (Enable IObjectSafety)
2004-07-24 Wez Furlong <wez.php@thebrainroom.net>
* sapi/activescript/config.w32:
Enable IObjectSafety so that we can be used in the M$ scripting control.
Thanks to Rob for checking this out.
2004-07-24 Andrey Hristov <php@hristov.com>
* ext/standard/array.c:
make behavior a bit field
2004-07-24 Sara Golemon <php@alphaweb.net>
* ext/standard/ftp_fopen_wrapper.c:
Oh by the way, only use proxy mode for reading...
* NEWS
ext/standard/ftp_fopen_wrapper.c
ext/standard/http_fopen_wrapper.c:
Add proxy support to ftp using http wrapper
2004-07-23 Andi Gutmans <andi@zend.com>
* ext/standard/tests/time/001.phpt: