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
|
ca4d7bf5f3
|
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
Fix missing instantclient in CI
|
2023-08-28 14:23:47 +02:00 |
|
Ilija Tovilo
|
f3bd027b69
|
Fix missing instantclient in CI
We should only pass the --with-pdo-oci and --with-oci8 flags if instantclient is
installed.
Closes GH-12066
|
2023-08-28 14:23:36 +02:00 |
|
Ilija Tovilo
|
a8e5285437
|
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
Move installation of oracle instant client in GHA
|
2023-08-23 11:28:59 +02:00 |
|
Ilija Tovilo
|
ba07a0b846
|
Move installation of oracle instant client in GHA
Closes GH-12033
|
2023-08-23 11:28:17 +02:00 |
|
Ilija Tovilo
|
b23423528f
|
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
Add Windows build to nightly
|
2023-08-10 15:56:20 +02:00 |
|
Ilija Tovilo
|
90f514cf21
|
Add Windows build to nightly
Also stop running 32-bit in push, it's really not necessary.
|
2023-08-10 15:56:08 +02:00 |
|
Ilija Tovilo
|
30a80b8e41
|
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
tests(ext-curl): fix HTTP/2 Server Push tests
|
2023-07-07 10:38:48 +02:00 |
|
Kévin Dunglas
|
47d478806a
|
tests(ext-curl): fix HTTP/2 Server Push tests
Closes GH-10669
|
2023-07-07 10:38:26 +02:00 |
|
Ilija Tovilo
|
2086740c9e
|
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
[skip ci] Don't suppress setup-slapd.sh output
|
2023-06-16 12:06:33 +02:00 |
|
Ilija Tovilo
|
1c85278fbe
|
[skip ci] Don't suppress setup-slapd.sh output
This step frequently fails in CI. We would like to now why to see if we can
improve stability.
|
2023-06-16 12:04:05 +02:00 |
|
Ilija Tovilo
|
edd4980199
|
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
[skip ci] Fix Slack notification
|
2023-04-13 13:52:42 +02:00 |
|
Ilija Tovilo
|
2eeff96df5
|
[skip ci] Fix Slack notification
ravsamhq/notify-slack-action doesn't work on MacOS, so we use curl directly.
|
2023-04-13 13:52:23 +02:00 |
|
Jakub Zelenka
|
d638c0d1e3
|
Merge branch 'PHP-8.1' into PHP-8.2
|
2023-04-11 12:48:23 +01:00 |
|
Jakub Zelenka
|
4be6435c9f
|
Use curl from brew on MacOS CI
This fixes issue in curl ext SSL client cert setting test.
Closes GH-11056
|
2023-04-11 12:46:25 +01:00 |
|
Ilija Tovilo
|
aeb32bb357
|
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
[skip ci] Notify Slack on nightly failure
|
2023-04-03 17:21:34 +02:00 |
|
Ilija Tovilo
|
3a21a87443
|
[skip ci] Notify Slack on nightly failure
|
2023-04-03 17:21:12 +02:00 |
|
Ilija Tovilo
|
c891495e04
|
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
Re-enable UnixODBC testing.
|
2023-02-23 23:14:34 +01:00 |
|
Danack
|
939c546ea1
|
Re-enable UnixODBC testing.
The problem installing the package in the CI environment has been fixed.
|
2023-02-23 23:14:02 +01:00 |
|
Ilija Tovilo
|
0d56a5b591
|
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
Temporarily disable odbc in ci
|
2023-02-11 13:35:35 +01:00 |
|
Ilija Tovilo
|
18b611d6a0
|
Temporarily disable odbc in ci
The unixodbc.h header is suddenly missing.
|
2023-02-11 13:22:27 +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
|
ed1e703716
|
Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0:
Migrate i386 to GitHub actions
|
2022-11-03 14:37:17 +01:00 |
|
Ilija Tovilo
|
75970077b0
|
Migrate i386 to GitHub actions
Closes GH-9856
|
2022-11-03 14:34:54 +01:00 |
|
Ilija Tovilo
|
182c8acf43
|
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
Prepare for Windows CI with Github Actions
|
2022-10-09 18:48:07 +02:00 |
|
Ilija Tovilo
|
296a09549b
|
Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0:
Prepare for Windows CI with Github Actions
|
2022-10-09 18:45:29 +02:00 |
|
Michael Voříšek
|
b43e49437c
|
Prepare for Windows CI with Github Actions
|
2022-10-09 18:44:59 +02:00 |
|
Ilija Tovilo
|
acccb39607
|
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
[skip ci] Don't generate junit.xml in libmysqlclient for now
|
2022-09-29 15:03:00 +02:00 |
|
Ilija Tovilo
|
d85bdfd108
|
[skip ci] Don't generate junit.xml in libmysqlclient for now
We're not uploading it anyway, and it makes the verify generated files
step fail.
|
2022-09-29 15:02:25 +02:00 |
|
Ilija Tovilo
|
28a40b257a
|
[skip ci] Pass --no-progress flag in libmysqlclient test
|
2022-09-29 13:54:25 +02:00 |
|
Ilija Tovilo
|
d644600ddd
|
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
[skip ci] Fix libmysqlclient build for >=PHP-8.2
|
2022-09-29 13:51:30 +02:00 |
|
Ilija Tovilo
|
2b8ac216b0
|
[skip ci] Fix libmysqlclient build for >=PHP-8.2
Inputs are implicitly coerced to strings...
|
2022-09-29 13:50:28 +02:00 |
|
Ilija Tovilo
|
1ff70a5025
|
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
[skip ci] Attempt to fix libmysqlclient build for >=PHP-8.2
|
2022-09-27 23:56:44 +02:00 |
|
Ilija Tovilo
|
a79e0ee57c
|
[skip ci] Attempt to fix libmysqlclient build for >=PHP-8.2
|
2022-09-27 23:54:36 +02:00 |
|
Ilija Tovilo
|
a11b05f9a6
|
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
Migrate libmysqlclient job to GitHub actions
|
2022-09-25 16:40:35 +02:00 |
|
Ilija Tovilo
|
1ee5b65f09
|
Migrate libmysqlclient job to GitHub actions
Closes GH-9608
|
2022-09-25 16:37:36 +02:00 |
|
Ilija Tovilo
|
a107266e1c
|
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
Migrate MSAN build to GitHub actions
|
2022-09-25 16:23:48 +02:00 |
|
Ilija Tovilo
|
5c72029e60
|
Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0:
Migrate MSAN build to GitHub actions
|
2022-09-25 16:21:57 +02:00 |
|
Ilija Tovilo
|
9377c30577
|
Migrate MSAN build to GitHub actions
|
2022-09-25 16:18:58 +02: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 |
|
Máté Kocsis
|
497820ea5f
|
Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0:
Test oci8 & pdo_oci in CI
|
2022-08-24 16:46:38 +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 |
|
David Carlier
|
b0c658f0b1
|
Merge branch 'PHP-8.1'
|
2022-08-10 21:47:57 +01:00 |
|
David Carlier
|
ab58e4a03d
|
Merge branch 'PHP-8.0' into PHP-8.1
|
2022-08-10 21:47:38 +01:00 |
|
Vladislav Senin
|
8aeae636e3
|
Fixes CI macOs, replacing now disabled tidyp dependency to tidy-html5.
|
2022-08-10 21:46:25 +01:00 |
|
Máté Kocsis
|
59d257d1ae
|
Declare ext/tokenizer constants in stubs (#9148)
|
2022-08-01 10:50:56 +02:00 |
|