193 Commits (3003cd2473fe2a12ba052d6304bd5846100fd1cc)

Author SHA1 Message Date
Dmitry Stogov 1dbaae2795 Added automatic module globals management 20 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
foobar d95275052b MFH 21 years ago
foobar a3af52c11e MFH: list_entry -> zend_rsrc_list_entry 21 years ago
Dmitry Stogov 42fb30298c Fixed crash on AIX 21 years ago
foobar 91860cf594 No HTML output if html_errors is off (bug #34006) 21 years ago
foobar 23e671a51e - Bumber up year 21 years ago
Edin Kadribasic 9ac84b2f1a Don't crash on exit by destroying the same hash twice 21 years ago
Antony Dovgal 7e450f528c fix bug #33214 (odbc_next_result does not signal SQL errors with 2-statement SQL batches). 21 years ago
Antony Dovgal 63fbc27466 fix bug #30430 (odbc_next_result() doesn't bind values and that results in segfault) 21 years ago
Antony Dovgal 7c152b6a8e fix weird DB2 issue: 21 years ago
Antony Dovgal acbdbe1e65 fix leak appearing when odbc_errormsg() got invalid resource 21 years ago
Wez Furlong f17311c9dd Add support for ODBCRouter 21 years ago
Dan Kalowsky 206c05dc47 Checking in a patch by Dave Lawson (dlawson@masterytech.com) to correct 22 years ago
Andi Gutmans 56f8195fe5 - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 22 years ago
Dan Kalowsky f20849d12e Bug 29058 (patch submitted by bug reporter) 22 years ago
Ilia Alshanetsky 0c72b185fd Fixed possible memory leak. 22 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 22 years ago
Ilia Alshanetsky 4c4d5a02b9 Fixed formatting issues (patch by: Joe Orton) 23 years ago
Zeev Suraski 8767205afa Fix Win32 linkage problems 23 years ago
foobar 04bbd9a2f7 Revert the patch per Dan\´s request 23 years ago
foobar 29b9d26223 typofix 23 years ago
Dan Kalowsky 0347ca91f4 Committing a patch for IBM DB2 BLOB support submitted by Clara Liu 23 years ago
Ilia Alshanetsky e6b916cb15 Fixed bug #25081 (odbc_fetch_array() may mangle numeric fields). 23 years ago
Ilia Alshanetsky 93bcd55eaf emalloc -> safe_emalloc 23 years ago
foobar 7f5dc67bb0 Fix compile warning 23 years ago
Zeev Suraski 538d58dd5f Use new infrastructure. 23 years ago
Dan Kalowsky a1d8121bda Fix for bug #22897 23 years ago
Andrey Hristov 8934146246 proto fixes 23 years ago
Frank M. Kromann 60d161a382 Updating email address 23 years ago
James Cox f68c7ff249 updating license information in the headers. 23 years ago
foobar 935672787a MFB 23 years ago
Ilia Alshanetsky ded4aadde0 Fixed bug #23898 (Proper handling of NULLs in odbc_result, odbc_fetch_into 23 years ago
foobar 20d88e4c34 - Fixed bug #22580 (ext/odbc compile failure with dbmaker) 23 years ago
Wez Furlong 6fc4f3a2ef Fix memory leak in odbc_fetch_(array|object). 23 years ago
Stig Bakken 0e6fca4f22 * email address change 23 years ago
Ilia Alshanetsky 68e36864c9 Fixed spprintf() usage. 23 years ago
foobar 3c9155e0cb Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. 23 years ago
Ilia Alshanetsky c5053e0f62 Fixed bug #22437. 23 years ago
Wez Furlong 0a18a9d744 A add much more useful select(2) implementation than is provided by 23 years ago
Dan Kalowsky cba812ef5c MFB 23 years ago
Dan Kalowsky b48d709746 Patch for bug #21844 23 years ago
Ilia Alshanetsky aebb39b014 Changed php_error to php_error_docref. 23 years ago
Ilia Alshanetsky e2868b5788 Removed pointless memory allocation checks. 23 years ago
Dan Kalowsky ae8f64e325 Adding in test ability for WIndows to fetch_objects 23 years ago
Ilia Alshanetsky ac3e8601ae Version is char ;). 23 years ago
Dan Kalowsky 19b25ca5d2 Version tag for future move to PECL 23 years ago
Dan Kalowsky b89d9db706 Reverting last change as it really doesn't fix longreadlen problems in all 23 years ago
Dan Kalowsky 86b99ffcf6 Patch for bug #19349 23 years ago
Dan Kalowsky b588e10553 Correction for bug #21279 23 years ago