366 Commits (4398fbbbe42704faffc1907cf31fb8c6485a0347)

Author SHA1 Message Date
Felipe Pena 84a8bb038a MFH: New way for check void parameters 18 years ago
Ilia Alshanetsky 9f35febdf1 Fixed bug #43912 (Interbase column names are truncated to 31 characters) 18 years ago
Sebastian Bergmann d1dded8751 MFH: Bump copyright year, 2 of 2. 18 years ago
Dmitry Stogov 648fbe9d58 Fixed bug #43128 (Very long class name causes segfault) 19 years ago
Lars Westermann b15f2feda8 Win32 still fails to build ... 19 years ago
Lars Westermann e077331077 Win32 fails to build 19 years ago
Lars Westermann b599957076 [DOC] prototype for ibase_query() should be changed to: 19 years ago
Dmitry Stogov 6c810b0d4c Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 19 years ago
Jani Taskinen 8af7bc2044 MFH: Fix some lib vs $PHP_LIBDIR issues 19 years ago
foobar 7ed3c4536d MFH: Fix some configure --help texts 19 years ago
Antony Dovgal d042fd0675 MFH: php_gmtime_r() fixes 19 years ago
Antony Dovgal 6a45f716ae fix #40805 (Failure executing function ibase_execute()) 19 years ago
Ilia Alshanetsky c829314963 malloc() -> pemalloc() 19 years ago
Stanislav Malyshev 7508066230 fix broken snprintf code 19 years ago
Hannes Magnusson d193017342 Typo 19 years ago
Ilia Alshanetsky cc04404b28 snprintf() -> slprintf() 19 years ago
Ilia Alshanetsky 9783f5f1f3 strncpy() -> strlcpy() 19 years ago
Marcus Boerger 50ea26760d - Avoid sprintf, even when checked copy'n'paste or changes lead to errors 19 years ago
Antony Dovgal a4ae84d014 MFH 19 years ago
Antony Dovgal 5f12c71382 MFH 19 years ago
Antony Dovgal 05c11fdfb2 MFH 19 years ago
Antony Dovgal c592304ac0 MFH: use snprintf() 19 years ago
Ilia Alshanetsky 2df7386475 Update copyright year 19 years ago
Sebastian Bergmann 4223aa4d5e MFH: Bump year. 19 years ago
Ilia Alshanetsky 7efb0a14f4 Use safe_emalloc() 19 years ago
Antony Dovgal 3fd433c07d MFH 19 years ago
Ilia Alshanetsky c69555b948 Thread safety fixes. 20 years ago
Dmitry Stogov 1dbaae2795 Added automatic module globals management 20 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
Marcus Boerger d05c2a40d8 - MFH Revert accidential 'drop in' from 1.227 21 years ago
foobar 3e669bc950 MFH: nuke php3 legacy 21 years ago
foobar a3af52c11e MFH: list_entry -> zend_rsrc_list_entry 21 years ago
Antony Dovgal 81b8096ea8 MFH: 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