Renovate Bot
|
1ab10d8c71
|
Update build-cs
|
2022-02-07 09:02:48 +01:00 |
|
Ondřej Mirtes
|
9654349276
|
Update renovate.json
|
2022-02-02 16:37:50 +01:00 |
|
Ondřej Mirtes
|
f3a334c6ab
|
Update lock-closed-issues.yml
|
2022-02-02 15:40:16 +01:00 |
|
Renovate Bot
|
bad64f8024
|
Update github-actions
|
2022-02-02 15:40:16 +01:00 |
|
Renovate Bot
|
2c43989ab6
|
Update metcalfc/changelog-generator action to v1.0.1
|
2022-02-01 23:13:46 +01:00 |
|
Renovate Bot
|
b862cf79f4
|
Update dependency consistence-community/coding-standard to v3.11.1
|
2022-02-01 23:13:33 +01:00 |
|
Ondřej Mirtes
|
cb952de850
|
Delete dependabot.yml
|
2022-02-01 23:12:43 +01:00 |
|
Ondřej Mirtes
|
ac70f70c0e
|
Update and rename renovate.json to .github/renovate.json
|
2022-02-01 23:12:26 +01:00 |
|
Renovate Bot
|
30cfc4b84f
|
Add renovate.json
|
2022-02-01 23:12:26 +01:00 |
|
Tomas Votruba
|
7d4d93b6c6
|
update phpunit.xml schema
|
2022-01-30 21:23:36 +01:00 |
|
Jean-Luc Herren
|
4bf544b199
|
PhpDocNode: Swap array_column() and array_filter()
See phpstan/phpstan-src#948
|
2022-01-29 18:41:21 +01:00 |
|
Ondřej Mirtes
|
b63ce3910f
|
Update release.yml
|
2022-01-16 11:53:29 +01:00 |
|
Ondřej Mirtes
|
8bae8e172b
|
Tweet release action
|
2022-01-16 09:39:57 +01:00 |
|
Martin Herndl
|
bf8b5dbc7e
|
Allow Composer plugins
|
2022-01-06 13:49:33 +01:00 |
|
Ruud Kamphuis
|
00abc18d36
|
Test on PHP 8.1
|
2021-12-16 20:47:28 +01:00 |
|
Ruud Kamphuis
|
253dabdafd
|
Composer > Remove --no-suggest
You are using the deprecated option "--no-suggest". It has no effect and will break in Composer 3.
|
2021-12-16 20:45:00 +01:00 |
|
Ondrej Mirtes
|
d639142cf8
|
Backward compatibility check
|
2021-09-16 22:50:50 +02:00 |
|
Ondrej Mirtes
|
dbc093d7af
|
Fix BC break vs. 1.0.0
|
2021-09-16 22:46:02 +02:00 |
|
Ondrej Mirtes
|
d26926e2ac
|
Fix build
|
2021-09-16 22:35:29 +02:00 |
|
Jordi Boggiano
|
605e3697d7
|
Fix wildcard parsing to end if a space follows, fixes phpstan/phpstan#5628
|
2021-09-16 22:28:27 +02:00 |
|
Vincent Langlet
|
d622b7c550
|
Add support for reference in phpdoc
|
2021-09-16 22:27:44 +02:00 |
|
Ondrej Mirtes
|
da187fdff0
|
Require PHPStan 1.0
|
2021-09-12 22:31:50 +02:00 |
|
Ondrej Mirtes
|
9e8e6e79f8
|
Open 1.0-dev
|
2021-09-12 22:00:31 +02:00 |
|
Jordi Boggiano
|
816e826ce0
|
Allow parsing class constants with more than one wildcard in the constant name
|
2021-09-12 13:52:00 +02:00 |
|
alexndlm
|
fac86158ff
|
Do not add space if empty string
|
2021-08-31 10:08:22 +02:00 |
|
Ondrej Mirtes
|
ea0b17460e
|
Allow empty array shape
|
2021-06-11 15:24:46 +02:00 |
|
Ondrej Mirtes
|
edb31b30ec
|
Modernization
|
2021-06-11 15:21:05 +02:00 |
|
Hugo Alliaume
|
dff3ee149b
|
chore: Use the latest PHPUnit wherever possible
See https://github.com/phpstan/phpstan-symfony/pull/162
|
2021-05-16 15:07:13 +02:00 |
|
Hugo Alliaume
|
0840ee4b48
|
chore: forgot to change phing path to make
|
2021-05-16 13:04:07 +02:00 |
|
Hugo Alliaume
|
4530d56c35
|
Drop Phing for Makefile
See https://github.com/phpstan/phpstan-symfony/pull/160
|
2021-05-16 12:54:49 +02:00 |
|
Ondrej Mirtes
|
e188439875
|
Lock closed issues
|
2021-04-30 09:25:02 +02:00 |
|
William Desportes
|
c37ba6f7b3
|
Update .gitattributes
|
2021-04-11 08:14:49 +02:00 |
|
Jiří Pudil
|
e352d065af
|
type aliases: detect unsupported targets of type alias imports on parsing level
|
2021-04-03 16:46:19 +02:00 |
|
dependabot[bot]
|
e24edb6eb6
|
Bump metcalfc/changelog-generator from v0.4.4 to v1.0.0
Bumps [metcalfc/changelog-generator](https://github.com/metcalfc/changelog-generator) from v0.4.4 to v1.0.0.
- [Release notes](https://github.com/metcalfc/changelog-generator/releases)
- [Changelog](https://github.com/metcalfc/changelog-generator/blob/main/release-notes.png)
- [Commits](https://github.com/metcalfc/changelog-generator/compare/v0.4.4...e5306b306fa2e34f05258789e0e5c526c1bd4352)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-03 15:15:46 +02:00 |
|
Ondrej Mirtes
|
7c3115eeb2
|
Mark TypeParser methods as impure
|
2021-03-27 12:40:37 +01:00 |
|
Ondrej Mirtes
|
d835bf339c
|
Do not build with lowest PHPStan version
|
2021-03-26 19:43:59 +01:00 |
|
Ondrej Mirtes
|
f9f5616cb2
|
Mark some TokenIterator methods as impure
|
2021-03-26 19:36:08 +01:00 |
|
Ondrej Mirtes
|
2269e47626
|
Catch parse exception when consuming TOKEN_CLOSE_PHPDOC
|
2021-03-22 18:32:47 +01:00 |
|
Tomas Votruba
|
86b0a001af
|
Fix PhpDocNode end newline print
|
2021-03-22 17:52:24 +01:00 |
|
Ondrej Mirtes
|
b2169b6c87
|
Merge branch '0.4.x' into master
|
2021-03-19 11:54:26 +01:00 |
|
Jaroslav Hanslík
|
cf4fc7d2ae
|
Fixed "Undefined array key -1"
|
2021-03-19 11:54:14 +01:00 |
|
TomasVotruba
|
cfe3c783bc
|
Allow nodes to have custom attributes
|
2021-03-18 22:19:05 +01:00 |
|
Ondrej Mirtes
|
37a74dfe11
|
Open 0.5-dev
|
2021-03-18 22:13:16 +01:00 |
|
Ondrej Mirtes
|
4136e0056a
|
EditorConfig
|
2021-03-18 22:02:48 +01:00 |
|
Ondrej Mirtes
|
b4d876fca6
|
Modernize CS build
|
2021-03-18 22:02:37 +01:00 |
|
Jan Tvrdik
|
b451b2f27a
|
Preserve whitespace formatting of text nodes
|
2021-03-15 09:55:35 +01:00 |
|
Jiří Pudil
|
2e17e4a907
|
type aliases: support @phpstan-import-type and @psalm-import-type tags
|
2021-02-28 15:30:10 +01:00 |
|
Jiří Pudil
|
2d862ef746
|
type aliases: support @phpstan-type and @psalm-type tags
|
2021-02-28 15:30:10 +01:00 |
|
Sebastian Schreiber
|
2ce4c66233
|
[TASK] Add testcase for docblock with number (#61)
Relates: #59
|
2021-02-19 12:57:27 +01:00 |
|
Sebastian Schreiber
|
d2c01c14b2
|
allow numbers in tags [closes #59]
|
2021-02-16 08:07:16 +01:00 |
|