mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-17 21:38:22 +01:00
Updated Rector to commit 0cac71a900cfa8d353231bc728e65d47b755b434
0cac71a900
[CodeQuality] Add fixture test for skip nullable array from property with default value (#6417)
This commit is contained in:
parent
0b834e6092
commit
715fc98f77
@ -19,12 +19,12 @@ final class VersionResolver
|
||||
* @api
|
||||
* @var string
|
||||
*/
|
||||
public const PACKAGE_VERSION = '3949fc260b51c4355f86d21a26db7d2e4cae0b49';
|
||||
public const PACKAGE_VERSION = '0cac71a900cfa8d353231bc728e65d47b755b434';
|
||||
/**
|
||||
* @api
|
||||
* @var string
|
||||
*/
|
||||
public const RELEASE_DATE = '2024-11-12 07:18:02';
|
||||
public const RELEASE_DATE = '2024-11-12 02:36:15';
|
||||
/**
|
||||
* @var int
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user