371 Commits (ea8bdf5d8f145ab9c1958caa763dfce35ed02da1)

Author SHA1 Message Date
Felipe Pena 54f742e30d - MFH: Fix tests 17 years ago
Sebastian Bergmann ef49b9a8de MFH: Bump copyright year, 3 of 3. 17 years ago
Felipe Pena cac8a72989 - Fixes and new tests 18 years ago
Felipe Pena ea70058067 MFH: 18 years ago
Felipe Pena edd46ec6f7 - Make expected result compatible with recent Firebird version 18 years ago
Felipe Pena 13c8beed63 - New tests 18 years ago
Felipe Pena 4237bea6fe - MFH: Fixed bug #45575 (Segfault with invalid non-string as event handler callback) 18 years ago
Felipe Pena afc82532cc - MFH: Fixed bug #46247 (ibase_set_event_handler() is allowing to pass callback without event) 18 years ago
Felipe Pena 73042afe10 - MFH: Fixed code ("Division by zero" anymore) 18 years ago
Felipe Pena 2f2a0d8259 - MFH: Fixed compiler warning 18 years ago
Felipe Pena 32f7c6a42d - MFH: Fixed bug #45373 (php crash on query with errors in params) 18 years ago
Ilia Alshanetsky cfcb262dfb MFB:Fixed bug #43912 (Interbase column names are truncated to 31 characters) 18 years ago
Sebastian Bergmann d9f3a1305f MFH: Bump copyright year, 2 of 2. 18 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