History log of /PHP-5.5/ext/interbase/interbase.c (Results 51 – 75 of 273)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1, RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1
# f21ab2f6 23-Feb-2005 Ard Biesheuvel

Fixed bug #31597: ibase_connect() - incorrect warning


Revision tags: RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2, php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8
# 1b4e0b81 06-Jul-2004 Ard Biesheuvel

Don't copy ini items to module globals
(fixed unregistered bug with mangled default_db setting)


# 81dbc2fc 30-Jun-2004 Ard Biesheuvel

Fixed Ilia's alloca() issue/exploit
Removed pointless RINIT()
Use macros for consistent resource type names


Revision tags: php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7
# ff3a363d 01-Jun-2004 Ard Biesheuvel

Use constant IBASE_CREATE instead of just 0


# 17da85ba 30-May-2004 Ard Biesheuvel

Fix Win32 build
Added missing 'break'


# bd2ddd9f 30-May-2004 Ard Biesheuvel

Fix HTML/table layout in info() entry


# 56ca01da 30-May-2004 Ard Biesheuvel

Removed ibase_timefmt() - use ini_set() instead
Improved phpinfo() appearance


# 5f53ee15 28-May-2004 Ard Biesheuvel

Changed default date format to ISO
Enable sync flag in connect()


# 850c6a27 28-May-2004 Ard Biesheuvel

Fix commit/rollback of multi-link transactions
Some CS


Revision tags: php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1
# 8b1fca9e 22-May-2004 Ard Biesheuvel

Use dummy status vector in ibase_connect()
Added fbird_ aliases for all ibase_ functions
# See comment in code for more info
# Please let me know if there are any namespace issues involved


# afc9cb15 12-May-2004 Ard Biesheuvel

Dropped support for ancient Interbase versions (< 6)
# This has no consequences for Firebird, as its initial release was based on IB 6


# b4939dfa 12-May-2004 Ard Biesheuvel

Made ibase_timefmt() check its args more thoroughly and nuked a pointless malloc()


# ecfd0143 12-May-2004 Ard Biesheuvel

Made ibase_gen_id() bail out on incorrect args


Revision tags: php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2
# 18fa4611 05-Apr-2004 Ard Biesheuvel

More divide & conquer


# cd7e8bdf 03-Apr-2004 Ard Biesheuvel

Change definition of ISC_LONG_[MIN|MAX] to please MSVC.


Revision tags: php-4.3.6RC1
# 0d5a3f0b 01-Apr-2004 Ard Biesheuvel

WS


# 1eb428e7 01-Apr-2004 Ard Biesheuvel

Fix unregistered bug (crash when closing db opened with "CREATE DATABASE ...")


Revision tags: php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0
# 6bfc0d06 08-Mar-2004 Ard Biesheuvel

Merged some more odd fixes from my own branch


# 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


1234567891011