武田 憲太郎
|
f42cef6675
|
Fix pgsql and mysql tests on GitHub actions
The tests accidentally stopped running on PHP 8.3+.
Closes GH-12475
|
2023-10-20 10:38:00 +02:00 |
|
Ilija Tovilo
|
e7fa42ed2e
|
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2:
Fix JIT on nightly
|
2023-10-13 11:44:50 +02:00 |
|
Ilija Tovilo
|
90c9ec14eb
|
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
Fix JIT on nightly
|
2023-10-13 11:42:55 +02:00 |
|
Ilija Tovilo
|
734afa0ba8
|
Fix JIT on nightly
The JIT was accidentally disabled in nightly on lower branches because
jit_buffer_size woudln't be passed from nightly.yml on master anymore.
|
2023-10-13 11:41:52 +02:00 |
|
Ilija Tovilo
|
a2d25afa4a
|
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2:
Minimal backport of 098d9ca
|
2023-10-04 15:34:11 +02:00 |
|
Ilija Tovilo
|
af5cdd8db0
|
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
Minimal backport of 098d9ca
|
2023-10-04 15:33:25 +02:00 |
|
Ilija Tovilo
|
36a87e6d32
|
Minimal backport of 098d9ca
|
2023-10-04 15:31:04 +02:00 |
|
Ilija Tovilo
|
769f41bb21
|
Use separate sqlsrv dbs for different exts
This refers to pdo_dblib, pdo_odbc and odbc in particular.
Closes GH-12342
|
2023-10-02 12:55:57 +02:00 |
|
Máté Kocsis
|
985511e968
|
Enable ext/odbc and ext/pdo_odbc tests on Linux in GitHub CI
|
2023-08-23 21:20:41 +02:00 |
|
Ilija Tovilo
|
d98963a071
|
Switch to Ubuntu 22.04 for GitHub actions jobs
Closes GH-10814
|
2023-03-10 00:17:23 +01:00 |
|
Arnaud Le Blanc
|
a11c8a3039
|
Limit stack size (#9104)
|
2022-12-16 17:44:26 +01:00 |
|
Ilija Tovilo
|
b08901b63f
|
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
Migrate i386 to GitHub actions
|
2022-11-03 14:37:59 +01:00 |
|
Ilija Tovilo
|
75970077b0
|
Migrate i386 to GitHub actions
Closes GH-9856
|
2022-11-03 14:34:54 +01:00 |
|
Máté Kocsis
|
92c8e79673
|
Merge branch 'PHP-8.1'
* PHP-8.0:
Test oci8 & pdo_oci in CI
|
2022-08-24 16:47:17 +02:00 |
|
Michael Voříšek
|
c19116ff09
|
Test oci8 & pdo_oci in CI
Closes GH-8348
|
2022-08-24 16:45:34 +02:00 |
|
Ilija Tovilo
|
0028c242f0
|
Add --[no-]progress option to run-tests.php (#9255)
Previously, adding the -g argument would disable progress, even locally.
Now it needs to be disabled explicitly.
|
2022-08-11 20:58:15 +02:00 |
|
Ilija Tovilo
|
53e7141515
|
Hide skipped tests in CI (#9163)
|
2022-07-31 20:47:15 +02:00 |
|
Ilija Tovilo
|
41461cf812
|
Migrate CI to GitHub actions
|
2022-02-23 14:32:50 +01:00 |
|