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:
36
var/phpstan/cache/PHPStan/b3/85/b3856035cb5ef54920306aefc654485cf27b942a.php
vendored
Normal file
36
var/phpstan/cache/PHPStan/b3/85/b3856035cb5ef54920306aefc654485cf27b942a.php
vendored
Normal file
@@ -0,0 +1,36 @@
|
||||
<?php declare(strict_types = 1);
|
||||
|
||||
// odsl-/home/michael/dev/michaelschiemer/vendor/composer/../sebastian/exporter/src/
|
||||
return \PHPStan\Cache\CacheItem::__set_state(array(
|
||||
'variableKey' => 'v1',
|
||||
'data' =>
|
||||
array (
|
||||
'/home/michael/dev/michaelschiemer/vendor/sebastian/exporter/src/Exporter.php' =>
|
||||
array (
|
||||
0 => 'dcc53ec1b74a7c6f1ec34c104365031cb1700326',
|
||||
1 =>
|
||||
array (
|
||||
0 => 'sebastianbergmann\\exporter\\exporter',
|
||||
),
|
||||
2 =>
|
||||
array (
|
||||
0 => 'sebastianbergmann\\exporter\\__construct',
|
||||
1 => 'sebastianbergmann\\exporter\\export',
|
||||
2 => 'sebastianbergmann\\exporter\\shortenedrecursiveexport',
|
||||
3 => 'sebastianbergmann\\exporter\\shortenedexport',
|
||||
4 => 'sebastianbergmann\\exporter\\toarray',
|
||||
5 => 'sebastianbergmann\\exporter\\countproperties',
|
||||
6 => 'sebastianbergmann\\exporter\\shortenedcountedrecursiveexport',
|
||||
7 => 'sebastianbergmann\\exporter\\recursiveexport',
|
||||
8 => 'sebastianbergmann\\exporter\\exportfloat',
|
||||
9 => 'sebastianbergmann\\exporter\\exportstring',
|
||||
10 => 'sebastianbergmann\\exporter\\exportarray',
|
||||
11 => 'sebastianbergmann\\exporter\\exportobject',
|
||||
12 => 'sebastianbergmann\\exporter\\canbereflected',
|
||||
),
|
||||
3 =>
|
||||
array (
|
||||
),
|
||||
),
|
||||
),
|
||||
));
|
||||
Reference in New Issue
Block a user