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:
27
var/phpstan/cache/PHPStan/d8/39/d839a2fcc7ab288b7b729ac22e8494f84b76448f.php
vendored
Normal file
27
var/phpstan/cache/PHPStan/d8/39/d839a2fcc7ab288b7b729ac22e8494f84b76448f.php
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
<?php declare(strict_types = 1);
|
||||
|
||||
// odsl-/home/michael/dev/michaelschiemer/vendor/composer/../sebastian/version/src/
|
||||
return \PHPStan\Cache\CacheItem::__set_state(array(
|
||||
'variableKey' => 'v1',
|
||||
'data' =>
|
||||
array (
|
||||
'/home/michael/dev/michaelschiemer/vendor/sebastian/version/src/Version.php' =>
|
||||
array (
|
||||
0 => '3cc851321f987fa548ad171836abc846c2b73810',
|
||||
1 =>
|
||||
array (
|
||||
0 => 'sebastianbergmann\\version',
|
||||
),
|
||||
2 =>
|
||||
array (
|
||||
0 => 'sebastianbergmann\\__construct',
|
||||
1 => 'sebastianbergmann\\asstring',
|
||||
2 => 'sebastianbergmann\\generate',
|
||||
3 => 'sebastianbergmann\\getgitinformation',
|
||||
),
|
||||
3 =>
|
||||
array (
|
||||
),
|
||||
),
|
||||
),
|
||||
));
|
||||
Reference in New Issue
Block a user