We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9dcdb8 commit 74daa1dCopy full SHA for 74daa1d
NEWS
@@ -2,6 +2,11 @@ PHP 4.0 NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
4
?? ?? ????, Version 4.0 Beta 4
5
+- Improved ISAPI module - it should no longer be necessary to set PHP as
6
+ an ISAPI filter, only as an ISAPI extension, unless you wish to perform
7
+ authentication using PHP. This didn't yet get enough testing, but it
8
+ should work (Zeev)
9
+- Fixed RFC1867 file upload under Windows (Zeev)
10
- Initital support for pdflib 2.20 (Uwe)
11
- Added PostgreSQL support for DB (Rui Hirokawa <louis@cityfujisawa.ne.jp>)
12
- Re-introduced "none" for disabling auto_prepend/append_file (Stig)
0 commit comments