1
0
mirror of https://github.com/php/php-src.git synced 2026-04-13 02:52:48 +02:00

Added a missing note.

This commit is contained in:
foobar
2000-12-13 09:19:13 +00:00
parent b750eed22f
commit 6072e2fabb

1
NEWS
View File

@@ -86,6 +86,7 @@ PHP 4.0 NEWS
the full path (Jani)
- Added ImageCreateFromString() which creates an image stream out of
e.g. a MySQL blob. (Mathieu)
- Fixed a crash bug in imagewbmp() (Jani)
- Changed the sablot configuration file so that if you use any version of
Sablotron below 0.44 you must use Sablotron's built-in Expat libraries.
(Sterling)