Browse Source

NEWS update

PHP-4.0.5
27 years ago
parent
commit
148a3396ec
  1. 5
      NEWS

5
NEWS

@ -2,6 +2,11 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.1-dev
- Fixed min()/max() segfault. (Andrei)
- New module for reading EXIF header data from JPEG files. Most digital
cameras will embed all sorts of information about a picture inside the
jpeg images it generates. (Rasmus)
- Fix a couple of warnings in the gd and ldap modules
- Fixed basename() bug where "file.ext///" would not return the same
as "/path/file.ext///" (Rasmus)
- Add the swf_ortho function. (Sterling)

Loading…
Cancel
Save