Ilija Tovilo
fa8b4e15bd
Merge branch 'PHP-8.2'
...
* PHP-8.2:
Add Windows build to nightly
2023-08-10 15:57: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
fc9266a5fc
Move ASAN built to GitHub actions
...
Cirrus will no longer offer unlimited free builds starting next month. We don't
have an alternative for FreeBSD and ARM, so move what we can for now.
Closes GH-11898
2023-08-09 14:06:36 +02:00
Ilija Tovilo
7e57e108f9
Merge branch 'PHP-8.2'
...
* PHP-8.2:
tests(ext-curl): fix HTTP/2 Server Push tests
2023-07-07 10:38:55 +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
5823955c78
Merge branch 'PHP-8.2'
...
* PHP-8.2:
[skip ci] Fix Slack notification
2023-04-13 13:53: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
471dcf6e40
Merge branch 'PHP-8.2'
2023-04-11 12:49:11 +01: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
ce47e59467
Merge branch 'PHP-8.2'
...
* PHP-8.2:
[skip ci] Notify Slack on nightly failure
2023-04-03 17:22:27 +02: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
d98963a071
Switch to Ubuntu 22.04 for GitHub actions jobs
...
Closes GH-10814
2023-03-10 00:17:23 +01:00
Ilija Tovilo
5c84e0a576
Merge branch 'PHP-8.2'
...
* PHP-8.2:
Re-enable UnixODBC testing.
2023-02-23 23:14:43 +01: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
1cb38e4fcb
Merge branch 'PHP-8.2'
...
* PHP-8.2:
Temporarily disable odbc in ci
2023-02-11 13:35:51 +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
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
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