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
|
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
|
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 |
|