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 |
|
Ilija Tovilo
|
53e7141515
|
Hide skipped tests in CI (#9163)
|
2022-07-31 20:47:15 +02:00 |
|
Ilija Tovilo
|
b5ab0e06b8
|
Assert all test files are cleaned up in CI (#8977)
Closes GH-8427
|
2022-07-21 16:06:14 +01:00 |
|
Tim Düsterhus
|
2e404959a0
|
Add scripts/dev/credits to 'verify-generated-files' action (#9049)
see 3292e54d8c
|
2022-07-19 19:45:14 +02:00 |
|
Ilija Tovilo
|
3f7ec69b61
|
Collapse more generated files in PRs (#8754)
* The generated VM files
* tokenizer_data.c
|
2022-06-12 10:56:35 +02:00 |
|
Máté Kocsis
|
0c3b411c6b
|
Verify if generated func info is up-to-date
|
2022-06-01 17:08:28 +02:00 |
|
Arnaud Le Blanc
|
f07a08df5c
|
Fix unregistering ini entries of dynamically loaded extension (#8435)
Fixes GH-8185
|
2022-05-06 15:25:44 +02:00 |
|
Ilija Tovilo
|
79eba0231b
|
Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0:
Only check tracked files in verify-generated-files
|
2022-04-22 00:29:40 +02:00 |
|
Ilija Tovilo
|
1dc6dba014
|
Only check tracked files in verify-generated-files
|
2022-04-22 00:28:32 +02:00 |
|
Ilija Tovilo
|
cf70047351
|
Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0:
Verify generated files are up to date in CI
|
2022-04-21 23:27:29 +02:00 |
|
Michael Voříšek
|
36de002cc6
|
Verify generated files are up to date in CI
Closes GH-8295
|
2022-04-21 23:25:47 +02:00 |
|
Ilija Tovilo
|
d1dc71093f
|
Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0:
Fix opcache testing in CI
|
2022-04-14 09:52:07 +02:00 |
|
Michael Voříšek
|
e3f2846bbb
|
Fix opcache testing in CI
Closes GH-8350
|
2022-04-14 09:50:48 +02:00 |
|
Ilija Tovilo
|
1e8d35adab
|
GitHub actions test with firebird, dblib and werror
|
2022-02-23 22:22:00 +01:00 |
|
Ilija Tovilo
|
41461cf812
|
Migrate CI to GitHub actions
|
2022-02-23 14:32:50 +01:00 |
|