Felipe Pena
ccd4958088
- Missing "DROP TABLE"
2009-02-16 19:49:03 +00:00
Felipe Pena
4cf377704b
- MFH: Fixed bug #47297 (pdo_033.phpt fails on PgSQL)
...
Patch by matteo at beccati dot com
2009-02-04 16:41:18 +00:00
Antony Dovgal
962243af08
create temporary db in the current dir and cleanup on completion
2009-01-05 16:01:45 +00:00
Felipe Pena
908b6e7808
- MFH: Add check for avoid segfault when trying instantiate PDORow manually
2008-05-14 12:34:10 +00:00
Nuno Lopes
60d622bdb0
MFB5.3: fix SKIPIF
2008-04-10 19:09:49 +00:00
Felipe Pena
fcffdf2285
Fix test
2008-02-22 02:45:37 +00:00
Felipe Pena
5ccd0528fe
New test
2008-02-19 14:53:44 +00:00
Ilia Alshanetsky
0c882b2645
MFB: Skip test for PostgreSQL driver since error is too dissimilar to other
...
drivers
2008-01-03 16:47:08 +00:00
David Soria Parra
e81a660bae
- Fixed bug #43663 (Extending PDO class with a __call() function doesn't work).
2007-12-30 17:59:31 +00:00
Antony Dovgal
d3aff8310c
fix test
2007-11-27 11:14:17 +00:00
Antony Dovgal
14902c89cc
fix test
2007-11-27 06:44:32 +00:00
Ilia Alshanetsky
f4cd343b6c
MFB: Fixed bug #43139 PDO ignores ATTR_DEFAULT_FETCH_MODE in some cases with
...
fetchAll()
2007-10-31 12:58:24 +00:00
Ilia Alshanetsky
e5db0d8077
MFB: Test not relavent for sqlite that uses built-in bound syntax
2007-10-30 23:03:54 +00:00
Ilia Alshanetsky
68893b0cb4
MFB: Fixed bug #43130 (Bound parameters cannot have - in their name)
2007-10-29 22:37:25 +00:00
Ilia Alshanetsky
accfde57ca
MFB: Fixed bug #42917 (PDO::FETCH_KEY_PAIR doesn't work with setFetchMode)
2007-10-11 20:56:22 +00:00
Hannes Magnusson
2fc92c9172
- Fixed bug #42452 (PDO classes do not expose Reflection API information)
...
- Fixed tests
2007-08-30 14:06:12 +00:00
Dmitry Stogov
7ec48cb37f
Fixed bug #40757 (get_object_vars get nothing in child class)
...
Fixed bug #41929 (Foreach on object does not iterate over all visible properties)
2007-07-24 11:39:56 +00:00
Antony Dovgal
fe25997d44
fix test
2007-07-23 22:46:03 +00:00
Ilia Alshanetsky
20c4198341
Added test for KEY_PAIR code and fixed KEY_PAIR detection code
2007-07-22 15:50:17 +00:00
Ilia Alshanetsky
489c2d739a
Fixed test for PostgreSQL
2007-06-03 17:41:21 +00:00
Ilia Alshanetsky
2a6442190c
Fixed test to work with postgresql
2007-05-19 15:28:37 +00:00
Hannes Magnusson
4ad45f6566
Fix paths for ext/sqlite
2007-05-17 13:40:12 +00:00
Ilia Alshanetsky
67032ecdf0
Make test work in sqlite
2007-05-16 21:03:46 +00:00
Ilia Alshanetsky
efd7846d34
[DOC] Added PDO::FETCH_KEY_PAIR mode that will fetch a 2 column result set
...
into an associated array.
2007-05-16 19:33:57 +00:00
Antony Dovgal
1f65545121
fix test names
2007-05-07 18:03:01 +00:00
Ilia Alshanetsky
79dfb302b1
Fixed test mixup
2007-02-02 00:00:33 +00:00
Ilia Alshanetsky
c219c6f4a8
Fixed bug #40285 (The PDO prepare parser goes into an infinite loop in
...
some instances).
2007-02-01 00:12:39 +00:00
Ilia Alshanetsky
b8590f954d
Fixed test
2006-12-09 16:41:24 +00:00
Ilia Alshanetsky
e5ad7bf299
Fixed bug #36798 (Error parsing named parameters with queries containing
...
high-ascii chars).
2006-12-05 18:04:59 +00:00
Hannes Magnusson
a41e70782b
Fix test
2006-12-05 15:55:55 +00:00
Ilia Alshanetsky
8e907392b3
Fixed test (user is a reserved keyword in pgsql)
2006-12-04 17:55:46 +00:00
Ilia Alshanetsky
916673a345
Fixed bug #39527 (Failure to retrieve results when multiple unbuffered,
...
prepared statements are used in pdo_mysql).
2006-12-02 17:53:44 +00:00
Antony Dovgal
bb30875db6
add test
2006-11-28 16:55:05 +00:00
Ilia Alshanetsky
887b3484f7
Fixed bug #39398 (Booleans are not automatically translated to integers).
2006-11-07 17:57:17 +00:00
Ilia Alshanetsky
2332e4f9fc
Fixed bug #37870 (pgo_pgsql tries to de-allocate unused statements).
...
Fixed bug #36681 (pdo_pgsql driver incorrectly ignored some errors).
Fixed test for bug #38253 not to use faulty SQL that generates errors in
PostgreSQL
2006-09-19 15:45:22 +00:00
Antony Dovgal
36dffb8e3b
typo
2006-08-21 17:12:02 +00:00
Ilia Alshanetsky
3d87be2674
Added skip condition for sqlite2 driver, that uses more forgiving emulated
...
prepared statements.
2006-08-16 14:09:56 +00:00
Ilia Alshanetsky
43fca8a3f8
Fixed bug #38394 (PDO fails to recover from failed prepared statement
...
execution).
2006-08-09 14:45:00 +00:00
Antony Dovgal
168f53b72b
fix bug #38253 (PDO produces segfault with default fetch mode)
...
add test
2006-07-30 11:19:56 +00:00
Dmitry Stogov
b6d2c54059
Destructors call order is changed (Fixed bug #36759 - Objects destructors are invoked in wrong order when script is finished)
2006-07-12 07:55:17 +00:00
Antony Dovgal
3aaf62d159
there is no Unicode in 5_2
2006-07-11 12:15:11 +00:00
Hartmut Holzgraefe
c1b67d83cc
(MFH) "transaction" tests should test commit, too, not only rollback
2006-07-10 16:29:50 +00:00
Hartmut Holzgraefe
836e74ebee
MFH
2006-07-10 14:06:13 +00:00
Hartmut Holzgraefe
098d3d2b02
MFH
2006-07-10 07:39:35 +00:00
Antony Dovgal
e2afb33e87
fix skip reason
2006-05-17 10:12:36 +00:00
Marcus Boerger
bf9f762b4d
- MFH: add new test
2006-05-11 22:17:42 +00:00
Wez Furlong
6387d83a05
add a test case for bug 35671
2006-03-28 16:47:35 +00:00
Marcus Boerger
813a5651c1
- MFH Update test
2006-01-22 22:07:43 +00:00
Marcus Boerger
9bb52c750c
- MFH
2005-12-11 15:29:14 +00:00
Wez Furlong
17f504a0ec
actually, bytea is not required for LOBs in postgres; good!
2005-11-25 03:37:01 +00:00