1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 02:33:17 +02:00

NEWS update

This commit is contained in:
2001-04-14 01:09:18 +00:00
parent 2377647ff3
commit f96477443e
+3
View File
@@ -2,6 +2,9 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.0.6
- Fixed crash in pathinfo()
- OCI8 now supports binding of collections
(Patch by Andy Sautins <asautins@veripost.net>)
- Added GD 2.0.1 support for truecolor and alpha channels, plus some other gd
functions, both old and new - see docs for more info (Wez)
- Added S/MIME sign/verify encrypt/decrypt functions to openssl extension,