History log of /PHP-7.1/ext/oci8/config.m4 (Results 51 – 75 of 92)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.3.2RC1
# 14f98fca 25-Feb-2003 foobar

fix bug #22324, libjdbcoci8.so is not necessarily needed..


Revision tags: php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# 142da0ed 24-Jan-2003 foobar

Fix bug #21795, Undeclared statement in oci8.c (OCI_ATTR_STATEMENT)


# beb7476b 07-Jan-2003 Levi Dixon

Added support for Shared Data Mode for OCI8_VERSION >= 8.1, which will provide memory savings by sharing common statement data


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3
# 3500c239 06-Dec-2002 Moriyoshi Koizumi

Fixed build with autoconf-2.54


# 646c4747 06-Dec-2002 Abdul-Kareem Abo-Namous

added support for multiple character sets.

OCILogon now has a forth optional parameter, which is the character set requested by the string (i.e. we8iso8859p1). when left blank, NLS_LANG or d

added support for multiple character sets.

OCILogon now has a forth optional parameter, which is the character set requested by the string (i.e. we8iso8859p1). when left blank, NLS_LANG or default is used.

config.m4 was changed to identify Oracle 9+ which is needed for this feature. all other oracle versions (lesser) fall back to the old behaviour.

show more ...


Revision tags: php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91
# 32a03b3a 09-Sep-2002 Dan Kalowsky

Patch for Bug #18640 (submitted by michael.mauch@gmx.de)


Revision tags: php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1
# c4d42425 20-Aug-2002 foobar

remove tabs


# 48389cc2 20-Aug-2002 Edin Kadribasic

Fixed build with Oracle 8.0.x (bug #18973).


Revision tags: dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1, php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1, help
# 5cba3a99 12-Mar-2002 Sascha Schumann

extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed


Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog, php-4.1.0, php-4.1.0RC5
# f1397d53 30-Nov-2001 foobar

Unified the configure messages.


Revision tags: php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS, php-4.0.7RC2
# e4df7dc7 07-Sep-2001 foobar

if test -f /usr/local/lib/libexample.s?; then <-- no workie
if test -f /usr/local/lib/libexample.so; then <-- workie
#
# You can all point at me and laugh now.. :(
#


Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# 2649b944 26-Jul-2001 Thies C. Arntzen

detect oracle9i


Revision tags: PRE_TSRM_MERGE_PATCH
# cc6a1b20 23-Jun-2001 foobar

Moved some messages to the end of configure process so they are easier
to notice.


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2, php-4.0.6RC1
# afdaee9e 12-May-2001 Sascha Schumann

Nuke more quotes


# 718b588b 12-May-2001 Sascha Schumann

Fix indentation of ./configure --help messages.


Revision tags: php-4.0.5, php-4.0.5RC8, php-4.0.5RC7
# c42f2601 14-Apr-2001 Thies C. Arntzen

enable temporary LOBs when we detect oracle 8.1
enabled by default in Win32 project!


Revision tags: php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3
# 8a26918e 27-Mar-2001 foobar

Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.
# Heads up people! I tested this before committing but you never know..


Revision tags: php-4.0.5RC2, php-4.0.5RC1
# 28b2869a 14-Feb-2001 foobar

This should make detecting the version of Oracle libs a bit more accurate
to avoid the 'missing libcore4' errors. (e.g. on AIX)
Bug reports: #9027, #8905


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1
# 7f96af83 20-Dec-2000 Sascha Schumann

Stop automatically passing vars to AC_SUBST through PHP_SUBST.

There are some variables which are needed for Makefiles and files
created by AC_OUTPUT; we use PHP_SUBST_OLD for those now.

Stop automatically passing vars to AC_SUBST through PHP_SUBST.

There are some variables which are needed for Makefiles and files
created by AC_OUTPUT; we use PHP_SUBST_OLD for those now.

genif.sh was moved to an appropiate place.

show more ...


Revision tags: php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# e76bafd6 29-Oct-2000 foobar

Check also that the file isn't empty.


# 4a895b69 29-Oct-2000 foobar

@- Fixed conflict with OpenLDAP and Oracle 8.1.x (Jani)
# PR: 4257,4698,5527,6112,6650,7195


Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1, php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE, PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC
# 9b9ab179 23-Jun-2000 Rasmus Lerdorf

Fix spacing and say that --with-oracle uses the oci7 interface


# 8c9e2226 19-Jun-2000 Thies C. Arntzen

good morning, thies!


# 388195de 19-Jun-2000 Thies C. Arntzen

some adjustments to the sysliblist
# still needs some fixing - sascha?


Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH, php-4.0.0
# 400ca090 19-May-2000 Thies C. Arntzen

added some Notice about --enable-sigchild


1234