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
Jun 12, 2020
Remove badget from README as they are now located on top of Gitlab page
· b05e8974
Gert
authored
Jun 12, 2020
b05e8974
Jun 07, 2020
Improve README a bit
· 6c2a72d8
Gert
authored
Jun 07, 2020
6c2a72d8
Jun 04, 2020
Add test for definition location (code navigation) on property types
· b1450f68
Gert
authored
Jun 04, 2020
b1450f68
Support autocompletion in property types added in PHP 7.4
· 282b2a1f
Gert
authored
Jun 04, 2020
282b2a1f
Jun 01, 2020
Disable dependency scanning again
· 64f6e54f
Gert
authored
Jun 01, 2020
64f6e54f
Attempt to enable dependency scanning again (was broken before)
· 1f8be23d
Gert
authored
Jun 01, 2020
1f8be23d
Fix ComposerRequireChecker hash check failing
· 73e2854b
Gert
authored
Jun 01, 2020
73e2854b
Fix --check option not being known for md5sum command
· cc607aff
Gert
authored
Jun 01, 2020
cc607aff
Lower Doctrine DBAL constraint to version that still supports PHP 7.1
· 703ac175
Gert
authored
Jun 01, 2020
703ac175
Run ComposerRequireChecker in CI
· 15df1554
Gert
authored
Jun 01, 2020
15df1554
Make implicit dependencies explicit to avoid accidental future breakage
· 987180b9
Gert
authored
Jun 01, 2020
987180b9
May 31, 2020
Update CHANGELOG
· dd7ac568
Gert
authored
May 31, 2020
View commits for tag 5.3.0
5.3.0
dd7ac568
Make implicit Doctrine library dependencies explicit to avoid future breakage
· c954e0ac
Gert
authored
May 31, 2020
c954e0ac
Fix tests breaking due to new major releases of Doctrine libraries
· c631dded
Gert
authored
May 31, 2020
c631dded
Release 5.3.0
· 322e8979
Gert
authored
May 31, 2020
322e8979
May 23, 2020
Update PHPStan baseline
· 1de12393
Gert
authored
May 23, 2020
1de12393
May 17, 2020
Fix AutocompletionPerformanceTest no longer working
· 9ed381c2
Gert
authored
May 17, 2020
9ed381c2
May 09, 2020
Update baseline after PHPStan update
· f66f5b53
Gert
authored
May 09, 2020
f66f5b53
Apr 20, 2020
Update to Slevomat 6.3
· 491d8b3b
Gert
authored
Apr 20, 2020
491d8b3b
Apr 18, 2020
Mark #283 as fixed as it no longer occurs
· e2d4ac5b
Gert
authored
Apr 18, 2020
e2d4ac5b
Apr 14, 2020
Attempt to fix magically broken test that has always worked before
· 5485eba1
Gert
authored
Apr 14, 2020
5485eba1
Update TODO syntax
· 04fbeef2
Gert
authored
Apr 14, 2020
04fbeef2
Show more details on failing NamespaceAutocompletionApplicability tests
· 14228c59
Gert
authored
Apr 14, 2020
14228c59
Fix type deduction for classlikes followed by generic syntax
· 3b10eed5
Gert
authored
Apr 14, 2020
3b10eed5
Don't generate empty UnionTypeNodes
· acce13d3
Gert
authored
Apr 14, 2020
acce13d3
Clarify test name
· 9a9dcccd
Gert
authored
Apr 14, 2020
9a9dcccd
Apr 07, 2020
Fix PHPCS error
· 54b28139
Gert
authored
Apr 07, 2020
54b28139
Update PHPStan baseline
· 281ad402
Gert
authored
Apr 07, 2020
281ad402
Support looping over iterable types using generic syntax
· cda1493e
Gert
authored
Apr 07, 2020
cda1493e
Rename some tests for clarity
· 7f12e04e
Gert
authored
Apr 07, 2020
7f12e04e
Rename some tests to make their names shorter
· 863fb3c3
Gert
authored
Apr 07, 2020
863fb3c3
Apr 06, 2020
Fix incorrect CHANGELOG example
· f863efb9
Gert
authored
Apr 06, 2020
f863efb9
Fix spelling mistake
· 6a8aa0a4
Gert
authored
Apr 06, 2020
6a8aa0a4
Support type deduction from arrays when using generic syntax
· e5ae1181
Gert
authored
Apr 06, 2020
e5ae1181
Fix generic syntax delimiters being stripped from docblock types
· 017e8421
Gert
authored
Apr 06, 2020
017e8421
Fix PHPStan CI issues
· 3a2b15ea
Gert
authored
Apr 06, 2020
3a2b15ea
Don't create union nodes with no contained types (fix CI test failures)
· 9944faca
Gert
authored
Apr 06, 2020
9944faca
Fix method not being static
· aa029d94
Gert
authored
Apr 06, 2020
aa029d94
Weed out some more legacy type resolving using plain strings
· 7328bcb0
Gert
authored
Apr 06, 2020
7328bcb0
Replace some deprecated usage of string array types in LocalTypeScanner
· 93ffd9bf
Gert
authored
Apr 06, 2020
93ffd9bf
Loading