1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 07:58:20 +02:00

we want to know who to "blame";-)

This commit is contained in:
Thies C. Arntzen
1999-09-24 18:07:26 +00:00
parent c626d9e47b
commit 8ad2f4a2e8
+1 -1
View File
@@ -5,7 +5,7 @@ PHP 4.0 CHANGE LOG ChangeLog
- Updated XML to use the new high-performance Zend function API. (Thies)
- Updated Oracle to use the new high-performance Zend function API. (Thies)
- Improved the performance of the MySQL module significantly by using the new
high-performance Zend function API.
high-performance Zend function API. (Zeev)
- Add support for the Easysoft ODBC-ODCB Bridge (martin@easysoft.com)
- Fix bug in odbc_setoption, getParameter call incorrect (martin@easysoft.com)
- Ora_Fetch_Into now resets the returned array in all cases (Thies)