Xinchen Hui
47c9027772
Bump year
2014-01-03 11:06:16 +08:00
Christopher Jones
7160adf4ad
Merge branch 'PHP-5.4' into PHP-5.5
...
* PHP-5.4:
Remove some compilation warnings: 'unused variable' and 'enumeration value not handled in switch'
2013-08-20 10:34:13 -07:00
Christopher Jones
b455ba971c
Remove some compilation warnings:
...
'unused variable' and
'enumeration value not handled in switch'
2013-08-20 10:33:00 -07:00
Christopher Jones
c6d977dd39
Fix long-standing visual pain point: the misalignment of './configure help' text.
...
Whitespace changes and a couple of grammar fixes.
2013-08-06 11:06:09 -07:00
Veres Lajos
e9a95d78ef
typo fixes
2013-07-15 00:23:03 -07:00
Veres Lajos
72085b0e5f
typo fixes
2013-07-15 00:18:57 -07:00
Christopher Jones
423b132a7a
Minium changes to allow PDO_OCI to build with Oracle Database 12c libraries.
...
(note OCI8 already builds with Oracle Database 12c)
2013-06-25 11:55:41 -07:00
Xinchen Hui
4fcf4e0845
Fixed bug #57702 (Multi-row BLOB fetches)
2013-01-15 15:31:49 +08:00
Lars Strojny
6a065876b9
Bug #52958 : Segfault in PDO_OCI on cleanup after running a long testsuite.
2013-01-14 21:35:48 +01:00
Xinchen Hui
0a7395e009
Happy New Year
2013-01-01 16:28:54 +08:00
Xinchen Hui
e4a8fa6a15
Merge branch 'PHP-5.3' into PHP-5.4
2012-10-09 13:29:51 +08:00
Xinchen Hui
6284ef112e
Fixed bug #63236 (Executable permission on various source files)
2012-10-09 13:28:31 +08:00
Felipe Pena
e4ca0ed09f
- Year++
2012-01-01 13:15:04 +00:00
Felipe Pena
4e19825281
- Year++
2012-01-01 13:15:04 +00:00
Antony Dovgal
38d485ca41
fix bug #55768 (PDO_OCI can't resume Oracle session after it's been killed)
2011-09-27 09:12:13 +00:00
Antony Dovgal
c0edddbebd
fix bug #55768 (PDO_OCI can't resume Oracle session after it's been killed)
2011-09-27 09:12:13 +00:00
Christopher Jones
4840a4a28b
Update SKIPIFs for test portability
2011-09-08 20:13:32 +00:00
Christopher Jones
e81fed3df5
Update SKIPIFs for test portability
2011-09-08 20:13:32 +00:00
Christopher Jones
43e4d8cade
gcov test fixes
2011-09-02 22:19:03 +00:00
Christopher Jones
bfdd2c38d9
gcov test fixes
2011-09-02 22:19:03 +00:00
Johannes Schlüter
48c69c378a
- Change PDO_oci connection defaults to match Oracle XE defaults, higher chance
...
to work out of the box
2011-08-31 23:42:04 +00:00
Johannes Schlüter
7a39930796
- Change PDO_oci connection defaults to match Oracle XE defaults, higher chance
...
to work out of the box
2011-08-31 23:42:04 +00:00
Felipe Pena
997f323e3a
- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]
2011-08-06 14:47:44 +00:00
Felipe Pena
707a8f70b8
- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]
2011-08-06 14:47:44 +00:00
Felipe Pena
23e438594d
- Make usage of new PHP_FE_END macro
2011-07-25 11:42:53 +00:00
Felipe Pena
4b30846b50
- Make usage of new PHP_FE_END macro
2011-07-25 11:35:02 +00:00
Rasmus Lerdorf
d257aa42ff
Oops, can't cache it here because it won't work
...
in autoconf2.13 and we still support that version
in this branch
2011-05-15 05:49:34 +00:00
Rasmus Lerdorf
8e256774b0
Cache the PDO include path
2011-05-15 05:24:34 +00:00
Rasmus Lerdorf
78a15091f9
Cache the pdo include path
2011-05-15 05:03:29 +00:00
Felipe Pena
2c76af8538
- Improved message and version checking
2011-04-02 01:24:53 +00:00
Felipe Pena
70075bc84c
- Improved message and version checking
2011-04-02 01:24:53 +00:00
Felipe Pena
5def890d4d
- Fixed bug #44989 (64bit Oracle RPMs still not supported by pdo-oci)
...
patch by: jbnance at tresgeek dot net
2011-03-29 18:40:20 +00:00
Felipe Pena
3c6104e180
- Fixed bug #44989 (64bit Oracle RPMs still not supported by pdo-oci)
...
patch by: jbnance at tresgeek dot net
2011-03-29 18:40:20 +00:00
Felipe Pena
927bf09c29
- Year++
2011-01-01 02:19:59 +00:00
Felipe Pena
0203cc3d44
- Year++
2011-01-01 02:17:06 +00:00
Felipe Pena
573475a848
- Fixed bug #39199 (Cannot load Lob data with more than 4000 bytes on ORACLE 10)
...
patch by: spatar at mail dot nnov dot ru
2010-12-10 00:33:48 +00:00
Felipe Pena
127a878fc9
- Fixed bug #39199 (Cannot load Lob data with more than 4000 bytes on ORACLE 10)
...
patch by: spatar at mail dot nnov dot ru
2010-12-10 00:33:48 +00:00
Felipe Pena
0aa36e2d97
- Fixed test
2010-12-04 15:48:45 +00:00
Felipe Pena
75d8fd8d42
- Fixed test
2010-12-04 15:48:45 +00:00
Johannes Schlüter
4ef9a91298
Allow newer oracle versions
2010-02-04 01:12:14 +00:00
Ilia Alshanetsky
d2e14e3f20
Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)
2010-01-12 12:46:54 +00:00
Sebastian Bergmann
9ba1e81665
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00
Rasmus Lerdorf
937358ebc7
Revert attempt at supporting both autoconf 2.13 and
...
modern versions in the same build chain. There are
simply too many broken things in 2.13 to make it work.
Cache handling is broken as well which is why I need
to revert the pdo_inc_path cache fix as well.
trunk is now 2.60+ only and I'll work on cleaning out
all the legacy cruft from there.
2009-11-29 06:13:22 +00:00
Rasmus Lerdorf
5a2b41a627
Someone strap down Jani and give him a sedative please.
...
This makes our toolchain work with the latest versions
of autoconf and avoids a lot of end-user grief.
2009-11-25 01:30:06 +00:00
Matteo Beccati
7be13beddb
MFH
...
- Fixed bug #48070
2009-05-12 21:53:18 +00:00
Matteo Beccati
0b576f6f11
MFH:
...
- Reverted previous fix for bug #46274 and properly fixed it
- Fixed bug #48060
# Also added tests for pdo_oci as it's the only other driver currently
# using streams: no regression found
2009-04-23 13:26:10 +00:00
Sebastian Bergmann
08659c2dcd
MFH: Bump copyright year, 3 of 3.
2008-12-31 11:15:49 +00:00
Stanislav Malyshev
5c50be3674
fix instantclient detection
2008-10-22 19:29:24 +00:00
Stanislav Malyshev
f2ada381bb
improve OCI detection
2008-10-10 20:05:05 +00:00
Stanislav Malyshev
74c83ca209
revert last change
2008-09-03 19:21:11 +00:00