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

fixed NEWS.

This commit is contained in:
foobar
2001-08-18 20:24:06 +00:00
parent d87fa22532
commit de7d47c3fd

2
NEWS
View File

@@ -1,9 +1,9 @@
PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.0.8-dev
- Fixed a crash in dbase_replace_record (Patch by robin.marlow@dps-int.com).
?? ??? 200?, Version 4.0.7
- Fixed a crash in dbase_replace_record (Patch by robin.marlow@dps-int.com)
- Fixed a crash in msql_result() (Zeev)
- Added support for single dimensional SafeArrays and Enumerations.
Added an is_enum() function to check if a component implements an