Files
michaelschiemer/var/phpstan/cache/PHPStan/38/69/38691a0e2340461d85e7eafd9856e8000b975233.php
Michael Schiemer 55a330b223 Enable Discovery debug logging for production troubleshooting
- Add DISCOVERY_LOG_LEVEL=debug
- Add DISCOVERY_SHOW_PROGRESS=true
- Temporary changes for debugging InitializerProcessor fixes on production
2025-08-11 20:13:26 +02:00

81 lines
1.8 KiB
PHP

<?php declare(strict_types = 1);
// odsl-/home/michael/dev/michaelschiemer/vendor/composer/../symfony/polyfill-php80/Resources/stubs
return \PHPStan\Cache\CacheItem::__set_state(array(
'variableKey' => 'v1',
'data' =>
array (
'/home/michael/dev/michaelschiemer/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php' =>
array (
0 => 'fed6a92720e1d9b3692ac59205e682bcb8648c27',
1 =>
array (
0 => 'valueerror',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/symfony/polyfill-php80/Resources/stubs/PhpToken.php' =>
array (
0 => 'e0e4bac5c82637b71bfdf01c897435f71d41cd02',
1 =>
array (
0 => 'phptoken',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php' =>
array (
0 => '84ba3b5c3e0a192c71d9dabad016b25f87206100',
1 =>
array (
0 => 'unhandledmatcherror',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php' =>
array (
0 => 'e357f36e99e71a1ac08785024dd6fda3c0b6e50a',
1 =>
array (
0 => 'stringable',
),
2 =>
array (
0 => '__tostring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php' =>
array (
0 => '47c6abc4ac611a90c5b2467dcb2ea538e007ba86',
1 =>
array (
0 => 'attribute',
),
2 =>
array (
0 => '__construct',
),
3 =>
array (
),
),
),
));