Fabien Villepinte
3861ce68cd
Replace master by main ( #10171 )
2021-10-16 22:30:15 +02:00
Fabien Villepinte
1dd2bc6f02
Validate composer.lock strictly ( #10160 )
2021-10-15 15:11:38 +02:00
Jordi Boggiano
135611fc9d
Add deprecation baseline for php8.1+ builds which use locked or lowest dependencies
2021-10-15 13:37:02 +02:00
Jordi Boggiano
5818b4aa51
Attempt fixing php8.1 build
2021-10-15 12:55:41 +02:00
Jordi Boggiano
0868245589
Rename master branch to main
2021-10-14 16:21:47 +02:00
Jordi Boggiano
2c292e705d
Mark and close stale support issues
2021-08-29 12:37:08 +02:00
Juliette
5f48f87501
PHPUnit: move environment variable into PHPUnit config file ( #10062 )
...
Co-authored-by: jrfnl <jrfnl@users.noreply.github.com>
2021-08-19 13:21:04 +02:00
Ondrej Mirtes
79093d664b
Update PHPStan and remove ignore
2021-07-21 10:10:09 +02:00
jrfnl
4324b375af
GH Actions: ensure linting is done against highest/lowest supported PHP version
...
`latest` in the matrix will always refer to the latest stable PHP release, which would now be PHP 8.0.
2021-06-21 21:05:19 +02:00
jrfnl
617d63f40a
GH Actions: set error reporting to E_ALL
...
Turns out the default setting for `error_reporting` used by the SetupPHP action is `error_reporting=E_ALL & ~E_DEPRECATED & ~E_STRICT` and `display_errors` is set to `Off`.
For the purposes of CI, I'd recommend running with `E_ALL` and `display_errors=On` to ensure **all** PHP notices are shown.
2021-06-21 21:03:38 +02:00
Jordi Boggiano
7157097ea0
Update ISSUE_TEMPLATE.md
2021-06-09 09:47:37 +02:00
Jordi Boggiano
aaf722db01
Update PR template
2021-06-07 15:52:33 +02:00
Jordi Boggiano
991985792d
Merge branch '2.0'
2021-05-20 14:16:52 +02:00
Guilliam Xavier
8d8842eb8c
Fix schema minimum-stability pattern
2021-05-20 14:15:39 +02:00
Jordi Boggiano
b6826f3523
Create pull_request_template.md
2021-03-11 21:28:58 +01:00
Jordi Boggiano
4940009f83
Bump phpstan to level 3 ( #9734 )
...
Clean up PackageInterface/CompletePackageInterface, add missing methods, type things in solver as BasePackage, added CompleteAliasPackage, ..
2021-03-09 15:49:40 +01:00
Jordi Boggiano
4f2e0de726
Merge branch '1.10' into 2.0
2021-03-09 15:28:03 +01:00
Jordi Boggiano
06003f4da6
Update release step to use php8 as it produces slightly different output wrt white-space, fixes #9746
2021-03-09 15:27:35 +01:00
Jordi Boggiano
d6d4069b30
Try to fix windows CI again
2021-02-23 20:15:00 +01:00
Jordi Boggiano
06ef815ec8
Quote caret to avoid issues with cmd.exe
2021-02-23 20:10:25 +01:00
Jordi Boggiano
e1570798cd
Bump CI versions
2021-02-23 20:00:29 +01:00
Nicolas Grekas
ba94445bb9
Ensure InstalledVersions reports info about all currently registered class loaders
2021-01-27 10:39:35 +01:00
Jordi Boggiano
0da9e216fc
Update ISSUE_TEMPLATE.md
2020-11-27 13:10:48 +01:00
Jordi Boggiano
d98d63abcc
Add note to issue template..
2020-11-27 13:05:32 +01:00
Jordi Boggiano
cfb3b85454
Update semver to latest
2020-11-12 12:59:48 +01:00
Jordi Boggiano
44dc3c27aa
Try and sign phars on releases, refs #5155
2020-10-27 16:18:55 +01:00
Graham Campbell
ceeb743d0b
Use latest phpunit
2020-10-13 14:14:45 +01:00
Jordi Boggiano
cb1c35ab52
Fix typo
2020-10-13 11:42:31 +02:00
Jordi Boggiano
fcbeedbb3a
Merge branch '1.10'
2020-10-13 11:22:34 +02:00
Jordi Boggiano
4a8dbcd145
Fix set-env to use the new gh actions files
2020-10-13 11:17:42 +02:00
Jordi Boggiano
c2317d59bb
Bump phpstan and deps
2020-09-11 11:56:16 +02:00
Jordi Boggiano
89c4cb8836
Bump phpstan and deps
2020-09-11 11:48:08 +02:00
Jordi Boggiano
711d4792ce
Attempt rolling back a couple changes
2020-09-11 11:23:24 +02:00
Graham Campbell
144d8e5359
Removed guff
2020-09-11 11:23:24 +02:00
Graham Campbell
1a2fea3509
Fix actions on PHP 8.0
2020-09-11 11:23:24 +02:00
Jordi Boggiano
1593b67230
Fix warnings on higher phpunit versions
2020-09-11 11:01:32 +02:00
Graham Campbell
99d4b802fb
Bumped minimum phpstan versions
2020-08-18 10:23:26 +01:00
Graham Campbell
f5c2bdb783
Use latest cache action
2020-08-18 10:23:09 +01:00
Jordi Boggiano
0eebdcf2e6
Merge pull request #9122 from staabm/patch-2
...
phpstan natively sends github action formatted errors
2020-08-13 17:01:48 +02:00
Markus Staab
fdff3aeaba
emit github action formatted error messages ( #9120 )
2020-08-13 16:37:32 +02:00
Markus Staab
2279b6fdad
phpstan natively sends github action formatted errors
...
no need to use cs2pr for now
2020-08-13 15:57:39 +02:00
Rob Bast
11892070d1
Create an issue @ Docker repository on tag
2020-07-16 14:48:16 +02:00
Jordi Boggiano
8dae1dd45a
Merge branch '1.10'
2020-07-16 13:05:17 +02:00
Jordi Boggiano
eec2f8d423
Remove highest/lowest builds for 1.10 maintenance branch
2020-07-16 12:37:54 +02:00
Rob Bast
351dcd1c64
Create an issue @ Docker repository on tag
2020-06-29 14:22:11 +02:00
Ayesh Karunaratne
d906ff12c9
PHPStan fixes: `autoload_files`, and `ignoreErrors` ( #8974 )
...
* PHPStan: Remove autoload_files directive as it is not necessary anymore
* PHPStan: Add error exclusions for sapi_windows_set_ctrl_handler function
* PHPStan: Add error exclusions for ZipArchive::LIBZIP_VERSION
* PHPStan: Require phpstan ^0.12.26
* Ensure zip ext is available on gh actions
Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
2020-06-16 10:05:44 +02:00
Jordi Boggiano
c9571f90b4
Run phpstan with regular output and then run again to cs2pr if there was an error, to keep usable output in CI logs
2020-06-04 16:11:02 +02:00
Jordi Boggiano
81c6fe987b
Remove empty env var
2020-06-03 10:26:56 +02:00
Graham Campbell
7a97741aae
Use --ignore-platform-req=php ( #8936 )
2020-06-02 13:03:58 +02:00
Jordi Boggiano
0a0291e913
Remove deprecated flag
2020-05-28 10:31:46 +02:00