1
0
mirror of https://github.com/php/php-src.git synced 2026-04-06 15:43:13 +02:00
This commit is contained in:
Sara Golemon
2004-07-16 23:45:21 +00:00
parent c2b0fdd647
commit fbbc036830

1
NEWS
View File

@@ -3,6 +3,7 @@ PHP NEWS
?? ??? 2004, PHP 5.0.1
- Fixed bug #28829 (Thread-unsafety in bcmath elementary values). (Sara)
- Fixed bug #28464 (catch() does not catch exceptions by interfaces). (Marcus)
- Fixed convert.* filters to consume remaining buckets_in on flush. (Sara)
13 Jul 2004, PHP 5.0.0
- Updated PCRE to provide better error handling in certain cases. (Andrei)