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
This commit is contained in:
24
var/phpstan/cache/PHPStan/c4/1f/c41f68f6ba509ac206a5a2beed3e12b03f819354.php
vendored
Normal file
24
var/phpstan/cache/PHPStan/c4/1f/c41f68f6ba509ac206a5a2beed3e12b03f819354.php
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
<?php declare(strict_types = 1);
|
||||
|
||||
// odsl-/home/michael/dev/michaelschiemer/vendor/composer/../sebastian/object-enumerator/src/
|
||||
return \PHPStan\Cache\CacheItem::__set_state(array(
|
||||
'variableKey' => 'v1',
|
||||
'data' =>
|
||||
array (
|
||||
'/home/michael/dev/michaelschiemer/vendor/sebastian/object-enumerator/src/Enumerator.php' =>
|
||||
array (
|
||||
0 => '8f1227966e30cf1ce59bd996992e90642fa84018',
|
||||
1 =>
|
||||
array (
|
||||
0 => 'sebastianbergmann\\objectenumerator\\enumerator',
|
||||
),
|
||||
2 =>
|
||||
array (
|
||||
0 => 'sebastianbergmann\\objectenumerator\\enumerate',
|
||||
),
|
||||
3 =>
|
||||
array (
|
||||
),
|
||||
),
|
||||
),
|
||||
));
|
||||
Reference in New Issue
Block a user