239 Commits (495a5ab0057504b6719ee5be7462db8fa64a46f2)

Author SHA1 Message Date
Rasmus Lerdorf 33c42127f6 MFH 17 years ago
Felipe Pena 8b63e5b092 - Fixed param type (%l -> %ld) 17 years ago
Felipe Pena d91344722d - MFH: Nuke unused variables 17 years ago
Kalle Sommer Nielsen 1783db8209 Fixed #37209 (mssql_execute with non fatal errors) 17 years ago
Felipe Pena f1aadc30ea - MFH: Fixed bug #47087 (Second parameter of mssql_fetch_array() is ignored) 17 years ago
Felipe Pena 93638ba661 - MFH: Removed WRONG_PARAM_COUNT usage 17 years ago
Sebastian Bergmann 08659c2dcd MFH: Bump copyright year, 3 of 3. 17 years ago
Pierre Joye ea7c47c97d - fix build 17 years ago
Ilia Alshanetsky 830be669cc Simplify code 17 years ago
Pierre Joye 162b0b612a - MFB: fix build 17 years ago
Ilia Alshanetsky 0f51787f74 Fixed bug #46798 (Crash in mssql extension when retrieving a NULL value 17 years ago
Felipe Pena fc2fb50d09 - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
Felipe Pena 7a37fa2d6b - Revert ZEND_BEGIN_ARG_INFO change 18 years ago
Felipe Pena df10005563 - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
Kalle Sommer Nielsen d77277c0e2 MFH: 18 years ago
Kalle Sommer Nielsen 1b34fa1675 MFH: 18 years ago
Kalle Sommer Nielsen b5661c4e0c MFH: New parameter parsing API (with lots of help from Felipe) 18 years ago
Felipe Pena e1443682af - MFH: Fixed bug #44991 (Compile Failure With freetds0.82) (patch by jklowden at freetds dot org) 18 years ago
Felipe Pena ead75b74f2 - zend_arg_defs.c is unnecessary now 18 years ago
Felipe Pena aeed97c0e1 - Added arginfo 18 years ago
Ilia Alshanetsky 34c89a2601 Revert patch for bug #44325 18 years ago
Ilia Alshanetsky 0e17aa0630 Fixed bug #44325 (mssql_bind not correctly bind empty strings as parameter 18 years ago
Ilia Alshanetsky a28b1f6d3a Possible fix for bug #43861 18 years ago
Nuno Lopes 61eb7ae554 remove unused PHP_EXTNAME_API macros. 18 years ago
Sebastian Bergmann d1dded8751 MFH: Bump copyright year, 2 of 2. 18 years ago
Ilia Alshanetsky f3b5b118b6 Fixed bug #4294 (Move *timeout initialization from RINIT to connect time) 19 years ago
Dmitry Stogov 6c810b0d4c Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 19 years ago
foobar 7ed3c4536d MFH: Fix some configure --help texts 19 years ago
Marcus Boerger 50ea26760d - Avoid sprintf, even when checked copy'n'paste or changes lead to errors 19 years ago
Frank M. Kromann b436ad2af5 #39213 19 years ago
Sebastian Bergmann 4223aa4d5e MFH: Bump year. 19 years ago
Dmitry Stogov 1dbaae2795 Added automatic module globals management 20 years ago
Frank M. Kromann 5ccfa591b7 Fix #33694 invalid sql or timeouts makes it impossible to reuse persistent connections 20 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
Frank M. Kromann a7d2ac4189 Fix #35730 Use correct character encoding with FreeTDS 21 years ago
Ilia Alshanetsky 085ff7f19b Fixed build of mssql extension. 21 years ago
foobar 635e2bb028 MFH 21 years ago
foobar a3af52c11e MFH: list_entry -> zend_rsrc_list_entry 21 years ago
Frank M. Kromann 6ed54ddc79 MFH: Fix #33201 Crash when fetching some data types 21 years ago
Frank M. Kromann ae75d4350d MFH: Fix #32009 crash when mssql_bind() is called more than once 21 years ago
Frank M. Kromann da2d7e7229 MFH: Fix #33153 Crash in mssql_next_result(). 21 years ago
Frank M. Kromann fe306ed1a6 Change max_procs from 25 to library default. This will make FreeTDS connections work a bit better 21 years ago
foobar d4a1506d52 Fix bad MFH 21 years ago
Frank M. Kromann 623a2021ab MFH: Fix #35037. Selecting a uniqueidentifier would return unknown data type when used with freetds. 21 years ago
foobar ad28ef81c0 MFH: copypastetypofix 21 years ago
foobar d41c6dc6d6 MFH 21 years ago
Frank M. Kromann 635d65ab4e MFB: Fix for #34369 21 years ago
Frank M. Kromann 1a7524d7c6 Make sure this works for multiple results as well 21 years ago
Frank M. Kromann 0030ec7f4e Remove debug code and optimize a bit 21 years ago
Frank M. Kromann 030542c238 Fix #32010. Leak in mssql_fetch_batch(). 21 years ago