314 Commits (3003cd2473fe2a12ba052d6304bd5846100fd1cc)

Author SHA1 Message Date
Antony Dovgal 3ce8ccb6f2 fix #37848 (ext/odbc compile failure) 20 years ago
Dmitry Stogov 1dbaae2795 Added automatic module globals management 20 years ago
Antony Dovgal 21891aecc1 MFH: fix #35959 (Cannot build with Solid 2.3) 20 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
foobar 3e669bc950 MFH: nuke php3 legacy 21 years ago
foobar d95275052b MFH 21 years ago
foobar a3af52c11e MFH: list_entry -> zend_rsrc_list_entry 21 years ago
foobar e47c21e0bc test -e does not work with solaris 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
foobar bfa890d81e - Fixed bug #33427 (ext/odbc: check if unixODBC header file exists) 21 years ago
foobar 4ca58ffa00 no trailing dots 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
foobar a20383ba06 - Unify the "configure --help" texts 21 years ago
foobar 84bdf9b0a0 MFB: - Fixed bugs #32800, #32830 (ext/odbc: Problems with 64bit systems) 21 years ago
foobar 626253940e - Added PHP_INSTALL_HEADERS() macro 21 years ago
foobar f2d086127c - Fix birdstep support (no SQLDataSources() support in it) 21 years ago
foobar 172f3af8ed - Add support for latest Birdstep 21 years ago
foobar 8509f06056 - This was supposed to be escaped with \ 21 years ago
foobar 338bdf1587 Add more detailed failure msg. (bug #32649) 21 years ago
Antony Dovgal f2a3b12445 fix #32560 (configure looks for incorrect library - libdb2.so instead of libdb2.a, 21 years ago
Antony Dovgal 84fe72612e add checks for libs & headers required by IBM DB2 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
foobar a139dbf9cc - Fix outside-source-tree builds. Always include generated header files 21 years ago
foobar 69eec3f3b9 MFB_4_3: Quote macro names in AC_DEFUN() 21 years ago
Joe Orton 2685ca935f Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 22 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
foobar f4983c0d3f - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 22 years ago
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 22 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 22 years ago
Wez Furlong 05b9b20ed8 Add new (optional!) win32 build infrastructure. 23 years ago
foobar 7a3ad4172f - Fixed bug #26376 (typo in ext/odbc/config.m4: DBMaker test fails) 23 years ago
Ilia Alshanetsky 4c4d5a02b9 Fixed formatting issues (patch by: Joe Orton) 23 years ago
foobar db50cd251e Aligned configure help texts. 23 years ago
Moriyoshi Koizumi 5fee3a3ce1 Alignment fix 23 years ago
Zeev Suraski 8767205afa Fix Win32 linkage problems 23 years ago
Andrey Hristov b2eb454171 format string fixes 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 741014089e emalloc -> safe_emalloc 23 years ago
Ilia Alshanetsky e6b916cb15 Fixed bug #25081 (odbc_fetch_array() may mangle numeric fields). 23 years ago