diff options
author | Shane Caraveo <shane@php.net> | 2000-05-06 23:06:22 +0000 |
---|---|---|
committer | Shane Caraveo <shane@php.net> | 2000-05-06 23:06:22 +0000 |
commit | c4e2c84fa2f8024cb450aec01ca86d2b0f36f6c2 (patch) | |
tree | f60e9401fe007e529d2724fbb30afbec180685a4 /NEWS | |
parent | fdb62f9ce71978668417ba14c13422313f71a171 (diff) | |
download | php-git-c4e2c84fa2f8024cb450aec01ca86d2b0f36f6c2.tar.gz |
news
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ PHP 4.0 NEWS ?? ??? 2000, Version 4.0.0 Release 8 May 2000, Version 4.0 Release Candidate 2 +- NSAPI WIN32 Module compilable, untested (Shane) - Apache WIN32 Module compilable and lightly tested. (Shane) - Enabled assert() by default in php.ini-dist. (Andrei) - Put in safeguards in case dynamic code evaluation in assert() and |