|
13dee2a615
|
Merge branch 'legacy/pm4' into stable
|
2023-06-07 21:33:12 +01:00 |
|
|
179eec9754
|
PHP-CS-Fixer 3.17
|
2023-06-07 21:04:11 +01:00 |
|
|
d2fe537159
|
Merge branch 'minor-next' into major-next
|
2023-05-31 22:12:39 +01:00 |
|
|
1101f35c17
|
Update setup-php-action to 2.0.0
this version vastly improves build time by using optimized prebuilts
instead of building the binaries on the runner.
|
2023-05-31 22:09:33 +01:00 |
|
|
0ed5e94a72
|
Merge branch 'minor-next' into major-next
|
2023-05-30 16:15:56 +01:00 |
|
|
fe2140a716
|
Bump shivammathur/setup-php from 2.25.1 to 2.25.2 (#5766)
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.25.1 to 2.25.2.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](https://github.com/shivammathur/setup-php/compare/2.25.1...2.25.2)
---
updated-dependencies:
- dependency-name: shivammathur/setup-php
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-29 21:36:46 +01:00 |
|
|
9ddac21de0
|
Bump shivammathur/setup-php from 2.24.0 to 2.25.1 (#5711)
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.24.0 to 2.25.1.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](https://github.com/shivammathur/setup-php/compare/2.24.0...2.25.1)
---
updated-dependencies:
- dependency-name: shivammathur/setup-php
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-21 00:13:22 +01:00 |
|
|
e0630fbb25
|
pmmpthread support
|
2023-05-20 01:29:26 +01:00 |
|
|
ee9ce8a4f4
|
Merge branch 'minor-next' into major-next
|
2023-05-17 15:45:03 +01:00 |
|
|
043350753b
|
Drop PHP 8.0, 8.1 is now minimum version
|
2023-05-17 13:53:57 +01:00 |
|
|
0dca85af44
|
Merge branch 'minor-next' into major-next
|
2023-04-26 23:28:27 +01:00 |
|
|
4def4d52d9
|
Merge branch 'stable' into minor-next
|
2023-04-26 23:22:00 +01:00 |
|
|
b162d688a3
|
CI: use php-cs-fixer 3.16
|
2023-04-26 16:05:06 +01:00 |
|
|
eb130f2906
|
Move primary version to PHP 8.1
8.0 is still supported for now, but won't be updated any longer.
|
2023-04-26 16:03:33 +01:00 |
|
|
3b09c3a48a
|
actions: updated setup-php-action to pmmp/setup-php-action@c7fb29d835
|
2023-04-26 14:40:39 +01:00 |
|
|
87781cff4d
|
Update GitHub Actions PHP versions
|
2023-04-26 14:38:40 +01:00 |
|
|
cc69383b6f
|
Merge branch 'minor-next' into major-next
|
2023-03-14 18:40:57 +00:00 |
|
|
e2071e59c8
|
actions: update PHP versions
|
2023-03-13 17:44:10 +00:00 |
|
|
dedd1d7fb3
|
Merge branch 'next-minor' into next-major
|
2023-03-07 15:25:44 +00:00 |
|
|
a1b42d419f
|
Merge branch 'stable' into next-minor
|
2023-03-07 15:24:24 +00:00 |
|
|
ef942a627f
|
actions: drop concurrency group
this is causing builds to get randomly cancelled when multiple branches are pushed at once.
|
2023-03-07 15:23:12 +00:00 |
|
|
c82b43a586
|
Merge branch 'next-minor' into next-major
|
2023-02-23 22:00:14 +00:00 |
|
|
9acb4d64db
|
Added generated constants for available BedrockData files
this makes it easier to detect unused files, detect removed files, and also avoid typos in usages.
|
2023-02-23 21:45:12 +00:00 |
|
|
2f283678c7
|
Merge branch 'next-minor' into next-major
|
2023-01-30 13:26:29 +00:00 |
|
|
0ac9584bbb
|
Bump shivammathur/setup-php from 2.23.0 to 2.24.0 (#5543)
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.23.0 to 2.24.0.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](https://github.com/shivammathur/setup-php/compare/2.23.0...2.24.0)
---
updated-dependencies:
- dependency-name: shivammathur/setup-php
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-30 12:49:42 +00:00 |
|
|
bd3e9e1cad
|
Do not allow more than 1 run to compile PHP at a time
this causes cache collisions and build failures
|
2023-01-23 20:13:29 +00:00 |
|
|
222415859a
|
Require pthreads ^5.1
This version of pthreads has a substantially improved API, improved
performance, improved memory usage, and much less magical and broken
behaviour.
|
2023-01-23 20:02:33 +00:00 |
|
|
14b250c63f
|
Merge branch 'next-minor' into next-major
|
2023-01-23 19:37:18 +00:00 |
|
|
a12aac71fd
|
Updated setup-php-action
|
2023-01-23 19:36:52 +00:00 |
|
|
07a30ea1f9
|
Merge branch 'next-minor' into next-major
|
2023-01-20 15:42:30 +00:00 |
|
|
65ef929d22
|
Update Actions PHP versions
|
2023-01-20 01:13:15 +00:00 |
|
|
441919c5e3
|
Begin testing on PHP 8.2
|
2023-01-20 01:12:35 +00:00 |
|
|
c2918709a3
|
Merge branch 'next-minor' into next-major
|
2023-01-06 01:59:04 +00:00 |
|
|
9a47c1d401
|
Bump shivammathur/setup-php from 2.22.0 to 2.23.0 (#5474)
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.22.0 to 2.23.0.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](https://github.com/shivammathur/setup-php/compare/2.22.0...2.23.0)
---
updated-dependencies:
- dependency-name: shivammathur/setup-php
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-04 20:15:11 +00:00 |
|
|
f8cc015c51
|
Merge branch 'next-minor' into next-major
|
2022-12-23 16:58:59 +00:00 |
|
|
7d1d62042c
|
attempted fix for GitHub rate limiting php-cs-fixer installation
from https://github.com/shivammathur/setup-php/issues/678#issuecomment-1363128626
|
2022-12-22 18:13:03 +00:00 |
|
|
a205d64732
|
Merge branch 'next-minor' into next-major
|
2022-11-12 17:02:56 +00:00 |
|
|
1a8c8af523
|
Bump shivammathur/setup-php from 2.21.2 to 2.22.0 (#5375)
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.21.2 to 2.22.0.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](https://github.com/shivammathur/setup-php/compare/2.21.2...2.22.0)
---
updated-dependencies:
- dependency-name: shivammathur/setup-php
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-07 13:40:53 +00:00 |
|
|
f80ffd8de0
|
Merge branch 'next-minor' into next-major
|
2022-09-15 13:59:21 +01:00 |
|
|
a82923acb4
|
Updated Actions PHP versions
|
2022-09-15 12:03:36 +01:00 |
|
|
67887afd6b
|
Updated php-cs-fixer version for Actions
|
2022-09-15 12:03:04 +01:00 |
|
|
1ecb10acba
|
Merge branch 'next-minor' into next-major
|
2022-08-21 19:19:07 +01:00 |
|
|
717ab1989a
|
Update setup-php-action to pmmp/setup-php-action@82a44d659b
|
2022-08-21 18:14:07 +01:00 |
|
|
83db186b6a
|
Updated setup-php-action to pmmp/setup-php-action@e128aee02f
|
2022-08-20 18:53:08 +01:00 |
|
|
6a4e5aba8b
|
Update setup-php-action to pmmp/setup-php-action@330b4c2940
|
2022-08-20 18:03:30 +01:00 |
|
|
98778052bb
|
actions: start building on 8.1
|
2022-08-20 16:32:36 +01:00 |
|
|
10b799fadb
|
Bump shivammathur/setup-php from 2.21.1 to 2.21.2 (#5238)
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.21.1 to 2.21.2.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](https://github.com/shivammathur/setup-php/compare/2.21.1...2.21.2)
---
updated-dependencies:
- dependency-name: shivammathur/setup-php
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-19 15:51:44 +01:00 |
|
|
99b55f7427
|
actions: use newer php-cs-fixer
|
2022-08-15 17:26:42 +01:00 |
|
|
43a3151de3
|
Merge branch 'next-minor' into next-major
|
2022-08-14 18:49:19 +01:00 |
|
|
5c72807b16
|
Bump shivammathur/setup-php from 2.21.0 to 2.21.1 (#5199)
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.21.0 to 2.21.1.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](https://github.com/shivammathur/setup-php/compare/2.21.0...2.21.1)
---
updated-dependencies:
- dependency-name: shivammathur/setup-php
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-06 15:39:36 +01:00 |
|