History log of /php-src/ext/dba/tests/value_errors_open.phpt (Results 1 – 3 of 3)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 2097237d 17-May-2024 Máté Kocsis

Migrate ext/dba resources to objects (#14239)

Related to https://wiki.php.net/rfc/resource_to_object_conversion and https://github.com/php/php-tasks/issues/6


Revision tags: php-8.2.0RC1, php-8.1.10, php-8.0.23, php-8.0.23RC1, php-8.1.10RC1, php-8.2.0beta3
# f11228cd 04-Aug-2022 Christoph M. Becker

Add conflict markers for dba tests

These tests use the same filename, and as such must not be run in
parallel.

Revision tags: php-8.2.0beta2, php-8.1.9, php-8.0.22
# eddab740 28-Jul-2022 George Peter Banyard

Improve DBA test suite (#8904)

Generalises tests for all the different drivers.
Run the general test for the various drivers.

This allows support for parallel testing as the tes

Improve DBA test suite (#8904)

Generalises tests for all the different drivers.
Run the general test for the various drivers.

This allows support for parallel testing as the tests now do not rely on the same DB file.

show more ...