sasha Tue Apr 17 14:54:30 2001 EDT
Modified files: (Branch: PHP_4_0_5)
/php4/ext/standard file.c
Log:
Merged the patch of the buffering patch as it fixes a pretty major bug.
Index: php4/ext/standard/file.c
diff -u php4/ext/standard/file.c:1.148.2.1 php4/ex
sasha Sun Apr 15 12:03:13 2001 EDT
Modified files:
/php4/ext/standard file.c
Log:
Fixed typo.
Index: php4/ext/standard/file.c
diff -u php4/ext/standard/file.c:1.151 php4/ext/standard/file.c:1.152
--- php4/ext/standard/file.c:1.151 Sun Apr 15 11:42:50
sasha Sun Apr 15 11:42:51 2001 EDT
Modified files:
/php4/ext/standard file.c
Log:
We shoud not fseek in a pipe and this caused a problem with popen and
fgets on the platforms where the buffer fix was applied (Solaris, FreeBSD).
Now the fseek is done only wh
sasha Mon Mar 12 06:07:36 2001 EDT
Modified files:
/php4 NEWS
Log:
Added NEWS.
Index: php4/NEWS
diff -u php4/NEWS:1.609 php4/NEWS:1.610
--- php4/NEWS:1.609 Sun Mar 11 02:08:27 2001
+++ php4/NEWS Mon Mar 12 06:07:36 2001
@@ -2,6 +2,8 @@
|||
sasha Mon Mar 12 05:57:53 2001 EDT
Modified files:
/php4/ext/gdgd.c
Log:
A small fix to make the function imageloadfont portable.
Index: php4/ext/gd/gd.c
diff -u php4/ext/gd/gd.c:1.117 php4/ext/gd/gd.c:1.118
--- php4/ext/gd/gd.c:1.117 Sun Feb
sasha Sun Mar 11 02:08:28 2001 EDT
Modified files:
/php4 NEWS
/php4/ext/standard config.m4 file.c
Log:
Fixed a compatibility problem is some file functions (fgets, fputs, fread,
fwrite). The ANSI standard says that if a file is opened in read/write
6 matches
Mail list logo