Skip to content

Commit 39a38b4

Browse files
committed
Rector 0.15.9
1 parent df111d9 commit 39a38b4

28 files changed

Lines changed: 19 additions & 37 deletions

File tree

src/Application/VersionResolver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ final class VersionResolver
1919
* @api
2020
* @var string
2121
*/
22-
public const PACKAGE_VERSION = '9cb97aa042de32f336321516131f007dd519c2d4';
22+
public const PACKAGE_VERSION = '0.15.9';
2323
/**
2424
* @api
2525
* @var string

vendor/autoload.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222

2323
require_once __DIR__ . '/composer/autoload_real.php';
2424

25-
return ComposerAutoloaderInit6ebd1588072a038294cd05cb51f261c5::getLoader();
25+
return ComposerAutoloaderInit8c2c957765ed34d4e254ccb1d98dbbcc::getLoader();

vendor/composer/autoload_real.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
// autoload_real.php @generated by Composer
44

5-
class ComposerAutoloaderInit6ebd1588072a038294cd05cb51f261c5
5+
class ComposerAutoloaderInit8c2c957765ed34d4e254ccb1d98dbbcc
66
{
77
private static $loader;
88

@@ -22,17 +22,17 @@ public static function getLoader()
2222
return self::$loader;
2323
}
2424

25-
spl_autoload_register(array('ComposerAutoloaderInit6ebd1588072a038294cd05cb51f261c5', 'loadClassLoader'), true, true);
25+
spl_autoload_register(array('ComposerAutoloaderInit8c2c957765ed34d4e254ccb1d98dbbcc', 'loadClassLoader'), true, true);
2626
self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
27-
spl_autoload_unregister(array('ComposerAutoloaderInit6ebd1588072a038294cd05cb51f261c5', 'loadClassLoader'));
27+
spl_autoload_unregister(array('ComposerAutoloaderInit8c2c957765ed34d4e254ccb1d98dbbcc', 'loadClassLoader'));
2828

2929
require __DIR__ . '/autoload_static.php';
30-
call_user_func(\Composer\Autoload\ComposerStaticInit6ebd1588072a038294cd05cb51f261c5::getInitializer($loader));
30+
call_user_func(\Composer\Autoload\ComposerStaticInit8c2c957765ed34d4e254ccb1d98dbbcc::getInitializer($loader));
3131

3232
$loader->setClassMapAuthoritative(true);
3333
$loader->register(true);
3434

35-
$filesToLoad = \Composer\Autoload\ComposerStaticInit6ebd1588072a038294cd05cb51f261c5::$files;
35+
$filesToLoad = \Composer\Autoload\ComposerStaticInit8c2c957765ed34d4e254ccb1d98dbbcc::$files;
3636
$requireFile = static function ($fileIdentifier, $file) {
3737
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
3838
$GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;

vendor/composer/autoload_static.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
namespace Composer\Autoload;
66

7-
class ComposerStaticInit6ebd1588072a038294cd05cb51f261c5
7+
class ComposerStaticInit8c2c957765ed34d4e254ccb1d98dbbcc
88
{
99
public static $files = array (
1010
'ad155f8f1cf0d418fe49e248db8c661b' => __DIR__ . '/..' . '/react/promise/src/functions_include.php',
@@ -3070,9 +3070,9 @@ class ComposerStaticInit6ebd1588072a038294cd05cb51f261c5
30703070
public static function getInitializer(ClassLoader $loader)
30713071
{
30723072
return \Closure::bind(function () use ($loader) {
3073-
$loader->prefixLengthsPsr4 = ComposerStaticInit6ebd1588072a038294cd05cb51f261c5::$prefixLengthsPsr4;
3074-
$loader->prefixDirsPsr4 = ComposerStaticInit6ebd1588072a038294cd05cb51f261c5::$prefixDirsPsr4;
3075-
$loader->classMap = ComposerStaticInit6ebd1588072a038294cd05cb51f261c5::$classMap;
3073+
$loader->prefixLengthsPsr4 = ComposerStaticInit8c2c957765ed34d4e254ccb1d98dbbcc::$prefixLengthsPsr4;
3074+
$loader->prefixDirsPsr4 = ComposerStaticInit8c2c957765ed34d4e254ccb1d98dbbcc::$prefixDirsPsr4;
3075+
$loader->classMap = ComposerStaticInit8c2c957765ed34d4e254ccb1d98dbbcc::$classMap;
30763076

30773077
}, null, ClassLoader::class);
30783078
}

vendor/composer/installed.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1914,12 +1914,12 @@
19141914
"source": {
19151915
"type": "git",
19161916
"url": "https:\/\/github.com\/rectorphp\/rector-downgrade-php.git",
1917-
"reference": "37bd454278c11b8e52676885d9b5580b89e9288a"
1917+
"reference": "0c14a4252f0e16c5edd1428ae59d873fd430d605"
19181918
},
19191919
"dist": {
19201920
"type": "zip",
1921-
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-downgrade-php\/zipball\/37bd454278c11b8e52676885d9b5580b89e9288a",
1922-
"reference": "37bd454278c11b8e52676885d9b5580b89e9288a",
1921+
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-downgrade-php\/zipball\/0c14a4252f0e16c5edd1428ae59d873fd430d605",
1922+
"reference": "0c14a4252f0e16c5edd1428ae59d873fd430d605",
19231923
"shasum": ""
19241924
},
19251925
"require": {
@@ -1948,7 +1948,7 @@
19481948
"tomasvotruba\/type-coverage": "^0.0.9",
19491949
"tomasvotruba\/unused-public": "^0.0.34"
19501950
},
1951-
"time": "2023-01-18T12:07:51+00:00",
1951+
"time": "2023-01-21T14:12:03+00:00",
19521952
"default-branch": true,
19531953
"type": "rector-extension",
19541954
"extra": {

vendor/composer/installed.php

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

vendor/nette/utils/src/Iterators/Mapper.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ public function __construct(\Traversable $iterator, callable $callback)
1919
parent::__construct($iterator);
2020
$this->callback = $callback;
2121
}
22-
#[\ReturnTypeWillChange]
2322
public function current()
2423
{
2524
return ($this->callback)(parent::current(), parent::key());

vendor/nette/utils/src/Utils/ArrayHash.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ public function offsetSet($key, $value) : void
6060
* @param string|int $key
6161
* @return T
6262
*/
63-
#[\ReturnTypeWillChange]
6463
public function offsetGet($key)
6564
{
6665
return $this->{$key};

vendor/nette/utils/src/Utils/ArrayList.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ public function offsetSet($index, $value) : void
6868
* @return T
6969
* @throws Nette\OutOfRangeException
7070
*/
71-
#[\ReturnTypeWillChange]
7271
public function offsetGet($index)
7372
{
7473
if (!\is_int($index) || $index < 0 || $index >= \count($this->list)) {

vendor/nette/utils/src/Utils/DateTime.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ public static function fromParts(int $year, int $month, int $day, int $hour = 0,
6666
* @param string|\DateTimeZone $timezone (default timezone is used if null is passed)
6767
* @return static|false
6868
*/
69-
#[\ReturnTypeWillChange]
7069
public static function createFromFormat($format, $time, $timezone = null)
7170
{
7271
if ($timezone === null) {

0 commit comments

Comments
 (0)