mirror of
https://github.com/php/php-src.git
synced 2024-11-28 04:14:26 +08:00
Prepare for B4-RC1
This commit is contained in:
parent
0ac9536d99
commit
80ca00005f
2
NEWS
2
NEWS
@ -1,7 +1,7 @@
|
|||||||
PHP 4.0 NEWS
|
PHP 4.0 NEWS
|
||||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||
|
|
||||||
?? ?? ????, Version 4.0 Beta 4
|
20 February 2000, Version 4.0 Beta 4
|
||||||
- Made PHP work under Microsoft Personal Web Server, under both Windows NT
|
- Made PHP work under Microsoft Personal Web Server, under both Windows NT
|
||||||
workstation and Windows 95 (Zeev)
|
workstation and Windows 95 (Zeev)
|
||||||
- Made multipart/form-data content obey to the variables_order directive (Zeev)
|
- Made multipart/form-data content obey to the variables_order directive (Zeev)
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
/* automatically generated by configure */
|
/* automatically generated by configure */
|
||||||
/* edit configure.in.in to change version number */
|
/* edit configure.in.in to change version number */
|
||||||
#define PHP_VERSION "4.0b4-dev"
|
#define PHP_VERSION "4.0b4-rc1"
|
||||||
|
Loading…
Reference in New Issue
Block a user