Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
Serenata
Browse files
Mar 05, 2021
Fix PHPStan error
· d3c9dcb3
Gert
authored
Mar 05, 2021
d3c9dcb3
Fix new issues reported by latest PHPStan 0.12.80
· 98860f39
Gert
authored
Mar 05, 2021
98860f39
Jan 29, 2021
Update CHANGELOG a bit
· 9a5c98c3
Gert
authored
Jan 29, 2021
9a5c98c3
Fix PHPStan errors related to ignored patterns being obsolete
· 03946d34
Gert
authored
Jan 29, 2021
03946d34
Run PHPStan on PHP 8
· 09d6a8f6
Gert
authored
Jan 29, 2021
09d6a8f6
Remove obsolete comment
· 96fb4241
Gert
authored
Jan 29, 2021
96fb4241
Switch to official PHP 8 image in CI
· 1ae89c21
Gert
authored
Jan 29, 2021
1ae89c21
Drop --ignore-platform-reqs now all dependencies allow PHP 8
· 63283fc3
Gert
authored
Jan 29, 2021
63283fc3
Update to newest phpstan-exception-rules compatible with PHP 8
· f76be5fa
Gert
authored
Jan 29, 2021
f76be5fa
Update to paratest 6 to make it compatible with PHP 8
· 4c826deb
Gert
authored
Jan 29, 2021
4c826deb
Deprecate PHP 7.4 as well
· 6271059e
Gert
authored
Jan 29, 2021
6271059e
Update CHANGELOG
· 30350cca
Gert
authored
Jan 29, 2021
30350cca
Fix some PHPStan errors occurring with latest PHPStan
· e265e199
Gert
authored
Jan 29, 2021
e265e199
Nov 01, 2020
Add missing JsonRpcRequestSender to aid in sending requests to clients
· 767bc2c0
Gert
authored
Nov 01, 2020
767bc2c0
Refactor indexing to use promises so they can be async in the future
· 516788a6
Gert
authored
Nov 01, 2020
516788a6
Remove commented out code
· d47d9dc3
Gert
authored
Nov 01, 2020
d47d9dc3
Replace existing progress reporting with $/progress
· f1832981
Gert
authored
Nov 01, 2020
f1832981
Oct 25, 2020
Fix some PHPStan errors
· 1cae471f
Gert
authored
Oct 25, 2020
1cae471f
Clarify dropped support for PHP 7.1 and 7.2 is for running Serenata only
· 477f9170
Gert
authored
Oct 25, 2020
477f9170
Clarify experimental support for running on PHP 8 in CHANGELOG
· 5a16b469
Gert
authored
Oct 25, 2020
5a16b469
Don't run PHPStan on PHP 8 as it generates different errors
· e62c8190
Gert
authored
Oct 25, 2020
e62c8190
Fix some PHPStan errors
· 0e005a1d
Gert
authored
Oct 25, 2020
0e005a1d
Fix Composer installation failing for PHP 8
· 849e66f8
Gert
authored
Oct 25, 2020
849e66f8
Oct 24, 2020
Allow PHP 8 for ourselves
· 434bb13a
Gert
authored
Oct 24, 2020
434bb13a
Merge branch 'master' into feature/support-running-on-php8
· 49c19495
Gert
authored
Oct 24, 2020
49c19495
Update CI to Composer 2.0.1
· 444fd39b
Gert
authored
Oct 24, 2020
444fd39b
Merge branch 'master' into feature/support-running-on-php8
· 70ddf600
Gert
authored
Oct 24, 2020
70ddf600
Fix ComposerRequireChecker in CI complaining about T_NAME_QUALIFIED for PHP 8
· e15cb0d7
Gert
authored
Oct 24, 2020
e15cb0d7
Merge branch 'master' into feature/support-running-on-php8
· 2e9ec903
Gert
authored
Oct 24, 2020
2e9ec903
Fix PHPStan failing in CI
· 73ca5b76
Gert
authored
Oct 24, 2020
73ca5b76
Fix PHPStan using wrong artifacts in CI
· 9defa940
Gert
authored
Oct 24, 2020
9defa940
Clarify PHP 8 builds are experimental
· b3ab22a1
Gert
authored
Oct 24, 2020
b3ab22a1
Add PHP 8 to CI
· b16b882d
Gert
authored
Oct 24, 2020
b16b882d
Pin dependencies to Symfony 5.1 consistently
· 0dc0d8c9
Gert
authored
Oct 24, 2020
0dc0d8c9
Fix testStopsAtStaticClassNamesContainingANamespace failing on PHP 8
· 1f690da7
Gert
authored
Oct 24, 2020
1f690da7
Fix PHPUnit 9 warnings related to using ints instead of floats
· eec6ed9a
Gert
authored
Oct 24, 2020
eec6ed9a
Fix tearDown being incompatible with PHPUnit 9
· 71ebf6ee
Gert
authored
Oct 24, 2020
71ebf6ee
Migrate PHPUnit configuration as suggested by PHPUnit
· ac5d33d5
Gert
authored
Oct 24, 2020
ac5d33d5
Update to latest dependencies needing at least PHP 7.3
· 12e352a0
Gert
authored
Oct 24, 2020
12e352a0
Deprecate PHP 7.3 since it will be completely dead by december
· 9a0309a4
Gert
authored
Oct 24, 2020
9a0309a4
Loading