28842 Commits (63fbc274661ffc1e55b951434813a84c2f6542e4)
 

Author SHA1 Message Date
Antony Dovgal 63fbc27466 fix bug #30430 (odbc_next_result() doesn't bind values and that results in segfault) 21 years ago
Dmitry Stogov 57a0c3e159 Fixed patch for bug #31478 (SegFault/Memory Leak with empty()) 21 years ago
foobar 0503943150 - Sanitize output 21 years ago
foobar 197711bb7d Add test for bug #31402 21 years ago
foobar bed68d8828 Touch the generated file. 21 years ago
Dmitry Stogov ea6ea21939 Fixed bug #31190 (exceptions in call_user_func_array()) 21 years ago
Magnus M��tt� 5c98efddae Add test case for bug #30726. 21 years ago
Dmitry Stogov 30445fb661 Fixed bug #28444 (Cannot access undefined property for object with overloaded property access). 21 years ago
Frank M. Kromann 25917d5885 Make this compile with the generic ntwdblib from Microsoft 21 years ago
Frank M. Kromann 14821bb8cf use the static dblib.lib to avoid the need for extra dll's 21 years ago
Frank M. Kromann 008d859df9 add --with-freetds option to win32 build. 21 years ago
Frank M. Kromann 01b426c452 make the mssql extension work with freetds on win32 21 years ago
Frank M. Kromann d56b42bec4 make the mssql extension work with freetds on win32 21 years ago
Wez Furlong a9d98544de Allow drivers to select bind emulation on a per statement basis 21 years ago
Wez Furlong d911f19862 doh 21 years ago
Wez Furlong 505fbb1966 nice and fluffy error handling 21 years ago
5089dc049a ChangeLog update 21 years ago
Wez Furlong 8b35436cb1 remove error and hook up rowCount 21 years ago
Ilia Alshanetsky 9839614829 Fixed bug #30726 (-.1 like numbers are not being handled correctly). 21 years ago
Wez Furlong 37ea5fbeb5 Tidy up driver specific method handling 21 years ago
Antony Dovgal 7c152b6a8e fix weird DB2 issue: 21 years ago
foobar 37d820b03f - Fixed bug #31444 (Memory leak in zend_language_scanner.c) 21 years ago
foobar e82eb93cf2 - Added some sanity checks by changing to the parameter parsing API 21 years ago
Christian Stocker 8d10b52ddf fix protos (by Mehdi Achour ) 21 years ago
Antony Dovgal acbdbe1e65 fix leak appearing when odbc_errormsg() got invalid resource 21 years ago
Joe Orton 8288c451c0 Fixed bug #31519: Set r->status_line to SAPI-provided status-line. 21 years ago
Stefan Esser da7001a6c3 Fix compiler warning. 21 years ago
Edin Kadribasic 095a6f1eb3 Use PQescapeBytea() for quoting. Need to think how to add binary safe 21 years ago
Wez Furlong 3a751f37c6 don't raise errors for the no-error case 21 years ago
Wez Furlong b234f1e415 tidy up a few things 21 years ago
dc73af8351 ChangeLog update 21 years ago
Wez Furlong 44e77380fb Missing 1 21 years ago
Wez Furlong ca98805935 Add a PDO driver for Sybase style DB-lib (including MS SQL). 21 years ago
Zak Greant f3d39ff406 Added standard emacs and vim modelines 21 years ago
Moriyoshi Koizumi b1ddbcbef9 - Fix a critical bug that request-local settings leak to another request. 21 years ago
78306883e2 ChangeLog update 21 years ago
Stefan Esser 135fee7f10 and use it... 21 years ago
Stefan Esser f8787a67ed finally use what we calculated 21 years ago
Stefan Esser 2c25b9d866 Restore unserialize() speed 21 years ago
foobar 58c6ed3583 CS fix 21 years ago
foobar 0e9866bfd6 ws fix 21 years ago
0bea91bbcb ChangeLog update 21 years ago
Andi Gutmans 4908642c8c - Unload on MAC OS X (shouldn't be a reason not to) 21 years ago
foobar 330746480e - Fixed bug #31060 (imageftbbox() does not use linespacing parameter) 21 years ago
foobar 68ca0ed6d8 - Fixed bug #30120 (imagettftext() and imagettfbbox() accept too many parameters) 21 years ago
foobar 14058c83e6 - Fix another generated header include 21 years ago
Dmitry Stogov 9de934c210 Fixed SIGSEGV in ext/standard/tests/network/tcp4loop.phpt and ext/standard/tests/network/unixloop.phpt 21 years ago
Dmitry Stogov 72d02269a9 Restore behavior of $str["str"]. (Now $str["str"] is equivalent to $str[0] again) 21 years ago
0d6b05eb8d ChangeLog update 21 years ago
Wez Furlong 10eb5a1098 fix compile. 21 years ago