diff options
| author | Joey Smith <joey@php.net> | 2000-05-03 13:28:57 +0000 |
|---|---|---|
| committer | Joey Smith <joey@php.net> | 2000-05-03 13:28:57 +0000 |
| commit | 5df40a8a1d793ae605744286173a384343a873d3 (patch) | |
| tree | 9f7f397fc84e79add6c17df4a075361cf2003177 | |
| parent | 8d0c626fe6e07a30c74afd4ebc7b9804ef61b410 (diff) | |
| download | php-git-5df40a8a1d793ae605744286173a384343a873d3.tar.gz | |
Sascha pointed me in the right direction.
| -rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ PHP 4.0 NEWS - Improved extension build framework. Refer to README.SELF-CONTAINED-EXTENSIONS for an introduction. (Sascha) - Dynamically allocate points for ImagePolygon (Marc Pohl) -- Added configure time checking for bcmath package (Joey) +- Added configure time checking for bcmath package (Joey, Sascha) - Added get_declared_classes(). (Andrei, Zend library) - Add initial NSAPI module from Jayakumar Muthukumarasamy. (Rasmus) - Added the SWF module which allows you to create Macromedia Flash files via |
