History log of /PHP-5.6/ext/interbase/php_ibase_udf.c (Results 26 – 32 of 32)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 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, 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, php-5.0.0RC3
# 9579de34 05-Jun-2004 Ard Biesheuvel

Added support for date/time types
Added support for compiling/executing PHP code stored in the database
Added support for TSRM


# a37ffd81 04-Jun-2004 Ard Biesheuvel

Added support for scaled integers


# f1a4a14c 04-Jun-2004 Ard Biesheuvel

Added support for arbitrary input types
Added support for NULL input/output values


# f4777d14 03-Jun-2004 Ard Biesheuvel

Let DB handle type coercion instead of PHP


# 0223de2c 03-Jun-2004 Ard Biesheuvel

Added support for other return types besides VARCHAR


Revision tags: php-5.0.0RC3RC2
# bf4af0f4 02-Jun-2004 Ard Biesheuvel

Ton of fixes


# 86aecbbe 02-Jun-2004 Ard Biesheuvel

Initial revision of PHP/Interbase UDF lib
# This will allow users running the embedded engine
# to call PHP functions from inside their SQL statements


12