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 · 5.4.0
Serenata
Browse files
Sep 13, 2020
Release 5.4.0
· 34b0a487
Gert
authored
Sep 13, 2020
View commits for tag 5.4.0
5.4.0
34b0a487
Reorder CHANGELOG a bit
· 8e0b5b86
Gert
authored
Sep 13, 2020
8e0b5b86
Sep 11, 2020
Switch CI to use "needs" instead of "dependencies" and create a DAG
· ef884142
Gert
authored
Sep 11, 2020
ef884142
Use Composer update instead of install as recommended by command output
· 3c5ed52d
Gert
authored
Sep 11, 2020
3c5ed52d
Ignore some new PHPStan errors that we can't fix
· df8c6bc9
Gert
authored
Sep 11, 2020
df8c6bc9
Update Composer to 2.0 RC in CI
· 6eb23112
Gert
authored
Sep 11, 2020
6eb23112
Sep 01, 2020
Don't send error responses when parsing fails due to erroneous code
· 1349567b
Gert
authored
Sep 01, 2020
1349567b
Aug 23, 2020
Update PHPStan baseline for latest version
· 474f8af2
Gert
authored
Aug 23, 2020
474f8af2
Aug 08, 2020
Fix PHPStan failing in CI due to obsolete error message
· f65c2caf
Gert
authored
Aug 08, 2020
f65c2caf
Update Composer to 2.0 alpha 3 in CI
· 21f1f9a2
Gert
authored
Aug 08, 2020
21f1f9a2
Jul 16, 2020
Fix some more PHPStan errors in tests
· 8dfba6ad
Gert
authored
Jul 16, 2020
8dfba6ad
Recover when $a->b is preceded by unterminated $c->d
· ba687a2a
Gert
authored
Jul 16, 2020
ba687a2a
Fix some PHPStan errors
· 0470cfa4
Gert
authored
Jul 16, 2020
0470cfa4
Jul 15, 2020
Fix variable closure is assigned to not being suggested in closure "use"
· 65322be4
Gert
authored
Jul 15, 2020
65322be4
Fix variable autocompletion in closure use after typing first character
· c46a3c6d
Gert
authored
Jul 15, 2020
c46a3c6d
Add some additional tests for variable autocompletion in closure "use"
· fb5904cc
Gert
authored
Jul 15, 2020
fb5904cc
Jul 12, 2020
Add test that reproduces
#234
· f9ff847a
Gert
authored
Jul 12, 2020
f9ff847a
Bump database schema to force reindex due to
#230
impacting stubs
· 312cfc99
Gert
authored
Jul 12, 2020
312cfc99
Clarify fixed issue in CHANGELOG
· 7eb65f0f
Gert
authored
Jul 12, 2020
7eb65f0f
Fix define docblocks not being processed for documentation
· f23327e6
Gert
authored
Jul 12, 2020
f23327e6
Disable code navigation generation in CI as it doesn't support PHP (doh)
· 7acd4c7d
Gert
authored
Jul 12, 2020
7acd4c7d
Attempt to generate code navigation information for Gitlab 13.1
· d9576a87
Gert
authored
Jul 12, 2020
d9576a87
Consistently add dot at the end of each line in CHANGELOG
· 53a4f420
Gert
authored
Jul 12, 2020
53a4f420
Add deprecated tag to deprecated completion items as per LSP 3.15.0
· 47f10d14
Gert
authored
Jul 12, 2020
47f10d14
Fix insertText not having reserved snippet characters escaped properly
· 47df74e5
Gert
authored
Jul 12, 2020
47df74e5
Fix PHPCS error
· eb3a5bc0
Gert
authored
Jul 12, 2020
eb3a5bc0
Add yield from, object, mixed and match to keyword autocompletions
· 6dc7a89e
Gert
authored
Jul 12, 2020
6dc7a89e
Jul 11, 2020
Update CHANGELOG
· fdc43836
Gert
authored
Jul 11, 2020
fdc43836
Update CHANGELOG
· 7dd2a9b0
Gert
authored
Jul 11, 2020
7dd2a9b0
Fix some level 0 and 1 errors in tests
· a111a60a
Gert
authored
Jul 11, 2020
a111a60a
Support PHP 8 union types in most places
· 7727e4d5
Gert
authored
Jul 11, 2020
7727e4d5
Use "self" instead of "static" for PHPUnit functions in tests
· 1f8e76d8
Gert
authored
Jul 11, 2020
1f8e76d8
Fix some PHPStan errors in tests
· d92ae15f
Gert
authored
Jul 11, 2020
d92ae15f
Jul 10, 2020
Fix remaining PHPStan level 6 errors
· 7697e3af
Gert
authored
Jul 10, 2020
7697e3af
Fix PHPCS error
· fc365e86
Gert
authored
Jul 10, 2020
fc365e86
Jul 09, 2020
Fix a bunch of PHPStan errors
· 9c8e8b03
Gert
authored
Jul 09, 2020
9c8e8b03
Jul 08, 2020
Stub textDocument/references to avoid errors in VSCode and derivatives
· ffa74e74
Gert
authored
Jul 08, 2020
ffa74e74
Refactor IndexableFilteIterator a bit
· bdef3951
Gert
authored
Jul 08, 2020
bdef3951
Jul 07, 2020
Fix definition location classes not throwing proper exception types
· 6d413b67
Gert
authored
Jul 07, 2020
6d413b67
Jul 06, 2020
Fix some PHPStan errors
· 89126070
Gert
authored
Jul 06, 2020
89126070
Loading