From: Pierre Joye Date: Mon, 26 Dec 2005 00:59:32 +0000 (+0000) Subject: - xslt/exslt versions constants entry X-Git-Tag: php-5.1.2RC2~74 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6bcb57fc2b1bac81cea27565b848f549b85aa0c0;p=php - xslt/exslt versions constants entry --- diff --git a/NEWS b/NEWS index 200c56ff9a..32fc541bd2 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,9 @@ PHP NEWS (Rui) - Fixed segfault/leak in imagecolormatch (Pierre) - Raise warnings instead of errors in imagecolormatch (Pierre) +- add constants to determine the libxslt and libexslt version + LIBXSLT_VERSION, LIBXSLT_DOTTED_VERSION, LIBEXSLT_VERSION + LIBEXSLT_DOTTED_VERSION (Pierre) 22 Dec 2005, PHP 5.1.2RC1 - Updated libsqlite in ext/sqlite to 2.8.17. (Ilia) - Updated libsqlite in ext/pdo_sqlite to 3.2.8. (Ilia)