Dan Scott
|
48a6151051
|
Test PDO::beginTransaction and PDO::rollBack.
|
2005-03-05 21:03:12 +00:00 |
|
John Coggeshall
|
81c161d0a7
|
Opps.
|
2005-03-05 17:55:45 +00:00 |
|
Dan Scott
|
fc825e2071
|
Missed this one...
|
2005-03-05 15:48:54 +00:00 |
|
Dmitry Stogov
|
eff0d65240
|
Fixed bug #32115 (dateTime encoding of timezone incorrect)
|
2005-03-05 13:27:13 +00:00 |
|
Marcus Boerger
|
e4ce3e36ef
|
- Negative seeking is not supported
|
2005-03-05 11:35:13 +00:00 |
|
John Coggeshall
|
5fe241ff64
|
Starting tests....
|
2005-03-05 01:13:10 +00:00 |
|
Andrei Zmievski
|
f8fc9a3256
|
Check that object can actually return a class entry. I need this for a
class-entry-less helper objects that should not be present in the class
table.
|
2005-03-05 00:45:47 +00:00 |
|
Rob Richards
|
d42656b033
|
use php streams for uri I/O under PHP 4
|
2005-03-04 15:41:33 +00:00 |
|
Marcus Boerger
|
f76f510185
|
- Add tests
- Fix testname
- Drop unnecessary include line (was wrong anyway)
|
2005-03-04 01:29:27 +00:00 |
|
Dan Scott
|
5ce920f189
|
One more PDO_ODBC test (tested with DB2 V8.2).
|
2005-03-03 20:30:38 +00:00 |
|
Dan Scott
|
dc4501cf99
|
Next three tests for PDO_ODBC (tested with DB2 V8.2).
|
2005-03-03 20:23:29 +00:00 |
|
Dan Scott
|
12f1993f8e
|
Next batch of tests for PDO_ODBC (tested against DB2 V8.2).
|
2005-03-03 13:53:55 +00:00 |
|
Dan Scott
|
49d1349b9a
|
Begin porting standard PDO tests to PDO_ODBC, testing against DB2.
|
2005-03-03 11:49:35 +00:00 |
|
Marcus Boerger
|
d9145daa61
|
- Rename test 14 to 16 (which is a new one) and MFB 14 again
|
2005-03-03 10:48:02 +00:00 |
|
Marcus Boerger
|
7cca51e97e
|
- Fix bug #32134
|
2005-03-03 10:35:34 +00:00 |
|
Ilia Alshanetsky
|
09a8f38e39
|
Fixed bug #32160 (file truncation in copy() when source & destination are
the same).
|
2005-03-03 03:29:23 +00:00 |
|
Marcus Boerger
|
a50157121d
|
- Finish work on spl_autoload*()
|
2005-03-03 00:20:57 +00:00 |
|
Marcus Boerger
|
30ee47c1d8
|
- Let spl_autoload_extensions() always return what's registered
|
2005-03-02 20:59:06 +00:00 |
|
Moriyoshi Koizumi
|
e628f2d9fa
|
- Add testcases for bug #32001
|
2005-03-02 19:27:37 +00:00 |
|
Rob Richards
|
c90305cb2e
|
Fixed bug #31033 (php:function(string, nodeset) with xsl:key crashes PHP)
- only in 5.1 branch for now due to significance of change
|
2005-03-02 18:27:25 +00:00 |
|
Stefan Esser
|
4d5599f6e0
|
Fixed possible bufferoverflow
|
2005-03-02 18:21:45 +00:00 |
|
Rob Richards
|
bd5e6e6232
|
Fixed bug #32001 (xml_parse_into_struct() exceeds maximum execution time)
|
2005-03-02 18:13:34 +00:00 |
|
Marcus Boerger
|
5cb7104630
|
- Add new functions
|
2005-03-02 01:14:41 +00:00 |
|
Marcus Boerger
|
f33adafab7
|
- Update docu
|
2005-03-01 23:44:05 +00:00 |
|
Ilia Alshanetsky
|
71b9b512cc
|
Fixed bug #31792 (getrusage() does not provide ru_nswap value).
|
2005-03-01 21:32:25 +00:00 |
|
Magnus M��tt�
|
865c23e947
|
Add Oracle tests for PDO.
|
2005-03-01 21:09:12 +00:00 |
|
Anantha Kesari H Y
|
033a45903c
|
NetWare allows directory seperator as \ and /
|
2005-03-01 14:59:37 +00:00 |
|
Stefan Esser
|
14abc19a76
|
Handle last or broken JP2 boxes correctly.
|
2005-03-01 13:53:02 +00:00 |
|
Antony Dovgal
|
6dac68f669
|
fix SIGFPE in gmp_powm(), gmp_sqrt() & gmp_sqrtrem() when using negative values
do not allow negative value to be passed to gmp_fact()
|
2005-03-01 13:09:33 +00:00 |
|
Marcus Boerger
|
67fd1f2654
|
- MFB
|
2005-03-01 10:14:18 +00:00 |
|
Marcus Boerger
|
9001280387
|
- Fix #32130 (ArrayIterator::seek() does not throw an Exception on invalid index)
|
2005-03-01 10:06:11 +00:00 |
|
Marcus Boerger
|
76c5d53993
|
- Need to store class entry
|
2005-03-01 10:05:12 +00:00 |
|
foobar
|
c61608ef35
|
update
|
2005-03-01 09:26:28 +00:00 |
|
foobar
|
3f320607ab
|
touch
|
2005-03-01 01:45:34 +00:00 |
|
Marcus Boerger
|
a4521139da
|
- Reserve some bits for flags
|
2005-02-28 22:37:13 +00:00 |
|
Marcus Boerger
|
6ce9bcc31e
|
- Need to drop ce until engine gets fixed
|
2005-02-28 19:23:56 +00:00 |
|
Marcus Boerger
|
eb330a95f6
|
- Fix warning
|
2005-02-28 18:44:14 +00:00 |
|
Marcus Boerger
|
d072f6de54
|
- Changing handler table definitively results in SEGVs
|
2005-02-28 18:40:02 +00:00 |
|
Stefan Esser
|
e2f1b375a2
|
This way around for correct error messages
|
2005-02-28 16:32:49 +00:00 |
|
Stefan Esser
|
b7476a5bd6
|
Drop invalid arrays
|
2005-02-28 16:22:39 +00:00 |
|
Joe Orton
|
bc1c0c2e12
|
Fix type mismatch.
|
2005-02-28 13:30:50 +00:00 |
|
Rasmus Lerdorf
|
99f832a206
|
If pdo is disabled, skip all the pdo extensions.
|
2005-02-28 08:18:47 +00:00 |
|
Pierre Joye
|
ee49617830
|
- WS
|
2005-02-28 08:16:47 +00:00 |
|
Pierre Joye
|
4901a8e2b8
|
- create LIBXML_VERSION and LIBXML_DOTTED_VERSION constants
|
2005-02-28 08:13:35 +00:00 |
|
Wez Furlong
|
742b0ab676
|
build bundled sqlite on win32
|
2005-02-28 03:23:56 +00:00 |
|
Wez Furlong
|
c145e5a7e3
|
juggle around a bit; commit generated file
|
2005-02-28 03:21:52 +00:00 |
|
Wez Furlong
|
f58e2006d5
|
fix for PECL Bug #3452
|
2005-02-28 01:30:14 +00:00 |
|
Marcus Boerger
|
fdc3fce335
|
- Fix missapplied logic inversion
|
2005-02-28 01:08:07 +00:00 |
|
Marcus Boerger
|
8de753f09e
|
- Add tests
|
2005-02-27 23:15:52 +00:00 |
|
Marcus Boerger
|
fef7cb4e29
|
- Disable direct serializing for PHP 5.0
|
2005-02-27 22:58:08 +00:00 |
|