History log of /PHP-8.3/ext/oci8/package.xml (Results 51 – 75 of 134)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 2cbd8572 10-Feb-2014 Christopher Jones

Add Oracle PL/SQL BOOLEAN type support to oci_bind_by_name()


Revision tags: php-5.5.9, php-5.4.25, php-5.5.9RC1, php-5.4.25RC1, php-5.6.0alpha1, php-5.5.8, php-5.4.24, php-5.4.24RC1, php-5.5.8RC1, php-5.5.7, php-5.4.23, php-5.3.28, php-5.5.7RC1, php-5.4.23RC1, php-5.4.22, php-5.5.6
# bc748ba3 06-Nov-2013 Christopher Jones

OCI8 build change: Fix source variable definition for C89 compatibility


# 0d506131 06-Nov-2013 Christopher Jones

OCI8 build change: Fix source variable definition for C89 compatibility


Revision tags: php-5.4.22RC1, php-5.5.6RC1
# e68c1ef2 22-Oct-2013 Christopher Jones

Added a LICENSE file to make it easier for PECL binary distributions to conform with the license.


# 5e368b76 17-Oct-2013 Christopher Jones

Add missing test to package.xml


# c59d7909 17-Oct-2013 Christopher Jones

Prepare for OCI8 2.0.5 release


# 0d909f5b 17-Oct-2013 Christopher Jones

OCI8: Mostly SKIPIF version updates to simplify version checks at the expense of not testing some edge cases with older Oracle patch set versions.
Delete two obsolete .phpt's.


Revision tags: php-5.4.21, php-5.5.5
# 5ae8c51e 10-Oct-2013 Christopher Jones

OCI8: sync README and package.xml descriptions


# 141c2cb9 09-Oct-2013 Christopher Jones

Re-enable OCI8 DLL builds with Oracle 10g & 11g client libraries on
Windows, in addition to Oracle 12c. From discussions with Anatol &
Pierre this seems to be the most direct way for the Win

Re-enable OCI8 DLL builds with Oracle 10g & 11g client libraries on
Windows, in addition to Oracle 12c. From discussions with Anatol &
Pierre this seems to be the most direct way for the Windows PECL build
scripts to automatically create links to the generated DLLs. The
issue is that the name php_oci8_12c.dll doesn't match the package
name.

In the far future when php_oci8.dll (with Oracle 10g) is no longer
built then another Windows PECL packaging fix will be needed.

show more ...


# f0863fa4 08-Oct-2013 Christopher Jones

Add new tests to package.xml


# 12f9939b 08-Oct-2013 Christopher Jones

Bump mininum requirements for PHP OCI8 2.0 to PHP 5.2 and Oracle
client library 10.2 (Note this will connect to Oracle Database 8.1.7
onwards). Use the older OCI8 1.4 from PECL if using an ea

Bump mininum requirements for PHP OCI8 2.0 to PHP 5.2 and Oracle
client library 10.2 (Note this will connect to Oracle Database 8.1.7
onwards). Use the older OCI8 1.4 from PECL if using an earlier PHP
version or older Oracle client library support is necessary.

show more ...


Revision tags: php-5.4.21RC1, php-5.5.5RC1
# 0a3ee7b2 28-Sep-2013 Christopher Jones

Prepare for next release


# 9b9eaba0 28-Sep-2013 Christopher Jones

OCI8: Fix alloc function and DLL generation


# 5ac7c533 27-Sep-2013 Christopher Jones

More OCI8 DTrace probe updates.
Change php.ini-* doc to match an earlier change to config.w32


Revision tags: php-5.5.4, php-5.4.20
# ca4d122a 06-Sep-2013 Christopher Jones

Update DTrace probes


# 4b778faa 06-Sep-2013 Christopher Jones

Make oci_set_*($connection,...) errors retrievable via oci_error($connection).
Improve some error handling to produce error text on some rare edge cases.
Disambiguate the Oracle library funct

Make oci_set_*($connection,...) errors retrievable via oci_error($connection).
Improve some error handling to produce error text on some rare edge cases.
Disambiguate the Oracle library function call return status values from ORA error numbers.
Review and unify error data types.

show more ...


Revision tags: php-5.5.4RC1
# 6ece5503 03-Sep-2013 Christopher Jones

Cast time_t since some "dtrace -G" invocations fail on time_t arguments


Revision tags: php-5.4.20RC1
# d7ffca59 31-Aug-2013 Christopher Jones

Allow OCI8 to be DTrace-enabled independently of core PHP's DTrace
status. The proviso is OCI8 must be built "shared" when DTrace is
enabled. This implementation (i) works around an incompl

Allow OCI8 to be DTrace-enabled independently of core PHP's DTrace
status. The proviso is OCI8 must be built "shared" when DTrace is
enabled. This implementation (i) works around an incomplete core PHP
solution for extension tracing (ii) avoid any issues with DOF section
location and the complexities of needing to merge all provider .d
files for static builds (iii) allows OCI8 to be DTrace-enabled when
doing PECL installs of OCI8 on PHP versions without core PHP DTrace
support.

This is an initial patch i.e. it will undergo further testing.

show more ...


Revision tags: php-5.5.3, php-5.4.19, php-5.5.2, php-5.4.18, php-5.5.2RC1, php-5.4.18RC2
# 85b66e9e 26-Jul-2013 Christopher Jones

OCI8 extension: Allow Implicit Result Set statement resources to inherit the parent's current prefetch count


# 586fc490 25-Jul-2013 Christopher Jones

Fix --enable-maintainer-zts mode in OCI8 2.0


# fe98ffc2 25-Jul-2013 Christopher Jones

Update UPGRADING and make typo fixes to OCI8 package.xml


# bfc3c223 24-Jul-2013 Christopher Jones

Initial PHP OCI8 2.0.0-dev commit.

Includes Oracle Database 12c Implicit Result Set support, DTrace
support, and various code cleanups.

See package.xml for details.


Revision tags: php-5.5.1, php-5.4.18RC1, php-5.3.27
# 6ac7c9d0 08-Jul-2013 Christopher Jones

Bump PECL package info version check to allow PECL installs with PHP 5.5+


Revision tags: php-5.4.17, php-5.5.0, php-5.3.27RC1, php-5.4.17RC1
# 02e4d7a2 10-Jun-2013 Stanislav Malyshev

Merge branch 'pull-request/341'

* pull-request/341: (23 commits)
typofixes


# ac40c0b5 10-Jun-2013 Stanislav Malyshev

Merge branch 'pull-request/341'

* pull-request/341: (23 commits)
typofixes


123456