Skip to content

Commit 226f0a1

Browse files
author
committed
NEWS update
1 parent d396d9c commit 226f0a1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
PHP 4 NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
? ? ??? 2002, Version 4.3.0
4+
- fgets($fp) (with no length parameter) now uses a buffer as long as the
5+
the next line available from the $fp. Previously, there was a 1KB limit.
6+
(Wez)
47
- Changed registry entries under "HKLM\SOFTWARE\PHP\Per Directory Values" to
58
work also with administrative directives such as safe_mode, open_basedir,
69
etc. (Claudio Felber)

0 commit comments

Comments
 (0)