History log of /PHP-7.1/ext/interbase/php_ibase_includes.h (Results 51 – 62 of 62)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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()


Revision tags: php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1
# 126531a4 21-May-2004 Ard Biesheuvel

Make sure METADATALENGTH is defined (used by IB 7)


# 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


Revision tags: php-5.0.0RC2, php-5.0.0RC2RC2
# 9bf6b05b 19-Apr-2004 Edin Kadribasic

No need to export anything. Fixes win32 build


Revision tags: php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3
# 59f08172 07-Apr-2004 Ard Biesheuvel

Don't define ibase_service struct type unless its member types are defined


Revision tags: php-4.3.6RC2
# 18fa4611 05-Apr-2004 Ard Biesheuvel

More divide & conquer


# 2680fb4a 04-Apr-2004 Ard Biesheuvel

CS


Revision tags: php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0
# 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


# 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, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2
# 2430a27d 02-Feb-2004 Ard Biesheuvel

Use php_ prefix for header files.


123