History log of /PHP-7.0/ext/interbase/interbase.c (Results 101 – 125 of 305)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 48d16437 08-Mar-2004 Ard Biesheuvel

Cleaned up array handling and optimize for the case where no array fields are used
Fix timestamp binding for Win32 (which doesn't have gmtime_r())
CS


# 4fffb840 07-Mar-2004 Ard Biesheuvel

Simplify / fix


# 67cdc2c1 07-Mar-2004 Ard Biesheuvel

Added missing support for binding timestamps
# Returning timestamps was already supported


# 87472890 20-Feb-2004 Ard Biesheuvel

Fix some issues with persistent links


# c796a476 17-Feb-2004 Ard Biesheuvel

Fixed unregistered bugs in event handling
Cleaned up some of the code
Removed ISC_QUAD from static initializers because it looks different on
some platforms


Revision tags: php-4.3.5RC3
# 595d6a2d 15-Feb-2004 Ard Biesheuvel

Reintroduce param NULL testing (see bug #26777)


Revision tags: php-5.0.0b4, php-5.0.0b4RC1
# a3dd0efe 11-Feb-2004 Ard Biesheuvel

Add version info about run-time client library
# A number of user crashes appear to be caused
# by using incorrect combinations of libraries


# 94150134 06-Feb-2004 Ard Biesheuvel

Fix build with Win32 Interbase 5.x


Revision tags: php-4.3.5RC2
# 1db65dfa 02-Feb-2004 Ard Biesheuvel

Use correct flag for repair options


# 80e33847 02-Feb-2004 Ard Biesheuvel

Use php_ prefix for header files
Added nearly complete implementation of service API


# 7b606b98 01-Feb-2004 Ard Biesheuvel

Remove extension internals from php_interbase.h


# 69d53a76 01-Feb-2004 Ard Biesheuvel

Added backup/restore functions
Split interbase.c into several files
# It was becoming too big to handle


Revision tags: RELEASE_1_3b6, php_ibase_before_split
# 8992afd3 21-Jan-2004 Ard Biesheuvel

MFB


# fad3a6e4 12-Jan-2004 Ard Biesheuvel

More handsome solution for previous fix


# 961f398d 12-Jan-2004 Ard Biesheuvel

Added sanity check on ibase_[p]connect() dialect argument (fixes obscure unregistered bug)


Revision tags: php-4.3.5RC1
# dbeb4158 08-Jan-2004 Andi Gutmans

- A belated happy holidays and PHP 5


# ee8f019b 07-Jan-2004 Ard Biesheuvel

Let DB handle NULL params, fixes bug #26777


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1, php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1
# c40234b4 26-Sep-2003 Ard Biesheuvel

Let client library pick its own transaction param defaults


# 50911d09 23-Sep-2003 Ard Biesheuvel

Always return long from ibase_gen_id() on IB < 6


# afdc20a0 23-Sep-2003 foobar

ws fix


# f48f7253 23-Sep-2003 Ard Biesheuvel

Added ibase_gen_id()
# Lightweight shortcut to SELECT GEN_ID() ... function


Revision tags: RELEASE_0_7
# 55d9ec0f 22-Sep-2003 Hartmut Holzgraefe

proto thiko fix


# 0cce471b 17-Sep-2003 Ard Biesheuvel

Link to fbclient.dll if available
Add client lib name to dll version info


# b9a208d8 16-Sep-2003 Ard Biesheuvel

Use isc_get_version() for client lib info if available


# 92b237f4 16-Sep-2003 Hartmut Holzgraefe

proto fix


12345678910>>...13