diff options
author | Sascha Schumann <sas@php.net> | 2000-05-02 21:26:50 +0000 |
---|---|---|
committer | Sascha Schumann <sas@php.net> | 2000-05-02 21:26:50 +0000 |
commit | 281a8aebda328ea5b7f3692a24ff146cdf29e1ce (patch) | |
tree | 1c9de6be2cd81e1c3ce11d933e282834555289f0 | |
parent | 3b9bcd74437162b3b4c3098a2e1b9a365d19390c (diff) | |
download | php-git-281a8aebda328ea5b7f3692a24ff146cdf29e1ce.tar.gz |
.
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.0 Release +- Improved extension build framework (Sascha) + Refer to README.SELF-CONTAINED-EXTENSIONS for an introduction. - Dynamically allocate points for ImagePolygon (Marc Pohl) - Added configure time checking for bcmath package (Joey) - Added get_declared_classes(). (Andrei, Zend library) |