Update other-tests.yml
re-revert #4170 to prepare next major (#4175)
re-revert #4170 to prepare next major
removed deprecated constants
use plain "parent"
Co-authored-by: Markus Staab m.staab@complex-it.de
ignore single static error
Remove deprecations before major release (#4176)
[ECS] Remove deprecated config sets, make container configuraotr scoped
[PackageBuilder] Remove deprecated CommandNaming, use setName() or explicit name
[PHPStanExtensions] Remove deprecated AbstractServiceAwareRuleTestCase
remove deprecated SETS option
[PHPStanRules] Remove unused PHPStanContainerFactory
[scoper] Remove old container configurator scoping, make use of MBConfig and EasyCIConfig classes
prepare release
open 11.1-dev
prepare release
open 11.1-dev
add ECSConfig to symplify set loading
fix preloading of ContainerConfiguraotr
prepare release
open 11.1-dev
restore service() func for phpstan loading
[CS] use ECSConfig to laod services
prepare release
open 11.1-dev
[automated] Re-Propagate Composer Dependencies to Packages (#4178)
Co-authored-by: TomasVotruba TomasVotruba@users.noreply.github.com
[ConfigTransformer] Add when@ support to YamlToPhpConverter (#4179)
when@ test
add test with more complex when environments
[ConfigTransformer] Add when@ support to YamlToPhpConverter
update fixture
remove multi when with duplicate key
adding if
update fixture
update
implemented :tada:
[ci-review] Rector Rectify
Co-authored-by: Tac Tacelosky tacman@gmail.com Co-authored-by: GitHub Action action@github.com
double quote
try simple str_replace
escape
native functions might not exist
native functions might not exist
native functions might not exist
Fix false positive with array_combine() on php8
Fix false positive with array_combine() on php8
Fix false positive with array_combine() on php8
Fix false positive with array_combine() on php8
Fix false positive with array_combine() on php8
Update downgraded_release.yaml
Merge branch 'lint' of https://github.com/staabm/easy-coding-standard into lint
Update downgraded_release.yaml
Update code_analysis.yaml
wdyt about adding a php 7.2 lint job for the build/
folder?
Add non regression test
Merge branch refs/heads/1.9.x into 1.10.x
Remove unneded code in ConstantArrayType::hasOffsetValueType()
Merge branch refs/heads/1.9.x into 1.10.x
Revert "Fixed '$this instanceof X will always be false' in traits"
Closes https://github.com/phpstan/phpstan/issues/8879 Closes https://github.com/phpstan/phpstan/issues/8888
Merge branch '1.9.x' into 1.10.x
Fix merge
Revert "Run Meilisearch after API Reference update"
This reverts commit ff7b8d1f4d3f4d6debfe02329001eb8a59f9849f.
Update param and return type for db2_autocommit()
PHPStan Pro - remove interactive fixer that never panned out
Cleanup
Update phar.yml
Regression tests
Regression test
Remove duplicate method definition from ConstantType interface
Deprecate TypeUtils::flattenTypes()
Deprecate instanceof IntersectionType
Deprecate instanceof UnionType
Fix build
Revert "Deprecate instanceof UnionType
"
This reverts commit c129a4124fb374a56ecdcc551784d592be09530a.
implement sum()
inference (#524)
Cover count(*)
in tests