mirror of
https://github.com/php/php-src.git
synced 2024-11-25 10:54:15 +08:00
Adding in updates for the fixes to ODBC, and markers for the pack/unpack
memory leaks
This commit is contained in:
parent
8ef237f669
commit
14a8c395af
6
NEWS
6
NEWS
@ -1,9 +1,13 @@
|
||||
PHP 4 NEWS
|
||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||
? ? ??? 2002, Version 4.3.0
|
||||
- Fix a bug in ODBC where closing the module would crash the Windows
|
||||
executable. (kalowsky)
|
||||
- Various memory leak fixes in the pack/unpack commands, patch submitted by
|
||||
Ilia <ilia@prohost.org>. (kalowsky)
|
||||
- Added a default timeout to PHP streams. (kalowsky, Ilia A <ilia@prohost.org>)
|
||||
- Added clickable error messages that direct to a page describing the
|
||||
error or function causing the error in detail. (Yasuo, Wez, Marcus)
|
||||
- Added a default timeout to PHP streams (kalowsky, Ilia A <ilia@prohost.org>.
|
||||
- Added odbc_data_source() functionality to identify DB ServerName, and a
|
||||
description of it gathered from the DSN. (kalowsky)
|
||||
- Added $DomDocument->xinclude() for substitution of XIncludes in
|
||||
|
Loading…
Reference in New Issue
Block a user