362 Commits (ba05723fd95aa2eace6ac24feaba89781d8a6ffb)

Author SHA1 Message Date
Felipe Pena a1e8d340c3 New macro for check void parameters 18 years ago
Ilia Alshanetsky c89066d03e MFB:Fixed bug #43912 (Interbase column names are truncated to 31 characters) 18 years ago
Sebastian Bergmann 9b620d50b4 Bump copyright year, 2 of 2. 18 years ago
Dmitry Stogov 47dc82ecb9 Fixed bug #43128 (Very long class name causes segfault) 19 years ago
Lars Westermann 358eec9bcc MFB 19 years ago
Dmitry Stogov 8146078f7b Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 19 years ago
Jani Taskinen 099f5966ef - Fix some lib vs. $PHP_LIBDIR issues. 19 years ago
foobar f0f44a3652 - Fix some configure --help texts 19 years ago
Antony Dovgal 976a22df16 php_gmtime_r() fixes 19 years ago
Ilia Alshanetsky 3821f0c45a MFB 19 years ago
Antony Dovgal c281fca18c MFB: fix #40805 (Failure executing function ibase_execute()) 19 years ago
Hannes Magnusson 0446b13043 Typo 19 years ago
Marcus Boerger 20a40063c5 - avoid sprintf 19 years ago
Antony Dovgal b784bacfc7 fix wrong param definition 19 years ago
Antony Dovgal cb16a6ab97 fix long/int mess 19 years ago
Antony Dovgal f308eca71c fix the previous patch 19 years ago
Antony Dovgal 6072ad5f2e use snprintf() 19 years ago
Antony Dovgal 42b64219ea use snprintf() 19 years ago
Sebastian Bergmann 3717df72ae Bump year. 19 years ago
Ilia Alshanetsky 2dbfe66e4a MFB: safety checks 19 years ago
Antony Dovgal b1813c961b use safe_emalloc() 19 years ago
Ilia Alshanetsky 204c32b760 MFB: Thread safety fixes. 20 years ago
Dmitry Stogov 943960c324 Added automatic module globals management 20 years ago
Pierre Joye bb1ec86f9d - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase 20 years ago
foobar 251c5173fd bump year and license version 20 years ago
Marcus Boerger 1cc57585d8 - Revert accidential 'drop in' from 1.227 20 years ago
foobar a208d9a966 - Nuke php3 legacy 21 years ago
foobar 34ad5ab731 - list_entry -> zend_rsrc_list_entry 21 years ago
Antony Dovgal db520f01b1 fix #34855 (ibase_service_attach() segfault on AMD64) 21 years ago
foobar 23e671a51e - Bumber up year 21 years ago
foobar 626253940e - Added PHP_INSTALL_HEADERS() macro 21 years ago
Ard Biesheuvel f21ab2f60f Fixed bug #31597: ibase_connect() - incorrect warning 21 years ago
Ard Biesheuvel bb5ce07f8c Fixed return value of ibase_execute() 22 years ago
Ard Biesheuvel 1b4e0b81e3 Don't copy ini items to module globals 22 years ago
Ilia Alshanetsky d5fc8152f3 Eliminate potentially dangerous alloca(). 22 years ago
Ard Biesheuvel 81dbc2fcef Fixed Ilia's alloca() issue/exploit 22 years ago
Ard Biesheuvel 16e2d61435 MFB Fixed bug #28897 (-1 returned as -0.000 for 64-bit scaled int) 22 years ago
Ard Biesheuvel c84c5640e7 Revert 22 years ago
Ard Biesheuvel 39a690321a Added export macros 22 years ago
Ard Biesheuvel 4ea43fe019 ... back from the dead 22 years ago
Ard Biesheuvel 9579de34d7 Added support for date/time types 22 years ago
Ard Biesheuvel a37ffd814d Added support for scaled integers 22 years ago
Ard Biesheuvel f1a4a14ccb Added support for arbitrary input types 22 years ago
Ard Biesheuvel f4777d14e3 Let DB handle type coercion instead of PHP 22 years ago
Ard Biesheuvel 0223de2c39 Added support for other return types besides VARCHAR 22 years ago
Ard Biesheuvel 38030dac08 Fixed blob ID format 22 years ago
Ard Biesheuvel bf4af0f4ca Ton of fixes 22 years ago
Ard Biesheuvel 86aecbbe31 Initial revision of PHP/Interbase UDF lib 22 years ago
Ard Biesheuvel 39edbe5192 Don't be too strict if the number of binding arguments provided exceeds the expected number 22 years ago
Ard Biesheuvel b027552ca3 Removed debugging code 22 years ago