History log of /PHP-8.1/ext/pdo_oci/config.m4 (Results 51 – 63 of 63)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2
# 15cf2a60 14-Jun-2005 foobar

- Added PHP_CHECK_PDO_INCLUDES macro (caches the result)


Revision tags: php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# a20383ba 29-May-2005 foobar

- Unify the "configure --help" texts


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
# 99f832a2 28-Feb-2005 Rasmus Lerdorf

If pdo is disabled, skip all the pdo extensions.


Revision tags: RELEASE_0_2_4
# 55f53a5a 17-Feb-2005 Wez Furlong

symlinked pdo drivers under ext.
Enabled PDO and PDO_SQLITE by default.
Fixup PDO header detection so that it searches in the correct order, and
correctly picks up the headers when buildi

symlinked pdo drivers under ext.
Enabled PDO and PDO_SQLITE by default.
Fixup PDO header detection so that it searches in the correct order, and
correctly picks up the headers when building from outside of the source
tree.

TODO: make pdo_XXX auto-enable when XXX is enabled. Volunteers welcome.

show more ...


# ff231848 14-Feb-2005 Antony Dovgal

fix indentation and add check for PDO includes


# 1f98a966 13-Feb-2005 Hartmut Holzgraefe

fix aclocal "underquoted argument" warnings


Revision tags: RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2
# d056f96a 13-Jan-2005 Wez Furlong

Add configure support for Oracle InstantClient SDK


# 459b4f85 12-Jan-2005 Wez Furlong

Add support for scrollable cursors.
Enable PDO_ATTR_PREFETCH and default it to 100Kb of prefetch buffer.


Revision tags: 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
# 73060a89 14-Jun-2004 Antony Dovgal

fix config.m4
add fold markers


Revision tags: php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1
# e8abbca3 19-May-2004 Edin Kadribasic

Fix configure


# 7a214b66 19-May-2004 Edin Kadribasic

Cosmetics


# cf4127b6 17-May-2004 Wez Furlong

Allow PDO OCI to build under unix.
Don't build by default under win32.


# 1b1ced53 17-May-2004 Wez Furlong

OCI driver for PDO, supporting bound input and output parameters.
Will not build under unix yet.


123