diff options
author | Wez Furlong <wez@php.net> | 2003-12-18 11:18:51 +0000 |
---|---|---|
committer | Wez Furlong <wez@php.net> | 2003-12-18 11:18:51 +0000 |
commit | b978ec134f5833ea71a7c0045285d88d4460e6f8 (patch) | |
tree | 92f4f8d4ea97016d00d5aed414061bb214452877 | |
parent | 8959c7bc0d4209383000b748d1df256707c35b81 (diff) | |
download | php-git-b978ec134f5833ea71a7c0045285d88d4460e6f8.tar.gz |
add news about tidy
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 18 Dec 2003, PHP 5 Beta 3 +- Bundled new tidy extension (John, Wez) - Upgraded PCRE library to version 4.5. (Andrei) - Dropped Windows 95 support. (Andi) - Moved extensions to PECL: |