Tim Düsterhus
bb70c5589a
Update GitHub Action workflows to actions/checkout@v6
...
Keep this up to date in all nonbranches, because the node.js runtime for older
versions might get deprecated in the future and fixing this for all branches at
once is easier.
see 2650248a92
2025-12-17 14:00:10 +01:00
Ilija Tovilo
8ab11e77e8
Merge branch 'PHP-8.5'
...
* PHP-8.5:
Fix xcode-select
2025-12-13 20:30:18 +01:00
Ilija Tovilo
d28b13c8d9
Merge branch 'PHP-8.4' into PHP-8.5
...
* PHP-8.4:
Fix xcode-select
2025-12-13 20:30:14 +01:00
Ilija Tovilo
e82afcfc1b
Merge branch 'PHP-8.3' into PHP-8.4
...
* PHP-8.3:
Fix xcode-select
2025-12-13 20:30:09 +01:00
Ilija Tovilo
b37a6e73b1
Merge branch 'PHP-8.2' into PHP-8.3
...
* PHP-8.2:
Fix xcode-select
2025-12-13 20:30:03 +01:00
Ilija Tovilo
9bd587801d
Merge branch 'PHP-8.1' into PHP-8.2
...
* PHP-8.1:
Fix xcode-select
2025-12-13 20:29:56 +01:00
Ilija Tovilo
6cdb8bf0a2
Fix xcode-select
...
The old Xcode sticks around, so make sure we sort in reverse to pick the newer
version. Technically we should use something like sort -Vr, but -V doesn't exist
on macOS. But that won't be a problem until Xcode 100, which my great great
grand children can worry about.
2025-12-13 20:27:14 +01:00
Ilija Tovilo
9c81b52316
Merge branch 'PHP-8.5'
...
* PHP-8.5:
Update clang in macOS build
2025-12-08 23:11:13 +01:00
Ilija Tovilo
01742e9119
Merge branch 'PHP-8.4' into PHP-8.5
...
* PHP-8.4:
Update clang in macOS build
2025-12-08 23:11:08 +01:00
Ilija Tovilo
14ea97aa03
Merge branch 'PHP-8.3' into PHP-8.4
...
* PHP-8.3:
Update clang in macOS build
2025-12-08 23:11:02 +01:00
Ilija Tovilo
4969ef195b
Merge branch 'PHP-8.2' into PHP-8.3
...
* PHP-8.2:
Update clang in macOS build
2025-12-08 23:10:56 +01:00
Ilija Tovilo
4022ea11b8
Merge branch 'PHP-8.1' into PHP-8.2
...
* PHP-8.1:
Update clang in macOS build
2025-12-08 23:10:51 +01:00
Ilija Tovilo
cb413b5d5f
Update clang in macOS build
...
This resolves a crash in release builds. This may be dropped again in the
future once the bugfix lands.
Co-authored by Alexandre Daubois <alex.daubois@gmail.com >
Co-authored by Arnaud Le Blanc <arnaud.lb@gmail.com >
Co-authored by Jakub Zelenka <bukka@php.net >
Closes GH-20669
2025-12-08 23:10:26 +01:00
Ilija Tovilo
d750d30a62
Merge branch 'PHP-8.5'
...
* PHP-8.5:
[skip ci] Fix Symfony PHP requirements in community build
2025-11-18 00:52:42 +01:00
Ilija Tovilo
f558ae5204
Merge branch 'PHP-8.4' into PHP-8.5
...
* PHP-8.4:
[skip ci] Fix Symfony PHP requirements in community build
2025-11-18 00:52:36 +01:00
Ilija Tovilo
b4eea9c68c
Merge branch 'PHP-8.3' into PHP-8.4
...
* PHP-8.3:
[skip ci] Fix Symfony PHP requirements in community build
2025-11-18 00:52:28 +01:00
Ilija Tovilo
24f4799783
Merge branch 'PHP-8.2' into PHP-8.3
...
* PHP-8.2:
[skip ci] Fix Symfony PHP requirements in community build
2025-11-18 00:52:21 +01:00
Ilija Tovilo
7ceee594bf
Merge branch 'PHP-8.1' into PHP-8.2
...
* PHP-8.1:
[skip ci] Fix Symfony PHP requirements in community build
2025-11-18 00:52:14 +01:00
Ilija Tovilo
599d5ae64c
[skip ci] Fix Symfony PHP requirements in community build
...
Symfony 8.1 and 8.0 now require PHP 8.4. Use 7.4 for PHP 8.3 and 8.2 builds. PHP
8.1 continues to be skipped. Sadly, this will need to be updated sporadically.
Closes GH-20512
2025-11-18 00:51:39 +01:00
Michael Voříšek
7db647dd99
Verify bundled PCRE2 in CI
...
Closes GH-20354
2025-11-12 18:23:01 +01:00
Gina Peter Banyard
67e5d6cc2d
Merge branch 'PHP-8.5'
...
* PHP-8.5:
Update NEWS for recent pgsql bugfix
ext/pgsql: Fix segfaults when attempting to fetch row into a non-instantiable class name (#20180 )
2025-11-04 00:10:03 +00:00
Gina Peter Banyard
7c6affd617
Merge branch 'PHP-8.4' into PHP-8.5
...
* PHP-8.4:
Update NEWS for recent pgsql bugfix
ext/pgsql: Fix segfaults when attempting to fetch row into a non-instantiable class name (#20180 )
2025-11-04 00:09:44 +00:00
Gina Peter Banyard
afca514c3b
Merge branch 'PHP-8.3' into PHP-8.4
...
* PHP-8.3:
Update NEWS for recent pgsql bugfix
ext/pgsql: Fix segfaults when attempting to fetch row into a non-instantiable class name (#20180 )
2025-11-04 00:08:42 +00:00
Gina Peter Banyard
94dc6ae871
ext/pgsql: Fix segfaults when attempting to fetch row into a non-instantiable class name ( #20180 )
...
Also fix Windows CI with Postgres and CLEAN sections
---------
Co-authored-by: Niels Dossche <7771979+nielsdos@users.noreply.github.com >
2025-11-04 00:04:30 +00:00
Niels Dossche
2523491fd5
Merge branch 'PHP-8.5'
...
* PHP-8.5:
[ci skip] Fix CODEOWNERS name
2025-10-30 19:13:26 +01:00
Niels Dossche
2e0ab274ef
Merge branch 'PHP-8.4' into PHP-8.5
...
* PHP-8.4:
[ci skip] Fix CODEOWNERS name
2025-10-30 19:13:20 +01:00
Niels Dossche
0929f7376d
Merge branch 'PHP-8.3' into PHP-8.4
...
* PHP-8.3:
[ci skip] Fix CODEOWNERS name
2025-10-30 19:12:45 +01:00
Niels Dossche
a585ace762
Merge branch 'PHP-8.2' into PHP-8.3
...
* PHP-8.2:
[ci skip] Fix CODEOWNERS name
2025-10-30 19:12:39 +01:00
Niels Dossche
4098613012
[ci skip] Fix CODEOWNERS name
2025-10-30 19:11:57 +01:00
Máté Kocsis
f8d804b9ee
Add Tim as a maintainer of ext/uri
...
[skip-ci]
Backported to 8.5 from master (cd9eec79a8 )
as this needs to be in sync (see file header).
2025-10-22 21:59:15 +02:00
Niels Dossche
c48795ad32
Merge branch 'PHP-8.5'
...
* PHP-8.5:
[ci skip] Add myself to tidy extension maintainers
2025-10-22 21:56:27 +02:00
Niels Dossche
7ac83a2a36
Merge branch 'PHP-8.4' into PHP-8.5
...
* PHP-8.4:
[ci skip] Add myself to tidy extension maintainers
2025-10-22 21:56:02 +02:00
Niels Dossche
42787fe1cc
Merge branch 'PHP-8.3' into PHP-8.4
...
* PHP-8.3:
[ci skip] Add myself to tidy extension maintainers
2025-10-22 21:55:39 +02:00
Niels Dossche
48e36085ea
[ci skip] Add myself to tidy extension maintainers
...
I've been looking after this de-facto, and can review PRs.
This doesn't add much extra workload anyway.
2025-10-22 21:55:05 +02:00
Ilija Tovilo
0b145f506b
Merge branch 'PHP-8.5'
...
* PHP-8.5:
[skip ci] Fix nightly notification workflow url
2025-10-21 18:06:08 +02:00
Ilija Tovilo
d78faacbbf
Merge branch 'PHP-8.4' into PHP-8.5
...
* PHP-8.4:
[skip ci] Fix nightly notification workflow url
2025-10-21 18:06:01 +02:00
Ilija Tovilo
ff1c9fa340
Merge branch 'PHP-8.3' into PHP-8.4
...
* PHP-8.3:
[skip ci] Fix nightly notification workflow url
2025-10-21 18:05:54 +02:00
Ilija Tovilo
4043e5fdfc
Merge branch 'PHP-8.2' into PHP-8.3
...
* PHP-8.2:
[skip ci] Fix nightly notification workflow url
2025-10-21 18:05:42 +02:00
Ilija Tovilo
270e3da220
Merge branch 'PHP-8.1' into PHP-8.2
...
* PHP-8.1:
[skip ci] Fix nightly notification workflow url
2025-10-21 18:05:29 +02:00
Ilija Tovilo
7877de29e0
[skip ci] Fix nightly notification workflow url
...
jobs_url is a link to the api, rather than the website.
Also tweak wording, as we now only send one notification per workflow, rather
than per failed job.
2025-10-21 17:57:30 +02:00
Ilija Tovilo
3943bb0973
Merge branch 'PHP-8.5'
...
* PHP-8.5:
Create separate workflow for nightly slack notification
2025-10-20 22:51:07 +02:00
Ilija Tovilo
8bce65dc91
Merge branch 'PHP-8.4' into PHP-8.5
...
* PHP-8.4:
Create separate workflow for nightly slack notification
2025-10-20 22:50:43 +02:00
Ilija Tovilo
e76c2e2789
Merge branch 'PHP-8.3' into PHP-8.4
...
* PHP-8.3:
Create separate workflow for nightly slack notification
2025-10-20 22:50:38 +02:00
Ilija Tovilo
0a2717ee41
Merge branch 'PHP-8.2' into PHP-8.3
...
* PHP-8.2:
Create separate workflow for nightly slack notification
2025-10-20 22:50:30 +02:00
Ilija Tovilo
0bd904b356
Merge branch 'PHP-8.1' into PHP-8.2
...
* PHP-8.1:
Create separate workflow for nightly slack notification
2025-10-20 22:50:24 +02:00
Ilija Tovilo
90bc40ecc0
Create separate workflow for nightly slack notification
...
Closes GH-20248
2025-10-20 22:49:21 +02:00
Tim Düsterhus
adb90d0251
Merge branch 'PHP-8.5'
...
* PHP-8.5:
.github: Bust the nightly CI cache on Sunday instead of Monday (#20242 )
2025-10-20 12:43:53 +02:00
Tim Düsterhus
28d8b8f73a
Merge branch 'PHP-8.4' into PHP-8.5
...
* PHP-8.4:
.github: Bust the nightly CI cache on Sunday instead of Monday (#20242 )
2025-10-20 12:43:44 +02:00
Tim Düsterhus
b0a3f7a10a
Merge branch 'PHP-8.3' into PHP-8.4
...
* PHP-8.3:
.github: Bust the nightly CI cache on Sunday instead of Monday (#20242 )
2025-10-20 12:43:32 +02:00
Tim Düsterhus
75b770e745
Merge branch 'PHP-8.2' into PHP-8.3
...
* PHP-8.2:
.github: Bust the nightly CI cache on Sunday instead of Monday (#20242 )
2025-10-20 12:43:25 +02:00