Matteo Beccati
|
a3b5b42e77
|
Merge branch 'PHP-5.3' into PHP-5.4
|
2013-05-31 16:26:54 +02:00 |
|
Matteo Beccati
|
510498947e
|
Slightly edited tests and fix for bug #62024
|
2013-05-31 16:19:58 +02:00 |
|
Matheus Degiovani
|
df6ca450ce
|
Fixed bug #62024 (unable to run consecutive prepared querys with null values)
Credits to james@kenjim.com for the patch.
|
2013-05-31 14:30:57 +02:00 |
|
Matheus Degiovani
|
65d233f06c
|
Fixed bug #64037 (wrong value returned when using a negative numeric field equal to the scale)
|
2013-05-31 14:30:51 +02:00 |
|
Xinchen Hui
|
0a7395e009
|
Happy New Year
|
2013-01-01 16:28:54 +08:00 |
|
Xinchen Hui
|
a2045ff332
|
Happy New Year~
|
2013-01-01 16:02:16 +08:00 |
|
Felipe Pena
|
9a6bc88565
|
- Fixed bug #63214 (Large PDO Firebird Queries)
|
2012-10-12 19:42:43 -03:00 |
|
Stanislav Malyshev
|
4d6bae896d
|
skip tests if ibase not present
|
2012-07-31 21:45:04 -07:00 |
|
Popa Adrian Marius
|
f36a3113b6
|
fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object http://gcov.php.net/viewer.php?version=PHP_5_4&func=tests&file=ext%2Fpdo_firebird%2Ftests%2Fbug_53280.phpt
|
2012-02-05 09:58:50 +00:00 |
|
Popa Adrian Marius
|
53f5653bea
|
fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object http://gcov.php.net/viewer.php?version=PHP_5_4&func=tests&file=ext%2Fpdo_firebird%2Ftests%2Fbug_53280.phpt
|
2012-02-05 09:58:50 +00: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 |
|
Popa Adrian Marius
|
596b37daf1
|
Fixed PDO_Firebird: bug 53280 segfaults if query column count is less than param count
|
2011-12-28 19:58:37 +00:00 |
|
Popa Adrian Marius
|
853b48dc30
|
Fixed PDO_Firebird: bug 53280 segfaults if query column count is less than param count
|
2011-12-28 19:58:37 +00:00 |
|
Popa Adrian Marius
|
d9f334c633
|
fix tablename in testcase test->testz
|
2011-12-28 19:09:41 +00:00 |
|
Popa Adrian Marius
|
24227957bf
|
fix tablename in testcase test->testz
|
2011-12-28 19:09:41 +00:00 |
|
Popa Adrian Marius
|
c4c248c6e7
|
Added test case for PDO_Firebird: bug 53280 segfaults if query column count is less than param count
|
2011-12-28 18:52:39 +00:00 |
|
Popa Adrian Marius
|
0b692661d4
|
Added test case for PDO_Firebird: bug 53280 segfaults if query column count is less than param count
|
2011-12-28 18:52:39 +00:00 |
|
Popa Adrian Marius
|
9b00068363
|
fix Bug #47415 PDO_Firebird segfaults when passing lowercased column name to bindColumn()
|
2011-12-28 10:17:17 +00:00 |
|
Popa Adrian Marius
|
cfe00e6053
|
fix Bug #47415 PDO_Firebird segfaults when passing lowercased column name to bindColumn()
|
2011-12-28 10:17:17 +00:00 |
|
Popa Adrian Marius
|
e2c5167b7b
|
one more error to fix Table unknown TEST , it should be TESTZ
|
2011-12-28 10:04:25 +00:00 |
|
Popa Adrian Marius
|
caeba0e83f
|
one more error to fix Table unknown TEST , it should be TESTZ
|
2011-12-28 10:04:25 +00:00 |
|
Popa Adrian Marius
|
a2c7c201ab
|
fix table name in testcase
|
2011-12-28 09:59:53 +00:00 |
|
Popa Adrian Marius
|
bba41172e7
|
fix table name in testcase
|
2011-12-28 09:59:53 +00:00 |
|
Popa Adrian Marius
|
c436981a70
|
added testcase for Bug 47415
|
2011-12-28 09:53:15 +00:00 |
|
Popa Adrian Marius
|
503540a4e4
|
added testcase for Bug 47415
|
2011-12-28 09:53:15 +00:00 |
|
Popa Adrian Marius
|
cc57d73844
|
cleanup for bug 48877 test, add description
|
2011-12-28 09:41:02 +00:00 |
|
Popa Adrian Marius
|
28878d390f
|
cleanup for bug 48877 test, add description
|
2011-12-28 09:41:02 +00:00 |
|
Popa Adrian Marius
|
5cad53802e
|
http://gcov.php.net/viewer.php?version=PHP_5_3&func=tests&file=ext%2Fpdo_firebird%2Ftests%2Fbug_43130.phpt
fix failure for bug 43130
|
2011-12-27 16:49:00 +00:00 |
|
Popa Adrian Marius
|
b3ecb6841c
|
http://gcov.php.net/viewer.php?version=PHP_5_3&func=tests&file=ext%2Fpdo_firebird%2Ftests%2Fbug_43130.phpt
fix failure for bug 43130
|
2011-12-27 16:49:00 +00:00 |
|
Popa Adrian Marius
|
ddf95da798
|
added test for PDO_Firebird: bug 48877
|
2011-12-27 10:49:03 +00:00 |
|
Popa Adrian Marius
|
c55f9258b9
|
bug fixed #48877 - bindValue and bindParam do not work for PDO Firebird
|
2011-12-10 22:09:59 +00:00 |
|
Popa Adrian Marius
|
74343ca506
|
bug fixed #48877 - bindValue and bindParam do not work for PDO Firebird
|
2011-12-10 22:04:23 +00:00 |
|
Popa Adrian Marius
|
f86bd3407b
|
fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object
|
2011-09-12 13:43:42 +00:00 |
|
Popa Adrian Marius
|
13b1e46370
|
fix warning Warning: ibase_drop_db(): lock time-out on wait transaction object
|
2011-09-12 13:41:28 +00:00 |
|
Popa Adrian Marius
|
c845e06541
|
extension is not experimental anymore
see the status http://www.gn0s1s.nl/?p=108
|
2011-09-11 22:11:30 +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 |
|
Felipe Pena
|
f7ee12e928
|
- Fixed two "jump or move depends on uninitialised value"
|
2011-06-17 02:00:20 +00:00 |
|
Felipe Pena
|
0a7292087c
|
- Fixed two "jump or move depends on uninitialised value"
|
2011-06-17 02:00:20 +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
|
927bf09c29
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
|
Felipe Pena
|
0203cc3d44
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
|
Felipe Pena
|
932408b413
|
- Fixed bug #53335 (pdo_firebird did not implement rowCount())
patch by: preeves at ibphoenix dot com
|
2010-11-18 01:24:00 +00:00 |
|
Felipe Pena
|
e516b7a964
|
- Fixed bug #53335 (pdo_firebird did not implement rowCount())
patch by: preeves at ibphoenix dot com
|
2010-11-18 01:24:00 +00:00 |
|
Felipe Pena
|
49493e226d
|
- Fixed bug #53323 (pdo_firebird getAttribute() crash)
patch by: preeves at ibphoenix dot com
|
2010-11-16 21:02:14 +00:00 |
|