From bf59a8db85a6151165f16480c8fe03761226084a Mon Sep 17 00:00:00 2001 From: Date: Sun, 7 Oct 2001 00:10:03 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1bb109d12d..830655a260 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,63 @@ +2001-10-06 Stig Bakken + + * ext/standard/tests/versioning/version_compare.phpt + ext/standard/versioning.c: Added version_compare() function + +2001-10-06 Derick Rethans + + * main/main.c + main/php_ini.c + ext/ovrimos/ovrimos.c + ext/standard/dl.c + ext/standard/info.c + ext/ccvs/ccvs.c + ext/muscat/muscat.c + ext/notes/php_notes.c + ext/oci8/oci8.c: -
->
+ +2001-10-06 Sterling Hughes + + * ext/standard/filestat.c: fix execution order + + * ext/standard/filestat.c: avoid TSRMLS_FETCH() + + * ext/standard/filestat.c: + Don't through a file does not exist warning for the is_dir(), is_writeable(), + is_readable(), is_executable(), is_link() and is_file() functions. + +2001-10-06 Sascha Schumann + + * win32/php4dll.dsp: + rand_mt.c, rand_sys.c are gone, remove them from the workspace file. + +2001-10-06 Harald Radi + + * ext/com/conversion.h + ext/com/conversion.c: typo + TRUE -> FALSE + +2001-10-06 Edin Kadribasic + + * ext/session/tests/001.phpt + ext/session/tests/002.phpt + ext/session/tests/003.phpt + ext/session/tests/004.phpt: + Made session test pass on systems with short open tags disabled. + + * ext/standard/tests/assert/.cvsignore + ext/standard/tests/assert/assert.phpt: + Made assert test pass on systems with short open tags disabled. + Added .cvsignore + +2001-10-06 Sebastian Bergmann + + * win32/php4dll.dsp + win32/php4dllts.dsp: Fix Win32 build. + +2001-10-06 Rui Hirokawa + + * ext/skeleton/skeleton.c: fixed name of global variables in ext/skelton. + 2001-10-05 Stig Bakken * ext/standard/Makefile.in -- 2.50.1