279 Commits (75df505fe6124e12e0185ee46cc47d2b20140887)

Author SHA1 Message Date
Ard Biesheuvel 75df505fe6 Test binding of numeric timestamps 22 years ago
Ard Biesheuvel 563e9dd664 Don't rely on isql anymore, as creating databases is now supported by the API 22 years ago
Ard Biesheuvel 0d5a3f0b91 WS 22 years ago
Ard Biesheuvel 1eb428e76d Fix unregistered bug (crash when closing db opened with "CREATE DATABASE ...") 22 years ago
Ard Biesheuvel 6bfc0d06cf Merged some more odd fixes from my own branch 22 years ago
Ard Biesheuvel 48d16437d6 Cleaned up array handling and optimize for the case where no array fields are used 22 years ago
Ard Biesheuvel 4fffb84005 Simplify / fix 22 years ago
Ard Biesheuvel 67cdc2c12f Added missing support for binding timestamps 22 years ago
Ard Biesheuvel 8747289066 Fix some issues with persistent links 22 years ago
Ard Biesheuvel c796a47690 Fixed unregistered bugs in event handling 22 years ago
Ard Biesheuvel 3cc26de38d Added event handling test 22 years ago
Ard Biesheuvel 595d6a2d84 Reintroduce param NULL testing (see bug #26777) 22 years ago
Ard Biesheuvel b625b03493 Look in the right place for lib 22 years ago
Ard Biesheuvel a3dd0efee2 Add version info about run-time client library 22 years ago
Ard Biesheuvel 9925c63be5 CS/WS 22 years ago
Ard Biesheuvel 9415013456 Fix build with Win32 Interbase 5.x 22 years ago
Ard Biesheuvel 1db65dfa93 Use correct flag for repair options 22 years ago
Ard Biesheuvel f7e1724096 Fix Win32 build 22 years ago
Ard Biesheuvel 80e3384756 Use php_ prefix for header files 22 years ago
Ard Biesheuvel 2430a27d7f Use php_ prefix for header files. 22 years ago
Ard Biesheuvel 1932317844 No explicit inline (fixes Win32 linkage issue) 22 years ago
Ard Biesheuvel 7b606b98d4 Remove extension internals from php_interbase.h 22 years ago
Ard Biesheuvel 254eb0f05d Test for Interbase version 6 API in 'configure' 22 years ago
Ard Biesheuvel 69d53a7676 Added backup/restore functions 22 years ago
Ard Biesheuvel eb7aca4ea8 Check for both Firebird 1+ and Interbase/FB1 22 years ago
Ard Biesheuvel 8992afd3dc MFB 22 years ago
foobar f4983c0d3f - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 22 years ago
Ard Biesheuvel fad3a6e42f More handsome solution for previous fix 22 years ago
Ard Biesheuvel 961f398db5 Added sanity check on ibase_[p]connect() dialect argument (fixes obscure unregistered bug) 22 years ago
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 22 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 22 years ago
Ard Biesheuvel ee8f019b68 Let DB handle NULL params, fixes bug #26777 22 years ago
Wez Furlong 0c126e1233 make these build with new win32 build system. 23 years ago
Ard Biesheuvel c40234b47e Let client library pick its own transaction param defaults 23 years ago
Ard Biesheuvel 50911d0904 Always return long from ibase_gen_id() on IB < 6 23 years ago
foobar afdc20a094 ws fix 23 years ago
Ard Biesheuvel f48f725348 Added ibase_gen_id() 23 years ago
Hartmut Holzgraefe 55d9ec0f6f proto thiko fix 23 years ago
Ard Biesheuvel 0cce471b0a Link to fbclient.dll if available 23 years ago
Ard Biesheuvel b9a208d821 Use isc_get_version() for client lib info if available 23 years ago
Hartmut Holzgraefe 92b237f4c3 proto fix 23 years ago
Ard Biesheuvel be16d129c5 Check for Firebird libfbclient.so first 23 years ago
Ard Biesheuvel 95b0fc58f7 Pointer size fix 23 years ago
Ard Biesheuvel 7ff3a3e4a3 Add client library info to phpinfo() function 23 years ago
Ard Biesheuvel c5b69dcb14 Changed unsigned ISC_LONG to ISC_LONG 23 years ago
Ard Biesheuvel 19f69336e2 Don't include unnecessary headers in other configuration too 23 years ago
Ard Biesheuvel e9ca738200 Don't include unnecessary headers 23 years ago
Ard Biesheuvel 366a4b7f94 Zero-terminate strings 23 years ago
Ard Biesheuvel 6c0e21fc74 Add version info to Windows DLL 23 years ago
Ard Biesheuvel 193f5a67db Add missing CVS Ids 23 years ago