Open
Conversation
Contributor
Author
|
ceefaec to
6f4d38d
Compare
6788d9f to
2c5edec
Compare
e5b2ee6 to
dab3f39
Compare
5c220b4 to
298f972
Compare
298f972 to
d80eb34
Compare
e874285 to
24d678a
Compare
0704900 to
af903da
Compare
45ed8f5 to
87c6cb2
Compare
a774013 to
052fdc7
Compare
052fdc7 to
df9cbc5
Compare
285c249 to
6285590
Compare
6285590 to
205648b
Compare
205648b to
0843c11
Compare
423f67b to
e329e0a
Compare
e329e0a to
59558c9
Compare
59558c9 to
c22a9c4
Compare
170c8d7 to
d41deb9
Compare
d41deb9 to
394215f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.18.2→^3.2.2^3.94.0→^3.94.2^12.51→^12.52.0^0.30.3→^0.32.5^5.5.2→^6.0.1^12.5.11→^13.0.5^5.2.8→^5.3.0^8.0.2→^8.1.0^1.2.0→^1.3.0^3.13.5→^4.0.1^7.4.0→^8.0.0^7.4.0→^8.0.0^7.4.5→^8.0.5^3.11.1→^4.0.1^7.4.3→^8.0.3^7.4.4→^8.0.4^7.4.1→^8.0.1^7.4.5→^8.0.5^7.4.0→^8.0.0^7.4.4→^8.0.4^7.4.5→^8.0.5^7.4.4→^8.0.4^7.4.1→^8.0.1^3.3→^3.4.0Release Notes
doctrine/DoctrineBundle (doctrine/doctrine-bundle)
v3.2.2Compare Source
Release Notes for 3.2.2
Fixes possible 3.2.0 BC break when XML mapping is used
3.2.2
Bug
$enableXsdValidationinDoctrineOrmMappingsPass::createXmlMappingDriverthanks to @KDederichsv3.2.1Compare Source
Release Notes for 3.2.1
3.2.1
Bugfixes
v3.2.0Compare Source
Release Notes for 3.2.0
Feature release (minor)
3.2.0
Feature
v3.1.1Compare Source
Release Notes for 3.1.1
3.1.x bugfix release (patch)
3.1.1
Total issues resolved: 0
Total pull requests resolved: 3
Total contributors: 3
2160: Remove VarExporter from dependencies thanks to @derrabus
Deprecation
Documentation
This release also contains the changes from https://github.com/doctrine/DoctrineBundle/releases/tag/2.18.2
v3.1.0Compare Source
Release Notes for 3.1.0
3.1.0
Deprecation
Documentation
Improvement
2069: Allow Symfony 8 thanks to @ajgarlag
1926: Deprecate controller resolver auto mapping option thanks to @bobvandevijver
v3.0.0Compare Source
Release Notes for 3.0.0
3.0.0
BC Break
use_savepointsoption thanks to @greg0iredisable_type_commentsthanks to @greg0ireImprovement
PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)
v3.94.2Compare Source
AttributeBlockNoSpacesFixer- skipping some attributes when multiple present (#9445)NoUnusedImportsFixer- do not remove constant types (#9442)PhpdocLineSpanFixer- handle unions and intersections in properties (#9438)v3.94.1Compare Source
ArgumentsAnalyzer(#9422)illuminate/collections (illuminate/collections)
v12.52.0Compare Source
infection/infection (infection/infection)
v0.32.5Compare Source
Fixed:
Full Changelog: infection/infection@0.32.4...0.32.5
v0.32.4Compare Source
Added:
Internal:
--max-timeouts=0by @maks-rafalko in #2845Full Changelog: infection/infection@0.32.3...0.32.4
v0.32.3Compare Source
Added:
--with-timeoutsand--max-timeoutsoptions by @sanmai in #2817--logger-summary-jsonCLI option by @sanmai in #2825Internal:
Full Changelog: infection/infection@0.32.2...0.32.3
v0.32.2Compare Source
Fixed:
Full Changelog: infection/infection@0.32.1...0.32.2
v0.32.1Compare Source
Added:
array_first()andarray_last()mutators for PHP 8.5 by @Copilot in #2756Fixed:
Full Changelog: infection/infection@0.32.0...0.32.1
v0.32.0Compare Source
Fixed:
source.directoriesin the Infection configuration file) are no longer relative to the current working directory but instead to the location of the configuration file.v0.31.9: Support PHPStan-dev version in PHPStanAdapterCompare Source
Changed:
Full Changelog: infection/infection@0.31.8...0.31.9
v0.31.8Compare Source
Changed:
Full Changelog: infection/infection@0.31.7...0.31.8
v0.31.7: Show uncovered mutants to output when--with-uncoveredis usedCompare Source
Fixed:
--with-uncoveredis used by @maks-rafalko in #2443--dry-runby @maks-rafalko in #2436Full Changelog: infection/infection@0.31.6...0.31.7
v0.31.6: Introduce --logger-text optionCompare Source
Added:
--logger-textoption to enforce text logger file path by @romm in #2438Full Changelog: infection/infection@0.31.5...0.31.6
v0.31.5Compare Source
Fixed:
--dry-runoption using DryRunProcess wrapper (alternative approach) by @sanmai in #2435Changed:
executionOrder="defects,random"for phpunit.xml by @staabm in #2267CloneVisitorand use nativeCloningVisitorfromphp-parserby @maks-rafalko in #2430Full Changelog: infection/infection@0.31.4...0.31.5
v0.31.4Compare Source
Changed:
--fail-without-result-cacheby @staabm in #2429Internal:
Full Changelog: infection/infection@0.31.3...0.31.4
v0.31.3: PHPStan running out of memory when attempting --static-analysis-tool=phpstanCompare Source
Fixed:
Changed:
Internal:
Full Changelog: infection/infection@0.31.2...0.31.3
v0.31.2: --static-analysis-tool-options and no MSI shown by default for non-covered codeCompare Source
Added:
Mutation Score Indicator (MSI)from default output, show only with--with-uncoveredby @Copilot in #2378Changed:
--static-analysis-tool-optionsCLI option with proper multiple options support by @Copilot in #2374Internal:
copilot-setup-steps.ymlby @maks-rafalko in #2377New Contributors
Full Changelog: infection/infection@0.31.1...0.31.2
v0.31.1: Cleanup old PHPUnit cache files in Infection tmp directoryCompare Source
Added:
Internal:
DiffColorizerby @staabm in #2353Full Changelog: infection/infection@0.31.0...0.31.1
v0.31.0Compare Source
Changed:
--only-covered; Introduce--with-uncoveredinstead by @staabm in #2336executionOrder="defects,random"forphpunit.xmlby @staabm in #2328Fixed:
Internal:
Backward Compatibility Break
This version introduces BC Break. Do the following:
bin/infection, now you need to add--with-uncovered, because by default, Infection doesn't mutate uncovered code anymorebin/infection --only-covered, you need to remove this option because now this is a default behavior and this options has been removedFull Changelog: infection/infection@0.30.3...0.31.0
phan/phan (phan/phan)
v6.0.1: Phan 6.0.1Compare Source
New features:
&before the method name in@methodannotations, to declare that the method returns by reference (#5430)PhanTypeComparisonObjectOrderingissue type to detect when ordering operators (<,<=,>,>=,<=>) are used to compare an object with anon-object value, which throws TypeError in PHP 8.0+
Bug fixes:
array_mapwith ternary expression as array argument (#5424)value-of<T>andkey-of<T>not evaluating to the expected types (#5421)ifstatement vs?:ternary expression (#5408)arraynot being treated as array-like (#5433)Miscellaneous:
v6.0.0: Phan 6.0.0Compare Source
Phan NEWS
Jan 16 2026, Phan 6.0.0
Bug fixes:
PhanUnreferencedClosurebeing emitted too aggressively for closure function parameters (#5389)matchexpression type narrowing when multiple conditional expressions are used (#5398)PhanTypeMismatchArgumentSuperTypefalse positives on closure parameters (#5402)count()- only narrow closed array shapes with optional keys (#5406)IS_PROMOTED_PROPERTYflag detection for constructor property promotion (#5411, #5416)matchdetection with literal bool edge cases (#5388)Improvements:
Method::cloneWithTemplateParameterTypeMapto avoid unnecessary cloningCallableParamPluginfor functions with no parametersFullyQualifiedClassElement::makeusing object IDscomposer-patchespackage location for PHP 8.5 compatibility (#5387)Nov 20 2025, Phan 6.0.0-beta
Breaking changes:
-iCLI option is now an alias of--incrementalinstead of--ignore-undeclaredPhanPluginCanUsePHP71Voidissue toPhanPluginCanUseVoidReturnTypeallow_method_param_type_wideningconfig option (contravariance is now always allowed)backward_compatibility_checksconfig option, along with its respective--backward-compatibility-checksand-bCLI flagsNew features (Analysis):
ast_trim_max_elements_per_level(default 256) andast_trim_max_total_elements(default 512).max_union_type_set_size(default 1024), preventing runaway growth from deeply nested array merges while keeping type inference useful.--ast-trim-max-elements-per-level,--ast-trim-max-total-elements,--max-union-type-set-size) for easy experimentation without editing config files.|>) with full type inference through piped call chains(void)cast support for suppressing NoDiscard warningsnew MyClass()->method())@param,@var, and@return@param,@var, and@returnannotations before analysis, allowing nested array/generic syntax to be laid out
across several lines without being misinterpreted.
@phan-param,@phan-var,@phan-return,@phan-real-return,@phan-property*,@phan-assert,@phan-type,@phan-implements,@phan-extends,@phan-inherits,@phan-use(#4252)PHPDocRedundantPluginnow flags redundant@varannotations on typedproperties, matching its existing coverage for functions and methods.
PreferNamespaceUsePluginnow handles union types!in_array()checks (#5185)$var2 =& $var1) now have their literal types erasedarray_filter()recognizes null-stripping callbacks and keeps element types non-null (#5100)array_chunk()return type inference based onpreserve_keysparameter (#5165)constant()return type inference from Phan's constant table for non-dynamic constants (#5157)foreachiterator type inference honoring explicit iterator generics (#5108)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.