History log of /PHP-8.2/ext/dba/tests/dba_array_keys_var_non_string.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# 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 ...


# 8db5e708 24-Oct-2021 George Peter Banyard

DBA should not convert elements in-place if the key param is an array

Also check that the value can actually be converted to string