History log of /PHP-8.3/ext/oci8/tests/CONFLICTS (Results 1 – 2 of 2)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# e1ec67ac 27-Mar-2023 Ilija Tovilo

Unparallelize IO heavy tests

Alternative to GH-10892. This is somewhat unfortunate since these are also the
slow tests. I'm also not sure if this actually helps.

Closes GH-10953


Revision tags: php-8.2.0RC1, php-8.1.10, php-8.0.23
# be4dd60c 25-Aug-2022 Michael Voříšek

Fix oci8/pdo_oci random test failures when run in parallel

Closes GH-9424.