Files
michaelschiemer/var/phpstan/cache/PHPStan/32/cb/32cbe8c8b90ae30ccefc8f7d89b541a554d44136.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

17333 lines
574 KiB
PHP

<?php declare(strict_types = 1);
// odsl-/home/michael/dev/michaelschiemer/vendor/composer/../phpunit/phpunit/src/
return \PHPStan\Cache\CacheItem::__set_state(array(
'variableKey' => 'v1',
'data' =>
array (
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/RunTestsInSeparateProcesses.php' =>
array (
0 => 'ab4d9f54f1a8b2a72553cd378317033ac642ace3',
1 =>
array (
0 => 'phpunit\\metadata\\runtestsinseparateprocesses',
),
2 =>
array (
0 => 'phpunit\\metadata\\isruntestsinseparateprocesses',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/IgnoreDeprecations.php' =>
array (
0 => 'dd917bfa994ae40dd21da384f1ebbd0149c4946e',
1 =>
array (
0 => 'phpunit\\metadata\\ignoredeprecations',
),
2 =>
array (
0 => 'phpunit\\metadata\\isignoredeprecations',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Before.php' =>
array (
0 => 'd42b05c3b04c31438ee2f460cf119c551940570b',
1 =>
array (
0 => 'phpunit\\metadata\\before',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isbefore',
2 => 'phpunit\\metadata\\priority',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/CoversClass.php' =>
array (
0 => '5b3b876abe8b5d67b894d1212a4b4357c2c5d12b',
1 =>
array (
0 => 'phpunit\\metadata\\coversclass',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\iscoversclass',
2 => 'phpunit\\metadata\\classname',
3 => 'phpunit\\metadata\\asstringforcodeunitmapper',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/RequiresOperatingSystem.php' =>
array (
0 => '5545b792a72561a6c01448e4b6260dd44de5be55',
1 =>
array (
0 => 'phpunit\\metadata\\requiresoperatingsystem',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isrequiresoperatingsystem',
2 => 'phpunit\\metadata\\operatingsystem',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/RequiresSetting.php' =>
array (
0 => 'ff3da3a291c70d92d96264eeaa9791900c683a4f',
1 =>
array (
0 => 'phpunit\\metadata\\requiressetting',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isrequiressetting',
2 => 'phpunit\\metadata\\setting',
3 => 'phpunit\\metadata\\value',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Metadata.php' =>
array (
0 => 'de34316c416cb068469702502c6fb6909d2a3a6a',
1 =>
array (
0 => 'phpunit\\metadata\\metadata',
),
2 =>
array (
0 => 'phpunit\\metadata\\after',
1 => 'phpunit\\metadata\\afterclass',
2 => 'phpunit\\metadata\\backupglobalsonclass',
3 => 'phpunit\\metadata\\backupglobalsonmethod',
4 => 'phpunit\\metadata\\backupstaticpropertiesonclass',
5 => 'phpunit\\metadata\\backupstaticpropertiesonmethod',
6 => 'phpunit\\metadata\\before',
7 => 'phpunit\\metadata\\beforeclass',
8 => 'phpunit\\metadata\\coversclass',
9 => 'phpunit\\metadata\\coverstrait',
10 => 'phpunit\\metadata\\coversmethod',
11 => 'phpunit\\metadata\\coversfunction',
12 => 'phpunit\\metadata\\coversonclass',
13 => 'phpunit\\metadata\\coversonmethod',
14 => 'phpunit\\metadata\\coversdefaultclass',
15 => 'phpunit\\metadata\\coversnothingonclass',
16 => 'phpunit\\metadata\\coversnothingonmethod',
17 => 'phpunit\\metadata\\dataprovider',
18 => 'phpunit\\metadata\\dependsonclass',
19 => 'phpunit\\metadata\\dependsonmethod',
20 => 'phpunit\\metadata\\disablereturnvaluegenerationfortestdoubles',
21 => 'phpunit\\metadata\\doesnotperformassertionsonclass',
22 => 'phpunit\\metadata\\doesnotperformassertionsonmethod',
23 => 'phpunit\\metadata\\excludeglobalvariablefrombackuponclass',
24 => 'phpunit\\metadata\\excludeglobalvariablefrombackuponmethod',
25 => 'phpunit\\metadata\\excludestaticpropertyfrombackuponclass',
26 => 'phpunit\\metadata\\excludestaticpropertyfrombackuponmethod',
27 => 'phpunit\\metadata\\grouponclass',
28 => 'phpunit\\metadata\\grouponmethod',
29 => 'phpunit\\metadata\\ignoredeprecationsonclass',
30 => 'phpunit\\metadata\\ignoredeprecationsonmethod',
31 => 'phpunit\\metadata\\ignorephpunitdeprecationsonclass',
32 => 'phpunit\\metadata\\ignorephpunitdeprecationsonmethod',
33 => 'phpunit\\metadata\\postcondition',
34 => 'phpunit\\metadata\\precondition',
35 => 'phpunit\\metadata\\preserveglobalstateonclass',
36 => 'phpunit\\metadata\\preserveglobalstateonmethod',
37 => 'phpunit\\metadata\\requiresfunctiononclass',
38 => 'phpunit\\metadata\\requiresfunctiononmethod',
39 => 'phpunit\\metadata\\requiresmethodonclass',
40 => 'phpunit\\metadata\\requiresmethodonmethod',
41 => 'phpunit\\metadata\\requiresoperatingsystemonclass',
42 => 'phpunit\\metadata\\requiresoperatingsystemonmethod',
43 => 'phpunit\\metadata\\requiresoperatingsystemfamilyonclass',
44 => 'phpunit\\metadata\\requiresoperatingsystemfamilyonmethod',
45 => 'phpunit\\metadata\\requiresphponclass',
46 => 'phpunit\\metadata\\requiresphponmethod',
47 => 'phpunit\\metadata\\requiresphpextensiononclass',
48 => 'phpunit\\metadata\\requiresphpextensiononmethod',
49 => 'phpunit\\metadata\\requiresphpunitonclass',
50 => 'phpunit\\metadata\\requiresphpunitonmethod',
51 => 'phpunit\\metadata\\requiresphpunitextensiononclass',
52 => 'phpunit\\metadata\\requiresphpunitextensiononmethod',
53 => 'phpunit\\metadata\\requiressettingonclass',
54 => 'phpunit\\metadata\\requiressettingonmethod',
55 => 'phpunit\\metadata\\runclassinseparateprocess',
56 => 'phpunit\\metadata\\runtestsinseparateprocesses',
57 => 'phpunit\\metadata\\runinseparateprocess',
58 => 'phpunit\\metadata\\test',
59 => 'phpunit\\metadata\\testdoxonclass',
60 => 'phpunit\\metadata\\testdoxonmethod',
61 => 'phpunit\\metadata\\testwith',
62 => 'phpunit\\metadata\\usesclass',
63 => 'phpunit\\metadata\\usestrait',
64 => 'phpunit\\metadata\\usesfunction',
65 => 'phpunit\\metadata\\usesmethod',
66 => 'phpunit\\metadata\\usesonclass',
67 => 'phpunit\\metadata\\usesonmethod',
68 => 'phpunit\\metadata\\usesdefaultclass',
69 => 'phpunit\\metadata\\withouterrorhandler',
70 => 'phpunit\\metadata\\__construct',
71 => 'phpunit\\metadata\\isclasslevel',
72 => 'phpunit\\metadata\\ismethodlevel',
73 => 'phpunit\\metadata\\isafter',
74 => 'phpunit\\metadata\\isafterclass',
75 => 'phpunit\\metadata\\isbackupglobals',
76 => 'phpunit\\metadata\\isbackupstaticproperties',
77 => 'phpunit\\metadata\\isbeforeclass',
78 => 'phpunit\\metadata\\isbefore',
79 => 'phpunit\\metadata\\iscovers',
80 => 'phpunit\\metadata\\iscoversclass',
81 => 'phpunit\\metadata\\iscoversdefaultclass',
82 => 'phpunit\\metadata\\iscoverstrait',
83 => 'phpunit\\metadata\\iscoversfunction',
84 => 'phpunit\\metadata\\iscoversmethod',
85 => 'phpunit\\metadata\\iscoversnothing',
86 => 'phpunit\\metadata\\isdataprovider',
87 => 'phpunit\\metadata\\isdependsonclass',
88 => 'phpunit\\metadata\\isdependsonmethod',
89 => 'phpunit\\metadata\\isdisablereturnvaluegenerationfortestdoubles',
90 => 'phpunit\\metadata\\isdoesnotperformassertions',
91 => 'phpunit\\metadata\\isexcludeglobalvariablefrombackup',
92 => 'phpunit\\metadata\\isexcludestaticpropertyfrombackup',
93 => 'phpunit\\metadata\\isgroup',
94 => 'phpunit\\metadata\\isignoredeprecations',
95 => 'phpunit\\metadata\\isignorephpunitdeprecations',
96 => 'phpunit\\metadata\\isrunclassinseparateprocess',
97 => 'phpunit\\metadata\\isruninseparateprocess',
98 => 'phpunit\\metadata\\isruntestsinseparateprocesses',
99 => 'phpunit\\metadata\\istest',
100 => 'phpunit\\metadata\\isprecondition',
101 => 'phpunit\\metadata\\ispostcondition',
102 => 'phpunit\\metadata\\ispreserveglobalstate',
103 => 'phpunit\\metadata\\isrequiresmethod',
104 => 'phpunit\\metadata\\isrequiresfunction',
105 => 'phpunit\\metadata\\isrequiresoperatingsystem',
106 => 'phpunit\\metadata\\isrequiresoperatingsystemfamily',
107 => 'phpunit\\metadata\\isrequiresphp',
108 => 'phpunit\\metadata\\isrequiresphpextension',
109 => 'phpunit\\metadata\\isrequiresphpunit',
110 => 'phpunit\\metadata\\isrequiresphpunitextension',
111 => 'phpunit\\metadata\\isrequiressetting',
112 => 'phpunit\\metadata\\istestdox',
113 => 'phpunit\\metadata\\istestwith',
114 => 'phpunit\\metadata\\isuses',
115 => 'phpunit\\metadata\\isusesclass',
116 => 'phpunit\\metadata\\isusesdefaultclass',
117 => 'phpunit\\metadata\\isusestrait',
118 => 'phpunit\\metadata\\isusesfunction',
119 => 'phpunit\\metadata\\isusesmethod',
120 => 'phpunit\\metadata\\iswithouterrorhandler',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/RequiresFunction.php' =>
array (
0 => '8b9dbcc2f1c75c8f9a10ddbb0d5635d5196b9aed',
1 =>
array (
0 => 'phpunit\\metadata\\requiresfunction',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isrequiresfunction',
2 => 'phpunit\\metadata\\functionname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Api/DataProvider.php' =>
array (
0 => '9b37a44bbb61c7624dc6e8880889e91ad5aff098',
1 =>
array (
0 => 'phpunit\\metadata\\api\\dataprovider',
),
2 =>
array (
0 => 'phpunit\\metadata\\api\\provideddata',
1 => 'phpunit\\metadata\\api\\dataprovidedbymethods',
2 => 'phpunit\\metadata\\api\\dataprovidedbymetadata',
3 => 'phpunit\\metadata\\api\\dataprovidedbytestwithannotation',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Api/Requirements.php' =>
array (
0 => '20b68ad248f66f8b2dfc2844f26df82c9efdc149',
1 =>
array (
0 => 'phpunit\\metadata\\api\\requirements',
),
2 =>
array (
0 => 'phpunit\\metadata\\api\\requirementsnotsatisfiedfor',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Api/HookMethods.php' =>
array (
0 => '48adb20b58aa47b8d5ec3b7e43e317e26e824a8a',
1 =>
array (
0 => 'phpunit\\metadata\\api\\hookmethods',
),
2 =>
array (
0 => 'phpunit\\metadata\\api\\hookmethods',
1 => 'phpunit\\metadata\\api\\emptyhookmethodsarray',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Api/Groups.php' =>
array (
0 => 'fd963878df8ea74502e7b0bf38f02f5fb4752f72',
1 =>
array (
0 => 'phpunit\\metadata\\api\\groups',
),
2 =>
array (
0 => 'phpunit\\metadata\\api\\groups',
1 => 'phpunit\\metadata\\api\\size',
2 => 'phpunit\\metadata\\api\\canonicalizename',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Api/Dependencies.php' =>
array (
0 => '569085b18f9d67b7d17cc1d274e9c549e50bf0fc',
1 =>
array (
0 => 'phpunit\\metadata\\api\\dependencies',
),
2 =>
array (
0 => 'phpunit\\metadata\\api\\dependencies',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Api/CodeCoverage.php' =>
array (
0 => '338d002db4a249b960070ae266a0ee353ae74267',
1 =>
array (
0 => 'phpunit\\metadata\\api\\codecoverage',
),
2 =>
array (
0 => 'phpunit\\metadata\\api\\linestobecovered',
1 => 'phpunit\\metadata\\api\\linestobeused',
2 => 'phpunit\\metadata\\api\\shouldcodecoveragebecollectedfor',
3 => 'phpunit\\metadata\\api\\maptocodeunits',
4 => 'phpunit\\metadata\\api\\names',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/BackupStaticProperties.php' =>
array (
0 => 'd83217e880969d2cef5023bd2f7d262ef56f9a56',
1 =>
array (
0 => 'phpunit\\metadata\\backupstaticproperties',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isbackupstaticproperties',
2 => 'phpunit\\metadata\\enabled',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/RequiresPhpunitExtension.php' =>
array (
0 => 'b17905b07a3dc0bd28699935622fcb01040c6117',
1 =>
array (
0 => 'phpunit\\metadata\\requiresphpunitextension',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isrequiresphpunitextension',
2 => 'phpunit\\metadata\\extensionclass',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/DependsOnMethod.php' =>
array (
0 => '0a6438f4f72e58d7ea9ea6b9d34eceae73fcbb34',
1 =>
array (
0 => 'phpunit\\metadata\\dependsonmethod',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isdependsonmethod',
2 => 'phpunit\\metadata\\classname',
3 => 'phpunit\\metadata\\methodname',
4 => 'phpunit\\metadata\\deepclone',
5 => 'phpunit\\metadata\\shallowclone',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/UsesFunction.php' =>
array (
0 => '15f41f035ec4a4260ae77e31a9714ed0dd4687ba',
1 =>
array (
0 => 'phpunit\\metadata\\usesfunction',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isusesfunction',
2 => 'phpunit\\metadata\\functionname',
3 => 'phpunit\\metadata\\asstringforcodeunitmapper',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/UsesDefaultClass.php' =>
array (
0 => '1eea84c33879aa776e29b9f6bfebd3ad77ec1dd1',
1 =>
array (
0 => 'phpunit\\metadata\\usesdefaultclass',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isusesdefaultclass',
2 => 'phpunit\\metadata\\classname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/UsesClass.php' =>
array (
0 => '6fbfb19a5623aa546b26bde5c325421d29c8ffdb',
1 =>
array (
0 => 'phpunit\\metadata\\usesclass',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isusesclass',
2 => 'phpunit\\metadata\\classname',
3 => 'phpunit\\metadata\\asstringforcodeunitmapper',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/CoversTrait.php' =>
array (
0 => '842833daca8b6731fa357ff5d6dc40f394f1d842',
1 =>
array (
0 => 'phpunit\\metadata\\coverstrait',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\iscoverstrait',
2 => 'phpunit\\metadata\\traitname',
3 => 'phpunit\\metadata\\asstringforcodeunitmapper',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/RunInSeparateProcess.php' =>
array (
0 => 'd4b2556df0523f2e9b2081202b90acdf0ee6e2e8',
1 =>
array (
0 => 'phpunit\\metadata\\runinseparateprocess',
),
2 =>
array (
0 => 'phpunit\\metadata\\isruninseparateprocess',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Uses.php' =>
array (
0 => 'e7a4528f99e337a4ac6c0ae5a75327a7a122540c',
1 =>
array (
0 => 'phpunit\\metadata\\uses',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isuses',
2 => 'phpunit\\metadata\\target',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/RequiresMethod.php' =>
array (
0 => '3650956e25497a9a8ad8aa0ce7c4b4826266b3de',
1 =>
array (
0 => 'phpunit\\metadata\\requiresmethod',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isrequiresmethod',
2 => 'phpunit\\metadata\\classname',
3 => 'phpunit\\metadata\\methodname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/MetadataCollection.php' =>
array (
0 => '843353e3b92e3a27bb0cfeee89849038745cbb18',
1 =>
array (
0 => 'phpunit\\metadata\\metadatacollection',
),
2 =>
array (
0 => 'phpunit\\metadata\\fromarray',
1 => 'phpunit\\metadata\\__construct',
2 => 'phpunit\\metadata\\asarray',
3 => 'phpunit\\metadata\\count',
4 => 'phpunit\\metadata\\isempty',
5 => 'phpunit\\metadata\\isnotempty',
6 => 'phpunit\\metadata\\getiterator',
7 => 'phpunit\\metadata\\mergewith',
8 => 'phpunit\\metadata\\isclasslevel',
9 => 'phpunit\\metadata\\ismethodlevel',
10 => 'phpunit\\metadata\\isafter',
11 => 'phpunit\\metadata\\isafterclass',
12 => 'phpunit\\metadata\\isbackupglobals',
13 => 'phpunit\\metadata\\isbackupstaticproperties',
14 => 'phpunit\\metadata\\isbeforeclass',
15 => 'phpunit\\metadata\\isbefore',
16 => 'phpunit\\metadata\\iscovers',
17 => 'phpunit\\metadata\\iscoversclass',
18 => 'phpunit\\metadata\\iscoversdefaultclass',
19 => 'phpunit\\metadata\\iscoverstrait',
20 => 'phpunit\\metadata\\iscoversfunction',
21 => 'phpunit\\metadata\\iscoversmethod',
22 => 'phpunit\\metadata\\isexcludeglobalvariablefrombackup',
23 => 'phpunit\\metadata\\isexcludestaticpropertyfrombackup',
24 => 'phpunit\\metadata\\iscoversnothing',
25 => 'phpunit\\metadata\\isdataprovider',
26 => 'phpunit\\metadata\\isdepends',
27 => 'phpunit\\metadata\\isdependsonclass',
28 => 'phpunit\\metadata\\isdependsonmethod',
29 => 'phpunit\\metadata\\isdisablereturnvaluegenerationfortestdoubles',
30 => 'phpunit\\metadata\\isdoesnotperformassertions',
31 => 'phpunit\\metadata\\isgroup',
32 => 'phpunit\\metadata\\isignoredeprecations',
33 => 'phpunit\\metadata\\isignorephpunitdeprecations',
34 => 'phpunit\\metadata\\isrunclassinseparateprocess',
35 => 'phpunit\\metadata\\isruninseparateprocess',
36 => 'phpunit\\metadata\\isruntestsinseparateprocesses',
37 => 'phpunit\\metadata\\istest',
38 => 'phpunit\\metadata\\isprecondition',
39 => 'phpunit\\metadata\\ispostcondition',
40 => 'phpunit\\metadata\\ispreserveglobalstate',
41 => 'phpunit\\metadata\\isrequiresmethod',
42 => 'phpunit\\metadata\\isrequiresfunction',
43 => 'phpunit\\metadata\\isrequiresoperatingsystem',
44 => 'phpunit\\metadata\\isrequiresoperatingsystemfamily',
45 => 'phpunit\\metadata\\isrequiresphp',
46 => 'phpunit\\metadata\\isrequiresphpextension',
47 => 'phpunit\\metadata\\isrequiresphpunit',
48 => 'phpunit\\metadata\\isrequiresphpunitextension',
49 => 'phpunit\\metadata\\isrequiressetting',
50 => 'phpunit\\metadata\\istestdox',
51 => 'phpunit\\metadata\\istestwith',
52 => 'phpunit\\metadata\\isuses',
53 => 'phpunit\\metadata\\isusesclass',
54 => 'phpunit\\metadata\\isusesdefaultclass',
55 => 'phpunit\\metadata\\isusestrait',
56 => 'phpunit\\metadata\\isusesfunction',
57 => 'phpunit\\metadata\\isusesmethod',
58 => 'phpunit\\metadata\\iswithouterrorhandler',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/RequiresPhpunit.php' =>
array (
0 => '8dbba34c69edb5ef8ac0a92e99805208a1de13dd',
1 =>
array (
0 => 'phpunit\\metadata\\requiresphpunit',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isrequiresphpunit',
2 => 'phpunit\\metadata\\versionrequirement',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/BackupGlobals.php' =>
array (
0 => 'b28760a8e76a674c724f8ddff70fff3b09e9c5f3',
1 =>
array (
0 => 'phpunit\\metadata\\backupglobals',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isbackupglobals',
2 => 'phpunit\\metadata\\enabled',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Group.php' =>
array (
0 => '31b15a872a277c2b23d257f7ad21eee09ac5b317',
1 =>
array (
0 => 'phpunit\\metadata\\group',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isgroup',
2 => 'phpunit\\metadata\\groupname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/IgnorePhpunitDeprecations.php' =>
array (
0 => '2b672f381e5f32851068b058ba03f4dd9d008fe1',
1 =>
array (
0 => 'phpunit\\metadata\\ignorephpunitdeprecations',
),
2 =>
array (
0 => 'phpunit\\metadata\\isignorephpunitdeprecations',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/CoversNothing.php' =>
array (
0 => '193f8ab93b9d169d7163a87e409f9169649bb031',
1 =>
array (
0 => 'phpunit\\metadata\\coversnothing',
),
2 =>
array (
0 => 'phpunit\\metadata\\iscoversnothing',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Version/ConstraintRequirement.php' =>
array (
0 => '792ab212266d1fb7d82373143990642204a04817',
1 =>
array (
0 => 'phpunit\\metadata\\version\\constraintrequirement',
),
2 =>
array (
0 => 'phpunit\\metadata\\version\\__construct',
1 => 'phpunit\\metadata\\version\\issatisfiedby',
2 => 'phpunit\\metadata\\version\\asstring',
3 => 'phpunit\\metadata\\version\\sanitize',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Version/Requirement.php' =>
array (
0 => '882be26052e7693a185e2603d84365e1089e4a47',
1 =>
array (
0 => 'phpunit\\metadata\\version\\requirement',
),
2 =>
array (
0 => 'phpunit\\metadata\\version\\from',
1 => 'phpunit\\metadata\\version\\issatisfiedby',
2 => 'phpunit\\metadata\\version\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Version/ComparisonRequirement.php' =>
array (
0 => '4d4898a8b9c9f9327a4dcf11d538030823e37313',
1 =>
array (
0 => 'phpunit\\metadata\\version\\comparisonrequirement',
),
2 =>
array (
0 => 'phpunit\\metadata\\version\\__construct',
1 => 'phpunit\\metadata\\version\\issatisfiedby',
2 => 'phpunit\\metadata\\version\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/AfterClass.php' =>
array (
0 => '04b3a023d35cd87efee0ca08a220e50a8d022790',
1 =>
array (
0 => 'phpunit\\metadata\\afterclass',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isafterclass',
2 => 'phpunit\\metadata\\priority',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/CoversMethod.php' =>
array (
0 => '92cf35cf4a7fe48dc5cc2d3a436c3a3eb177f76d',
1 =>
array (
0 => 'phpunit\\metadata\\coversmethod',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\iscoversmethod',
2 => 'phpunit\\metadata\\classname',
3 => 'phpunit\\metadata\\methodname',
4 => 'phpunit\\metadata\\asstringforcodeunitmapper',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/RequiresOperatingSystemFamily.php' =>
array (
0 => '68b94ca5ba9d3a1354b194a196749cb187f35b7d',
1 =>
array (
0 => 'phpunit\\metadata\\requiresoperatingsystemfamily',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isrequiresoperatingsystemfamily',
2 => 'phpunit\\metadata\\operatingsystemfamily',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/PostCondition.php' =>
array (
0 => '84aad3ee24d595f1dc5aabb667a7ae5b6706078a',
1 =>
array (
0 => 'phpunit\\metadata\\postcondition',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\ispostcondition',
2 => 'phpunit\\metadata\\priority',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/WithoutErrorHandler.php' =>
array (
0 => 'c6e1e8c2ea375638b41921659546c0fb16aad57d',
1 =>
array (
0 => 'phpunit\\metadata\\withouterrorhandler',
),
2 =>
array (
0 => 'phpunit\\metadata\\iswithouterrorhandler',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/DataProvider.php' =>
array (
0 => '1fa176f51a85e406ee8ecc7d840dba5bcafbe830',
1 =>
array (
0 => 'phpunit\\metadata\\dataprovider',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isdataprovider',
2 => 'phpunit\\metadata\\classname',
3 => 'phpunit\\metadata\\methodname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/CoversDefaultClass.php' =>
array (
0 => '48c2dc90398903cde7f990e53a25e729715d6aee',
1 =>
array (
0 => 'phpunit\\metadata\\coversdefaultclass',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\iscoversdefaultclass',
2 => 'phpunit\\metadata\\classname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/TestDox.php' =>
array (
0 => 'e2cca2f74fdd745a9eb84c659c73daac30260927',
1 =>
array (
0 => 'phpunit\\metadata\\testdox',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\istestdox',
2 => 'phpunit\\metadata\\text',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/RequiresPhpExtension.php' =>
array (
0 => '204147ae46fc92d38f530b6fe789d79615fb02c9',
1 =>
array (
0 => 'phpunit\\metadata\\requiresphpextension',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isrequiresphpextension',
2 => 'phpunit\\metadata\\extension',
3 => 'phpunit\\metadata\\hasversionrequirement',
4 => 'phpunit\\metadata\\versionrequirement',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Test.php' =>
array (
0 => 'f5c2a2790f58a2105579268d4d0f6ff963a80fef',
1 =>
array (
0 => 'phpunit\\metadata\\test',
),
2 =>
array (
0 => 'phpunit\\metadata\\istest',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/UsesTrait.php' =>
array (
0 => '24f3502570bdcb2b8e7190cd54d8ce9d98199242',
1 =>
array (
0 => 'phpunit\\metadata\\usestrait',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isusestrait',
2 => 'phpunit\\metadata\\traitname',
3 => 'phpunit\\metadata\\asstringforcodeunitmapper',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/ExcludeGlobalVariableFromBackup.php' =>
array (
0 => 'bf3d138a3aebab5b6970e5d22fe24e9fb8c596a3',
1 =>
array (
0 => 'phpunit\\metadata\\excludeglobalvariablefrombackup',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isexcludeglobalvariablefrombackup',
2 => 'phpunit\\metadata\\globalvariablename',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Exception/ReflectionException.php' =>
array (
0 => '9c2fe91d15be7251fdd7409147b2394b71f43557',
1 =>
array (
0 => 'phpunit\\metadata\\reflectionexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Exception/NoVersionRequirementException.php' =>
array (
0 => 'cc7a64f2fce8f852a7861cfc34875b20b4370d4c',
1 =>
array (
0 => 'phpunit\\metadata\\noversionrequirementexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Exception/Exception.php' =>
array (
0 => '07470204cc4cc5fb672463fae706beb5a7b7907c',
1 =>
array (
0 => 'phpunit\\metadata\\exception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Exception/InvalidAttributeException.php' =>
array (
0 => '13244d61de84ccf2e172a5099b41a4465490ced9',
1 =>
array (
0 => 'phpunit\\metadata\\invalidattributeexception',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Exception/InvalidVersionRequirementException.php' =>
array (
0 => 'e62ba4e9fec73b10bae23917147c91d8094d5341',
1 =>
array (
0 => 'phpunit\\metadata\\invalidversionrequirementexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Exception/AnnotationsAreNotSupportedForInternalClassesException.php' =>
array (
0 => '245fc7c071d5d9c2366846535e658a60064d4346',
1 =>
array (
0 => 'phpunit\\metadata\\annotationsarenotsupportedforinternalclassesexception',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/DisableReturnValueGenerationForTestDoubles.php' =>
array (
0 => '14c8c8d615aa1db3fe8c5873cd1e40919be22631',
1 =>
array (
0 => 'phpunit\\metadata\\disablereturnvaluegenerationfortestdoubles',
),
2 =>
array (
0 => 'phpunit\\metadata\\isdisablereturnvaluegenerationfortestdoubles',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/CoversFunction.php' =>
array (
0 => '6ad6aa9e6fe7854b80c209fc995d5877354be78b',
1 =>
array (
0 => 'phpunit\\metadata\\coversfunction',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\iscoversfunction',
2 => 'phpunit\\metadata\\functionname',
3 => 'phpunit\\metadata\\asstringforcodeunitmapper',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/DoesNotPerformAssertions.php' =>
array (
0 => 'b17d64d572cf95638a4bc6dc5f7fa17f60e96459',
1 =>
array (
0 => 'phpunit\\metadata\\doesnotperformassertions',
),
2 =>
array (
0 => 'phpunit\\metadata\\isdoesnotperformassertions',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/ExcludeStaticPropertyFromBackup.php' =>
array (
0 => 'caa2f11c2243d13a7d46bbfa5d947bd5bbb02e07',
1 =>
array (
0 => 'phpunit\\metadata\\excludestaticpropertyfrombackup',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isexcludestaticpropertyfrombackup',
2 => 'phpunit\\metadata\\classname',
3 => 'phpunit\\metadata\\propertyname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/BeforeClass.php' =>
array (
0 => '93e0221da44eca04b35af00b09d309e202ac01d9',
1 =>
array (
0 => 'phpunit\\metadata\\beforeclass',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isbeforeclass',
2 => 'phpunit\\metadata\\priority',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/DependsOnClass.php' =>
array (
0 => 'df3ce346e5260aa56f35657e2b0336ef3ab599ea',
1 =>
array (
0 => 'phpunit\\metadata\\dependsonclass',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isdependsonclass',
2 => 'phpunit\\metadata\\classname',
3 => 'phpunit\\metadata\\deepclone',
4 => 'phpunit\\metadata\\shallowclone',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Parser/ParserChain.php' =>
array (
0 => 'dcc533e7e394248bdd63f62e9e125d1868053a6e',
1 =>
array (
0 => 'phpunit\\metadata\\parser\\parserchain',
),
2 =>
array (
0 => 'phpunit\\metadata\\parser\\__construct',
1 => 'phpunit\\metadata\\parser\\forclass',
2 => 'phpunit\\metadata\\parser\\formethod',
3 => 'phpunit\\metadata\\parser\\forclassandmethod',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Parser/Registry.php' =>
array (
0 => '3ab731226fc6e8b7bb27bb549d164a557277e13f',
1 =>
array (
0 => 'phpunit\\metadata\\parser\\registry',
),
2 =>
array (
0 => 'phpunit\\metadata\\parser\\parser',
1 => 'phpunit\\metadata\\parser\\build',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Parser/Parser.php' =>
array (
0 => 'c93648c1649b75f147371b1a3516146168f3d0e3',
1 =>
array (
0 => 'phpunit\\metadata\\parser\\parser',
),
2 =>
array (
0 => 'phpunit\\metadata\\parser\\forclass',
1 => 'phpunit\\metadata\\parser\\formethod',
2 => 'phpunit\\metadata\\parser\\forclassandmethod',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Parser/AnnotationParser.php' =>
array (
0 => 'e24c1e670ed975ad7f94ae06b442ea9de89c660c',
1 =>
array (
0 => 'phpunit\\metadata\\parser\\annotationparser',
),
2 =>
array (
0 => 'phpunit\\metadata\\parser\\forclass',
1 => 'phpunit\\metadata\\parser\\formethod',
2 => 'phpunit\\metadata\\parser\\forclassandmethod',
3 => 'phpunit\\metadata\\parser\\stringtobool',
4 => 'phpunit\\metadata\\parser\\cleanupcoversorusestarget',
5 => 'phpunit\\metadata\\parser\\parserequirements',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Parser/Annotation/Registry.php' =>
array (
0 => '51bc710191b9ebec05875657f11df2d70ff5b4f7',
1 =>
array (
0 => 'phpunit\\metadata\\annotation\\parser\\registry',
),
2 =>
array (
0 => 'phpunit\\metadata\\annotation\\parser\\getinstance',
1 => 'phpunit\\metadata\\annotation\\parser\\forclassname',
2 => 'phpunit\\metadata\\annotation\\parser\\formethod',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Parser/Annotation/DocBlock.php' =>
array (
0 => 'ed07043174124ee00f4a59bd31684e5bac12b022',
1 =>
array (
0 => 'phpunit\\metadata\\annotation\\parser\\docblock',
),
2 =>
array (
0 => 'phpunit\\metadata\\annotation\\parser\\ofclass',
1 => 'phpunit\\metadata\\annotation\\parser\\ofmethod',
2 => 'phpunit\\metadata\\annotation\\parser\\__construct',
3 => 'phpunit\\metadata\\annotation\\parser\\requirements',
4 => 'phpunit\\metadata\\annotation\\parser\\symbolannotations',
5 => 'phpunit\\metadata\\annotation\\parser\\parsedocblock',
6 => 'phpunit\\metadata\\annotation\\parser\\extractannotationsfromreflector',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Parser/AttributeParser.php' =>
array (
0 => '1da5e7a8447cc0d333f4a69f4445e0faab9d1b17',
1 =>
array (
0 => 'phpunit\\metadata\\parser\\attributeparser',
),
2 =>
array (
0 => 'phpunit\\metadata\\parser\\forclass',
1 => 'phpunit\\metadata\\parser\\formethod',
2 => 'phpunit\\metadata\\parser\\forclassandmethod',
3 => 'phpunit\\metadata\\parser\\issizegroup',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Parser/CachingParser.php' =>
array (
0 => '504641e0361d27cf399ae12b2caff038c91785d8',
1 =>
array (
0 => 'phpunit\\metadata\\parser\\cachingparser',
),
2 =>
array (
0 => 'phpunit\\metadata\\parser\\__construct',
1 => 'phpunit\\metadata\\parser\\forclass',
2 => 'phpunit\\metadata\\parser\\formethod',
3 => 'phpunit\\metadata\\parser\\forclassandmethod',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/PreserveGlobalState.php' =>
array (
0 => '32f5d27a4251c6e2b7dd6e0d14cbe58af6bf4f18',
1 =>
array (
0 => 'phpunit\\metadata\\preserveglobalstate',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\ispreserveglobalstate',
2 => 'phpunit\\metadata\\enabled',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/MetadataCollectionIterator.php' =>
array (
0 => '1a81033d52da5baaaf19f8091be2c7963712027c',
1 =>
array (
0 => 'phpunit\\metadata\\metadatacollectioniterator',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\rewind',
2 => 'phpunit\\metadata\\valid',
3 => 'phpunit\\metadata\\key',
4 => 'phpunit\\metadata\\current',
5 => 'phpunit\\metadata\\next',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/PreCondition.php' =>
array (
0 => '930897e368ce55732fd1e4c1826235359bc01eb4',
1 =>
array (
0 => 'phpunit\\metadata\\precondition',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isprecondition',
2 => 'phpunit\\metadata\\priority',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/RequiresPhp.php' =>
array (
0 => '8f8fc777fb7047defb44cdb34bda1fbcc1ce6a86',
1 =>
array (
0 => 'phpunit\\metadata\\requiresphp',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isrequiresphp',
2 => 'phpunit\\metadata\\versionrequirement',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/TestWith.php' =>
array (
0 => '8385a9bd1a369e2305a6bc55258626611897861c',
1 =>
array (
0 => 'phpunit\\metadata\\testwith',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\istestwith',
2 => 'phpunit\\metadata\\data',
3 => 'phpunit\\metadata\\hasname',
4 => 'phpunit\\metadata\\name',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/RunClassInSeparateProcess.php' =>
array (
0 => '187f82b00d52b64ed987ffc6801aa47f438ea450',
1 =>
array (
0 => 'phpunit\\metadata\\runclassinseparateprocess',
),
2 =>
array (
0 => 'phpunit\\metadata\\isrunclassinseparateprocess',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/After.php' =>
array (
0 => '4d3503af8792ecf291c94951ab0be5b680d5e0e3',
1 =>
array (
0 => 'phpunit\\metadata\\after',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isafter',
2 => 'phpunit\\metadata\\priority',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/Covers.php' =>
array (
0 => '247842a063305f69bad47cfcc2cde417e301115a',
1 =>
array (
0 => 'phpunit\\metadata\\covers',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\iscovers',
2 => 'phpunit\\metadata\\target',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Metadata/UsesMethod.php' =>
array (
0 => '75520d79f98ca0cdf49f6c726fb51257a6977ce6',
1 =>
array (
0 => 'phpunit\\metadata\\usesmethod',
),
2 =>
array (
0 => 'phpunit\\metadata\\__construct',
1 => 'phpunit\\metadata\\isusesmethod',
2 => 'phpunit\\metadata\\classname',
3 => 'phpunit\\metadata\\methodname',
4 => 'phpunit\\metadata\\asstringforcodeunitmapper',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/RunTestsInSeparateProcesses.php' =>
array (
0 => 'f7ccc03b0367c9c5436acf402c789c600a699d5c',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\runtestsinseparateprocesses',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/DependsOnClassUsingShallowClone.php' =>
array (
0 => 'e45d527a5712aa477c5d43b3f684e2255b4b9e5a',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\dependsonclassusingshallowclone',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\classname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/IgnoreDeprecations.php' =>
array (
0 => '4c22e865137e5c0c5903395510dd6dbd2411f449',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\ignoredeprecations',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/Before.php' =>
array (
0 => 'fe687500400cf61cd18154ab859a232b5d33f57f',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\before',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\priority',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/CoversClass.php' =>
array (
0 => '1a89834614f5b7b2cbd655c757f18d6f200227eb',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\coversclass',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\classname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/RequiresOperatingSystem.php' =>
array (
0 => '32643e38fa7881eb4a8eff19a3bf76274845bd9d',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\requiresoperatingsystem',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\regularexpression',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/RequiresSetting.php' =>
array (
0 => 'd1b7fe8c07f7485d4f83d49999b1355d83e3eb64',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\requiressetting',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\setting',
2 => 'phpunit\\framework\\attributes\\value',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/RequiresFunction.php' =>
array (
0 => '1c92946d2ff3962d7a4e213ea44158d1c9120ea1',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\requiresfunction',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\functionname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/BackupStaticProperties.php' =>
array (
0 => '987a7b33bcfc59d716dd000b160b444c805cd4eb',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\backupstaticproperties',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\enabled',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/RequiresPhpunitExtension.php' =>
array (
0 => 'e79c035373406503e08192d48185f1dd73fc8117',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\requiresphpunitextension',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\extensionclass',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/UsesFunction.php' =>
array (
0 => '17f644a28f78d3235fc6f3bb8cf79ef6458ae70a',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\usesfunction',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\functionname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/Depends.php' =>
array (
0 => '230dc93e44411538e2b4c801c51ad1949e4bcc74',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\depends',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\methodname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/TestWithJson.php' =>
array (
0 => 'cb0f0591bde5bea3c1417d2fd86ff3912cd0a1f4',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\testwithjson',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\json',
2 => 'phpunit\\framework\\attributes\\name',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/DependsUsingShallowClone.php' =>
array (
0 => 'f35acc6ef331726d69d97639c9755825aad2f5f4',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\dependsusingshallowclone',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\methodname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/Medium.php' =>
array (
0 => 'a1ce64fb64ffae458088e143fb9bd01301b8bd5f',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\medium',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/UsesClass.php' =>
array (
0 => '519569e85058df0679bcd63e85dea1c2d2240e8d',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\usesclass',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\classname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/CoversTrait.php' =>
array (
0 => '44dc1689132aa3ab36a37fabcc2a0cc1b952acf5',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\coverstrait',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\traitname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/RunInSeparateProcess.php' =>
array (
0 => '4b1955a7d7db12f9d259c19f7a5ac4ac58c3aa83',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\runinseparateprocess',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/DependsOnClassUsingDeepClone.php' =>
array (
0 => 'f06963e9ddc284eff33e586ff39597d516b11410',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\dependsonclassusingdeepclone',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\classname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/RequiresMethod.php' =>
array (
0 => 'ca08751352c79530d54164d5262c966f1c37ccec',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\requiresmethod',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\classname',
2 => 'phpunit\\framework\\attributes\\methodname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/RequiresPhpunit.php' =>
array (
0 => 'e8725ca048d1aae2d76dd97ad016295d80fe837b',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\requiresphpunit',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\versionrequirement',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/BackupGlobals.php' =>
array (
0 => '80746b41dceec877881e96482cea67cb2ae038bb',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\backupglobals',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\enabled',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/Group.php' =>
array (
0 => 'c20d26beb5f874445aed0ba9fbaa2adfbec73011',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\group',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\name',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/Ticket.php' =>
array (
0 => 'df6503397cab9342c1f2980e2e58c9a8cf02e40f',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\ticket',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\text',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/DependsExternalUsingDeepClone.php' =>
array (
0 => '5e78918ffc8f26c25f06583b76ed045a81743955',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\dependsexternalusingdeepclone',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\classname',
2 => 'phpunit\\framework\\attributes\\methodname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/IgnorePhpunitDeprecations.php' =>
array (
0 => '8ea249504ed038902e3aaa55758e4bcb8176560e',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\ignorephpunitdeprecations',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/CoversNothing.php' =>
array (
0 => '8fba204cca606dc1f5233274102837e3a24bbfeb',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\coversnothing',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/AfterClass.php' =>
array (
0 => 'fdbbf99f1071e2ac4206e272df8e4c6e3110024d',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\afterclass',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\priority',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/DependsExternal.php' =>
array (
0 => '458e4f31c55533fb7c80596ccb2ef11f83b76e3d',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\dependsexternal',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\classname',
2 => 'phpunit\\framework\\attributes\\methodname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/CoversMethod.php' =>
array (
0 => '9a008ac02e7e8df9ab89bead30d747112d32bb9a',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\coversmethod',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\classname',
2 => 'phpunit\\framework\\attributes\\methodname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/Large.php' =>
array (
0 => '8729d2b9e26febac2e7b4975d45edb68717354c3',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\large',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/RequiresOperatingSystemFamily.php' =>
array (
0 => 'f91989c17beda35c69f14454463f743280888d48',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\requiresoperatingsystemfamily',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\operatingsystemfamily',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/PostCondition.php' =>
array (
0 => 'ac1d0272475513dbc6f6840b29148b7bcf79166a',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\postcondition',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\priority',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/WithoutErrorHandler.php' =>
array (
0 => '9083323862ba6151ac7f680df00c80d0854319bd',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\withouterrorhandler',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/DataProvider.php' =>
array (
0 => '68cd7521ca35dabeaac99ad5bf7b6aa61e4a3d26',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\dataprovider',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\methodname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/TestDox.php' =>
array (
0 => '28b23c577d4170ac0be037dff3add76df8685935',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\testdox',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\text',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/RequiresPhpExtension.php' =>
array (
0 => '753a8cf29330770a242abc4fe82a8086cb97e532',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\requiresphpextension',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\extension',
2 => 'phpunit\\framework\\attributes\\versionrequirement',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/Test.php' =>
array (
0 => '430efd626ebd013247ad12ed501a88d1614f3dc1',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\test',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/Small.php' =>
array (
0 => 'e955e58c028ed65c1e6201bc4fc6d24bc3d22dce',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\small',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/UsesTrait.php' =>
array (
0 => 'a57b0508731c87f408d1d6b9eed38e3c0774faa2',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\usestrait',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\traitname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/ExcludeGlobalVariableFromBackup.php' =>
array (
0 => 'eed42ec3a78f5b7c32c6f555aab550fcf1454466',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\excludeglobalvariablefrombackup',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\globalvariablename',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/DataProviderExternal.php' =>
array (
0 => 'e4ce059fc74ec9ce102f26acb46b35f8ebff399e',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\dataproviderexternal',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\classname',
2 => 'phpunit\\framework\\attributes\\methodname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/DisableReturnValueGenerationForTestDoubles.php' =>
array (
0 => '2cacb06449a3df931ef9ed3237d7d98457057b20',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\disablereturnvaluegenerationfortestdoubles',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/CoversFunction.php' =>
array (
0 => 'cd3e819221550cba3c8e0f2792166238f3a81990',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\coversfunction',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\functionname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/DoesNotPerformAssertions.php' =>
array (
0 => 'e0a933ec0aa4d8513252d8b8adb9016b9fafee41',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\doesnotperformassertions',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/ExcludeStaticPropertyFromBackup.php' =>
array (
0 => '7e7bb415616ad9d390945d4b5e516ea918193f15',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\excludestaticpropertyfrombackup',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\classname',
2 => 'phpunit\\framework\\attributes\\propertyname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/BeforeClass.php' =>
array (
0 => '979ac21b3885e342ebcc06d05bb7e10c94b572a6',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\beforeclass',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\priority',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/DependsOnClass.php' =>
array (
0 => '9df777251005056365b002c446978620f5996ab5',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\dependsonclass',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\classname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/DependsUsingDeepClone.php' =>
array (
0 => '71ececefaf59a866b0c403fea66993bf4bec17f8',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\dependsusingdeepclone',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\methodname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/DependsExternalUsingShallowClone.php' =>
array (
0 => '05c0bfb824152f4e4b6dd144cfe00dc2e4a064ba',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\dependsexternalusingshallowclone',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\classname',
2 => 'phpunit\\framework\\attributes\\methodname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/PreserveGlobalState.php' =>
array (
0 => 'e4c837328af38adeaa04964b357e91f425f7c585',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\preserveglobalstate',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\enabled',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/PreCondition.php' =>
array (
0 => '0a0d31723ff1fcc5da8f247f8bd8cca289e7c929',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\precondition',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\priority',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/RequiresPhp.php' =>
array (
0 => '46b0d8787b4731994b3788eefbe80028d4e1272d',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\requiresphp',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\versionrequirement',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/TestWith.php' =>
array (
0 => '3b25b86a4eaf1ab005ec699758c827fbf58e673e',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\testwith',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\data',
2 => 'phpunit\\framework\\attributes\\name',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/RunClassInSeparateProcess.php' =>
array (
0 => '9d01bc6faa257f4eb751501b7c53b5fec0709579',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\runclassinseparateprocess',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/After.php' =>
array (
0 => 'f1e885413b23f131bf00dbacc4e03e663d9b7a0b',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\after',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\priority',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Attributes/UsesMethod.php' =>
array (
0 => '93ae4aac7a3c1d36018f55ad31292e41072ab09a',
1 =>
array (
0 => 'phpunit\\framework\\attributes\\usesmethod',
),
2 =>
array (
0 => 'phpunit\\framework\\attributes\\__construct',
1 => 'phpunit\\framework\\attributes\\classname',
2 => 'phpunit\\framework\\attributes\\methodname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/NativeType.php' =>
array (
0 => '0963042f0849353e7d574165a68632416fe47831',
1 =>
array (
0 => 'phpunit\\framework\\nativetype',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Assert.php' =>
array (
0 => 'f1bab28c438f51292346e7177955bb58d25de71c',
1 =>
array (
0 => 'phpunit\\framework\\assert',
),
2 =>
array (
0 => 'phpunit\\framework\\assertarrayisequaltoarrayonlyconsideringlistofkeys',
1 => 'phpunit\\framework\\assertarrayisequaltoarrayignoringlistofkeys',
2 => 'phpunit\\framework\\assertarrayisidenticaltoarrayonlyconsideringlistofkeys',
3 => 'phpunit\\framework\\assertarrayisidenticaltoarrayignoringlistofkeys',
4 => 'phpunit\\framework\\assertarrayhaskey',
5 => 'phpunit\\framework\\assertarraynothaskey',
6 => 'phpunit\\framework\\assertislist',
7 => 'phpunit\\framework\\assertcontains',
8 => 'phpunit\\framework\\assertcontainsequals',
9 => 'phpunit\\framework\\assertnotcontains',
10 => 'phpunit\\framework\\assertnotcontainsequals',
11 => 'phpunit\\framework\\assertcontainsonly',
12 => 'phpunit\\framework\\assertcontainsonlyarray',
13 => 'phpunit\\framework\\assertcontainsonlybool',
14 => 'phpunit\\framework\\assertcontainsonlycallable',
15 => 'phpunit\\framework\\assertcontainsonlyfloat',
16 => 'phpunit\\framework\\assertcontainsonlyint',
17 => 'phpunit\\framework\\assertcontainsonlyiterable',
18 => 'phpunit\\framework\\assertcontainsonlynull',
19 => 'phpunit\\framework\\assertcontainsonlynumeric',
20 => 'phpunit\\framework\\assertcontainsonlyobject',
21 => 'phpunit\\framework\\assertcontainsonlyresource',
22 => 'phpunit\\framework\\assertcontainsonlyclosedresource',
23 => 'phpunit\\framework\\assertcontainsonlyscalar',
24 => 'phpunit\\framework\\assertcontainsonlystring',
25 => 'phpunit\\framework\\assertcontainsonlyinstancesof',
26 => 'phpunit\\framework\\assertnotcontainsonly',
27 => 'phpunit\\framework\\assertcontainsnotonlyarray',
28 => 'phpunit\\framework\\assertcontainsnotonlybool',
29 => 'phpunit\\framework\\assertcontainsnotonlycallable',
30 => 'phpunit\\framework\\assertcontainsnotonlyfloat',
31 => 'phpunit\\framework\\assertcontainsnotonlyint',
32 => 'phpunit\\framework\\assertcontainsnotonlyiterable',
33 => 'phpunit\\framework\\assertcontainsnotonlynull',
34 => 'phpunit\\framework\\assertcontainsnotonlynumeric',
35 => 'phpunit\\framework\\assertcontainsnotonlyobject',
36 => 'phpunit\\framework\\assertcontainsnotonlyresource',
37 => 'phpunit\\framework\\assertcontainsnotonlyclosedresource',
38 => 'phpunit\\framework\\assertcontainsnotonlyscalar',
39 => 'phpunit\\framework\\assertcontainsnotonlystring',
40 => 'phpunit\\framework\\assertcontainsnotonlyinstancesof',
41 => 'phpunit\\framework\\assertcount',
42 => 'phpunit\\framework\\assertnotcount',
43 => 'phpunit\\framework\\assertequals',
44 => 'phpunit\\framework\\assertequalscanonicalizing',
45 => 'phpunit\\framework\\assertequalsignoringcase',
46 => 'phpunit\\framework\\assertequalswithdelta',
47 => 'phpunit\\framework\\assertnotequals',
48 => 'phpunit\\framework\\assertnotequalscanonicalizing',
49 => 'phpunit\\framework\\assertnotequalsignoringcase',
50 => 'phpunit\\framework\\assertnotequalswithdelta',
51 => 'phpunit\\framework\\assertobjectequals',
52 => 'phpunit\\framework\\assertobjectnotequals',
53 => 'phpunit\\framework\\assertempty',
54 => 'phpunit\\framework\\assertnotempty',
55 => 'phpunit\\framework\\assertgreaterthan',
56 => 'phpunit\\framework\\assertgreaterthanorequal',
57 => 'phpunit\\framework\\assertlessthan',
58 => 'phpunit\\framework\\assertlessthanorequal',
59 => 'phpunit\\framework\\assertfileequals',
60 => 'phpunit\\framework\\assertfileequalscanonicalizing',
61 => 'phpunit\\framework\\assertfileequalsignoringcase',
62 => 'phpunit\\framework\\assertfilenotequals',
63 => 'phpunit\\framework\\assertfilenotequalscanonicalizing',
64 => 'phpunit\\framework\\assertfilenotequalsignoringcase',
65 => 'phpunit\\framework\\assertstringequalsfile',
66 => 'phpunit\\framework\\assertstringequalsfilecanonicalizing',
67 => 'phpunit\\framework\\assertstringequalsfileignoringcase',
68 => 'phpunit\\framework\\assertstringnotequalsfile',
69 => 'phpunit\\framework\\assertstringnotequalsfilecanonicalizing',
70 => 'phpunit\\framework\\assertstringnotequalsfileignoringcase',
71 => 'phpunit\\framework\\assertisreadable',
72 => 'phpunit\\framework\\assertisnotreadable',
73 => 'phpunit\\framework\\assertiswritable',
74 => 'phpunit\\framework\\assertisnotwritable',
75 => 'phpunit\\framework\\assertdirectoryexists',
76 => 'phpunit\\framework\\assertdirectorydoesnotexist',
77 => 'phpunit\\framework\\assertdirectoryisreadable',
78 => 'phpunit\\framework\\assertdirectoryisnotreadable',
79 => 'phpunit\\framework\\assertdirectoryiswritable',
80 => 'phpunit\\framework\\assertdirectoryisnotwritable',
81 => 'phpunit\\framework\\assertfileexists',
82 => 'phpunit\\framework\\assertfiledoesnotexist',
83 => 'phpunit\\framework\\assertfileisreadable',
84 => 'phpunit\\framework\\assertfileisnotreadable',
85 => 'phpunit\\framework\\assertfileiswritable',
86 => 'phpunit\\framework\\assertfileisnotwritable',
87 => 'phpunit\\framework\\asserttrue',
88 => 'phpunit\\framework\\assertnottrue',
89 => 'phpunit\\framework\\assertfalse',
90 => 'phpunit\\framework\\assertnotfalse',
91 => 'phpunit\\framework\\assertnull',
92 => 'phpunit\\framework\\assertnotnull',
93 => 'phpunit\\framework\\assertfinite',
94 => 'phpunit\\framework\\assertinfinite',
95 => 'phpunit\\framework\\assertnan',
96 => 'phpunit\\framework\\assertobjecthasproperty',
97 => 'phpunit\\framework\\assertobjectnothasproperty',
98 => 'phpunit\\framework\\assertsame',
99 => 'phpunit\\framework\\assertnotsame',
100 => 'phpunit\\framework\\assertinstanceof',
101 => 'phpunit\\framework\\assertnotinstanceof',
102 => 'phpunit\\framework\\assertisarray',
103 => 'phpunit\\framework\\assertisbool',
104 => 'phpunit\\framework\\assertisfloat',
105 => 'phpunit\\framework\\assertisint',
106 => 'phpunit\\framework\\assertisnumeric',
107 => 'phpunit\\framework\\assertisobject',
108 => 'phpunit\\framework\\assertisresource',
109 => 'phpunit\\framework\\assertisclosedresource',
110 => 'phpunit\\framework\\assertisstring',
111 => 'phpunit\\framework\\assertisscalar',
112 => 'phpunit\\framework\\assertiscallable',
113 => 'phpunit\\framework\\assertisiterable',
114 => 'phpunit\\framework\\assertisnotarray',
115 => 'phpunit\\framework\\assertisnotbool',
116 => 'phpunit\\framework\\assertisnotfloat',
117 => 'phpunit\\framework\\assertisnotint',
118 => 'phpunit\\framework\\assertisnotnumeric',
119 => 'phpunit\\framework\\assertisnotobject',
120 => 'phpunit\\framework\\assertisnotresource',
121 => 'phpunit\\framework\\assertisnotclosedresource',
122 => 'phpunit\\framework\\assertisnotstring',
123 => 'phpunit\\framework\\assertisnotscalar',
124 => 'phpunit\\framework\\assertisnotcallable',
125 => 'phpunit\\framework\\assertisnotiterable',
126 => 'phpunit\\framework\\assertmatchesregularexpression',
127 => 'phpunit\\framework\\assertdoesnotmatchregularexpression',
128 => 'phpunit\\framework\\assertsamesize',
129 => 'phpunit\\framework\\assertnotsamesize',
130 => 'phpunit\\framework\\assertstringcontainsstringignoringlineendings',
131 => 'phpunit\\framework\\assertstringequalsstringignoringlineendings',
132 => 'phpunit\\framework\\assertfilematchesformat',
133 => 'phpunit\\framework\\assertfilematchesformatfile',
134 => 'phpunit\\framework\\assertstringmatchesformat',
135 => 'phpunit\\framework\\assertstringnotmatchesformat',
136 => 'phpunit\\framework\\assertstringmatchesformatfile',
137 => 'phpunit\\framework\\assertstringnotmatchesformatfile',
138 => 'phpunit\\framework\\assertstringstartswith',
139 => 'phpunit\\framework\\assertstringstartsnotwith',
140 => 'phpunit\\framework\\assertstringcontainsstring',
141 => 'phpunit\\framework\\assertstringcontainsstringignoringcase',
142 => 'phpunit\\framework\\assertstringnotcontainsstring',
143 => 'phpunit\\framework\\assertstringnotcontainsstringignoringcase',
144 => 'phpunit\\framework\\assertstringendswith',
145 => 'phpunit\\framework\\assertstringendsnotwith',
146 => 'phpunit\\framework\\assertxmlfileequalsxmlfile',
147 => 'phpunit\\framework\\assertxmlfilenotequalsxmlfile',
148 => 'phpunit\\framework\\assertxmlstringequalsxmlfile',
149 => 'phpunit\\framework\\assertxmlstringnotequalsxmlfile',
150 => 'phpunit\\framework\\assertxmlstringequalsxmlstring',
151 => 'phpunit\\framework\\assertxmlstringnotequalsxmlstring',
152 => 'phpunit\\framework\\assertthat',
153 => 'phpunit\\framework\\assertjson',
154 => 'phpunit\\framework\\assertjsonstringequalsjsonstring',
155 => 'phpunit\\framework\\assertjsonstringnotequalsjsonstring',
156 => 'phpunit\\framework\\assertjsonstringequalsjsonfile',
157 => 'phpunit\\framework\\assertjsonstringnotequalsjsonfile',
158 => 'phpunit\\framework\\assertjsonfileequalsjsonfile',
159 => 'phpunit\\framework\\assertjsonfilenotequalsjsonfile',
160 => 'phpunit\\framework\\logicaland',
161 => 'phpunit\\framework\\logicalor',
162 => 'phpunit\\framework\\logicalnot',
163 => 'phpunit\\framework\\logicalxor',
164 => 'phpunit\\framework\\anything',
165 => 'phpunit\\framework\\istrue',
166 => 'phpunit\\framework\\callback',
167 => 'phpunit\\framework\\isfalse',
168 => 'phpunit\\framework\\isjson',
169 => 'phpunit\\framework\\isnull',
170 => 'phpunit\\framework\\isfinite',
171 => 'phpunit\\framework\\isinfinite',
172 => 'phpunit\\framework\\isnan',
173 => 'phpunit\\framework\\containsequal',
174 => 'phpunit\\framework\\containsidentical',
175 => 'phpunit\\framework\\containsonly',
176 => 'phpunit\\framework\\containsonlyarray',
177 => 'phpunit\\framework\\containsonlybool',
178 => 'phpunit\\framework\\containsonlycallable',
179 => 'phpunit\\framework\\containsonlyfloat',
180 => 'phpunit\\framework\\containsonlyint',
181 => 'phpunit\\framework\\containsonlyiterable',
182 => 'phpunit\\framework\\containsonlynull',
183 => 'phpunit\\framework\\containsonlynumeric',
184 => 'phpunit\\framework\\containsonlyobject',
185 => 'phpunit\\framework\\containsonlyresource',
186 => 'phpunit\\framework\\containsonlyclosedresource',
187 => 'phpunit\\framework\\containsonlyscalar',
188 => 'phpunit\\framework\\containsonlystring',
189 => 'phpunit\\framework\\containsonlyinstancesof',
190 => 'phpunit\\framework\\arrayhaskey',
191 => 'phpunit\\framework\\islist',
192 => 'phpunit\\framework\\equalto',
193 => 'phpunit\\framework\\equaltocanonicalizing',
194 => 'phpunit\\framework\\equaltoignoringcase',
195 => 'phpunit\\framework\\equaltowithdelta',
196 => 'phpunit\\framework\\isempty',
197 => 'phpunit\\framework\\iswritable',
198 => 'phpunit\\framework\\isreadable',
199 => 'phpunit\\framework\\directoryexists',
200 => 'phpunit\\framework\\fileexists',
201 => 'phpunit\\framework\\greaterthan',
202 => 'phpunit\\framework\\greaterthanorequal',
203 => 'phpunit\\framework\\identicalto',
204 => 'phpunit\\framework\\isinstanceof',
205 => 'phpunit\\framework\\isarray',
206 => 'phpunit\\framework\\isbool',
207 => 'phpunit\\framework\\iscallable',
208 => 'phpunit\\framework\\isfloat',
209 => 'phpunit\\framework\\isint',
210 => 'phpunit\\framework\\isiterable',
211 => 'phpunit\\framework\\isnumeric',
212 => 'phpunit\\framework\\isobject',
213 => 'phpunit\\framework\\isresource',
214 => 'phpunit\\framework\\isclosedresource',
215 => 'phpunit\\framework\\isscalar',
216 => 'phpunit\\framework\\isstring',
217 => 'phpunit\\framework\\istype',
218 => 'phpunit\\framework\\lessthan',
219 => 'phpunit\\framework\\lessthanorequal',
220 => 'phpunit\\framework\\matchesregularexpression',
221 => 'phpunit\\framework\\matches',
222 => 'phpunit\\framework\\stringstartswith',
223 => 'phpunit\\framework\\stringcontains',
224 => 'phpunit\\framework\\stringendswith',
225 => 'phpunit\\framework\\stringequalsstringignoringlineendings',
226 => 'phpunit\\framework\\countof',
227 => 'phpunit\\framework\\objectequals',
228 => 'phpunit\\framework\\fail',
229 => 'phpunit\\framework\\marktestincomplete',
230 => 'phpunit\\framework\\marktestskipped',
231 => 'phpunit\\framework\\getcount',
232 => 'phpunit\\framework\\resetcount',
233 => 'phpunit\\framework\\isnativetype',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestSuite.php' =>
array (
0 => 'a1e5db0f9262471bd4c5e068217dbfab4d8510fd',
1 =>
array (
0 => 'phpunit\\framework\\testsuite',
),
2 =>
array (
0 => 'phpunit\\framework\\empty',
1 => 'phpunit\\framework\\fromclassreflector',
2 => 'phpunit\\framework\\__construct',
3 => 'phpunit\\framework\\addtest',
4 => 'phpunit\\framework\\addtestsuite',
5 => 'phpunit\\framework\\addtestfile',
6 => 'phpunit\\framework\\addtestfiles',
7 => 'phpunit\\framework\\count',
8 => 'phpunit\\framework\\isempty',
9 => 'phpunit\\framework\\name',
10 => 'phpunit\\framework\\groups',
11 => 'phpunit\\framework\\collect',
12 => 'phpunit\\framework\\run',
13 => 'phpunit\\framework\\tests',
14 => 'phpunit\\framework\\settests',
15 => 'phpunit\\framework\\marktestsuiteskipped',
16 => 'phpunit\\framework\\getiterator',
17 => 'phpunit\\framework\\injectfilter',
18 => 'phpunit\\framework\\provides',
19 => 'phpunit\\framework\\requires',
20 => 'phpunit\\framework\\sortid',
21 => 'phpunit\\framework\\isfortestclass',
22 => 'phpunit\\framework\\addtestmethod',
23 => 'phpunit\\framework\\clearcaches',
24 => 'phpunit\\framework\\containsonlyvirtualgroups',
25 => 'phpunit\\framework\\methoddoesnotexistorisdeclaredintestcase',
26 => 'phpunit\\framework\\throwabletostring',
27 => 'phpunit\\framework\\invokemethodsbeforefirsttest',
28 => 'phpunit\\framework\\invokemethodsafterlasttest',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Reorderable.php' =>
array (
0 => '2ca207fdf184854a41cafaf07aaf0a68722c418e',
1 =>
array (
0 => 'phpunit\\framework\\reorderable',
),
2 =>
array (
0 => 'phpunit\\framework\\sortid',
1 => 'phpunit\\framework\\provides',
2 => 'phpunit\\framework\\requires',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestCase.php' =>
array (
0 => '7aea9659b46ac4eea0e45ac1b30c092bc2d19251',
1 =>
array (
0 => 'phpunit\\framework\\testcase',
),
2 =>
array (
0 => 'phpunit\\framework\\__construct',
1 => 'phpunit\\framework\\setupbeforeclass',
2 => 'phpunit\\framework\\teardownafterclass',
3 => 'phpunit\\framework\\setup',
4 => 'phpunit\\framework\\assertpreconditions',
5 => 'phpunit\\framework\\assertpostconditions',
6 => 'phpunit\\framework\\teardown',
7 => 'phpunit\\framework\\tostring',
8 => 'phpunit\\framework\\count',
9 => 'phpunit\\framework\\status',
10 => 'phpunit\\framework\\run',
11 => 'phpunit\\framework\\groups',
12 => 'phpunit\\framework\\setgroups',
13 => 'phpunit\\framework\\namewithdataset',
14 => 'phpunit\\framework\\name',
15 => 'phpunit\\framework\\size',
16 => 'phpunit\\framework\\hasunexpectedoutput',
17 => 'phpunit\\framework\\output',
18 => 'phpunit\\framework\\doesnotperformassertions',
19 => 'phpunit\\framework\\expectsoutput',
20 => 'phpunit\\framework\\runbare',
21 => 'phpunit\\framework\\setdependencies',
22 => 'phpunit\\framework\\setdependencyinput',
23 => 'phpunit\\framework\\dependencyinput',
24 => 'phpunit\\framework\\hasdependencyinput',
25 => 'phpunit\\framework\\setbackupglobals',
26 => 'phpunit\\framework\\setbackupglobalsexcludelist',
27 => 'phpunit\\framework\\setbackupstaticproperties',
28 => 'phpunit\\framework\\setbackupstaticpropertiesexcludelist',
29 => 'phpunit\\framework\\setruntestinseparateprocess',
30 => 'phpunit\\framework\\setrunclassinseparateprocess',
31 => 'phpunit\\framework\\setpreserveglobalstate',
32 => 'phpunit\\framework\\setinisolation',
33 => 'phpunit\\framework\\result',
34 => 'phpunit\\framework\\setresult',
35 => 'phpunit\\framework\\registermockobject',
36 => 'phpunit\\framework\\addtoassertioncount',
37 => 'phpunit\\framework\\numberofassertionsperformed',
38 => 'phpunit\\framework\\usesdataprovider',
39 => 'phpunit\\framework\\dataname',
40 => 'phpunit\\framework\\datasetasstring',
41 => 'phpunit\\framework\\datasetasstringwithdata',
42 => 'phpunit\\framework\\provideddata',
43 => 'phpunit\\framework\\sortid',
44 => 'phpunit\\framework\\provides',
45 => 'phpunit\\framework\\requires',
46 => 'phpunit\\framework\\setdata',
47 => 'phpunit\\framework\\valueobjectforevents',
48 => 'phpunit\\framework\\wasprepared',
49 => 'phpunit\\framework\\any',
50 => 'phpunit\\framework\\never',
51 => 'phpunit\\framework\\atleast',
52 => 'phpunit\\framework\\atleastonce',
53 => 'phpunit\\framework\\once',
54 => 'phpunit\\framework\\exactly',
55 => 'phpunit\\framework\\atmost',
56 => 'phpunit\\framework\\returnvalue',
57 => 'phpunit\\framework\\returnvaluemap',
58 => 'phpunit\\framework\\returnargument',
59 => 'phpunit\\framework\\returncallback',
60 => 'phpunit\\framework\\returnself',
61 => 'phpunit\\framework\\throwexception',
62 => 'phpunit\\framework\\onconsecutivecalls',
63 => 'phpunit\\framework\\getactualoutputforassertion',
64 => 'phpunit\\framework\\expectoutputregex',
65 => 'phpunit\\framework\\expectoutputstring',
66 => 'phpunit\\framework\\expectexception',
67 => 'phpunit\\framework\\expectexceptioncode',
68 => 'phpunit\\framework\\expectexceptionmessage',
69 => 'phpunit\\framework\\expectexceptionmessagematches',
70 => 'phpunit\\framework\\expectexceptionobject',
71 => 'phpunit\\framework\\expectnottoperformassertions',
72 => 'phpunit\\framework\\expectuserdeprecationmessage',
73 => 'phpunit\\framework\\expectuserdeprecationmessagematches',
74 => 'phpunit\\framework\\getmockbuilder',
75 => 'phpunit\\framework\\registercomparator',
76 => 'phpunit\\framework\\registerfailuretype',
77 => 'phpunit\\framework\\runtest',
78 => 'phpunit\\framework\\iniset',
79 => 'phpunit\\framework\\setlocale',
80 => 'phpunit\\framework\\createmock',
81 => 'phpunit\\framework\\createmockforintersectionofinterfaces',
82 => 'phpunit\\framework\\createconfiguredmock',
83 => 'phpunit\\framework\\createpartialmock',
84 => 'phpunit\\framework\\createtestproxy',
85 => 'phpunit\\framework\\getmockforabstractclass',
86 => 'phpunit\\framework\\getmockfromwsdl',
87 => 'phpunit\\framework\\getmockfortrait',
88 => 'phpunit\\framework\\getobjectfortrait',
89 => 'phpunit\\framework\\transformexception',
90 => 'phpunit\\framework\\onnotsuccessfultest',
91 => 'phpunit\\framework\\verifydeprecationexpectations',
92 => 'phpunit\\framework\\verifymockobjects',
93 => 'phpunit\\framework\\checkrequirements',
94 => 'phpunit\\framework\\handledependencies',
95 => 'phpunit\\framework\\markerrorforinvaliddependency',
96 => 'phpunit\\framework\\markskippedformissingdependency',
97 => 'phpunit\\framework\\startoutputbuffering',
98 => 'phpunit\\framework\\stopoutputbuffering',
99 => 'phpunit\\framework\\snapshotglobalerrorexceptionhandlers',
100 => 'phpunit\\framework\\restoreglobalerrorexceptionhandlers',
101 => 'phpunit\\framework\\activeerrorhandlers',
102 => 'phpunit\\framework\\activeexceptionhandlers',
103 => 'phpunit\\framework\\snapshotglobalstate',
104 => 'phpunit\\framework\\restoreglobalstate',
105 => 'phpunit\\framework\\createglobalstatesnapshot',
106 => 'phpunit\\framework\\compareglobalstatesnapshots',
107 => 'phpunit\\framework\\compareglobalstatesnapshotpart',
108 => 'phpunit\\framework\\shouldinvocationmockerbereset',
109 => 'phpunit\\framework\\unregistercustomcomparators',
110 => 'phpunit\\framework\\cleanupinisettings',
111 => 'phpunit\\framework\\cleanuplocalesettings',
112 => 'phpunit\\framework\\shouldexceptionexpectationsbeverified',
113 => 'phpunit\\framework\\shouldruninseparateprocess',
114 => 'phpunit\\framework\\iscallabletestmethod',
115 => 'phpunit\\framework\\performassertionsonoutput',
116 => 'phpunit\\framework\\invokebeforeclasshookmethods',
117 => 'phpunit\\framework\\invokebeforetesthookmethods',
118 => 'phpunit\\framework\\invokepreconditionhookmethods',
119 => 'phpunit\\framework\\invokepostconditionhookmethods',
120 => 'phpunit\\framework\\invokeaftertesthookmethods',
121 => 'phpunit\\framework\\invokeafterclasshookmethods',
122 => 'phpunit\\framework\\invokehookmethods',
123 => 'phpunit\\framework\\methoddoesnotexistorisdeclaredintestcase',
124 => 'phpunit\\framework\\verifyexceptionexpectations',
125 => 'phpunit\\framework\\expectedexceptionwasnotraised',
126 => 'phpunit\\framework\\isregisteredfailure',
127 => 'phpunit\\framework\\hasexpectationonoutput',
128 => 'phpunit\\framework\\requirementsnotsatisfied',
129 => 'phpunit\\framework\\handleexceptionfrominvokedcountmockobjectrule',
130 => 'phpunit\\framework\\createstub',
131 => 'phpunit\\framework\\createstubforintersectionofinterfaces',
132 => 'phpunit\\framework\\createconfiguredstub',
133 => 'phpunit\\framework\\generatereturnvaluesfortestdoubles',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/SelfDescribing.php' =>
array (
0 => 'cd07bd110bc581f7c3b5600bebcfe77762b666ad',
1 =>
array (
0 => 'phpunit\\framework\\selfdescribing',
),
2 =>
array (
0 => 'phpunit\\framework\\tostring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Assert/Functions.php' =>
array (
0 => '0582fcebc0e1a19cbee86884f4f9ebc1c8266633',
1 =>
array (
),
2 =>
array (
0 => 'phpunit\\framework\\assertarrayisequaltoarrayonlyconsideringlistofkeys',
1 => 'phpunit\\framework\\assertarrayisequaltoarrayignoringlistofkeys',
2 => 'phpunit\\framework\\assertarrayisidenticaltoarrayonlyconsideringlistofkeys',
3 => 'phpunit\\framework\\assertarrayisidenticaltoarrayignoringlistofkeys',
4 => 'phpunit\\framework\\assertarrayhaskey',
5 => 'phpunit\\framework\\assertarraynothaskey',
6 => 'phpunit\\framework\\assertislist',
7 => 'phpunit\\framework\\assertcontains',
8 => 'phpunit\\framework\\assertcontainsequals',
9 => 'phpunit\\framework\\assertnotcontains',
10 => 'phpunit\\framework\\assertnotcontainsequals',
11 => 'phpunit\\framework\\assertcontainsonly',
12 => 'phpunit\\framework\\assertcontainsonlyarray',
13 => 'phpunit\\framework\\assertcontainsonlybool',
14 => 'phpunit\\framework\\assertcontainsonlycallable',
15 => 'phpunit\\framework\\assertcontainsonlyfloat',
16 => 'phpunit\\framework\\assertcontainsonlyint',
17 => 'phpunit\\framework\\assertcontainsonlyiterable',
18 => 'phpunit\\framework\\assertcontainsonlynull',
19 => 'phpunit\\framework\\assertcontainsonlynumeric',
20 => 'phpunit\\framework\\assertcontainsonlyobject',
21 => 'phpunit\\framework\\assertcontainsonlyresource',
22 => 'phpunit\\framework\\assertcontainsonlyclosedresource',
23 => 'phpunit\\framework\\assertcontainsonlyscalar',
24 => 'phpunit\\framework\\assertcontainsonlystring',
25 => 'phpunit\\framework\\assertcontainsonlyinstancesof',
26 => 'phpunit\\framework\\assertnotcontainsonly',
27 => 'phpunit\\framework\\assertcontainsnotonlyarray',
28 => 'phpunit\\framework\\assertcontainsnotonlybool',
29 => 'phpunit\\framework\\assertcontainsnotonlycallable',
30 => 'phpunit\\framework\\assertcontainsnotonlyfloat',
31 => 'phpunit\\framework\\assertcontainsnotonlyint',
32 => 'phpunit\\framework\\assertcontainsnotonlyiterable',
33 => 'phpunit\\framework\\assertcontainsnotonlynull',
34 => 'phpunit\\framework\\assertcontainsnotonlynumeric',
35 => 'phpunit\\framework\\assertcontainsnotonlyobject',
36 => 'phpunit\\framework\\assertcontainsnotonlyresource',
37 => 'phpunit\\framework\\assertcontainsnotonlyclosedresource',
38 => 'phpunit\\framework\\assertcontainsnotonlyscalar',
39 => 'phpunit\\framework\\assertcontainsnotonlystring',
40 => 'phpunit\\framework\\assertcontainsnotonlyinstancesof',
41 => 'phpunit\\framework\\assertcount',
42 => 'phpunit\\framework\\assertnotcount',
43 => 'phpunit\\framework\\assertequals',
44 => 'phpunit\\framework\\assertequalscanonicalizing',
45 => 'phpunit\\framework\\assertequalsignoringcase',
46 => 'phpunit\\framework\\assertequalswithdelta',
47 => 'phpunit\\framework\\assertnotequals',
48 => 'phpunit\\framework\\assertnotequalscanonicalizing',
49 => 'phpunit\\framework\\assertnotequalsignoringcase',
50 => 'phpunit\\framework\\assertnotequalswithdelta',
51 => 'phpunit\\framework\\assertobjectequals',
52 => 'phpunit\\framework\\assertobjectnotequals',
53 => 'phpunit\\framework\\assertempty',
54 => 'phpunit\\framework\\assertnotempty',
55 => 'phpunit\\framework\\assertgreaterthan',
56 => 'phpunit\\framework\\assertgreaterthanorequal',
57 => 'phpunit\\framework\\assertlessthan',
58 => 'phpunit\\framework\\assertlessthanorequal',
59 => 'phpunit\\framework\\assertfileequals',
60 => 'phpunit\\framework\\assertfileequalscanonicalizing',
61 => 'phpunit\\framework\\assertfileequalsignoringcase',
62 => 'phpunit\\framework\\assertfilenotequals',
63 => 'phpunit\\framework\\assertfilenotequalscanonicalizing',
64 => 'phpunit\\framework\\assertfilenotequalsignoringcase',
65 => 'phpunit\\framework\\assertstringequalsfile',
66 => 'phpunit\\framework\\assertstringequalsfilecanonicalizing',
67 => 'phpunit\\framework\\assertstringequalsfileignoringcase',
68 => 'phpunit\\framework\\assertstringnotequalsfile',
69 => 'phpunit\\framework\\assertstringnotequalsfilecanonicalizing',
70 => 'phpunit\\framework\\assertstringnotequalsfileignoringcase',
71 => 'phpunit\\framework\\assertisreadable',
72 => 'phpunit\\framework\\assertisnotreadable',
73 => 'phpunit\\framework\\assertiswritable',
74 => 'phpunit\\framework\\assertisnotwritable',
75 => 'phpunit\\framework\\assertdirectoryexists',
76 => 'phpunit\\framework\\assertdirectorydoesnotexist',
77 => 'phpunit\\framework\\assertdirectoryisreadable',
78 => 'phpunit\\framework\\assertdirectoryisnotreadable',
79 => 'phpunit\\framework\\assertdirectoryiswritable',
80 => 'phpunit\\framework\\assertdirectoryisnotwritable',
81 => 'phpunit\\framework\\assertfileexists',
82 => 'phpunit\\framework\\assertfiledoesnotexist',
83 => 'phpunit\\framework\\assertfileisreadable',
84 => 'phpunit\\framework\\assertfileisnotreadable',
85 => 'phpunit\\framework\\assertfileiswritable',
86 => 'phpunit\\framework\\assertfileisnotwritable',
87 => 'phpunit\\framework\\asserttrue',
88 => 'phpunit\\framework\\assertnottrue',
89 => 'phpunit\\framework\\assertfalse',
90 => 'phpunit\\framework\\assertnotfalse',
91 => 'phpunit\\framework\\assertnull',
92 => 'phpunit\\framework\\assertnotnull',
93 => 'phpunit\\framework\\assertfinite',
94 => 'phpunit\\framework\\assertinfinite',
95 => 'phpunit\\framework\\assertnan',
96 => 'phpunit\\framework\\assertobjecthasproperty',
97 => 'phpunit\\framework\\assertobjectnothasproperty',
98 => 'phpunit\\framework\\assertsame',
99 => 'phpunit\\framework\\assertnotsame',
100 => 'phpunit\\framework\\assertinstanceof',
101 => 'phpunit\\framework\\assertnotinstanceof',
102 => 'phpunit\\framework\\assertisarray',
103 => 'phpunit\\framework\\assertisbool',
104 => 'phpunit\\framework\\assertisfloat',
105 => 'phpunit\\framework\\assertisint',
106 => 'phpunit\\framework\\assertisnumeric',
107 => 'phpunit\\framework\\assertisobject',
108 => 'phpunit\\framework\\assertisresource',
109 => 'phpunit\\framework\\assertisclosedresource',
110 => 'phpunit\\framework\\assertisstring',
111 => 'phpunit\\framework\\assertisscalar',
112 => 'phpunit\\framework\\assertiscallable',
113 => 'phpunit\\framework\\assertisiterable',
114 => 'phpunit\\framework\\assertisnotarray',
115 => 'phpunit\\framework\\assertisnotbool',
116 => 'phpunit\\framework\\assertisnotfloat',
117 => 'phpunit\\framework\\assertisnotint',
118 => 'phpunit\\framework\\assertisnotnumeric',
119 => 'phpunit\\framework\\assertisnotobject',
120 => 'phpunit\\framework\\assertisnotresource',
121 => 'phpunit\\framework\\assertisnotclosedresource',
122 => 'phpunit\\framework\\assertisnotstring',
123 => 'phpunit\\framework\\assertisnotscalar',
124 => 'phpunit\\framework\\assertisnotcallable',
125 => 'phpunit\\framework\\assertisnotiterable',
126 => 'phpunit\\framework\\assertmatchesregularexpression',
127 => 'phpunit\\framework\\assertdoesnotmatchregularexpression',
128 => 'phpunit\\framework\\assertsamesize',
129 => 'phpunit\\framework\\assertnotsamesize',
130 => 'phpunit\\framework\\assertstringcontainsstringignoringlineendings',
131 => 'phpunit\\framework\\assertstringequalsstringignoringlineendings',
132 => 'phpunit\\framework\\assertfilematchesformat',
133 => 'phpunit\\framework\\assertfilematchesformatfile',
134 => 'phpunit\\framework\\assertstringmatchesformat',
135 => 'phpunit\\framework\\assertstringnotmatchesformat',
136 => 'phpunit\\framework\\assertstringmatchesformatfile',
137 => 'phpunit\\framework\\assertstringnotmatchesformatfile',
138 => 'phpunit\\framework\\assertstringstartswith',
139 => 'phpunit\\framework\\assertstringstartsnotwith',
140 => 'phpunit\\framework\\assertstringcontainsstring',
141 => 'phpunit\\framework\\assertstringcontainsstringignoringcase',
142 => 'phpunit\\framework\\assertstringnotcontainsstring',
143 => 'phpunit\\framework\\assertstringnotcontainsstringignoringcase',
144 => 'phpunit\\framework\\assertstringendswith',
145 => 'phpunit\\framework\\assertstringendsnotwith',
146 => 'phpunit\\framework\\assertxmlfileequalsxmlfile',
147 => 'phpunit\\framework\\assertxmlfilenotequalsxmlfile',
148 => 'phpunit\\framework\\assertxmlstringequalsxmlfile',
149 => 'phpunit\\framework\\assertxmlstringnotequalsxmlfile',
150 => 'phpunit\\framework\\assertxmlstringequalsxmlstring',
151 => 'phpunit\\framework\\assertxmlstringnotequalsxmlstring',
152 => 'phpunit\\framework\\assertthat',
153 => 'phpunit\\framework\\assertjson',
154 => 'phpunit\\framework\\assertjsonstringequalsjsonstring',
155 => 'phpunit\\framework\\assertjsonstringnotequalsjsonstring',
156 => 'phpunit\\framework\\assertjsonstringequalsjsonfile',
157 => 'phpunit\\framework\\assertjsonstringnotequalsjsonfile',
158 => 'phpunit\\framework\\assertjsonfileequalsjsonfile',
159 => 'phpunit\\framework\\assertjsonfilenotequalsjsonfile',
160 => 'phpunit\\framework\\logicaland',
161 => 'phpunit\\framework\\logicalor',
162 => 'phpunit\\framework\\logicalnot',
163 => 'phpunit\\framework\\logicalxor',
164 => 'phpunit\\framework\\anything',
165 => 'phpunit\\framework\\istrue',
166 => 'phpunit\\framework\\isfalse',
167 => 'phpunit\\framework\\isjson',
168 => 'phpunit\\framework\\isnull',
169 => 'phpunit\\framework\\isfinite',
170 => 'phpunit\\framework\\isinfinite',
171 => 'phpunit\\framework\\isnan',
172 => 'phpunit\\framework\\containsequal',
173 => 'phpunit\\framework\\containsidentical',
174 => 'phpunit\\framework\\containsonly',
175 => 'phpunit\\framework\\containsonlyarray',
176 => 'phpunit\\framework\\containsonlybool',
177 => 'phpunit\\framework\\containsonlycallable',
178 => 'phpunit\\framework\\containsonlyfloat',
179 => 'phpunit\\framework\\containsonlyint',
180 => 'phpunit\\framework\\containsonlyiterable',
181 => 'phpunit\\framework\\containsonlynull',
182 => 'phpunit\\framework\\containsonlynumeric',
183 => 'phpunit\\framework\\containsonlyobject',
184 => 'phpunit\\framework\\containsonlyresource',
185 => 'phpunit\\framework\\containsonlyclosedresource',
186 => 'phpunit\\framework\\containsonlyscalar',
187 => 'phpunit\\framework\\containsonlystring',
188 => 'phpunit\\framework\\containsonlyinstancesof',
189 => 'phpunit\\framework\\arrayhaskey',
190 => 'phpunit\\framework\\islist',
191 => 'phpunit\\framework\\equalto',
192 => 'phpunit\\framework\\equaltocanonicalizing',
193 => 'phpunit\\framework\\equaltoignoringcase',
194 => 'phpunit\\framework\\equaltowithdelta',
195 => 'phpunit\\framework\\isempty',
196 => 'phpunit\\framework\\iswritable',
197 => 'phpunit\\framework\\isreadable',
198 => 'phpunit\\framework\\directoryexists',
199 => 'phpunit\\framework\\fileexists',
200 => 'phpunit\\framework\\greaterthan',
201 => 'phpunit\\framework\\greaterthanorequal',
202 => 'phpunit\\framework\\identicalto',
203 => 'phpunit\\framework\\isinstanceof',
204 => 'phpunit\\framework\\isarray',
205 => 'phpunit\\framework\\isbool',
206 => 'phpunit\\framework\\iscallable',
207 => 'phpunit\\framework\\isfloat',
208 => 'phpunit\\framework\\isint',
209 => 'phpunit\\framework\\isiterable',
210 => 'phpunit\\framework\\isnumeric',
211 => 'phpunit\\framework\\isobject',
212 => 'phpunit\\framework\\isresource',
213 => 'phpunit\\framework\\isclosedresource',
214 => 'phpunit\\framework\\isscalar',
215 => 'phpunit\\framework\\isstring',
216 => 'phpunit\\framework\\istype',
217 => 'phpunit\\framework\\lessthan',
218 => 'phpunit\\framework\\lessthanorequal',
219 => 'phpunit\\framework\\matchesregularexpression',
220 => 'phpunit\\framework\\matches',
221 => 'phpunit\\framework\\stringstartswith',
222 => 'phpunit\\framework\\stringcontains',
223 => 'phpunit\\framework\\stringendswith',
224 => 'phpunit\\framework\\stringequalsstringignoringlineendings',
225 => 'phpunit\\framework\\countof',
226 => 'phpunit\\framework\\objectequals',
227 => 'phpunit\\framework\\callback',
228 => 'phpunit\\framework\\any',
229 => 'phpunit\\framework\\never',
230 => 'phpunit\\framework\\atleast',
231 => 'phpunit\\framework\\atleastonce',
232 => 'phpunit\\framework\\once',
233 => 'phpunit\\framework\\exactly',
234 => 'phpunit\\framework\\atmost',
235 => 'phpunit\\framework\\returnvalue',
236 => 'phpunit\\framework\\returnvaluemap',
237 => 'phpunit\\framework\\returnargument',
238 => 'phpunit\\framework\\returncallback',
239 => 'phpunit\\framework\\returnself',
240 => 'phpunit\\framework\\throwexception',
241 => 'phpunit\\framework\\onconsecutivecalls',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/MockType.php' =>
array (
0 => '409cad0cf747ccaf74bfcb6f9039902907dfe95d',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\mocktype',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\generate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/MockClass.php' =>
array (
0 => 'f7c42cb9a0f8ef8b8f35aeb26dabedcac3c82402',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\mockclass',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\__construct',
1 => 'phpunit\\framework\\mockobject\\generator\\generate',
2 => 'phpunit\\framework\\mockobject\\generator\\classcode',
3 => 'phpunit\\framework\\mockobject\\generator\\configurablemethods',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/MockMethod.php' =>
array (
0 => 'cb1d721bbc5ef1c8981ae16110d1bf449264fcb4',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\mockmethod',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\fromreflection',
1 => 'phpunit\\framework\\mockobject\\generator\\fromname',
2 => 'phpunit\\framework\\mockobject\\generator\\__construct',
3 => 'phpunit\\framework\\mockobject\\generator\\methodname',
4 => 'phpunit\\framework\\mockobject\\generator\\generatecode',
5 => 'phpunit\\framework\\mockobject\\generator\\returntype',
6 => 'phpunit\\framework\\mockobject\\generator\\defaultparametervalues',
7 => 'phpunit\\framework\\mockobject\\generator\\numberofparameters',
8 => 'phpunit\\framework\\mockobject\\generator\\methodparametersfordeclaration',
9 => 'phpunit\\framework\\mockobject\\generator\\methodparametersforcall',
10 => 'phpunit\\framework\\mockobject\\generator\\exportdefaultvalue',
11 => 'phpunit\\framework\\mockobject\\generator\\methodparametersdefaultvalues',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/HookedProperty.php' =>
array (
0 => '4272e0fb5c56c52ae39ba5c170c2143f6121c67c',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\hookedproperty',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\__construct',
1 => 'phpunit\\framework\\mockobject\\generator\\name',
2 => 'phpunit\\framework\\mockobject\\generator\\type',
3 => 'phpunit\\framework\\mockobject\\generator\\hasgethook',
4 => 'phpunit\\framework\\mockobject\\generator\\hassethook',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/MockMethodSet.php' =>
array (
0 => '2121c4b467fdb15f24bc03e9e13065c2200262b4',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\mockmethodset',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\addmethods',
1 => 'phpunit\\framework\\mockobject\\generator\\asarray',
2 => 'phpunit\\framework\\mockobject\\generator\\hasmethod',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/MockTrait.php' =>
array (
0 => 'f53be0468270a8a92ef26f0dd0d3c95041850bb0',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\mocktrait',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\__construct',
1 => 'phpunit\\framework\\mockobject\\generator\\generate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/TemplateLoader.php' =>
array (
0 => 'bab1c703cd12e0c79cae17272336a58ba05f00c1',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\templateloader',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\loadtemplate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/ReflectionException.php' =>
array (
0 => 'f7507aee856f0b3f79e18ac857198f02e764ec53',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\reflectionexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/UnknownClassException.php' =>
array (
0 => '60fb085895755264f58d44600490e4a9b42761bb',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\unknownclassexception',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/SoapExtensionNotAvailableException.php' =>
array (
0 => '3a3c6ad7180d19cb2d425fe0db29c726de3e531d',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\soapextensionnotavailableexception',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/NameAlreadyInUseException.php' =>
array (
0 => '0af1e9616b529985ef0744f4532a4454fc867e3c',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\namealreadyinuseexception',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/RuntimeException.php' =>
array (
0 => '14c97f63549c02f10328745925d3621372619efb',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\runtimeexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/InvalidMethodNameException.php' =>
array (
0 => '0b3beac89b708a51a995dfe4cd90ccfe8be5f1ce',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\invalidmethodnameexception',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/Exception.php' =>
array (
0 => '65d402b96493b02b46718665324381383ca973ad',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\exception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/UnknownTypeException.php' =>
array (
0 => '8a670a602076be1e399badec48091c808c6cb167',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\unknowntypeexception',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/CannotUseAddMethodsException.php' =>
array (
0 => '50caf5674173dbaa306ca08bb334c7b21f793437',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\cannotuseaddmethodsexception',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/OriginalConstructorInvocationRequiredException.php' =>
array (
0 => '4db75942f291c1bb06c317e985b7af7eeff4f476',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\originalconstructorinvocationrequiredexception',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/ClassIsEnumerationException.php' =>
array (
0 => 'adcb952110836a5984f457ebe518680a27ed8bd0',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\classisenumerationexception',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/DuplicateMethodException.php' =>
array (
0 => '9af0509f0ed99543372f398833882cefcd9f4fff',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\duplicatemethodexception',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/ClassIsFinalException.php' =>
array (
0 => '7391db6b04cbdc11ea1750c2ea1da82fce113eaa',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\classisfinalexception',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/UnknownTraitException.php' =>
array (
0 => '244f6afbac309e051bec2df8d6983af70cb32828',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\unknowntraitexception',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/HookedPropertyGenerator.php' =>
array (
0 => '8e24951753db0191b4e42bb22b72f1989e8e4af9',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\hookedpropertygenerator',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\generate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Generator.php' =>
array (
0 => '2d0129518149aef6e265cc59aa7ed4d3e368e15b',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\generator',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\generator\\testdouble',
1 => 'phpunit\\framework\\mockobject\\generator\\testdoubleforinterfaceintersection',
2 => 'phpunit\\framework\\mockobject\\generator\\mockobjectforabstractclass',
3 => 'phpunit\\framework\\mockobject\\generator\\mockobjectfortrait',
4 => 'phpunit\\framework\\mockobject\\generator\\objectfortrait',
5 => 'phpunit\\framework\\mockobject\\generator\\generate',
6 => 'phpunit\\framework\\mockobject\\generator\\generateclassfromwsdl',
7 => 'phpunit\\framework\\mockobject\\generator\\mockclassmethods',
8 => 'phpunit\\framework\\mockobject\\generator\\userdefinedinterfacemethods',
9 => 'phpunit\\framework\\mockobject\\generator\\instantiate',
10 => 'phpunit\\framework\\mockobject\\generator\\generatecodefortestdoubleclass',
11 => 'phpunit\\framework\\mockobject\\generator\\generateclassname',
12 => 'phpunit\\framework\\mockobject\\generator\\generatetestdoubleclassdeclaration',
13 => 'phpunit\\framework\\mockobject\\generator\\canmethodbedoubled',
14 => 'phpunit\\framework\\mockobject\\generator\\ismethodnameexcluded',
15 => 'phpunit\\framework\\mockobject\\generator\\ensureknowntype',
16 => 'phpunit\\framework\\mockobject\\generator\\ensurevalidmethods',
17 => 'phpunit\\framework\\mockobject\\generator\\ensurenamefortestdoubleclassisavailable',
18 => 'phpunit\\framework\\mockobject\\generator\\instantiateproxytarget',
19 => 'phpunit\\framework\\mockobject\\generator\\reflectclass',
20 => 'phpunit\\framework\\mockobject\\generator\\namesofmethodsin',
21 => 'phpunit\\framework\\mockobject\\generator\\interfacemethods',
22 => 'phpunit\\framework\\mockobject\\generator\\configurablemethods',
23 => 'phpunit\\framework\\mockobject\\generator\\properties',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/ConfigurableMethod.php' =>
array (
0 => '555722224843c17d0d66df63a931d49c913460fb',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\configurablemethod',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__construct',
1 => 'phpunit\\framework\\mockobject\\name',
2 => 'phpunit\\framework\\mockobject\\defaultparametervalues',
3 => 'phpunit\\framework\\mockobject\\numberofparameters',
4 => 'phpunit\\framework\\mockobject\\mayreturn',
5 => 'phpunit\\framework\\mockobject\\returntypedeclaration',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/MockBuilder.php' =>
array (
0 => 'd7c4f505574bb7d1d14b282e940cf64ed11a7af5',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\mockbuilder',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__construct',
1 => 'phpunit\\framework\\mockobject\\getmock',
2 => 'phpunit\\framework\\mockobject\\getmockforabstractclass',
3 => 'phpunit\\framework\\mockobject\\getmockfortrait',
4 => 'phpunit\\framework\\mockobject\\onlymethods',
5 => 'phpunit\\framework\\mockobject\\addmethods',
6 => 'phpunit\\framework\\mockobject\\setconstructorargs',
7 => 'phpunit\\framework\\mockobject\\setmockclassname',
8 => 'phpunit\\framework\\mockobject\\disableoriginalconstructor',
9 => 'phpunit\\framework\\mockobject\\enableoriginalconstructor',
10 => 'phpunit\\framework\\mockobject\\disableoriginalclone',
11 => 'phpunit\\framework\\mockobject\\enableoriginalclone',
12 => 'phpunit\\framework\\mockobject\\disableautoload',
13 => 'phpunit\\framework\\mockobject\\enableautoload',
14 => 'phpunit\\framework\\mockobject\\disableargumentcloning',
15 => 'phpunit\\framework\\mockobject\\enableargumentcloning',
16 => 'phpunit\\framework\\mockobject\\enableproxyingtooriginalmethods',
17 => 'phpunit\\framework\\mockobject\\disableproxyingtooriginalmethods',
18 => 'phpunit\\framework\\mockobject\\setproxytarget',
19 => 'phpunit\\framework\\mockobject\\allowmockingunknowntypes',
20 => 'phpunit\\framework\\mockobject\\disallowmockingunknowntypes',
21 => 'phpunit\\framework\\mockobject\\enableautoreturnvaluegeneration',
22 => 'phpunit\\framework\\mockobject\\disableautoreturnvaluegeneration',
23 => 'phpunit\\framework\\mockobject\\calledfromtestcase',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Invocation.php' =>
array (
0 => '1d6ccc6c9750e009e150a9d39b5931d527d93e17',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\invocation',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__construct',
1 => 'phpunit\\framework\\mockobject\\classname',
2 => 'phpunit\\framework\\mockobject\\methodname',
3 => 'phpunit\\framework\\mockobject\\parameters',
4 => 'phpunit\\framework\\mockobject\\generatereturnvalue',
5 => 'phpunit\\framework\\mockobject\\tostring',
6 => 'phpunit\\framework\\mockobject\\object',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ReturnReference.php' =>
array (
0 => '73acc6e158842eda82be76c758b9bb0a641392ec',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\stub\\returnreference',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\stub\\__construct',
1 => 'phpunit\\framework\\mockobject\\stub\\invoke',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/Exception.php' =>
array (
0 => '8b6875b67a40d28af0423a4d42da449825fc7dec',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\stub\\exception',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\stub\\__construct',
1 => 'phpunit\\framework\\mockobject\\stub\\invoke',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ReturnSelf.php' =>
array (
0 => '1449e9241bec06fc05944f751db728cbcc5c1377',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\stub\\returnself',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\stub\\invoke',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ReturnValueMap.php' =>
array (
0 => 'f5b9f8b0501f712aa0d69886a361f7380fae24e3',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\stub\\returnvaluemap',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\stub\\__construct',
1 => 'phpunit\\framework\\mockobject\\stub\\invoke',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ReturnArgument.php' =>
array (
0 => 'f3ebd6bbd2b76c20aad59b1946808a2ce884078e',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\stub\\returnargument',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\stub\\__construct',
1 => 'phpunit\\framework\\mockobject\\stub\\invoke',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ReturnStub.php' =>
array (
0 => '66a119f1cdd91214109057f61687d1ccaa80a0de',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\stub\\returnstub',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\stub\\__construct',
1 => 'phpunit\\framework\\mockobject\\stub\\invoke',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/Stub.php' =>
array (
0 => '24cacef1d565400b9200e544fa6470474ec09dec',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\stub\\stub',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\stub\\invoke',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ReturnCallback.php' =>
array (
0 => 'b3a047018020373718d44c9798a502ff7ca59778',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\stub\\returncallback',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\stub\\__construct',
1 => 'phpunit\\framework\\mockobject\\stub\\invoke',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/ConsecutiveCalls.php' =>
array (
0 => '0ec0f81e7cf36a604c26868f7f09df4e7f980af2',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\stub\\consecutivecalls',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\stub\\__construct',
1 => 'phpunit\\framework\\mockobject\\stub\\invoke',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/StubApi.php' =>
array (
0 => 'b963204cc9e85ceb2aee946af19041c0a68a1ecd',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\stubapi',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__phpunit_state',
1 => 'phpunit\\framework\\mockobject\\__phpunit_getinvocationhandler',
2 => 'phpunit\\framework\\mockobject\\__phpunit_unsetinvocationmocker',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/Method.php' =>
array (
0 => '82b048a7bf08b9a7edd17efbcd983f4c8ba977c4',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\method',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__phpunit_getinvocationhandler',
1 => 'phpunit\\framework\\mockobject\\method',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/ErrorCloneMethod.php' =>
array (
0 => 'd4149824fb3d982ea7bba1ef1e4200c3d3ded918',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\errorclonemethod',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__clone',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/MockObjectApi.php' =>
array (
0 => '155b47c57dbf4ca22dffed8dde113368db87612b',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\mockobjectapi',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__phpunit_hasmatchers',
1 => 'phpunit\\framework\\mockobject\\__phpunit_verify',
2 => 'phpunit\\framework\\mockobject\\__phpunit_state',
3 => 'phpunit\\framework\\mockobject\\__phpunit_getinvocationhandler',
4 => 'phpunit\\framework\\mockobject\\__phpunit_unsetinvocationmocker',
5 => 'phpunit\\framework\\mockobject\\expects',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/GeneratedAsTestStub.php' =>
array (
0 => '9706b1593ca7e925fca8cc815eb2756ee48b16dd',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\generatedasteststub',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__phpunit_wasgeneratedasmockobject',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/TestDoubleState.php' =>
array (
0 => '03d1dd314f47e17e0c37cd32c5609addb7708c0c',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\testdoublestate',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__construct',
1 => 'phpunit\\framework\\mockobject\\invocationhandler',
2 => 'phpunit\\framework\\mockobject\\cloneinvocationhandler',
3 => 'phpunit\\framework\\mockobject\\unsetinvocationhandler',
4 => 'phpunit\\framework\\mockobject\\setproxytarget',
5 => 'phpunit\\framework\\mockobject\\proxytarget',
6 => 'phpunit\\framework\\mockobject\\deprecationwasemittedfor',
7 => 'phpunit\\framework\\mockobject\\wasdeprecationalreadyemittedfor',
8 => 'phpunit\\framework\\mockobject\\configurablemethods',
9 => 'phpunit\\framework\\mockobject\\generatereturnvalues',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/MutableStubApi.php' =>
array (
0 => 'bba8fb7ceb9c2abc4b5120aa43c4b538ab12eaba',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\mutablestubapi',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__phpunit_state',
1 => 'phpunit\\framework\\mockobject\\__phpunit_getinvocationhandler',
2 => 'phpunit\\framework\\mockobject\\__phpunit_unsetinvocationmocker',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/GeneratedAsMockObject.php' =>
array (
0 => '3498549c8e6a9b1975f1c0834554c8c740cb70d5',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\generatedasmockobject',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__phpunit_wasgeneratedasmockobject',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/ProxiedCloneMethod.php' =>
array (
0 => '6eee76a79be129ef6665a2273f9ecd906b734e64',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\proxiedclonemethod',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__clone',
1 => 'phpunit\\framework\\mockobject\\__phpunit_state',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/DoubledCloneMethod.php' =>
array (
0 => '231ffc6816a2d31f36ce8a580d9d86078df3fde4',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\doubledclonemethod',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__clone',
1 => 'phpunit\\framework\\mockobject\\__phpunit_state',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Matcher.php' =>
array (
0 => 'dd83dad7aa15b85b8ac4e9b251313f7ed794b5ea',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\matcher',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__construct',
1 => 'phpunit\\framework\\mockobject\\hasmatchers',
2 => 'phpunit\\framework\\mockobject\\hasmethodnamerule',
3 => 'phpunit\\framework\\mockobject\\methodnamerule',
4 => 'phpunit\\framework\\mockobject\\setmethodnamerule',
5 => 'phpunit\\framework\\mockobject\\hasparametersrule',
6 => 'phpunit\\framework\\mockobject\\setparametersrule',
7 => 'phpunit\\framework\\mockobject\\setstub',
8 => 'phpunit\\framework\\mockobject\\setaftermatchbuilderid',
9 => 'phpunit\\framework\\mockobject\\invoked',
10 => 'phpunit\\framework\\mockobject\\matches',
11 => 'phpunit\\framework\\mockobject\\verify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/InvocationOrder.php' =>
array (
0 => 'a8b769456b3ecd3daf93b6e5de483be41b23965c',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\rule\\invocationorder',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\rule\\numberofinvocations',
1 => 'phpunit\\framework\\mockobject\\rule\\hasbeeninvoked',
2 => 'phpunit\\framework\\mockobject\\rule\\invoked',
3 => 'phpunit\\framework\\mockobject\\rule\\matches',
4 => 'phpunit\\framework\\mockobject\\rule\\verify',
5 => 'phpunit\\framework\\mockobject\\rule\\invokeddo',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/InvokedAtLeastCount.php' =>
array (
0 => 'f161a5c30158a5472aab7ddb643b6daa7828ad8b',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\rule\\invokedatleastcount',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\rule\\__construct',
1 => 'phpunit\\framework\\mockobject\\rule\\tostring',
2 => 'phpunit\\framework\\mockobject\\rule\\verify',
3 => 'phpunit\\framework\\mockobject\\rule\\matches',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/ParametersRule.php' =>
array (
0 => '343f04fc1139c510b69fc5c40684e5a403207f40',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\rule\\parametersrule',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\rule\\apply',
1 => 'phpunit\\framework\\mockobject\\rule\\verify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/InvokedCount.php' =>
array (
0 => '02eb5dcd4a605068c07fc2f432b3959b7601a53d',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\rule\\invokedcount',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\rule\\__construct',
1 => 'phpunit\\framework\\mockobject\\rule\\isnever',
2 => 'phpunit\\framework\\mockobject\\rule\\tostring',
3 => 'phpunit\\framework\\mockobject\\rule\\matches',
4 => 'phpunit\\framework\\mockobject\\rule\\verify',
5 => 'phpunit\\framework\\mockobject\\rule\\invokeddo',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/InvokedAtLeastOnce.php' =>
array (
0 => '6edd904a7e53f4c906c84b12659206e83a27ca44',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\rule\\invokedatleastonce',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\rule\\tostring',
1 => 'phpunit\\framework\\mockobject\\rule\\verify',
2 => 'phpunit\\framework\\mockobject\\rule\\matches',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/MethodName.php' =>
array (
0 => 'c92df69a7a5f95e04eaa28f573338225cc7214f0',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\rule\\methodname',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\rule\\__construct',
1 => 'phpunit\\framework\\mockobject\\rule\\tostring',
2 => 'phpunit\\framework\\mockobject\\rule\\matches',
3 => 'phpunit\\framework\\mockobject\\rule\\matchesname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/AnyParameters.php' =>
array (
0 => 'f9fcd708f700bfb44184c827e13e1ad0a476ca8b',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\rule\\anyparameters',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\rule\\apply',
1 => 'phpunit\\framework\\mockobject\\rule\\verify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/InvokedAtMostCount.php' =>
array (
0 => '06202d256f0bee082d1bfdd0cfaf68533b41ea08',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\rule\\invokedatmostcount',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\rule\\__construct',
1 => 'phpunit\\framework\\mockobject\\rule\\tostring',
2 => 'phpunit\\framework\\mockobject\\rule\\verify',
3 => 'phpunit\\framework\\mockobject\\rule\\matches',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/Parameters.php' =>
array (
0 => '22e0c848806dc495db21246d28cae126eac2a853',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\rule\\parameters',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\rule\\__construct',
1 => 'phpunit\\framework\\mockobject\\rule\\apply',
2 => 'phpunit\\framework\\mockobject\\rule\\verify',
3 => 'phpunit\\framework\\mockobject\\rule\\doverify',
4 => 'phpunit\\framework\\mockobject\\rule\\guardagainstduplicateevaluationofparameterconstraints',
5 => 'phpunit\\framework\\mockobject\\rule\\incrementassertioncount',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/AnyInvokedCount.php' =>
array (
0 => '176ed06230b73abc72aa5210afcff5c5c9fe057f',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\rule\\anyinvokedcount',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\rule\\tostring',
1 => 'phpunit\\framework\\mockobject\\rule\\verify',
2 => 'phpunit\\framework\\mockobject\\rule\\matches',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/MethodNameConstraint.php' =>
array (
0 => '33a51e74579eecb0eed23eca25bb2b1a21284832',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\methodnameconstraint',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__construct',
1 => 'phpunit\\framework\\mockobject\\tostring',
2 => 'phpunit\\framework\\mockobject\\matches',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/PropertyHook/PropertyHook.php' =>
array (
0 => 'b18dc0760289e02a2a6bebc31a96e99c5e0530d7',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\runtime\\propertyhook',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\runtime\\get',
1 => 'phpunit\\framework\\mockobject\\runtime\\set',
2 => 'phpunit\\framework\\mockobject\\runtime\\__construct',
3 => 'phpunit\\framework\\mockobject\\runtime\\propertyname',
4 => 'phpunit\\framework\\mockobject\\runtime\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/PropertyHook/PropertySetHook.php' =>
array (
0 => '27a6575cc1fcaf471f230a3eb6c80e3160f634e1',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\runtime\\propertysethook',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\runtime\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/PropertyHook/PropertyGetHook.php' =>
array (
0 => 'f9c52319cb71954e368eb18ca897bbea1fa5b369',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\runtime\\propertygethook',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\runtime\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/ReturnValueGenerator.php' =>
array (
0 => 'b2e3986a1d0bc0c2f9ec03275b4c9e17d803fe48',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\returnvaluegenerator',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\generate',
1 => 'phpunit\\framework\\mockobject\\onlyinterfaces',
2 => 'phpunit\\framework\\mockobject\\newinstanceof',
3 => 'phpunit\\framework\\mockobject\\testdoublefor',
4 => 'phpunit\\framework\\mockobject\\testdoubleforintersectionofinterfaces',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/InvocationMocker.php' =>
array (
0 => 'c6c67ea06663493d7d213593dbb7bd92182c8786',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\builder\\invocationmocker',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\builder\\__construct',
1 => 'phpunit\\framework\\mockobject\\builder\\id',
2 => 'phpunit\\framework\\mockobject\\builder\\will',
3 => 'phpunit\\framework\\mockobject\\builder\\willreturn',
4 => 'phpunit\\framework\\mockobject\\builder\\willreturnreference',
5 => 'phpunit\\framework\\mockobject\\builder\\willreturnmap',
6 => 'phpunit\\framework\\mockobject\\builder\\willreturnargument',
7 => 'phpunit\\framework\\mockobject\\builder\\willreturncallback',
8 => 'phpunit\\framework\\mockobject\\builder\\willreturnself',
9 => 'phpunit\\framework\\mockobject\\builder\\willreturnonconsecutivecalls',
10 => 'phpunit\\framework\\mockobject\\builder\\willthrowexception',
11 => 'phpunit\\framework\\mockobject\\builder\\after',
12 => 'phpunit\\framework\\mockobject\\builder\\with',
13 => 'phpunit\\framework\\mockobject\\builder\\withanyparameters',
14 => 'phpunit\\framework\\mockobject\\builder\\method',
15 => 'phpunit\\framework\\mockobject\\builder\\ensureparameterscanbeconfigured',
16 => 'phpunit\\framework\\mockobject\\builder\\configuredmethod',
17 => 'phpunit\\framework\\mockobject\\builder\\ensuretypeofreturnvalues',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/ParametersMatch.php' =>
array (
0 => '49a3d4c0e5b8181db134e2f8885d9967b6a6f5e2',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\builder\\parametersmatch',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\builder\\after',
1 => 'phpunit\\framework\\mockobject\\builder\\with',
2 => 'phpunit\\framework\\mockobject\\builder\\withanyparameters',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/Identity.php' =>
array (
0 => '37a919f8f626ac6dfa14357af528b3b275f9bb90',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\builder\\identity',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\builder\\id',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/MethodNameMatch.php' =>
array (
0 => 'f7ccd17693b6947e7ab9004d6cc442392d49d43b',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\builder\\methodnamematch',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\builder\\method',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/Stub.php' =>
array (
0 => 'bff5abab8272dd90ad3a5ccc20b7a7815f8e346c',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\builder\\stub',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\builder\\will',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/InvocationStubber.php' =>
array (
0 => '999c7c8d3b0aea6ae112a995ba5692dff9259b3a',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\builder\\invocationstubber',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\builder\\will',
1 => 'phpunit\\framework\\mockobject\\builder\\willreturn',
2 => 'phpunit\\framework\\mockobject\\builder\\willreturnreference',
3 => 'phpunit\\framework\\mockobject\\builder\\willreturnmap',
4 => 'phpunit\\framework\\mockobject\\builder\\willreturnargument',
5 => 'phpunit\\framework\\mockobject\\builder\\willreturncallback',
6 => 'phpunit\\framework\\mockobject\\builder\\willreturnself',
7 => 'phpunit\\framework\\mockobject\\builder\\willreturnonconsecutivecalls',
8 => 'phpunit\\framework\\mockobject\\builder\\willthrowexception',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/InvocationHandler.php' =>
array (
0 => '282d51f031fd9239788b8e8faf0331e122fee9dd',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\invocationhandler',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__construct',
1 => 'phpunit\\framework\\mockobject\\hasmatchers',
2 => 'phpunit\\framework\\mockobject\\lookupmatcher',
3 => 'phpunit\\framework\\mockobject\\registermatcher',
4 => 'phpunit\\framework\\mockobject\\expects',
5 => 'phpunit\\framework\\mockobject\\invoke',
6 => 'phpunit\\framework\\mockobject\\verify',
7 => 'phpunit\\framework\\mockobject\\addmatcher',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Interface/Stub.php' =>
array (
0 => '8d760e369fad7f4727ed775346384a9b7be3a7ac',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\stub',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Interface/MockObject.php' =>
array (
0 => '5bbacec47074a2f072afed324615af8f1f2316ea',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\mockobject',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\expects',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Interface/StubInternal.php' =>
array (
0 => '9f7df146bf6a80a9a260959a37b7f9771a0cc75d',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\stubinternal',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__phpunit_state',
1 => 'phpunit\\framework\\mockobject\\__phpunit_getinvocationhandler',
2 => 'phpunit\\framework\\mockobject\\__phpunit_unsetinvocationmocker',
3 => 'phpunit\\framework\\mockobject\\__phpunit_wasgeneratedasmockobject',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Interface/MockObjectInternal.php' =>
array (
0 => '52d69488318386b3f809564270ef968152dddfb5',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\mockobjectinternal',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__phpunit_hasmatchers',
1 => 'phpunit\\framework\\mockobject\\__phpunit_verify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MethodNameNotConfiguredException.php' =>
array (
0 => '1a999d030a6e43008f562d20a29ae350abe0e20f',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\methodnamenotconfiguredexception',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/NoMoreReturnValuesConfiguredException.php' =>
array (
0 => 'e476dd8b25d1587e407a182f42e8aa99764ce44d',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\nomorereturnvaluesconfiguredexception',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MethodParametersAlreadyConfiguredException.php' =>
array (
0 => 'a01ad3dcd108d4386a8dca5ebf7c1037f5b7ca1e',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\methodparametersalreadyconfiguredexception',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MatchBuilderNotFoundException.php' =>
array (
0 => '1077a5346b06efc45c83085035564407953ac990',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\matchbuildernotfoundexception',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/RuntimeException.php' =>
array (
0 => '40426ba89925a9f772518a71bf9dcdd9eaa01667',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\runtimeexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/NeverReturningMethodException.php' =>
array (
0 => '8c3d79f322cccbbaa70c206f71640b249cb20b40',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\neverreturningmethodexception',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/IncompatibleReturnValueException.php' =>
array (
0 => '1d65a08f989564443c0116ee1591544f8163a5c7',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\incompatiblereturnvalueexception',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/Exception.php' =>
array (
0 => 'ea9895c1456e8a3064faad04784fe2f0d944e6b9',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\exception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MethodCannotBeConfiguredException.php' =>
array (
0 => '367172916ba998aeb51b6cbff7545ee144aff3be',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\methodcannotbeconfiguredexception',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/CannotUseOnlyMethodsException.php' =>
array (
0 => '25bd6ca77375abe42ee5b5df5ca88c4edc3bf6f2',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\cannotuseonlymethodsexception',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/ReturnValueNotConfiguredException.php' =>
array (
0 => '43ea4e8e47d10c04d4239b349958cde1ca4ac619',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\returnvaluenotconfiguredexception',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MatcherAlreadyRegisteredException.php' =>
array (
0 => '911ed6ffc58e249c83b0d201dbd5ddea8e8a8246',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\matcheralreadyregisteredexception',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MethodNameAlreadyConfiguredException.php' =>
array (
0 => '5481b8c2e75d608a187c10a8b935aeba205b8def',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\methodnamealreadyconfiguredexception',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/BadMethodCallException.php' =>
array (
0 => 'd4d0114c53959b9ced2e74f56d919e9219356520',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\badmethodcallexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/MockObject/Exception/CannotCloneTestDoubleForReadonlyClassException.php' =>
array (
0 => '6d51846811f0778bfe75e17d6a1411835cbe67c3',
1 =>
array (
0 => 'phpunit\\framework\\mockobject\\cannotclonetestdoubleforreadonlyclassexception',
),
2 =>
array (
0 => 'phpunit\\framework\\mockobject\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestSize/Unknown.php' =>
array (
0 => 'fe298d21968e2e18920db8828e05cd17efb95c36',
1 =>
array (
0 => 'phpunit\\framework\\testsize\\unknown',
),
2 =>
array (
0 => 'phpunit\\framework\\testsize\\isunknown',
1 => 'phpunit\\framework\\testsize\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestSize/Medium.php' =>
array (
0 => 'efd5773c66f23b051e64cedd9399eae42241f3be',
1 =>
array (
0 => 'phpunit\\framework\\testsize\\medium',
),
2 =>
array (
0 => 'phpunit\\framework\\testsize\\ismedium',
1 => 'phpunit\\framework\\testsize\\isgreaterthan',
2 => 'phpunit\\framework\\testsize\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestSize/TestSize.php' =>
array (
0 => 'd004c46656b79e1dfa74cfa46616c6a72a837c8d',
1 =>
array (
0 => 'phpunit\\framework\\testsize\\testsize',
),
2 =>
array (
0 => 'phpunit\\framework\\testsize\\unknown',
1 => 'phpunit\\framework\\testsize\\small',
2 => 'phpunit\\framework\\testsize\\medium',
3 => 'phpunit\\framework\\testsize\\large',
4 => 'phpunit\\framework\\testsize\\isknown',
5 => 'phpunit\\framework\\testsize\\isunknown',
6 => 'phpunit\\framework\\testsize\\issmall',
7 => 'phpunit\\framework\\testsize\\ismedium',
8 => 'phpunit\\framework\\testsize\\islarge',
9 => 'phpunit\\framework\\testsize\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestSize/Known.php' =>
array (
0 => '7be3df5748e365fb8dc33859b3788983fc384a82',
1 =>
array (
0 => 'phpunit\\framework\\testsize\\known',
),
2 =>
array (
0 => 'phpunit\\framework\\testsize\\isknown',
1 => 'phpunit\\framework\\testsize\\isgreaterthan',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestSize/Large.php' =>
array (
0 => '543f59c4dae3c3b082e7fb889503e8257f1f2b14',
1 =>
array (
0 => 'phpunit\\framework\\testsize\\large',
),
2 =>
array (
0 => 'phpunit\\framework\\testsize\\islarge',
1 => 'phpunit\\framework\\testsize\\isgreaterthan',
2 => 'phpunit\\framework\\testsize\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestSize/Small.php' =>
array (
0 => '47f05492fb0338067177277680057f768c263c2a',
1 =>
array (
0 => 'phpunit\\framework\\testsize\\small',
),
2 =>
array (
0 => 'phpunit\\framework\\testsize\\issmall',
1 => 'phpunit\\framework\\testsize\\isgreaterthan',
2 => 'phpunit\\framework\\testsize\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestBuilder.php' =>
array (
0 => '49d66a6c64244cc55ca201dedf9e04f565433002',
1 =>
array (
0 => 'phpunit\\framework\\testbuilder',
),
2 =>
array (
0 => 'phpunit\\framework\\build',
1 => 'phpunit\\framework\\builddataprovidertestsuite',
2 => 'phpunit\\framework\\configuretestcase',
3 => 'phpunit\\framework\\backupsettings',
4 => 'phpunit\\framework\\shouldglobalstatebepreserved',
5 => 'phpunit\\framework\\shouldtestmethodberuninseparateprocess',
6 => 'phpunit\\framework\\shouldalltestmethodsoftestclassberuninsingleseparateprocess',
7 => 'phpunit\\framework\\requirementssatisfied',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/DataProviderTestSuite.php' =>
array (
0 => '6ecff0c5667e5857f224e9378bbb661600d2664f',
1 =>
array (
0 => 'phpunit\\framework\\dataprovidertestsuite',
),
2 =>
array (
0 => 'phpunit\\framework\\setdependencies',
1 => 'phpunit\\framework\\provides',
2 => 'phpunit\\framework\\requires',
3 => 'phpunit\\framework\\size',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestRunner/SeparateProcessTestRunner.php' =>
array (
0 => '60379c4815008f7ba6d7d1f05d64695e2fbdb49e',
1 =>
array (
0 => 'phpunit\\framework\\separateprocesstestrunner',
),
2 =>
array (
0 => 'phpunit\\framework\\run',
1 => 'phpunit\\framework\\saveconfigurationforchildprocess',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestRunner/TestRunner.php' =>
array (
0 => 'c5e440c3c2fd6dbd5c53be4686c0990eb7a89d39',
1 =>
array (
0 => 'phpunit\\framework\\testrunner',
),
2 =>
array (
0 => 'phpunit\\framework\\__construct',
1 => 'phpunit\\framework\\run',
2 => 'phpunit\\framework\\hascoveragemetadata',
3 => 'phpunit\\framework\\cantimelimitbeenforced',
4 => 'phpunit\\framework\\shouldtimelimitbeenforced',
5 => 'phpunit\\framework\\runtestwithtimeout',
6 => 'phpunit\\framework\\shoulderrorhandlerbeused',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestRunner/ChildProcessResultProcessor.php' =>
array (
0 => '92cb7381bdea3c4a7da7bd8aafb6e176c3a4fbfa',
1 =>
array (
0 => 'phpunit\\framework\\childprocessresultprocessor',
),
2 =>
array (
0 => 'phpunit\\framework\\__construct',
1 => 'phpunit\\framework\\process',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestRunner/IsolatedTestRunnerRegistry.php' =>
array (
0 => 'ba1629890d03668bda6f782a2a05a73505c365c0',
1 =>
array (
0 => 'phpunit\\framework\\isolatedtestrunnerregistry',
),
2 =>
array (
0 => 'phpunit\\framework\\run',
1 => 'phpunit\\framework\\set',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestRunner/IsolatedTestRunner.php' =>
array (
0 => '210571513d03f935c3d6e958c09df19d4044d985',
1 =>
array (
0 => 'phpunit\\framework\\isolatedtestrunner',
),
2 =>
array (
0 => 'phpunit\\framework\\run',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Equality/IsEqualIgnoringCase.php' =>
array (
0 => '577a1075743b9f3058c267a522b13075f096f5ab',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\isequalignoringcase',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\evaluate',
2 => 'phpunit\\framework\\constraint\\tostring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Equality/IsEqualCanonicalizing.php' =>
array (
0 => '5613f94d296ebe82e0e76a662eaa68b0c2c78774',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\isequalcanonicalizing',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\evaluate',
2 => 'phpunit\\framework\\constraint\\tostring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Equality/IsEqual.php' =>
array (
0 => '3c75abedd1f63e3c2173d5c8b0dffb08f4f94dcb',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\isequal',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\evaluate',
2 => 'phpunit\\framework\\constraint\\tostring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Equality/IsEqualWithDelta.php' =>
array (
0 => '0819f0848badd91dbdd658096b9caf4109cdf396',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\isequalwithdelta',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\evaluate',
2 => 'phpunit\\framework\\constraint\\tostring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/JsonMatches.php' =>
array (
0 => '6f0491f41439897c1467bf13e32a1beb459f6a4f',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\jsonmatches',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\tostring',
2 => 'phpunit\\framework\\constraint\\matches',
3 => 'phpunit\\framework\\constraint\\fail',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/String/IsJson.php' =>
array (
0 => '582323dc6d4a96589eb2fd8a64c275a5fca7e946',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\isjson',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\tostring',
1 => 'phpunit\\framework\\constraint\\matches',
2 => 'phpunit\\framework\\constraint\\failuredescription',
3 => 'phpunit\\framework\\constraint\\determinejsonerror',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/String/StringEqualsStringIgnoringLineEndings.php' =>
array (
0 => 'fc22c0fd6f94b910ec8a7f978f0a423fa06f5751',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\stringequalsstringignoringlineendings',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\tostring',
2 => 'phpunit\\framework\\constraint\\matches',
3 => 'phpunit\\framework\\constraint\\normalizelineendings',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/String/StringEndsWith.php' =>
array (
0 => '0c51317a7d4429c4764ac531f880235a78eb5358',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\stringendswith',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\tostring',
2 => 'phpunit\\framework\\constraint\\matches',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/String/StringMatchesFormatDescription.php' =>
array (
0 => 'a52417ca5a531186ac369a1aa89ac28a3dbb341b',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\stringmatchesformatdescription',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\tostring',
2 => 'phpunit\\framework\\constraint\\matches',
3 => 'phpunit\\framework\\constraint\\failuredescription',
4 => 'phpunit\\framework\\constraint\\additionalfailuredescription',
5 => 'phpunit\\framework\\constraint\\regularexpressionforformatdescription',
6 => 'phpunit\\framework\\constraint\\convertnewlines',
7 => 'phpunit\\framework\\constraint\\differ',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/String/RegularExpression.php' =>
array (
0 => '54c81243e6a9e2e997b476108919216001442aa9',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\regularexpression',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\tostring',
2 => 'phpunit\\framework\\constraint\\matches',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/String/StringStartsWith.php' =>
array (
0 => 'ef34fecf343687c0296b7f4a370aacd97892f7e5',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\stringstartswith',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\tostring',
2 => 'phpunit\\framework\\constraint\\matches',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/String/StringContains.php' =>
array (
0 => 'd61030afa389964a191a3dbd0911cc67bcb70c63',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\stringcontains',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\tostring',
2 => 'phpunit\\framework\\constraint\\failuredescription',
3 => 'phpunit\\framework\\constraint\\matches',
4 => 'phpunit\\framework\\constraint\\detectedencoding',
5 => 'phpunit\\framework\\constraint\\haystacklength',
6 => 'phpunit\\framework\\constraint\\normalizelineendings',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/IsAnything.php' =>
array (
0 => '6dd899d0fe65f3efaa36273588aca7f2dc4c251d',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\isanything',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\evaluate',
1 => 'phpunit\\framework\\constraint\\tostring',
2 => 'phpunit\\framework\\constraint\\count',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Object/ObjectHasProperty.php' =>
array (
0 => '7831a52c99cf0b89f62d8aba13be5e1cfa6275e8',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\objecthasproperty',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\tostring',
2 => 'phpunit\\framework\\constraint\\matches',
3 => 'phpunit\\framework\\constraint\\failuredescription',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Object/ObjectEquals.php' =>
array (
0 => 'ddf1d3722d4b156d34ac1a0ba43d3882e7c27d9d',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\objectequals',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\tostring',
2 => 'phpunit\\framework\\constraint\\matches',
3 => 'phpunit\\framework\\constraint\\failuredescription',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Filesystem/DirectoryExists.php' =>
array (
0 => '995ba23050a79b37358a2aaa1eec146608014e6e',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\directoryexists',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\tostring',
1 => 'phpunit\\framework\\constraint\\matches',
2 => 'phpunit\\framework\\constraint\\failuredescription',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Filesystem/FileExists.php' =>
array (
0 => 'c51e62e59d0309e70e9307a971628119e3efb3c4',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\fileexists',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\tostring',
1 => 'phpunit\\framework\\constraint\\matches',
2 => 'phpunit\\framework\\constraint\\failuredescription',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Filesystem/IsReadable.php' =>
array (
0 => 'f53734a10d97742003fc956e0739609b38569484',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\isreadable',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\tostring',
1 => 'phpunit\\framework\\constraint\\matches',
2 => 'phpunit\\framework\\constraint\\failuredescription',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Filesystem/IsWritable.php' =>
array (
0 => 'a023338e1d7f8bdcd27866bfde3bcd036f23d42d',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\iswritable',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\tostring',
1 => 'phpunit\\framework\\constraint\\matches',
2 => 'phpunit\\framework\\constraint\\failuredescription',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/IsIdentical.php' =>
array (
0 => 'c1a76a5e85e4b2b1ea9c297e36c43601a69afd8b',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\isidentical',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\evaluate',
2 => 'phpunit\\framework\\constraint\\tostring',
3 => 'phpunit\\framework\\constraint\\failuredescription',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Callback.php' =>
array (
0 => 'ee3082c9d00b981b130dfc436689190165800811',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\callback',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\tostring',
2 => 'phpunit\\framework\\constraint\\isvariadic',
3 => 'phpunit\\framework\\constraint\\matches',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Constraint.php' =>
array (
0 => '3b15eebef187215a7e44869aa1ad4d1609b6987f',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\constraint',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\evaluate',
1 => 'phpunit\\framework\\constraint\\count',
2 => 'phpunit\\framework\\constraint\\matches',
3 => 'phpunit\\framework\\constraint\\fail',
4 => 'phpunit\\framework\\constraint\\additionalfailuredescription',
5 => 'phpunit\\framework\\constraint\\failuredescription',
6 => 'phpunit\\framework\\constraint\\tostringincontext',
7 => 'phpunit\\framework\\constraint\\failuredescriptionincontext',
8 => 'phpunit\\framework\\constraint\\reduce',
9 => 'phpunit\\framework\\constraint\\valuetotypestringfragment',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Math/IsInfinite.php' =>
array (
0 => '9ca80839e05c34e2b2c3293c2196dc3239f4e9d0',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\isinfinite',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\tostring',
1 => 'phpunit\\framework\\constraint\\matches',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Math/IsFinite.php' =>
array (
0 => '40aed8164fd66fd4cf92895ac13847cea0e5fb18',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\isfinite',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\tostring',
1 => 'phpunit\\framework\\constraint\\matches',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Math/IsNan.php' =>
array (
0 => 'd2b67a9303c07c81bd1673f43be0cf0e20459caa',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\isnan',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\tostring',
1 => 'phpunit\\framework\\constraint\\matches',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Traversable/ArrayHasKey.php' =>
array (
0 => 'b55eb50e86261a9a97b6f52d67eb502f9ccaeca4',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\arrayhaskey',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\tostring',
2 => 'phpunit\\framework\\constraint\\matches',
3 => 'phpunit\\framework\\constraint\\failuredescription',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Traversable/TraversableContainsOnly.php' =>
array (
0 => '7e5dc91f2b12d775a96c6eea23a29daceea20085',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\traversablecontainsonly',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\evaluate',
2 => 'phpunit\\framework\\constraint\\tostring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Traversable/IsList.php' =>
array (
0 => '7d826cb3554c8bc3a398225ef52646ca550c4340',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\islist',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\tostring',
1 => 'phpunit\\framework\\constraint\\matches',
2 => 'phpunit\\framework\\constraint\\failuredescription',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Traversable/TraversableContains.php' =>
array (
0 => '331b8fa2ba0eba85aed2ce78a6f48f203aaea45f',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\traversablecontains',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\tostring',
2 => 'phpunit\\framework\\constraint\\failuredescription',
3 => 'phpunit\\framework\\constraint\\value',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Traversable/TraversableContainsIdentical.php' =>
array (
0 => 'e2823d22154331378ab1dd10db3afe4939eacb2c',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\traversablecontainsidentical',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\matches',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Traversable/TraversableContainsEqual.php' =>
array (
0 => 'bd4af4a31456c28ba0647e3febb9376799e13ca7',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\traversablecontainsequal',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\matches',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Operator/LogicalXor.php' =>
array (
0 => '3fbd28a4d4fdf8280b141521fb2ad106cbc4c9c4',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\logicalxor',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\fromconstraints',
1 => 'phpunit\\framework\\constraint\\operator',
2 => 'phpunit\\framework\\constraint\\precedence',
3 => 'phpunit\\framework\\constraint\\matches',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Operator/LogicalOr.php' =>
array (
0 => '45dff4897570d72641495eea3baa77dd2f4519cd',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\logicalor',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\fromconstraints',
1 => 'phpunit\\framework\\constraint\\operator',
2 => 'phpunit\\framework\\constraint\\precedence',
3 => 'phpunit\\framework\\constraint\\matches',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Operator/BinaryOperator.php' =>
array (
0 => '5ff114906e227049477e129fcddeccf53133f474',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\binaryoperator',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\arity',
2 => 'phpunit\\framework\\constraint\\tostring',
3 => 'phpunit\\framework\\constraint\\count',
4 => 'phpunit\\framework\\constraint\\constraints',
5 => 'phpunit\\framework\\constraint\\constraintneedsparentheses',
6 => 'phpunit\\framework\\constraint\\reduce',
7 => 'phpunit\\framework\\constraint\\constrainttostring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Operator/LogicalNot.php' =>
array (
0 => 'a05860521554b048cae57e3dce6325cc4c2ad0dc',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\logicalnot',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\negate',
1 => 'phpunit\\framework\\constraint\\operator',
2 => 'phpunit\\framework\\constraint\\precedence',
3 => 'phpunit\\framework\\constraint\\matches',
4 => 'phpunit\\framework\\constraint\\transformstring',
5 => 'phpunit\\framework\\constraint\\reduce',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Operator/UnaryOperator.php' =>
array (
0 => '4faeafb047c1e29c5e71978a44c4e40727251ffc',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\unaryoperator',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\arity',
2 => 'phpunit\\framework\\constraint\\tostring',
3 => 'phpunit\\framework\\constraint\\count',
4 => 'phpunit\\framework\\constraint\\failuredescription',
5 => 'phpunit\\framework\\constraint\\transformstring',
6 => 'phpunit\\framework\\constraint\\constraint',
7 => 'phpunit\\framework\\constraint\\constraintneedsparentheses',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Operator/Operator.php' =>
array (
0 => '4f55f903d95b9b531d039490564c0dc00087b840',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\operator',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\operator',
1 => 'phpunit\\framework\\constraint\\precedence',
2 => 'phpunit\\framework\\constraint\\arity',
3 => 'phpunit\\framework\\constraint\\checkconstraint',
4 => 'phpunit\\framework\\constraint\\constraintneedsparentheses',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Operator/LogicalAnd.php' =>
array (
0 => '981695e1566cf79bbbd8e309bb1da0f07f980e9a',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\logicaland',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\fromconstraints',
1 => 'phpunit\\framework\\constraint\\operator',
2 => 'phpunit\\framework\\constraint\\precedence',
3 => 'phpunit\\framework\\constraint\\matches',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Type/IsInstanceOf.php' =>
array (
0 => 'd6e33e425c6e9ec848053b41aacfea188f9152c9',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\isinstanceof',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\tostring',
2 => 'phpunit\\framework\\constraint\\matches',
3 => 'phpunit\\framework\\constraint\\failuredescription',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Type/IsType.php' =>
array (
0 => 'cfce2cd0550bfdf98a3e7129e048786eeb42e0ed',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\istype',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\tostring',
2 => 'phpunit\\framework\\constraint\\matches',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Type/IsNull.php' =>
array (
0 => '4599659c28661d8f764f5765a08bf034cb2d3900',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\isnull',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\tostring',
1 => 'phpunit\\framework\\constraint\\matches',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Exception/ExceptionMessageMatchesRegularExpression.php' =>
array (
0 => 'f5e85f4179c13b1592195692d3472e1e265dd44b',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\exceptionmessagematchesregularexpression',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\tostring',
2 => 'phpunit\\framework\\constraint\\matches',
3 => 'phpunit\\framework\\constraint\\failuredescription',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Exception/Exception.php' =>
array (
0 => 'f9725eec1c770c58b8b194a8809144ef003d32d8',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\exception',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\tostring',
2 => 'phpunit\\framework\\constraint\\matches',
3 => 'phpunit\\framework\\constraint\\failuredescription',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Exception/ExceptionMessageIsOrContains.php' =>
array (
0 => 'f4ed11a8a590468ae07ca6d95bf5406bd24be98a',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\exceptionmessageisorcontains',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\tostring',
2 => 'phpunit\\framework\\constraint\\matches',
3 => 'phpunit\\framework\\constraint\\failuredescription',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Exception/ExceptionCode.php' =>
array (
0 => 'e3673a5d7d980deeeb5c9a725681ab031b3d5b04',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\exceptioncode',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\tostring',
2 => 'phpunit\\framework\\constraint\\matches',
3 => 'phpunit\\framework\\constraint\\failuredescription',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Cardinality/LessThan.php' =>
array (
0 => '4988d89cd3d016fa9461ed8f2fe64ceaa4198b7f',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\lessthan',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\tostring',
2 => 'phpunit\\framework\\constraint\\matches',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Cardinality/SameSize.php' =>
array (
0 => 'd40cd9e8432cf9c8f6a40b04b52fec6e8e34092d',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\samesize',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Cardinality/IsEmpty.php' =>
array (
0 => 'ebe3294c71d7933b99a55195b3611cc56b9ae999',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\isempty',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\tostring',
1 => 'phpunit\\framework\\constraint\\matches',
2 => 'phpunit\\framework\\constraint\\failuredescription',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Cardinality/Count.php' =>
array (
0 => 'e183f948bc630566b19f2cdedb1c6341508ac844',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\count',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\tostring',
2 => 'phpunit\\framework\\constraint\\matches',
3 => 'phpunit\\framework\\constraint\\getcountof',
4 => 'phpunit\\framework\\constraint\\failuredescription',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Cardinality/GreaterThan.php' =>
array (
0 => '250dd9d7523475ac7f8ace2381c4b8e0e7c95b01',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\greaterthan',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\__construct',
1 => 'phpunit\\framework\\constraint\\tostring',
2 => 'phpunit\\framework\\constraint\\matches',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Boolean/IsTrue.php' =>
array (
0 => 'a2a6ec5122e071282f748b1019d8e32e5d536ce1',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\istrue',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\tostring',
1 => 'phpunit\\framework\\constraint\\matches',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Constraint/Boolean/IsFalse.php' =>
array (
0 => '9afcd809037dc601f789c8f2a5d8cab1de76247b',
1 =>
array (
0 => 'phpunit\\framework\\constraint\\isfalse',
),
2 =>
array (
0 => 'phpunit\\framework\\constraint\\tostring',
1 => 'phpunit\\framework\\constraint\\matches',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Test.php' =>
array (
0 => '68d23894ee4cf065d533408bb2c346218ba06757',
1 =>
array (
0 => 'phpunit\\framework\\test',
),
2 =>
array (
0 => 'phpunit\\framework\\run',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Exception/CodeCoverageException.php' =>
array (
0 => '09582caf85e52a236c2591ca5bf17146e505801a',
1 =>
array (
0 => 'phpunit\\framework\\codecoverageexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Exception/GeneratorNotSupportedException.php' =>
array (
0 => '5d9762f0437dc731f34e7e15f3815d2e7717d9cf',
1 =>
array (
0 => 'phpunit\\framework\\generatornotsupportedexception',
),
2 =>
array (
0 => 'phpunit\\framework\\fromparametername',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Exception/Incomplete/IncompleteTestError.php' =>
array (
0 => 'b644c946464ea8283bef8d594cf4d6db489125e8',
1 =>
array (
0 => 'phpunit\\framework\\incompletetesterror',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Exception/Incomplete/IncompleteTest.php' =>
array (
0 => 'c220c51bd981e4abd29b108606f31526d69f7ace',
1 =>
array (
0 => 'phpunit\\framework\\incompletetest',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Exception/ProcessIsolationException.php' =>
array (
0 => '99f310d0a06a7703162a1dbab2bedb9f0709ad3a',
1 =>
array (
0 => 'phpunit\\framework\\processisolationexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Exception/Exception.php' =>
array (
0 => '84411550abc0d62da4cc98e665ed0dd8533ce9c7',
1 =>
array (
0 => 'phpunit\\framework\\exception',
),
2 =>
array (
0 => 'phpunit\\framework\\__construct',
1 => 'phpunit\\framework\\__sleep',
2 => 'phpunit\\framework\\getserializabletrace',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Exception/UnknownTypeException.php' =>
array (
0 => 'd6ecd5ef5a34665a5dbf73d518b56cd9d7b9d262',
1 =>
array (
0 => 'phpunit\\framework\\unknowntypeexception',
),
2 =>
array (
0 => 'phpunit\\framework\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Exception/UnknownClassOrInterfaceException.php' =>
array (
0 => '4483a99c3a127169d010cb812962cce7c5f117b0',
1 =>
array (
0 => 'phpunit\\framework\\unknownclassorinterfaceexception',
),
2 =>
array (
0 => 'phpunit\\framework\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Exception/EmptyStringException.php' =>
array (
0 => 'ca289d0ac3097433e411e80e715a892fcc4b1e97',
1 =>
array (
0 => 'phpunit\\framework\\emptystringexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Exception/InvalidDependencyException.php' =>
array (
0 => '0de35a4c59855d2ab16dfc566455c47753f81437',
1 =>
array (
0 => 'phpunit\\framework\\invaliddependencyexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Exception/PhptAssertionFailedError.php' =>
array (
0 => 'eba23dcdcee6636d8866fd9360469e4ded822870',
1 =>
array (
0 => 'phpunit\\framework\\phptassertionfailederror',
),
2 =>
array (
0 => 'phpunit\\framework\\__construct',
1 => 'phpunit\\framework\\syntheticfile',
2 => 'phpunit\\framework\\syntheticline',
3 => 'phpunit\\framework\\synthetictrace',
4 => 'phpunit\\framework\\diff',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Exception/InvalidDataProviderException.php' =>
array (
0 => '8aa8825086e63ba54b7017af71cf7c64a77b1cd5',
1 =>
array (
0 => 'phpunit\\framework\\invaliddataproviderexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Exception/Skipped/SkippedWithMessageException.php' =>
array (
0 => 'af7880f45f8c6c6f4ef7f91c10977a352611a7bc',
1 =>
array (
0 => 'phpunit\\framework\\skippedwithmessageexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Exception/Skipped/SkippedTest.php' =>
array (
0 => '06bb37358da789e04b50abb97c90b4005e026e9a',
1 =>
array (
0 => 'phpunit\\framework\\skippedtest',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Exception/Skipped/SkippedTestSuiteError.php' =>
array (
0 => 'fbb03614636926749fd67e077474a97ad1184a95',
1 =>
array (
0 => 'phpunit\\framework\\skippedtestsuiteerror',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ActualValueIsNotAnObjectException.php' =>
array (
0 => 'e2d3a1b363898bb8bc1ef4e626a6bb7972b93b23',
1 =>
array (
0 => 'phpunit\\framework\\actualvalueisnotanobjectexception',
),
2 =>
array (
0 => 'phpunit\\framework\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotDeclareBoolReturnTypeException.php' =>
array (
0 => '99a64a5bc5aeb9d73256122c1162cc61d027b985',
1 =>
array (
0 => 'phpunit\\framework\\comparisonmethoddoesnotdeclareboolreturntypeexception',
),
2 =>
array (
0 => 'phpunit\\framework\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotAcceptParameterTypeException.php' =>
array (
0 => '72406aeb9502e7b8b60f9f4b299db323eeba26ff',
1 =>
array (
0 => 'phpunit\\framework\\comparisonmethoddoesnotacceptparametertypeexception',
),
2 =>
array (
0 => 'phpunit\\framework\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotDeclareParameterTypeException.php' =>
array (
0 => '83504311c97091ebfdfa9618bd2449a2364df82c',
1 =>
array (
0 => 'phpunit\\framework\\comparisonmethoddoesnotdeclareparametertypeexception',
),
2 =>
array (
0 => 'phpunit\\framework\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotExistException.php' =>
array (
0 => '5dc514b17750a2bd40d8257db7fe318d8f166c6d',
1 =>
array (
0 => 'phpunit\\framework\\comparisonmethoddoesnotexistexception',
),
2 =>
array (
0 => 'phpunit\\framework\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Exception/ObjectEquals/ComparisonMethodDoesNotDeclareExactlyOneParameterException.php' =>
array (
0 => '562ec7f68eb514ffb22aa19c580ebdb84c94783a',
1 =>
array (
0 => 'phpunit\\framework\\comparisonmethoddoesnotdeclareexactlyoneparameterexception',
),
2 =>
array (
0 => 'phpunit\\framework\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Exception/AssertionFailedError.php' =>
array (
0 => 'd1b43ddd230ab20138e373a401fad4fb96a63bb3',
1 =>
array (
0 => 'phpunit\\framework\\assertionfailederror',
),
2 =>
array (
0 => 'phpunit\\framework\\tostring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Exception/NoChildTestSuiteException.php' =>
array (
0 => '06c318ea408ae9e30d844ce56e2e37b7a10504bf',
1 =>
array (
0 => 'phpunit\\framework\\nochildtestsuiteexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Exception/ExpectationFailedException.php' =>
array (
0 => 'f9fc37f45187041b7439f4828481c47226ab70a5',
1 =>
array (
0 => 'phpunit\\framework\\expectationfailedexception',
),
2 =>
array (
0 => 'phpunit\\framework\\__construct',
1 => 'phpunit\\framework\\getcomparisonfailure',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Exception/InvalidArgumentException.php' =>
array (
0 => 'f30742c86d7b9262b9c46eecb02f5d5b51498637',
1 =>
array (
0 => 'phpunit\\framework\\invalidargumentexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/Exception/InvalidCoversTargetException.php' =>
array (
0 => 'c9250a55334106c03503b04e1a8d90aef36c575c',
1 =>
array (
0 => 'phpunit\\framework\\invalidcoverstargetexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestSuiteIterator.php' =>
array (
0 => '6f46b7056914cfbf9ec882b43cafbeccaf935cb7',
1 =>
array (
0 => 'phpunit\\framework\\testsuiteiterator',
),
2 =>
array (
0 => 'phpunit\\framework\\__construct',
1 => 'phpunit\\framework\\rewind',
2 => 'phpunit\\framework\\valid',
3 => 'phpunit\\framework\\key',
4 => 'phpunit\\framework\\current',
5 => 'phpunit\\framework\\next',
6 => 'phpunit\\framework\\getchildren',
7 => 'phpunit\\framework\\haschildren',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestStatus/Notice.php' =>
array (
0 => '04b445e620f1cbdb0271900746733c9ec5d97d10',
1 =>
array (
0 => 'phpunit\\framework\\teststatus\\notice',
),
2 =>
array (
0 => 'phpunit\\framework\\teststatus\\isnotice',
1 => 'phpunit\\framework\\teststatus\\asint',
2 => 'phpunit\\framework\\teststatus\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestStatus/Error.php' =>
array (
0 => '6401824700ef2a6a0f80c4128f1fdd613847017e',
1 =>
array (
0 => 'phpunit\\framework\\teststatus\\error',
),
2 =>
array (
0 => 'phpunit\\framework\\teststatus\\iserror',
1 => 'phpunit\\framework\\teststatus\\asint',
2 => 'phpunit\\framework\\teststatus\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestStatus/TestStatus.php' =>
array (
0 => '6ba38f1db241977910f4416c94fac0cc017c04b3',
1 =>
array (
0 => 'phpunit\\framework\\teststatus\\teststatus',
),
2 =>
array (
0 => 'phpunit\\framework\\teststatus\\from',
1 => 'phpunit\\framework\\teststatus\\unknown',
2 => 'phpunit\\framework\\teststatus\\success',
3 => 'phpunit\\framework\\teststatus\\skipped',
4 => 'phpunit\\framework\\teststatus\\incomplete',
5 => 'phpunit\\framework\\teststatus\\notice',
6 => 'phpunit\\framework\\teststatus\\deprecation',
7 => 'phpunit\\framework\\teststatus\\failure',
8 => 'phpunit\\framework\\teststatus\\error',
9 => 'phpunit\\framework\\teststatus\\warning',
10 => 'phpunit\\framework\\teststatus\\risky',
11 => 'phpunit\\framework\\teststatus\\__construct',
12 => 'phpunit\\framework\\teststatus\\isknown',
13 => 'phpunit\\framework\\teststatus\\isunknown',
14 => 'phpunit\\framework\\teststatus\\issuccess',
15 => 'phpunit\\framework\\teststatus\\isskipped',
16 => 'phpunit\\framework\\teststatus\\isincomplete',
17 => 'phpunit\\framework\\teststatus\\isnotice',
18 => 'phpunit\\framework\\teststatus\\isdeprecation',
19 => 'phpunit\\framework\\teststatus\\isfailure',
20 => 'phpunit\\framework\\teststatus\\iserror',
21 => 'phpunit\\framework\\teststatus\\iswarning',
22 => 'phpunit\\framework\\teststatus\\isrisky',
23 => 'phpunit\\framework\\teststatus\\message',
24 => 'phpunit\\framework\\teststatus\\ismoreimportantthan',
25 => 'phpunit\\framework\\teststatus\\asint',
26 => 'phpunit\\framework\\teststatus\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestStatus/Unknown.php' =>
array (
0 => '913aa3c2811a44ba23ba4d6f34a228e68c2fa76d',
1 =>
array (
0 => 'phpunit\\framework\\teststatus\\unknown',
),
2 =>
array (
0 => 'phpunit\\framework\\teststatus\\isunknown',
1 => 'phpunit\\framework\\teststatus\\asint',
2 => 'phpunit\\framework\\teststatus\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestStatus/Failure.php' =>
array (
0 => 'f01b911894041a021883fc5d2457bbd5357ec2b5',
1 =>
array (
0 => 'phpunit\\framework\\teststatus\\failure',
),
2 =>
array (
0 => 'phpunit\\framework\\teststatus\\isfailure',
1 => 'phpunit\\framework\\teststatus\\asint',
2 => 'phpunit\\framework\\teststatus\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestStatus/Skipped.php' =>
array (
0 => '174526f857203770c5b57c4414c3fb59630b9eeb',
1 =>
array (
0 => 'phpunit\\framework\\teststatus\\skipped',
),
2 =>
array (
0 => 'phpunit\\framework\\teststatus\\isskipped',
1 => 'phpunit\\framework\\teststatus\\asint',
2 => 'phpunit\\framework\\teststatus\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestStatus/Known.php' =>
array (
0 => '49dfba6b576d5b324ae187335c45e1cd6b9156a4',
1 =>
array (
0 => 'phpunit\\framework\\teststatus\\known',
),
2 =>
array (
0 => 'phpunit\\framework\\teststatus\\isknown',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestStatus/Success.php' =>
array (
0 => 'db298d4606ad2b86f9186f18dba624a77638ef3f',
1 =>
array (
0 => 'phpunit\\framework\\teststatus\\success',
),
2 =>
array (
0 => 'phpunit\\framework\\teststatus\\issuccess',
1 => 'phpunit\\framework\\teststatus\\asint',
2 => 'phpunit\\framework\\teststatus\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestStatus/Deprecation.php' =>
array (
0 => 'acb44c343f71264a13cf889f0ba36efbadfb128d',
1 =>
array (
0 => 'phpunit\\framework\\teststatus\\deprecation',
),
2 =>
array (
0 => 'phpunit\\framework\\teststatus\\isdeprecation',
1 => 'phpunit\\framework\\teststatus\\asint',
2 => 'phpunit\\framework\\teststatus\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestStatus/Risky.php' =>
array (
0 => '1645f8054f13ffe953a96e38d15c4d34e40084fb',
1 =>
array (
0 => 'phpunit\\framework\\teststatus\\risky',
),
2 =>
array (
0 => 'phpunit\\framework\\teststatus\\isrisky',
1 => 'phpunit\\framework\\teststatus\\asint',
2 => 'phpunit\\framework\\teststatus\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestStatus/Incomplete.php' =>
array (
0 => '90ed87ff3591ebe2662dc404d0284ebef9a7f146',
1 =>
array (
0 => 'phpunit\\framework\\teststatus\\incomplete',
),
2 =>
array (
0 => 'phpunit\\framework\\teststatus\\isincomplete',
1 => 'phpunit\\framework\\teststatus\\asint',
2 => 'phpunit\\framework\\teststatus\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/TestStatus/Warning.php' =>
array (
0 => '6bf680399acc5376f72eda429fe67686847275e6',
1 =>
array (
0 => 'phpunit\\framework\\teststatus\\warning',
),
2 =>
array (
0 => 'phpunit\\framework\\teststatus\\iswarning',
1 => 'phpunit\\framework\\teststatus\\asint',
2 => 'phpunit\\framework\\teststatus\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Framework/ExecutionOrderDependency.php' =>
array (
0 => '72d43716a69a38be8af6831c4703e9b2faa132f2',
1 =>
array (
0 => 'phpunit\\framework\\executionorderdependency',
),
2 =>
array (
0 => 'phpunit\\framework\\invalid',
1 => 'phpunit\\framework\\forclass',
2 => 'phpunit\\framework\\formethod',
3 => 'phpunit\\framework\\filterinvalid',
4 => 'phpunit\\framework\\mergeunique',
5 => 'phpunit\\framework\\diff',
6 => 'phpunit\\framework\\__construct',
7 => 'phpunit\\framework\\__tostring',
8 => 'phpunit\\framework\\isvalid',
9 => 'phpunit\\framework\\shallowclone',
10 => 'phpunit\\framework\\deepclone',
11 => 'phpunit\\framework\\targetisclass',
12 => 'phpunit\\framework\\gettarget',
13 => 'phpunit\\framework\\gettargetclassname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Exception.php' =>
array (
0 => 'e5000e38bae56fc2720fc6fef23404d4c205ae17',
1 =>
array (
0 => 'phpunit\\exception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/EventLogger.php' =>
array (
0 => '031d73a64ec2e63365244d82d56e510b7c7ec4df',
1 =>
array (
0 => 'phpunit\\logging\\eventlogger',
),
2 =>
array (
0 => 'phpunit\\logging\\__construct',
1 => 'phpunit\\logging\\trace',
2 => 'phpunit\\logging\\telemetryinfo',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/TestResultCollection.php' =>
array (
0 => '8a366256058b8c179173f40277a4657a60ffbabd',
1 =>
array (
0 => 'phpunit\\logging\\testdox\\testresultcollection',
),
2 =>
array (
0 => 'phpunit\\logging\\testdox\\fromarray',
1 => 'phpunit\\logging\\testdox\\__construct',
2 => 'phpunit\\logging\\testdox\\asarray',
3 => 'phpunit\\logging\\testdox\\getiterator',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/TestResult.php' =>
array (
0 => '886885ce7ea20be66d1ca4efc37519ef5cda88cb',
1 =>
array (
0 => 'phpunit\\logging\\testdox\\testresult',
),
2 =>
array (
0 => 'phpunit\\logging\\testdox\\__construct',
1 => 'phpunit\\logging\\testdox\\test',
2 => 'phpunit\\logging\\testdox\\status',
3 => 'phpunit\\logging\\testdox\\hasthrowable',
4 => 'phpunit\\logging\\testdox\\throwable',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/TestResultCollectionIterator.php' =>
array (
0 => '9b793f044708fed6a2902961f05c0350b1004fcc',
1 =>
array (
0 => 'phpunit\\logging\\testdox\\testresultcollectioniterator',
),
2 =>
array (
0 => 'phpunit\\logging\\testdox\\__construct',
1 => 'phpunit\\logging\\testdox\\rewind',
2 => 'phpunit\\logging\\testdox\\valid',
3 => 'phpunit\\logging\\testdox\\key',
4 => 'phpunit\\logging\\testdox\\current',
5 => 'phpunit\\logging\\testdox\\next',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestPassedSubscriber.php' =>
array (
0 => '9196ad7b09bca9642481cf04b22c15077687b4ba',
1 =>
array (
0 => 'phpunit\\logging\\testdox\\testpassedsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\testdox\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredPhpWarningSubscriber.php' =>
array (
0 => '923c93a4fa62f1a63c6e97e1420893cf29b9725d',
1 =>
array (
0 => 'phpunit\\logging\\testdox\\testtriggeredphpwarningsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\testdox\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredPhpunitDeprecationSubscriber.php' =>
array (
0 => 'c81f90119f2f048a935f4e67ee26d0a030c213da',
1 =>
array (
0 => 'phpunit\\logging\\testdox\\testtriggeredphpunitdeprecationsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\testdox\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestErroredSubscriber.php' =>
array (
0 => '300b7f5e5232f49475c9b02c6496f7aeb32f74c0',
1 =>
array (
0 => 'phpunit\\logging\\testdox\\testerroredsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\testdox\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredPhpNoticeSubscriber.php' =>
array (
0 => 'c51a494d35662a15d76abd38bd81971faac9fe87',
1 =>
array (
0 => 'phpunit\\logging\\testdox\\testtriggeredphpnoticesubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\testdox\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredDeprecationSubscriber.php' =>
array (
0 => '3344bc4669e7238efbdf64fcad8d23180982ceda',
1 =>
array (
0 => 'phpunit\\logging\\testdox\\testtriggereddeprecationsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\testdox\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredPhpunitErrorSubscriber.php' =>
array (
0 => 'fe8dcd7e06894cb703d62cbb077f23bcd86b016e',
1 =>
array (
0 => 'phpunit\\logging\\testdox\\testtriggeredphpuniterrorsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\testdox\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestMarkedIncompleteSubscriber.php' =>
array (
0 => 'b6f1ed6717426330a77d5ab648e50d1299f7a756',
1 =>
array (
0 => 'phpunit\\logging\\testdox\\testmarkedincompletesubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\testdox\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestSkippedSubscriber.php' =>
array (
0 => 'd2989b9ab69206308c1cb135dff0ede2a7cee203',
1 =>
array (
0 => 'phpunit\\logging\\testdox\\testskippedsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\testdox\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestFailedSubscriber.php' =>
array (
0 => '1291bc2f9c33b5b01ba06536293587e7402c93c2',
1 =>
array (
0 => 'phpunit\\logging\\testdox\\testfailedsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\testdox\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredPhpunitWarningSubscriber.php' =>
array (
0 => 'c5d862cf50a14a0f72acecd6e3779d90fc636cae',
1 =>
array (
0 => 'phpunit\\logging\\testdox\\testtriggeredphpunitwarningsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\testdox\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredPhpDeprecationSubscriber.php' =>
array (
0 => 'b1762737517b0d10fec0161e2b43cdcc6950702e',
1 =>
array (
0 => 'phpunit\\logging\\testdox\\testtriggeredphpdeprecationsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\testdox\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestFinishedSubscriber.php' =>
array (
0 => '0c5e1887f1e20c0cd48915d9718f8ab0023b75bd',
1 =>
array (
0 => 'phpunit\\logging\\testdox\\testfinishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\testdox\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredWarningSubscriber.php' =>
array (
0 => 'fbc9e71af65470c8a7d631111e2689492574099e',
1 =>
array (
0 => 'phpunit\\logging\\testdox\\testtriggeredwarningsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\testdox\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/Subscriber.php' =>
array (
0 => '440215500e3db8b0516dad35c52592abfe92121e',
1 =>
array (
0 => 'phpunit\\logging\\testdox\\subscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\testdox\\__construct',
1 => 'phpunit\\logging\\testdox\\collector',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestTriggeredNoticeSubscriber.php' =>
array (
0 => 'bb2b36b1d979cb5626e95974a3188b27dcc4ec37',
1 =>
array (
0 => 'phpunit\\logging\\testdox\\testtriggerednoticesubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\testdox\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestPreparedSubscriber.php' =>
array (
0 => '986a4828443d2196ed91ced731d34d72a54bda00',
1 =>
array (
0 => 'phpunit\\logging\\testdox\\testpreparedsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\testdox\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/TestConsideredRiskySubscriber.php' =>
array (
0 => 'b7e35be31fa798a94344adb2119f623dc17eeaef',
1 =>
array (
0 => 'phpunit\\logging\\testdox\\testconsideredriskysubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\testdox\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/TestResultCollector.php' =>
array (
0 => '3e31dbef729cfed453f4f1dde0e9b523dec7f224',
1 =>
array (
0 => 'phpunit\\logging\\testdox\\testresultcollector',
),
2 =>
array (
0 => 'phpunit\\logging\\testdox\\__construct',
1 => 'phpunit\\logging\\testdox\\testmethodsgroupedbyclass',
2 => 'phpunit\\logging\\testdox\\testprepared',
3 => 'phpunit\\logging\\testdox\\testerrored',
4 => 'phpunit\\logging\\testdox\\testfailed',
5 => 'phpunit\\logging\\testdox\\testpassed',
6 => 'phpunit\\logging\\testdox\\testskipped',
7 => 'phpunit\\logging\\testdox\\testmarkedincomplete',
8 => 'phpunit\\logging\\testdox\\testconsideredrisky',
9 => 'phpunit\\logging\\testdox\\testtriggereddeprecation',
10 => 'phpunit\\logging\\testdox\\testtriggerednotice',
11 => 'phpunit\\logging\\testdox\\testtriggeredwarning',
12 => 'phpunit\\logging\\testdox\\testtriggeredphpdeprecation',
13 => 'phpunit\\logging\\testdox\\testtriggeredphpnotice',
14 => 'phpunit\\logging\\testdox\\testtriggeredphpwarning',
15 => 'phpunit\\logging\\testdox\\testtriggeredphpunitdeprecation',
16 => 'phpunit\\logging\\testdox\\testtriggeredphpuniterror',
17 => 'phpunit\\logging\\testdox\\testtriggeredphpunitwarning',
18 => 'phpunit\\logging\\testdox\\testfinished',
19 => 'phpunit\\logging\\testdox\\registersubscribers',
20 => 'phpunit\\logging\\testdox\\updateteststatus',
21 => 'phpunit\\logging\\testdox\\process',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TestDox/PlainTextRenderer.php' =>
array (
0 => 'c68e644c9a5c18fde556bea39f735c8002197fcf',
1 =>
array (
0 => 'phpunit\\logging\\testdox\\plaintextrenderer',
),
2 =>
array (
0 => 'phpunit\\logging\\testdox\\render',
1 => 'phpunit\\logging\\testdox\\reduce',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TestDox/HtmlRenderer.php' =>
array (
0 => '9684183c5c89339093cc8621db8a2f225eba4e08',
1 =>
array (
0 => 'phpunit\\logging\\testdox\\htmlrenderer',
),
2 =>
array (
0 => 'phpunit\\logging\\testdox\\render',
1 => 'phpunit\\logging\\testdox\\reduce',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TestDox/NamePrettifier.php' =>
array (
0 => '21c4eb1e1d0a4de5b2774b5915d190bb7a8695da',
1 =>
array (
0 => 'phpunit\\logging\\testdox\\nameprettifier',
),
2 =>
array (
0 => 'phpunit\\logging\\testdox\\prettifytestclassname',
1 => 'phpunit\\logging\\testdox\\prettifytestmethodname',
2 => 'phpunit\\logging\\testdox\\prettifytestcase',
3 => 'phpunit\\logging\\testdox\\prettifydataset',
4 => 'phpunit\\logging\\testdox\\maptestmethodparameternamestoprovideddatavalues',
5 => 'phpunit\\logging\\testdox\\objecttostring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestSuiteSkippedSubscriber.php' =>
array (
0 => '3d5f5792cc425b419000298846201917d40b8c5b',
1 =>
array (
0 => 'phpunit\\logging\\teamcity\\testsuiteskippedsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\teamcity\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestErroredSubscriber.php' =>
array (
0 => '759aa675a931ae49465eb0599a3d3e6e31943cfb',
1 =>
array (
0 => 'phpunit\\logging\\teamcity\\testerroredsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\teamcity\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestMarkedIncompleteSubscriber.php' =>
array (
0 => 'b92bec35c43adc52992174cdf5a10647259c1467',
1 =>
array (
0 => 'phpunit\\logging\\teamcity\\testmarkedincompletesubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\teamcity\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestSkippedSubscriber.php' =>
array (
0 => 'dd8a538ca885d4091049da0ef176ebe2024199a0',
1 =>
array (
0 => 'phpunit\\logging\\teamcity\\testskippedsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\teamcity\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestFailedSubscriber.php' =>
array (
0 => 'b11808a16f6214f1bdeb6514194807eb8e0c85cc',
1 =>
array (
0 => 'phpunit\\logging\\teamcity\\testfailedsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\teamcity\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestSuiteBeforeFirstTestMethodErroredSubscriber.php' =>
array (
0 => '9422313954cdc7baeabed70671ab42dfdc663bdf',
1 =>
array (
0 => 'phpunit\\logging\\teamcity\\testsuitebeforefirsttestmethoderroredsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\teamcity\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestFinishedSubscriber.php' =>
array (
0 => 'f2c269759fb38845e3dffe42ca4ea15685777482',
1 =>
array (
0 => 'phpunit\\logging\\teamcity\\testfinishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\teamcity\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/Subscriber.php' =>
array (
0 => '154bfdc93955a2ef6becf85152f3b8277ede2d02',
1 =>
array (
0 => 'phpunit\\logging\\teamcity\\subscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\teamcity\\__construct',
1 => 'phpunit\\logging\\teamcity\\logger',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestSuiteFinishedSubscriber.php' =>
array (
0 => 'b138a415c81597ccc787b801b97b85430c9eba58',
1 =>
array (
0 => 'phpunit\\logging\\teamcity\\testsuitefinishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\teamcity\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestRunnerExecutionFinishedSubscriber.php' =>
array (
0 => '1e829e85cfffc573c842ffe818342ab1c233e147',
1 =>
array (
0 => 'phpunit\\logging\\teamcity\\testrunnerexecutionfinishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\teamcity\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestSuiteStartedSubscriber.php' =>
array (
0 => 'f7d352194ad30736a09df3f9e718d347dfe51c1a',
1 =>
array (
0 => 'phpunit\\logging\\teamcity\\testsuitestartedsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\teamcity\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestPreparedSubscriber.php' =>
array (
0 => '3c0ff77336ab9f4fbcbc85b7c12c413aa5dbfc98',
1 =>
array (
0 => 'phpunit\\logging\\teamcity\\testpreparedsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\teamcity\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TeamCity/Subscriber/TestConsideredRiskySubscriber.php' =>
array (
0 => '4afc90eacbd462a7da74de4090e0976718220ed9',
1 =>
array (
0 => 'phpunit\\logging\\teamcity\\testconsideredriskysubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\teamcity\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/TeamCity/TeamCityLogger.php' =>
array (
0 => 'c1cf100d38ff107afbb8ff904c09f73e04af6708',
1 =>
array (
0 => 'phpunit\\logging\\teamcity\\teamcitylogger',
),
2 =>
array (
0 => 'phpunit\\logging\\teamcity\\__construct',
1 => 'phpunit\\logging\\teamcity\\testsuitestarted',
2 => 'phpunit\\logging\\teamcity\\testsuitefinished',
3 => 'phpunit\\logging\\teamcity\\testprepared',
4 => 'phpunit\\logging\\teamcity\\testmarkedincomplete',
5 => 'phpunit\\logging\\teamcity\\testskipped',
6 => 'phpunit\\logging\\teamcity\\testsuiteskipped',
7 => 'phpunit\\logging\\teamcity\\beforefirsttestmethoderrored',
8 => 'phpunit\\logging\\teamcity\\testerrored',
9 => 'phpunit\\logging\\teamcity\\testfailed',
10 => 'phpunit\\logging\\teamcity\\testconsideredrisky',
11 => 'phpunit\\logging\\teamcity\\testfinished',
12 => 'phpunit\\logging\\teamcity\\flush',
13 => 'phpunit\\logging\\teamcity\\registersubscribers',
14 => 'phpunit\\logging\\teamcity\\setflowid',
15 => 'phpunit\\logging\\teamcity\\writemessage',
16 => 'phpunit\\logging\\teamcity\\duration',
17 => 'phpunit\\logging\\teamcity\\escape',
18 => 'phpunit\\logging\\teamcity\\message',
19 => 'phpunit\\logging\\teamcity\\details',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/JUnit/JunitXmlLogger.php' =>
array (
0 => '1aeb479351167639ef7a03238a1a8f51777adc38',
1 =>
array (
0 => 'phpunit\\logging\\junit\\junitxmllogger',
),
2 =>
array (
0 => 'phpunit\\logging\\junit\\__construct',
1 => 'phpunit\\logging\\junit\\flush',
2 => 'phpunit\\logging\\junit\\testsuitestarted',
3 => 'phpunit\\logging\\junit\\testsuitefinished',
4 => 'phpunit\\logging\\junit\\testpreparationstarted',
5 => 'phpunit\\logging\\junit\\testpreparationfailed',
6 => 'phpunit\\logging\\junit\\testprepared',
7 => 'phpunit\\logging\\junit\\testprintedunexpectedoutput',
8 => 'phpunit\\logging\\junit\\testfinished',
9 => 'phpunit\\logging\\junit\\testmarkedincomplete',
10 => 'phpunit\\logging\\junit\\testskipped',
11 => 'phpunit\\logging\\junit\\testerrored',
12 => 'phpunit\\logging\\junit\\testfailed',
13 => 'phpunit\\logging\\junit\\handlefinish',
14 => 'phpunit\\logging\\junit\\registersubscribers',
15 => 'phpunit\\logging\\junit\\createdocument',
16 => 'phpunit\\logging\\junit\\handlefault',
17 => 'phpunit\\logging\\junit\\handleincompleteorskipped',
18 => 'phpunit\\logging\\junit\\testasstring',
19 => 'phpunit\\logging\\junit\\name',
20 => 'phpunit\\logging\\junit\\createtestcase',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestErroredSubscriber.php' =>
array (
0 => 'da6c69ac0ce95b8be4ecbe79f49d462a0b13b64c',
1 =>
array (
0 => 'phpunit\\logging\\junit\\testerroredsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\junit\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestMarkedIncompleteSubscriber.php' =>
array (
0 => 'aca628e059279086d08feab91a0f17493eda53bc',
1 =>
array (
0 => 'phpunit\\logging\\junit\\testmarkedincompletesubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\junit\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestSkippedSubscriber.php' =>
array (
0 => 'cf184a15259a73998ff88bdbb3236e3bedc342fb',
1 =>
array (
0 => 'phpunit\\logging\\junit\\testskippedsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\junit\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestFailedSubscriber.php' =>
array (
0 => '8cce4e184c755ba0de942dcd10e2944d9e69e585',
1 =>
array (
0 => 'phpunit\\logging\\junit\\testfailedsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\junit\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestPreparationFailedSubscriber.php' =>
array (
0 => '8ef7d57de2047424f4444a03e7074e8105321347',
1 =>
array (
0 => 'phpunit\\logging\\junit\\testpreparationfailedsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\junit\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestFinishedSubscriber.php' =>
array (
0 => 'da9432957a2b7101bcb070016646ca6ead84ab09',
1 =>
array (
0 => 'phpunit\\logging\\junit\\testfinishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\junit\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/Subscriber.php' =>
array (
0 => '9c47cc22c8221f2194cd16d4df3da34d3b9bf0f0',
1 =>
array (
0 => 'phpunit\\logging\\junit\\subscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\junit\\__construct',
1 => 'phpunit\\logging\\junit\\logger',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestPrintedUnexpectedOutputSubscriber.php' =>
array (
0 => '24262943213ecb70a776510c79b68d0644cd6800',
1 =>
array (
0 => 'phpunit\\logging\\junit\\testprintedunexpectedoutputsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\junit\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestSuiteFinishedSubscriber.php' =>
array (
0 => '2eb99f21ac0b18993c8e877ff7f4cb1e2ca8ef9d',
1 =>
array (
0 => 'phpunit\\logging\\junit\\testsuitefinishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\junit\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestRunnerExecutionFinishedSubscriber.php' =>
array (
0 => 'e8afd14f758c737e703ed60f925477192661eb4a',
1 =>
array (
0 => 'phpunit\\logging\\junit\\testrunnerexecutionfinishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\junit\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestSuiteStartedSubscriber.php' =>
array (
0 => '7d83b461164ce450e5202194a298279e53e887d4',
1 =>
array (
0 => 'phpunit\\logging\\junit\\testsuitestartedsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\junit\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestPreparedSubscriber.php' =>
array (
0 => '05d979565bc4a4de74da2db5e80fa99165ece2c5',
1 =>
array (
0 => 'phpunit\\logging\\junit\\testpreparedsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\junit\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Logging/JUnit/Subscriber/TestPreparationStartedSubscriber.php' =>
array (
0 => '9644fbab4c42f7eb1e354328ef204a16ea954821',
1 =>
array (
0 => 'phpunit\\logging\\junit\\testpreparationstartedsubscriber',
),
2 =>
array (
0 => 'phpunit\\logging\\junit\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/Default/ResultPrinter.php' =>
array (
0 => 'a6594c75d1eb88abbd77f8e87ddaa5c80d6311b4',
1 =>
array (
0 => 'phpunit\\textui\\output\\default\\resultprinter',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\default\\__construct',
1 => 'phpunit\\textui\\output\\default\\print',
2 => 'phpunit\\textui\\output\\default\\printphpuniterrors',
3 => 'phpunit\\textui\\output\\default\\printdetailsonteststhattriggeredphpunitdeprecations',
4 => 'phpunit\\textui\\output\\default\\printtestrunnerwarnings',
5 => 'phpunit\\textui\\output\\default\\printtestrunnerdeprecations',
6 => 'phpunit\\textui\\output\\default\\printdetailsonteststhattriggeredphpunitwarnings',
7 => 'phpunit\\textui\\output\\default\\printtestswitherrors',
8 => 'phpunit\\textui\\output\\default\\printtestswithfailedassertions',
9 => 'phpunit\\textui\\output\\default\\printriskytests',
10 => 'phpunit\\textui\\output\\default\\printincompletetests',
11 => 'phpunit\\textui\\output\\default\\printskippedtestsuites',
12 => 'phpunit\\textui\\output\\default\\printskippedtests',
13 => 'phpunit\\textui\\output\\default\\printissuelist',
14 => 'phpunit\\textui\\output\\default\\printlistheaderwithnumberoftestsandnumberofissues',
15 => 'phpunit\\textui\\output\\default\\printlistheaderwithnumber',
16 => 'phpunit\\textui\\output\\default\\printlistheader',
17 => 'phpunit\\textui\\output\\default\\printlist',
18 => 'phpunit\\textui\\output\\default\\printlistelement',
19 => 'phpunit\\textui\\output\\default\\printissuelistelement',
20 => 'phpunit\\textui\\output\\default\\name',
21 => 'phpunit\\textui\\output\\default\\maptestswithissueseventstoelements',
22 => 'phpunit\\textui\\output\\default\\testlocation',
23 => 'phpunit\\textui\\output\\default\\reasonmessage',
24 => 'phpunit\\textui\\output\\default\\reasonlocation',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/Default/UnexpectedOutputPrinter.php' =>
array (
0 => '7186aeda6a72cbff8a47d9e2effcd881218870ce',
1 =>
array (
0 => 'phpunit\\textui\\output\\default\\unexpectedoutputprinter',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\default\\__construct',
1 => 'phpunit\\textui\\output\\default\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestRunnerExecutionStartedSubscriber.php' =>
array (
0 => '387d66d6968176f25c1b0dead11c46d44ba216a4',
1 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\testrunnerexecutionstartedsubscriber',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpWarningSubscriber.php' =>
array (
0 => '4cfbbd84948f6f9f79a767fcfe293f012ecaf282',
1 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpwarningsubscriber',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpunitDeprecationSubscriber.php' =>
array (
0 => 'a4cda89b11c1d515611752ca610e7cd529aa6d60',
1 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpunitdeprecationsubscriber',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestErroredSubscriber.php' =>
array (
0 => 'b7c2677b4f823afa51d1ac8569e320a5236215cb',
1 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\testerroredsubscriber',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpNoticeSubscriber.php' =>
array (
0 => '2c15623012a12e04708dd104055cc40d2911326a',
1 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpnoticesubscriber',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredDeprecationSubscriber.php' =>
array (
0 => '8309ebe41ee85ea1c4078eabeb0a7a9cef981fb1',
1 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggereddeprecationsubscriber',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/BeforeTestClassMethodErroredSubscriber.php' =>
array (
0 => '2024bceb1e40922404c8b13423681f8be92153da',
1 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\beforetestclassmethoderroredsubscriber',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestMarkedIncompleteSubscriber.php' =>
array (
0 => '3da74dd9689dcfa18aa8c779814791294477277e',
1 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\testmarkedincompletesubscriber',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestSkippedSubscriber.php' =>
array (
0 => '8d2d68f40690ed2b8f7e56fcc7d8214cd069826d',
1 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\testskippedsubscriber',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestFailedSubscriber.php' =>
array (
0 => 'b55fc82ffd8a052352a034408ffc3b302b569a5e',
1 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\testfailedsubscriber',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpunitWarningSubscriber.php' =>
array (
0 => '1d7c5b97c2c0bfe9a81dc1af6c8db31190da9005',
1 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpunitwarningsubscriber',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredPhpDeprecationSubscriber.php' =>
array (
0 => 'c147fed0f2801524d86d59ae5f9b51148b5cb88c',
1 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpdeprecationsubscriber',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredErrorSubscriber.php' =>
array (
0 => 'efc60f0d662f41f9dd3f6da6a736d6254b0dbd58',
1 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggerederrorsubscriber',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestFinishedSubscriber.php' =>
array (
0 => 'dc7d041fc7ebf68383a249916e487206c2a3dc6e',
1 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\testfinishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredWarningSubscriber.php' =>
array (
0 => '328463e2ac4c9dfb7bfea9c5fd51c6f2ad63e933',
1 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredwarningsubscriber',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/Subscriber.php' =>
array (
0 => 'b8c1c12bd0788cc308b0a5ab8b48edfcd9ffd701',
1 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\subscriber',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\__construct',
1 => 'phpunit\\textui\\output\\default\\progressprinter\\printer',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestTriggeredNoticeSubscriber.php' =>
array (
0 => '97a8d630c2dafc30b67a7e00e1e3dcbf9136cbda',
1 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggerednoticesubscriber',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestPreparedSubscriber.php' =>
array (
0 => '80f8bf0ed68da8faf9f9c438789a4ab8dbd203cb',
1 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\testpreparedsubscriber',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/Subscriber/TestConsideredRiskySubscriber.php' =>
array (
0 => 'b06cbc160cb4bb8c9669752d12c74508e1e93118',
1 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\testconsideredriskysubscriber',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/Default/ProgressPrinter/ProgressPrinter.php' =>
array (
0 => 'c6253e963b32d23beb00e5fc45542934d7264100',
1 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\progressprinter',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\default\\progressprinter\\__construct',
1 => 'phpunit\\textui\\output\\default\\progressprinter\\testrunnerexecutionstarted',
2 => 'phpunit\\textui\\output\\default\\progressprinter\\beforetestclassmethoderrored',
3 => 'phpunit\\textui\\output\\default\\progressprinter\\testprepared',
4 => 'phpunit\\textui\\output\\default\\progressprinter\\testskipped',
5 => 'phpunit\\textui\\output\\default\\progressprinter\\testmarkedincomplete',
6 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggerednotice',
7 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpnotice',
8 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggereddeprecation',
9 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpdeprecation',
10 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpunitdeprecation',
11 => 'phpunit\\textui\\output\\default\\progressprinter\\testconsideredrisky',
12 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredwarning',
13 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpwarning',
14 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggeredphpunitwarning',
15 => 'phpunit\\textui\\output\\default\\progressprinter\\testtriggerederror',
16 => 'phpunit\\textui\\output\\default\\progressprinter\\testfailed',
17 => 'phpunit\\textui\\output\\default\\progressprinter\\testerrored',
18 => 'phpunit\\textui\\output\\default\\progressprinter\\testfinished',
19 => 'phpunit\\textui\\output\\default\\progressprinter\\registersubscribers',
20 => 'phpunit\\textui\\output\\default\\progressprinter\\updateteststatus',
21 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressforsuccess',
22 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressforskipped',
23 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressforincomplete',
24 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressfornotice',
25 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressfordeprecation',
26 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressforrisky',
27 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressforwarning',
28 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressforfailure',
29 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogressforerror',
30 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogresswithcolor',
31 => 'phpunit\\textui\\output\\default\\progressprinter\\printprogress',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/TestDox/ResultPrinter.php' =>
array (
0 => '92625dabb166803240ece921e92cd8916bc956c3',
1 =>
array (
0 => 'phpunit\\textui\\output\\testdox\\resultprinter',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\testdox\\__construct',
1 => 'phpunit\\textui\\output\\testdox\\print',
2 => 'phpunit\\textui\\output\\testdox\\doprint',
3 => 'phpunit\\textui\\output\\testdox\\printprettifiedclassname',
4 => 'phpunit\\textui\\output\\testdox\\printtestresult',
5 => 'phpunit\\textui\\output\\testdox\\printtestresultheader',
6 => 'phpunit\\textui\\output\\testdox\\printtestresultbody',
7 => 'phpunit\\textui\\output\\testdox\\printtestresultbodystart',
8 => 'phpunit\\textui\\output\\testdox\\printtestresultbodyend',
9 => 'phpunit\\textui\\output\\testdox\\printthrowable',
10 => 'phpunit\\textui\\output\\testdox\\colorizemessageanddiff',
11 => 'phpunit\\textui\\output\\testdox\\formatstacktrace',
12 => 'phpunit\\textui\\output\\testdox\\prefixlines',
13 => 'phpunit\\textui\\output\\testdox\\prefixfor',
14 => 'phpunit\\textui\\output\\testdox\\colorfor',
15 => 'phpunit\\textui\\output\\testdox\\messagecolorfor',
16 => 'phpunit\\textui\\output\\testdox\\symbolfor',
17 => 'phpunit\\textui\\output\\testdox\\printbeforeclassorafterclasserrors',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/Printer/DefaultPrinter.php' =>
array (
0 => '9ba361bb822891ae318580dae4e9ea5ec5d49a15',
1 =>
array (
0 => 'phpunit\\textui\\output\\defaultprinter',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\from',
1 => 'phpunit\\textui\\output\\standardoutput',
2 => 'phpunit\\textui\\output\\standarderror',
3 => 'phpunit\\textui\\output\\__construct',
4 => 'phpunit\\textui\\output\\print',
5 => 'phpunit\\textui\\output\\flush',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/Printer/NullPrinter.php' =>
array (
0 => 'f3af88df335d0da2a40ca9ba37632f3927baa2a9',
1 =>
array (
0 => 'phpunit\\textui\\output\\nullprinter',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\print',
1 => 'phpunit\\textui\\output\\flush',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/Printer/Printer.php' =>
array (
0 => 'b59027b7fac3199d97fb6db2f6905aace22e8c6f',
1 =>
array (
0 => 'phpunit\\textui\\output\\printer',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\print',
1 => 'phpunit\\textui\\output\\flush',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/Facade.php' =>
array (
0 => '8230af2cd37385bd2c947fc02d9e914f8ca36b09',
1 =>
array (
0 => 'phpunit\\textui\\output\\facade',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\init',
1 => 'phpunit\\textui\\output\\printresult',
2 => 'phpunit\\textui\\output\\printerfor',
3 => 'phpunit\\textui\\output\\createprinter',
4 => 'phpunit\\textui\\output\\createprogressprinter',
5 => 'phpunit\\textui\\output\\usedefaultprogressprinter',
6 => 'phpunit\\textui\\output\\createresultprinter',
7 => 'phpunit\\textui\\output\\createsummaryprinter',
8 => 'phpunit\\textui\\output\\createunexpectedoutputprinter',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Output/SummaryPrinter.php' =>
array (
0 => '456278667ed14af9ad5e56133dc94c8bb2479fa3',
1 =>
array (
0 => 'phpunit\\textui\\output\\summaryprinter',
),
2 =>
array (
0 => 'phpunit\\textui\\output\\__construct',
1 => 'phpunit\\textui\\output\\print',
2 => 'phpunit\\textui\\output\\printcountstring',
3 => 'phpunit\\textui\\output\\printwithcolor',
4 => 'phpunit\\textui\\output\\printnumberofissuesignoredbybaseline',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/TestRunner.php' =>
array (
0 => '476ebf03ebb894ccd2a0d6e519420d364ff3c7a4',
1 =>
array (
0 => 'phpunit\\textui\\testrunner',
),
2 =>
array (
0 => 'phpunit\\textui\\run',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/SourceFilter.php' =>
array (
0 => 'c47b9d57618df1a1818375dca2f7036aa58a1b13',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\sourcefilter',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\instance',
1 => 'phpunit\\textui\\configuration\\__construct',
2 => 'phpunit\\textui\\configuration\\includes',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Cli/Exception.php' =>
array (
0 => '0f0be4b7788e246d7417668e94d0595c58c5d94c',
1 =>
array (
0 => 'phpunit\\textui\\cliarguments\\exception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Cli/Builder.php' =>
array (
0 => '02fff324a3da925647b708ace59fe6016cb91bc2',
1 =>
array (
0 => 'phpunit\\textui\\cliarguments\\builder',
),
2 =>
array (
0 => 'phpunit\\textui\\cliarguments\\fromparameters',
1 => 'phpunit\\textui\\cliarguments\\markprocessed',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Cli/XmlConfigurationFileFinder.php' =>
array (
0 => 'd04bf271e14eab55eba299dfb45375676b53bdeb',
1 =>
array (
0 => 'phpunit\\textui\\cliarguments\\xmlconfigurationfilefinder',
),
2 =>
array (
0 => 'phpunit\\textui\\cliarguments\\find',
1 => 'phpunit\\textui\\cliarguments\\configurationfileindirectory',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Cli/Configuration.php' =>
array (
0 => '7ad330f17ced7bd24b3d57c9ef30de0022f76acb',
1 =>
array (
0 => 'phpunit\\textui\\cliarguments\\configuration',
),
2 =>
array (
0 => 'phpunit\\textui\\cliarguments\\__construct',
1 => 'phpunit\\textui\\cliarguments\\arguments',
2 => 'phpunit\\textui\\cliarguments\\hasatleastversion',
3 => 'phpunit\\textui\\cliarguments\\atleastversion',
4 => 'phpunit\\textui\\cliarguments\\hasbackupglobals',
5 => 'phpunit\\textui\\cliarguments\\backupglobals',
6 => 'phpunit\\textui\\cliarguments\\hasbackupstaticproperties',
7 => 'phpunit\\textui\\cliarguments\\backupstaticproperties',
8 => 'phpunit\\textui\\cliarguments\\hasbestrictaboutchangestoglobalstate',
9 => 'phpunit\\textui\\cliarguments\\bestrictaboutchangestoglobalstate',
10 => 'phpunit\\textui\\cliarguments\\hasbootstrap',
11 => 'phpunit\\textui\\cliarguments\\bootstrap',
12 => 'phpunit\\textui\\cliarguments\\hascachedirectory',
13 => 'phpunit\\textui\\cliarguments\\cachedirectory',
14 => 'phpunit\\textui\\cliarguments\\hascacheresult',
15 => 'phpunit\\textui\\cliarguments\\cacheresult',
16 => 'phpunit\\textui\\cliarguments\\checkversion',
17 => 'phpunit\\textui\\cliarguments\\hascolors',
18 => 'phpunit\\textui\\cliarguments\\colors',
19 => 'phpunit\\textui\\cliarguments\\hascolumns',
20 => 'phpunit\\textui\\cliarguments\\columns',
21 => 'phpunit\\textui\\cliarguments\\hasconfigurationfile',
22 => 'phpunit\\textui\\cliarguments\\configurationfile',
23 => 'phpunit\\textui\\cliarguments\\hascoveragefilter',
24 => 'phpunit\\textui\\cliarguments\\coveragefilter',
25 => 'phpunit\\textui\\cliarguments\\hascoverageclover',
26 => 'phpunit\\textui\\cliarguments\\coverageclover',
27 => 'phpunit\\textui\\cliarguments\\hascoveragecobertura',
28 => 'phpunit\\textui\\cliarguments\\coveragecobertura',
29 => 'phpunit\\textui\\cliarguments\\hascoveragecrap4j',
30 => 'phpunit\\textui\\cliarguments\\coveragecrap4j',
31 => 'phpunit\\textui\\cliarguments\\hascoveragehtml',
32 => 'phpunit\\textui\\cliarguments\\coveragehtml',
33 => 'phpunit\\textui\\cliarguments\\hascoveragephp',
34 => 'phpunit\\textui\\cliarguments\\coveragephp',
35 => 'phpunit\\textui\\cliarguments\\hascoveragetext',
36 => 'phpunit\\textui\\cliarguments\\coveragetext',
37 => 'phpunit\\textui\\cliarguments\\hascoveragetextshowuncoveredfiles',
38 => 'phpunit\\textui\\cliarguments\\coveragetextshowuncoveredfiles',
39 => 'phpunit\\textui\\cliarguments\\hascoveragetextshowonlysummary',
40 => 'phpunit\\textui\\cliarguments\\coveragetextshowonlysummary',
41 => 'phpunit\\textui\\cliarguments\\hascoveragexml',
42 => 'phpunit\\textui\\cliarguments\\coveragexml',
43 => 'phpunit\\textui\\cliarguments\\haspathcoverage',
44 => 'phpunit\\textui\\cliarguments\\pathcoverage',
45 => 'phpunit\\textui\\cliarguments\\warmcoveragecache',
46 => 'phpunit\\textui\\cliarguments\\hasdefaulttimelimit',
47 => 'phpunit\\textui\\cliarguments\\defaulttimelimit',
48 => 'phpunit\\textui\\cliarguments\\hasdisablecodecoverageignore',
49 => 'phpunit\\textui\\cliarguments\\disablecodecoverageignore',
50 => 'phpunit\\textui\\cliarguments\\hasdisallowtestoutput',
51 => 'phpunit\\textui\\cliarguments\\disallowtestoutput',
52 => 'phpunit\\textui\\cliarguments\\hasenforcetimelimit',
53 => 'phpunit\\textui\\cliarguments\\enforcetimelimit',
54 => 'phpunit\\textui\\cliarguments\\hasexcludegroups',
55 => 'phpunit\\textui\\cliarguments\\excludegroups',
56 => 'phpunit\\textui\\cliarguments\\hasexecutionorder',
57 => 'phpunit\\textui\\cliarguments\\executionorder',
58 => 'phpunit\\textui\\cliarguments\\hasexecutionorderdefects',
59 => 'phpunit\\textui\\cliarguments\\executionorderdefects',
60 => 'phpunit\\textui\\cliarguments\\hasfailondeprecation',
61 => 'phpunit\\textui\\cliarguments\\failondeprecation',
62 => 'phpunit\\textui\\cliarguments\\hasfailonphpunitdeprecation',
63 => 'phpunit\\textui\\cliarguments\\failonphpunitdeprecation',
64 => 'phpunit\\textui\\cliarguments\\hasfailonemptytestsuite',
65 => 'phpunit\\textui\\cliarguments\\failonemptytestsuite',
66 => 'phpunit\\textui\\cliarguments\\hasfailonincomplete',
67 => 'phpunit\\textui\\cliarguments\\failonincomplete',
68 => 'phpunit\\textui\\cliarguments\\hasfailonnotice',
69 => 'phpunit\\textui\\cliarguments\\failonnotice',
70 => 'phpunit\\textui\\cliarguments\\hasfailonrisky',
71 => 'phpunit\\textui\\cliarguments\\failonrisky',
72 => 'phpunit\\textui\\cliarguments\\hasfailonskipped',
73 => 'phpunit\\textui\\cliarguments\\failonskipped',
74 => 'phpunit\\textui\\cliarguments\\hasfailonwarning',
75 => 'phpunit\\textui\\cliarguments\\failonwarning',
76 => 'phpunit\\textui\\cliarguments\\hasstopondefect',
77 => 'phpunit\\textui\\cliarguments\\stopondefect',
78 => 'phpunit\\textui\\cliarguments\\hasstopondeprecation',
79 => 'phpunit\\textui\\cliarguments\\stopondeprecation',
80 => 'phpunit\\textui\\cliarguments\\hasspecificdeprecationtostopon',
81 => 'phpunit\\textui\\cliarguments\\specificdeprecationtostopon',
82 => 'phpunit\\textui\\cliarguments\\hasstoponerror',
83 => 'phpunit\\textui\\cliarguments\\stoponerror',
84 => 'phpunit\\textui\\cliarguments\\hasstoponfailure',
85 => 'phpunit\\textui\\cliarguments\\stoponfailure',
86 => 'phpunit\\textui\\cliarguments\\hasstoponincomplete',
87 => 'phpunit\\textui\\cliarguments\\stoponincomplete',
88 => 'phpunit\\textui\\cliarguments\\hasstoponnotice',
89 => 'phpunit\\textui\\cliarguments\\stoponnotice',
90 => 'phpunit\\textui\\cliarguments\\hasstoponrisky',
91 => 'phpunit\\textui\\cliarguments\\stoponrisky',
92 => 'phpunit\\textui\\cliarguments\\hasstoponskipped',
93 => 'phpunit\\textui\\cliarguments\\stoponskipped',
94 => 'phpunit\\textui\\cliarguments\\hasstoponwarning',
95 => 'phpunit\\textui\\cliarguments\\stoponwarning',
96 => 'phpunit\\textui\\cliarguments\\hasexcludefilter',
97 => 'phpunit\\textui\\cliarguments\\excludefilter',
98 => 'phpunit\\textui\\cliarguments\\hasfilter',
99 => 'phpunit\\textui\\cliarguments\\filter',
100 => 'phpunit\\textui\\cliarguments\\hasgeneratebaseline',
101 => 'phpunit\\textui\\cliarguments\\generatebaseline',
102 => 'phpunit\\textui\\cliarguments\\hasusebaseline',
103 => 'phpunit\\textui\\cliarguments\\usebaseline',
104 => 'phpunit\\textui\\cliarguments\\ignorebaseline',
105 => 'phpunit\\textui\\cliarguments\\generateconfiguration',
106 => 'phpunit\\textui\\cliarguments\\migrateconfiguration',
107 => 'phpunit\\textui\\cliarguments\\hasgroups',
108 => 'phpunit\\textui\\cliarguments\\groups',
109 => 'phpunit\\textui\\cliarguments\\hastestscovering',
110 => 'phpunit\\textui\\cliarguments\\testscovering',
111 => 'phpunit\\textui\\cliarguments\\hastestsusing',
112 => 'phpunit\\textui\\cliarguments\\testsusing',
113 => 'phpunit\\textui\\cliarguments\\hastestsrequiringphpextension',
114 => 'phpunit\\textui\\cliarguments\\testsrequiringphpextension',
115 => 'phpunit\\textui\\cliarguments\\help',
116 => 'phpunit\\textui\\cliarguments\\hasincludepath',
117 => 'phpunit\\textui\\cliarguments\\includepath',
118 => 'phpunit\\textui\\cliarguments\\hasinisettings',
119 => 'phpunit\\textui\\cliarguments\\inisettings',
120 => 'phpunit\\textui\\cliarguments\\hasjunitlogfile',
121 => 'phpunit\\textui\\cliarguments\\junitlogfile',
122 => 'phpunit\\textui\\cliarguments\\listgroups',
123 => 'phpunit\\textui\\cliarguments\\listsuites',
124 => 'phpunit\\textui\\cliarguments\\listtestfiles',
125 => 'phpunit\\textui\\cliarguments\\listtests',
126 => 'phpunit\\textui\\cliarguments\\haslisttestsxml',
127 => 'phpunit\\textui\\cliarguments\\listtestsxml',
128 => 'phpunit\\textui\\cliarguments\\hasnocoverage',
129 => 'phpunit\\textui\\cliarguments\\nocoverage',
130 => 'phpunit\\textui\\cliarguments\\hasnoextensions',
131 => 'phpunit\\textui\\cliarguments\\noextensions',
132 => 'phpunit\\textui\\cliarguments\\hasnooutput',
133 => 'phpunit\\textui\\cliarguments\\nooutput',
134 => 'phpunit\\textui\\cliarguments\\hasnoprogress',
135 => 'phpunit\\textui\\cliarguments\\noprogress',
136 => 'phpunit\\textui\\cliarguments\\hasnoresults',
137 => 'phpunit\\textui\\cliarguments\\noresults',
138 => 'phpunit\\textui\\cliarguments\\hasnologging',
139 => 'phpunit\\textui\\cliarguments\\nologging',
140 => 'phpunit\\textui\\cliarguments\\hasprocessisolation',
141 => 'phpunit\\textui\\cliarguments\\processisolation',
142 => 'phpunit\\textui\\cliarguments\\hasrandomorderseed',
143 => 'phpunit\\textui\\cliarguments\\randomorderseed',
144 => 'phpunit\\textui\\cliarguments\\hasreportuselesstests',
145 => 'phpunit\\textui\\cliarguments\\reportuselesstests',
146 => 'phpunit\\textui\\cliarguments\\hasresolvedependencies',
147 => 'phpunit\\textui\\cliarguments\\resolvedependencies',
148 => 'phpunit\\textui\\cliarguments\\hasreverselist',
149 => 'phpunit\\textui\\cliarguments\\reverselist',
150 => 'phpunit\\textui\\cliarguments\\hasstderr',
151 => 'phpunit\\textui\\cliarguments\\stderr',
152 => 'phpunit\\textui\\cliarguments\\hasstrictcoverage',
153 => 'phpunit\\textui\\cliarguments\\strictcoverage',
154 => 'phpunit\\textui\\cliarguments\\hasteamcitylogfile',
155 => 'phpunit\\textui\\cliarguments\\teamcitylogfile',
156 => 'phpunit\\textui\\cliarguments\\hasteamcityprinter',
157 => 'phpunit\\textui\\cliarguments\\teamcityprinter',
158 => 'phpunit\\textui\\cliarguments\\hastestdoxhtmlfile',
159 => 'phpunit\\textui\\cliarguments\\testdoxhtmlfile',
160 => 'phpunit\\textui\\cliarguments\\hastestdoxtextfile',
161 => 'phpunit\\textui\\cliarguments\\testdoxtextfile',
162 => 'phpunit\\textui\\cliarguments\\hastestdoxprinter',
163 => 'phpunit\\textui\\cliarguments\\testdoxprinter',
164 => 'phpunit\\textui\\cliarguments\\hastestdoxprintersummary',
165 => 'phpunit\\textui\\cliarguments\\testdoxprintersummary',
166 => 'phpunit\\textui\\cliarguments\\hastestsuffixes',
167 => 'phpunit\\textui\\cliarguments\\testsuffixes',
168 => 'phpunit\\textui\\cliarguments\\hastestsuite',
169 => 'phpunit\\textui\\cliarguments\\testsuite',
170 => 'phpunit\\textui\\cliarguments\\hasexcludedtestsuite',
171 => 'phpunit\\textui\\cliarguments\\excludedtestsuite',
172 => 'phpunit\\textui\\cliarguments\\usedefaultconfiguration',
173 => 'phpunit\\textui\\cliarguments\\hasdisplaydetailsonincompletetests',
174 => 'phpunit\\textui\\cliarguments\\displaydetailsonincompletetests',
175 => 'phpunit\\textui\\cliarguments\\hasdisplaydetailsonskippedtests',
176 => 'phpunit\\textui\\cliarguments\\displaydetailsonskippedtests',
177 => 'phpunit\\textui\\cliarguments\\hasdisplaydetailsonteststhattriggerdeprecations',
178 => 'phpunit\\textui\\cliarguments\\displaydetailsonteststhattriggerdeprecations',
179 => 'phpunit\\textui\\cliarguments\\hasdisplaydetailsonphpunitdeprecations',
180 => 'phpunit\\textui\\cliarguments\\displaydetailsonphpunitdeprecations',
181 => 'phpunit\\textui\\cliarguments\\hasdisplaydetailsonteststhattriggererrors',
182 => 'phpunit\\textui\\cliarguments\\displaydetailsonteststhattriggererrors',
183 => 'phpunit\\textui\\cliarguments\\hasdisplaydetailsonteststhattriggernotices',
184 => 'phpunit\\textui\\cliarguments\\displaydetailsonteststhattriggernotices',
185 => 'phpunit\\textui\\cliarguments\\hasdisplaydetailsonteststhattriggerwarnings',
186 => 'phpunit\\textui\\cliarguments\\displaydetailsonteststhattriggerwarnings',
187 => 'phpunit\\textui\\cliarguments\\version',
188 => 'phpunit\\textui\\cliarguments\\haslogeventstext',
189 => 'phpunit\\textui\\cliarguments\\logeventstext',
190 => 'phpunit\\textui\\cliarguments\\haslogeventsverbosetext',
191 => 'phpunit\\textui\\cliarguments\\logeventsverbosetext',
192 => 'phpunit\\textui\\cliarguments\\debug',
193 => 'phpunit\\textui\\cliarguments\\hasextensions',
194 => 'phpunit\\textui\\cliarguments\\extensions',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/TestSuiteBuilder.php' =>
array (
0 => '21198fdd03d3af66d29bf783d1503833df169cfa',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\testsuitebuilder',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\build',
1 => 'phpunit\\textui\\configuration\\testsuitefrompath',
2 => 'phpunit\\textui\\configuration\\testsuitefrompathlist',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestSuiteCollectionIterator.php' =>
array (
0 => 'e02748f7d3dddd8aaed82ec7d4213d3ebd053774',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\testsuitecollectioniterator',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\__construct',
1 => 'phpunit\\textui\\configuration\\rewind',
2 => 'phpunit\\textui\\configuration\\valid',
3 => 'phpunit\\textui\\configuration\\key',
4 => 'phpunit\\textui\\configuration\\current',
5 => 'phpunit\\textui\\configuration\\next',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/Php.php' =>
array (
0 => '54fe56ff63282e61955428bdb9b56866f5b26017',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\php',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\__construct',
1 => 'phpunit\\textui\\configuration\\includepaths',
2 => 'phpunit\\textui\\configuration\\inisettings',
3 => 'phpunit\\textui\\configuration\\constants',
4 => 'phpunit\\textui\\configuration\\globalvariables',
5 => 'phpunit\\textui\\configuration\\envvariables',
6 => 'phpunit\\textui\\configuration\\postvariables',
7 => 'phpunit\\textui\\configuration\\getvariables',
8 => 'phpunit\\textui\\configuration\\cookievariables',
9 => 'phpunit\\textui\\configuration\\servervariables',
10 => 'phpunit\\textui\\configuration\\filesvariables',
11 => 'phpunit\\textui\\configuration\\requestvariables',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/FilterDirectoryCollection.php' =>
array (
0 => '07eab09e62aecf17494e9035a85f81c97bc6f38f',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\filterdirectorycollection',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\fromarray',
1 => 'phpunit\\textui\\configuration\\__construct',
2 => 'phpunit\\textui\\configuration\\asarray',
3 => 'phpunit\\textui\\configuration\\count',
4 => 'phpunit\\textui\\configuration\\notempty',
5 => 'phpunit\\textui\\configuration\\getiterator',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/Source.php' =>
array (
0 => 'a25aef7324b76b7aee27a98a91965e8c0af0166a',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\source',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\__construct',
1 => 'phpunit\\textui\\configuration\\usebaseline',
2 => 'phpunit\\textui\\configuration\\hasbaseline',
3 => 'phpunit\\textui\\configuration\\baseline',
4 => 'phpunit\\textui\\configuration\\includedirectories',
5 => 'phpunit\\textui\\configuration\\includefiles',
6 => 'phpunit\\textui\\configuration\\excludedirectories',
7 => 'phpunit\\textui\\configuration\\excludefiles',
8 => 'phpunit\\textui\\configuration\\notempty',
9 => 'phpunit\\textui\\configuration\\restrictdeprecations',
10 => 'phpunit\\textui\\configuration\\restrictnotices',
11 => 'phpunit\\textui\\configuration\\restrictwarnings',
12 => 'phpunit\\textui\\configuration\\ignoresuppressionofdeprecations',
13 => 'phpunit\\textui\\configuration\\ignoresuppressionofphpdeprecations',
14 => 'phpunit\\textui\\configuration\\ignoresuppressionoferrors',
15 => 'phpunit\\textui\\configuration\\ignoresuppressionofnotices',
16 => 'phpunit\\textui\\configuration\\ignoresuppressionofphpnotices',
17 => 'phpunit\\textui\\configuration\\ignoresuppressionofwarnings',
18 => 'phpunit\\textui\\configuration\\ignoresuppressionofphpwarnings',
19 => 'phpunit\\textui\\configuration\\deprecationtriggers',
20 => 'phpunit\\textui\\configuration\\ignoreselfdeprecations',
21 => 'phpunit\\textui\\configuration\\ignoredirectdeprecations',
22 => 'phpunit\\textui\\configuration\\ignoreindirectdeprecations',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/DirectoryCollectionIterator.php' =>
array (
0 => '786c41c55aa5f27463f57aa8e11b3f0fbdecc270',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\directorycollectioniterator',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\__construct',
1 => 'phpunit\\textui\\configuration\\rewind',
2 => 'phpunit\\textui\\configuration\\valid',
3 => 'phpunit\\textui\\configuration\\key',
4 => 'phpunit\\textui\\configuration\\current',
5 => 'phpunit\\textui\\configuration\\next',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestSuite.php' =>
array (
0 => '6a01914c5ae742ab5f3dfc00e306a08b0fccb0b5',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\testsuite',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\__construct',
1 => 'phpunit\\textui\\configuration\\name',
2 => 'phpunit\\textui\\configuration\\directories',
3 => 'phpunit\\textui\\configuration\\files',
4 => 'phpunit\\textui\\configuration\\exclude',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/VariableCollectionIterator.php' =>
array (
0 => '0adfeed9903d96171a1dd9bc2d685d3003bb4d99',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\variablecollectioniterator',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\__construct',
1 => 'phpunit\\textui\\configuration\\rewind',
2 => 'phpunit\\textui\\configuration\\valid',
3 => 'phpunit\\textui\\configuration\\key',
4 => 'phpunit\\textui\\configuration\\current',
5 => 'phpunit\\textui\\configuration\\next',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/FilterDirectory.php' =>
array (
0 => 'db0d0c12690ebc028fab6e094fd1bcb5407d0db1',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\filterdirectory',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\__construct',
1 => 'phpunit\\textui\\configuration\\path',
2 => 'phpunit\\textui\\configuration\\prefix',
3 => 'phpunit\\textui\\configuration\\suffix',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestSuiteCollection.php' =>
array (
0 => '22c73257f16c4f5d873ebb3e1acee7b12c685d3f',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\testsuitecollection',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\fromarray',
1 => 'phpunit\\textui\\configuration\\__construct',
2 => 'phpunit\\textui\\configuration\\asarray',
3 => 'phpunit\\textui\\configuration\\count',
4 => 'phpunit\\textui\\configuration\\getiterator',
5 => 'phpunit\\textui\\configuration\\isempty',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/ConstantCollection.php' =>
array (
0 => 'df374d843abbbc31f9921a6520cde8f749e4241b',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\constantcollection',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\fromarray',
1 => 'phpunit\\textui\\configuration\\__construct',
2 => 'phpunit\\textui\\configuration\\asarray',
3 => 'phpunit\\textui\\configuration\\count',
4 => 'phpunit\\textui\\configuration\\getiterator',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestFileCollection.php' =>
array (
0 => '009ed5e4363a618110a7ce666baaf27df9d49742',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\testfilecollection',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\fromarray',
1 => 'phpunit\\textui\\configuration\\__construct',
2 => 'phpunit\\textui\\configuration\\asarray',
3 => 'phpunit\\textui\\configuration\\count',
4 => 'phpunit\\textui\\configuration\\getiterator',
5 => 'phpunit\\textui\\configuration\\isempty',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/Variable.php' =>
array (
0 => 'c2184468e3c326c7bd917f146703a6c598e2c611',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\variable',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\__construct',
1 => 'phpunit\\textui\\configuration\\name',
2 => 'phpunit\\textui\\configuration\\value',
3 => 'phpunit\\textui\\configuration\\force',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestFileCollectionIterator.php' =>
array (
0 => '9a2ce55c9f481055c59f1913dd8de414912f91e5',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\testfilecollectioniterator',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\__construct',
1 => 'phpunit\\textui\\configuration\\rewind',
2 => 'phpunit\\textui\\configuration\\valid',
3 => 'phpunit\\textui\\configuration\\key',
4 => 'phpunit\\textui\\configuration\\current',
5 => 'phpunit\\textui\\configuration\\next',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestDirectory.php' =>
array (
0 => '1b8ab8d24f07cb43773767bf912a247b847e85a7',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\testdirectory',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\__construct',
1 => 'phpunit\\textui\\configuration\\path',
2 => 'phpunit\\textui\\configuration\\prefix',
3 => 'phpunit\\textui\\configuration\\suffix',
4 => 'phpunit\\textui\\configuration\\phpversion',
5 => 'phpunit\\textui\\configuration\\phpversionoperator',
6 => 'phpunit\\textui\\configuration\\groups',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/GroupCollectionIterator.php' =>
array (
0 => 'd6b221d0ab441117c66dbf3d5f11347c18f5de66',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\groupcollectioniterator',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\__construct',
1 => 'phpunit\\textui\\configuration\\rewind',
2 => 'phpunit\\textui\\configuration\\valid',
3 => 'phpunit\\textui\\configuration\\key',
4 => 'phpunit\\textui\\configuration\\current',
5 => 'phpunit\\textui\\configuration\\next',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/ExtensionBootstrap.php' =>
array (
0 => '0fc9a32009757074b70bb6263c3ddd557ef01526',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\extensionbootstrap',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\__construct',
1 => 'phpunit\\textui\\configuration\\classname',
2 => 'phpunit\\textui\\configuration\\parameters',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/Directory.php' =>
array (
0 => '6ef620ede069e553116135b0a43f71864049ee9c',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\directory',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\__construct',
1 => 'phpunit\\textui\\configuration\\path',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestFile.php' =>
array (
0 => '8bcc367d25e7881cb657375f2dea360c413cf783',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\testfile',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\__construct',
1 => 'phpunit\\textui\\configuration\\path',
2 => 'phpunit\\textui\\configuration\\phpversion',
3 => 'phpunit\\textui\\configuration\\phpversionoperator',
4 => 'phpunit\\textui\\configuration\\groups',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/Group.php' =>
array (
0 => 'b1376174bb0da1799824deff3ed84caa1974d96f',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\group',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\__construct',
1 => 'phpunit\\textui\\configuration\\name',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/DirectoryCollection.php' =>
array (
0 => '2d002f2b1de33a49486cdc80ed8ca871d8ec1d3c',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\directorycollection',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\fromarray',
1 => 'phpunit\\textui\\configuration\\__construct',
2 => 'phpunit\\textui\\configuration\\asarray',
3 => 'phpunit\\textui\\configuration\\count',
4 => 'phpunit\\textui\\configuration\\getiterator',
5 => 'phpunit\\textui\\configuration\\isempty',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/GroupCollection.php' =>
array (
0 => '08239fff9ec1956d3374dcdc91c3e634905d227c',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\groupcollection',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\fromarray',
1 => 'phpunit\\textui\\configuration\\__construct',
2 => 'phpunit\\textui\\configuration\\asarray',
3 => 'phpunit\\textui\\configuration\\asarrayofstrings',
4 => 'phpunit\\textui\\configuration\\isempty',
5 => 'phpunit\\textui\\configuration\\getiterator',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/FilterDirectoryCollectionIterator.php' =>
array (
0 => '49581f2be618a3b5f2e3d139e2866692ababbb90',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\filterdirectorycollectioniterator',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\__construct',
1 => 'phpunit\\textui\\configuration\\rewind',
2 => 'phpunit\\textui\\configuration\\valid',
3 => 'phpunit\\textui\\configuration\\key',
4 => 'phpunit\\textui\\configuration\\current',
5 => 'phpunit\\textui\\configuration\\next',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/File.php' =>
array (
0 => 'a7755bee2f358f907d5449360db45a52b5c267b8',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\file',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\__construct',
1 => 'phpunit\\textui\\configuration\\path',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/FileCollection.php' =>
array (
0 => 'c856dddb3db92c14f58cfae3f8f1e3576e41da3d',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\filecollection',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\fromarray',
1 => 'phpunit\\textui\\configuration\\__construct',
2 => 'phpunit\\textui\\configuration\\asarray',
3 => 'phpunit\\textui\\configuration\\count',
4 => 'phpunit\\textui\\configuration\\notempty',
5 => 'phpunit\\textui\\configuration\\getiterator',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/ExtensionBootstrapCollection.php' =>
array (
0 => '8a1df02e5bc593e011e63946b3bb085477a41358',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\extensionbootstrapcollection',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\fromarray',
1 => 'phpunit\\textui\\configuration\\__construct',
2 => 'phpunit\\textui\\configuration\\asarray',
3 => 'phpunit\\textui\\configuration\\getiterator',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/IniSettingCollectionIterator.php' =>
array (
0 => '111aff9c4f78fbdc6328acd21ede032970f9454b',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\inisettingcollectioniterator',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\__construct',
1 => 'phpunit\\textui\\configuration\\rewind',
2 => 'phpunit\\textui\\configuration\\valid',
3 => 'phpunit\\textui\\configuration\\key',
4 => 'phpunit\\textui\\configuration\\current',
5 => 'phpunit\\textui\\configuration\\next',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/IniSetting.php' =>
array (
0 => '5cc4ce4ff91dd9439a9e1ccefc6b45e74dcaa5f9',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\inisetting',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\__construct',
1 => 'phpunit\\textui\\configuration\\name',
2 => 'phpunit\\textui\\configuration\\value',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/ConstantCollectionIterator.php' =>
array (
0 => 'bc849ee37f0ae336c2048f2148e1dbe1a73d44e6',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\constantcollectioniterator',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\__construct',
1 => 'phpunit\\textui\\configuration\\rewind',
2 => 'phpunit\\textui\\configuration\\valid',
3 => 'phpunit\\textui\\configuration\\key',
4 => 'phpunit\\textui\\configuration\\current',
5 => 'phpunit\\textui\\configuration\\next',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/VariableCollection.php' =>
array (
0 => '25997ecadee0a9e5d5d9a6120179c72ae27cc82c',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\variablecollection',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\fromarray',
1 => 'phpunit\\textui\\configuration\\__construct',
2 => 'phpunit\\textui\\configuration\\asarray',
3 => 'phpunit\\textui\\configuration\\count',
4 => 'phpunit\\textui\\configuration\\getiterator',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestDirectoryCollectionIterator.php' =>
array (
0 => '52533fb3a7cdd893455b4d110d024f9404966f70',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\testdirectorycollectioniterator',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\__construct',
1 => 'phpunit\\textui\\configuration\\rewind',
2 => 'phpunit\\textui\\configuration\\valid',
3 => 'phpunit\\textui\\configuration\\key',
4 => 'phpunit\\textui\\configuration\\current',
5 => 'phpunit\\textui\\configuration\\next',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/ExtensionBootstrapCollectionIterator.php' =>
array (
0 => 'c78ea934393d6e38baeb1992339e761c9dd2ba62',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\extensionbootstrapcollectioniterator',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\__construct',
1 => 'phpunit\\textui\\configuration\\rewind',
2 => 'phpunit\\textui\\configuration\\valid',
3 => 'phpunit\\textui\\configuration\\key',
4 => 'phpunit\\textui\\configuration\\current',
5 => 'phpunit\\textui\\configuration\\next',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/IniSettingCollection.php' =>
array (
0 => '7190d16a952a4be882bdd22d2bdd8dd82eb6f48e',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\inisettingcollection',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\fromarray',
1 => 'phpunit\\textui\\configuration\\__construct',
2 => 'phpunit\\textui\\configuration\\asarray',
3 => 'phpunit\\textui\\configuration\\count',
4 => 'phpunit\\textui\\configuration\\getiterator',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/TestDirectoryCollection.php' =>
array (
0 => 'cc075651717d9afbb4401bc9734cf0f634a74df0',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\testdirectorycollection',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\fromarray',
1 => 'phpunit\\textui\\configuration\\__construct',
2 => 'phpunit\\textui\\configuration\\asarray',
3 => 'phpunit\\textui\\configuration\\count',
4 => 'phpunit\\textui\\configuration\\getiterator',
5 => 'phpunit\\textui\\configuration\\isempty',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/FileCollectionIterator.php' =>
array (
0 => '2cd00cd64e20067edec47210a829b23e1df4437c',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\filecollectioniterator',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\__construct',
1 => 'phpunit\\textui\\configuration\\rewind',
2 => 'phpunit\\textui\\configuration\\valid',
3 => 'phpunit\\textui\\configuration\\key',
4 => 'phpunit\\textui\\configuration\\current',
5 => 'phpunit\\textui\\configuration\\next',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Value/Constant.php' =>
array (
0 => '9cc606f015d2cd973f5a36d87256ed50bc4f00a2',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\constant',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\__construct',
1 => 'phpunit\\textui\\configuration\\name',
2 => 'phpunit\\textui\\configuration\\value',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/PhpHandler.php' =>
array (
0 => 'e06de6a74018558d42d5b3b6299ab1f78eb460a6',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\phphandler',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\handle',
1 => 'phpunit\\textui\\configuration\\handleincludepaths',
2 => 'phpunit\\textui\\configuration\\handleinisettings',
3 => 'phpunit\\textui\\configuration\\handleconstants',
4 => 'phpunit\\textui\\configuration\\handleglobalvariables',
5 => 'phpunit\\textui\\configuration\\handleservervariables',
6 => 'phpunit\\textui\\configuration\\handlevariables',
7 => 'phpunit\\textui\\configuration\\handleenvvariables',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/SourceMapper.php' =>
array (
0 => '783317bf05e7b414a64688dd7e95703c6c497e58',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\sourcemapper',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\map',
1 => 'phpunit\\textui\\configuration\\aggregatedirectories',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Builder.php' =>
array (
0 => '7b8638a72aee54034af7b958552d735f8f9a9986',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\builder',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\build',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Validator/ValidationResult.php' =>
array (
0 => 'ca8ba3547411c6617c476f9a552dcf646fa8f34c',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\validationresult',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\fromarray',
1 => 'phpunit\\textui\\xmlconfiguration\\__construct',
2 => 'phpunit\\textui\\xmlconfiguration\\hasvalidationerrors',
3 => 'phpunit\\textui\\xmlconfiguration\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Validator/Validator.php' =>
array (
0 => 'cf59b897ce1e188d7480c7a611c92e8aa08f8951',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\validator',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\validate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/DefaultConfiguration.php' =>
array (
0 => '55a65ff37a7e039c42594fa1552074295bbc8964',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\defaultconfiguration',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\create',
1 => 'phpunit\\textui\\xmlconfiguration\\isdefault',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Exception.php' =>
array (
0 => 'd4f0bbea8b6aa2ac2f3cfbb6a8a69ec3a8a5ec1e',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\exception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Logging/TeamCity.php' =>
array (
0 => '7f94b515899e284cb248575b3114264ef1cc08db',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\logging\\teamcity',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\logging\\__construct',
1 => 'phpunit\\textui\\xmlconfiguration\\logging\\target',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Logging/TestDox/Html.php' =>
array (
0 => '09f69118287742efa510639ffd85431061bab41e',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\logging\\testdox\\html',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\logging\\testdox\\__construct',
1 => 'phpunit\\textui\\xmlconfiguration\\logging\\testdox\\target',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Logging/TestDox/Text.php' =>
array (
0 => '5a1ba63aed7f28fbc0e89479cfd1904fe1b24093',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\logging\\testdox\\text',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\logging\\testdox\\__construct',
1 => 'phpunit\\textui\\xmlconfiguration\\logging\\testdox\\target',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Logging/Junit.php' =>
array (
0 => 'fa2648aa5cb6182071c3cf6c647a00473b094c23',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\logging\\junit',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\logging\\__construct',
1 => 'phpunit\\textui\\xmlconfiguration\\logging\\target',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Logging/Logging.php' =>
array (
0 => 'f1bfa478e9d0ebdd24e88a403eeeb62ad358f9dc',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\logging\\logging',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\logging\\__construct',
1 => 'phpunit\\textui\\xmlconfiguration\\logging\\hasjunit',
2 => 'phpunit\\textui\\xmlconfiguration\\logging\\junit',
3 => 'phpunit\\textui\\xmlconfiguration\\logging\\hasteamcity',
4 => 'phpunit\\textui\\xmlconfiguration\\logging\\teamcity',
5 => 'phpunit\\textui\\xmlconfiguration\\logging\\hastestdoxhtml',
6 => 'phpunit\\textui\\xmlconfiguration\\logging\\testdoxhtml',
7 => 'phpunit\\textui\\xmlconfiguration\\logging\\hastestdoxtext',
8 => 'phpunit\\textui\\xmlconfiguration\\logging\\testdoxtext',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/PHPUnit.php' =>
array (
0 => 'efb7383dafd872d4d733e4326dbe8372afddf3f1',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\phpunit',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\__construct',
1 => 'phpunit\\textui\\xmlconfiguration\\hascachedirectory',
2 => 'phpunit\\textui\\xmlconfiguration\\cachedirectory',
3 => 'phpunit\\textui\\xmlconfiguration\\cacheresult',
4 => 'phpunit\\textui\\xmlconfiguration\\columns',
5 => 'phpunit\\textui\\xmlconfiguration\\colors',
6 => 'phpunit\\textui\\xmlconfiguration\\stderr',
7 => 'phpunit\\textui\\xmlconfiguration\\displaydetailsonincompletetests',
8 => 'phpunit\\textui\\xmlconfiguration\\displaydetailsonskippedtests',
9 => 'phpunit\\textui\\xmlconfiguration\\displaydetailsonteststhattriggerdeprecations',
10 => 'phpunit\\textui\\xmlconfiguration\\displaydetailsonphpunitdeprecations',
11 => 'phpunit\\textui\\xmlconfiguration\\displaydetailsonteststhattriggererrors',
12 => 'phpunit\\textui\\xmlconfiguration\\displaydetailsonteststhattriggernotices',
13 => 'phpunit\\textui\\xmlconfiguration\\displaydetailsonteststhattriggerwarnings',
14 => 'phpunit\\textui\\xmlconfiguration\\reversedefectlist',
15 => 'phpunit\\textui\\xmlconfiguration\\requirecoveragemetadata',
16 => 'phpunit\\textui\\xmlconfiguration\\hasbootstrap',
17 => 'phpunit\\textui\\xmlconfiguration\\bootstrap',
18 => 'phpunit\\textui\\xmlconfiguration\\processisolation',
19 => 'phpunit\\textui\\xmlconfiguration\\failondeprecation',
20 => 'phpunit\\textui\\xmlconfiguration\\failonphpunitdeprecation',
21 => 'phpunit\\textui\\xmlconfiguration\\failonemptytestsuite',
22 => 'phpunit\\textui\\xmlconfiguration\\failonincomplete',
23 => 'phpunit\\textui\\xmlconfiguration\\failonnotice',
24 => 'phpunit\\textui\\xmlconfiguration\\failonrisky',
25 => 'phpunit\\textui\\xmlconfiguration\\failonskipped',
26 => 'phpunit\\textui\\xmlconfiguration\\failonwarning',
27 => 'phpunit\\textui\\xmlconfiguration\\stopondefect',
28 => 'phpunit\\textui\\xmlconfiguration\\stopondeprecation',
29 => 'phpunit\\textui\\xmlconfiguration\\stoponerror',
30 => 'phpunit\\textui\\xmlconfiguration\\stoponfailure',
31 => 'phpunit\\textui\\xmlconfiguration\\stoponincomplete',
32 => 'phpunit\\textui\\xmlconfiguration\\stoponnotice',
33 => 'phpunit\\textui\\xmlconfiguration\\stoponrisky',
34 => 'phpunit\\textui\\xmlconfiguration\\stoponskipped',
35 => 'phpunit\\textui\\xmlconfiguration\\stoponwarning',
36 => 'phpunit\\textui\\xmlconfiguration\\hasextensionsdirectory',
37 => 'phpunit\\textui\\xmlconfiguration\\extensionsdirectory',
38 => 'phpunit\\textui\\xmlconfiguration\\bestrictaboutchangestoglobalstate',
39 => 'phpunit\\textui\\xmlconfiguration\\bestrictaboutoutputduringtests',
40 => 'phpunit\\textui\\xmlconfiguration\\bestrictaboutteststhatdonottestanything',
41 => 'phpunit\\textui\\xmlconfiguration\\bestrictaboutcoveragemetadata',
42 => 'phpunit\\textui\\xmlconfiguration\\enforcetimelimit',
43 => 'phpunit\\textui\\xmlconfiguration\\defaulttimelimit',
44 => 'phpunit\\textui\\xmlconfiguration\\timeoutforsmalltests',
45 => 'phpunit\\textui\\xmlconfiguration\\timeoutformediumtests',
46 => 'phpunit\\textui\\xmlconfiguration\\timeoutforlargetests',
47 => 'phpunit\\textui\\xmlconfiguration\\hasdefaulttestsuite',
48 => 'phpunit\\textui\\xmlconfiguration\\defaulttestsuite',
49 => 'phpunit\\textui\\xmlconfiguration\\executionorder',
50 => 'phpunit\\textui\\xmlconfiguration\\resolvedependencies',
51 => 'phpunit\\textui\\xmlconfiguration\\defectsfirst',
52 => 'phpunit\\textui\\xmlconfiguration\\backupglobals',
53 => 'phpunit\\textui\\xmlconfiguration\\backupstaticproperties',
54 => 'phpunit\\textui\\xmlconfiguration\\testdoxprinter',
55 => 'phpunit\\textui\\xmlconfiguration\\testdoxprintersummary',
56 => 'phpunit\\textui\\xmlconfiguration\\controlgarbagecollector',
57 => 'phpunit\\textui\\xmlconfiguration\\numberoftestsbeforegarbagecollection',
58 => 'phpunit\\textui\\xmlconfiguration\\shortenarraysforexportthreshold',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/TestSuiteMapper.php' =>
array (
0 => '58f6cea95089dc06acce239e5bdad1e5fe6a6514',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\testsuitemapper',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\map',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/SchemaDetector/FailedSchemaDetectionResult.php' =>
array (
0 => '4dde584304e23427ca91367832750738e7045d75',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\failedschemadetectionresult',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/SchemaDetector/SchemaDetector.php' =>
array (
0 => '4fa4e59e2320f12f86bbd59210afee8094312cdf',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\schemadetector',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\detect',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/SchemaDetector/SchemaDetectionResult.php' =>
array (
0 => '834d8fc9e53f60226a153f93a39ad1a0963af76d',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\schemadetectionresult',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\detected',
1 => 'phpunit\\textui\\xmlconfiguration\\version',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/SchemaDetector/SuccessfulSchemaDetectionResult.php' =>
array (
0 => '4efe689680dd617c3d92db45920e3c54fbc2e0f8',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\successfulschemadetectionresult',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\__construct',
1 => 'phpunit\\textui\\xmlconfiguration\\detected',
2 => 'phpunit\\textui\\xmlconfiguration\\version',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/SchemaFinder.php' =>
array (
0 => 'a1fa4436902d64049e78e2df7985cfe4e7710ecf',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\schemafinder',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\available',
1 => 'phpunit\\textui\\xmlconfiguration\\find',
2 => 'phpunit\\textui\\xmlconfiguration\\path',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Configuration.php' =>
array (
0 => '90da38f5aa90e837f738f5bc98daea546997cebb',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\configuration',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\__construct',
1 => 'phpunit\\textui\\xmlconfiguration\\extensions',
2 => 'phpunit\\textui\\xmlconfiguration\\source',
3 => 'phpunit\\textui\\xmlconfiguration\\codecoverage',
4 => 'phpunit\\textui\\xmlconfiguration\\groups',
5 => 'phpunit\\textui\\xmlconfiguration\\logging',
6 => 'phpunit\\textui\\xmlconfiguration\\php',
7 => 'phpunit\\textui\\xmlconfiguration\\phpunit',
8 => 'phpunit\\textui\\xmlconfiguration\\testsuite',
9 => 'phpunit\\textui\\xmlconfiguration\\isdefault',
10 => 'phpunit\\textui\\xmlconfiguration\\wasloadedfromfile',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Loader.php' =>
array (
0 => '2682888775c2fc86f1a98fb03371d84639440677',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\loader',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\load',
1 => 'phpunit\\textui\\xmlconfiguration\\logging',
2 => 'phpunit\\textui\\xmlconfiguration\\extensions',
3 => 'phpunit\\textui\\xmlconfiguration\\toabsolutepath',
4 => 'phpunit\\textui\\xmlconfiguration\\source',
5 => 'phpunit\\textui\\xmlconfiguration\\codecoverage',
6 => 'phpunit\\textui\\xmlconfiguration\\booleanfromstring',
7 => 'phpunit\\textui\\xmlconfiguration\\valuefromstring',
8 => 'phpunit\\textui\\xmlconfiguration\\readfilterdirectories',
9 => 'phpunit\\textui\\xmlconfiguration\\readfilterfiles',
10 => 'phpunit\\textui\\xmlconfiguration\\groups',
11 => 'phpunit\\textui\\xmlconfiguration\\parsebooleanattribute',
12 => 'phpunit\\textui\\xmlconfiguration\\parseintegerattribute',
13 => 'phpunit\\textui\\xmlconfiguration\\parsestringattribute',
14 => 'phpunit\\textui\\xmlconfiguration\\parsestringattributewithdefault',
15 => 'phpunit\\textui\\xmlconfiguration\\parseinteger',
16 => 'phpunit\\textui\\xmlconfiguration\\php',
17 => 'phpunit\\textui\\xmlconfiguration\\phpunit',
18 => 'phpunit\\textui\\xmlconfiguration\\parsecolors',
19 => 'phpunit\\textui\\xmlconfiguration\\parsecolumns',
20 => 'phpunit\\textui\\xmlconfiguration\\testsuite',
21 => 'phpunit\\textui\\xmlconfiguration\\parsetestsuiteelements',
22 => 'phpunit\\textui\\xmlconfiguration\\element',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/LoadedFromFileConfiguration.php' =>
array (
0 => 'f5b2ebaa8fb0472243074b8bdccd4f54b965fa29',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\loadedfromfileconfiguration',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\__construct',
1 => 'phpunit\\textui\\xmlconfiguration\\filename',
2 => 'phpunit\\textui\\xmlconfiguration\\hasvalidationerrors',
3 => 'phpunit\\textui\\xmlconfiguration\\validationerrors',
4 => 'phpunit\\textui\\xmlconfiguration\\wasloadedfromfile',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Groups.php' =>
array (
0 => '689af841f2e52b7d6e86f092e73f98967228929f',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\groups',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\__construct',
1 => 'phpunit\\textui\\xmlconfiguration\\hasinclude',
2 => 'phpunit\\textui\\xmlconfiguration\\include',
3 => 'phpunit\\textui\\xmlconfiguration\\hasexclude',
4 => 'phpunit\\textui\\xmlconfiguration\\exclude',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Generator.php' =>
array (
0 => 'af3a2facec6c0bef5b4615f5b3a3761a9e9b23b2',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\generator',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\generatedefaultconfiguration',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RenameBackupStaticAttributesAttribute.php' =>
array (
0 => '08cff37970bf82179e914c567d5edb4198e06728',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\renamebackupstaticattributesattribute',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/IntroduceCoverageElement.php' =>
array (
0 => '7cb14b359dcc1ee3a875d0cfb205e4520aef0900',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\introducecoverageelement',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/CoverageTextToReport.php' =>
array (
0 => '20906a9f6d9413eacbf9a719f0a6e96eef04a3a8',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\coveragetexttoreport',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\fortype',
1 => 'phpunit\\textui\\xmlconfiguration\\toreportformat',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveNoInteractionAttribute.php' =>
array (
0 => '5e77a3800fa56b0dff693889084d5856b5cefc21',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\removenointeractionattribute',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveConversionToExceptionsAttributes.php' =>
array (
0 => '8b8760a6534755cd14378a3bc2693b2180944efb',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\removeconversiontoexceptionsattributes',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/MoveWhitelistExcludesToCoverage.php' =>
array (
0 => 'ac3fd88b8150a3232279b061b0cc9ac27af9fe5d',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\movewhitelistexcludestocoverage',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveEmptyFilter.php' =>
array (
0 => '7a12054f04d5f8aec3d109c8475ea9e3ce198827',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\removeemptyfilter',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
1 => 'phpunit\\textui\\xmlconfiguration\\ensureempty',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/ReplaceRestrictDeprecationsWithIgnoreDeprecations.php' =>
array (
0 => '9656c6ff526f0b82aaa186a438b5ae7eeb42c1c2',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\replacerestrictdeprecationswithignoredeprecations',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveLoggingElements.php' =>
array (
0 => 'c5561d0d72f128a09f69ef1665c17939be647a9a',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\removeloggingelements',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
1 => 'phpunit\\textui\\xmlconfiguration\\removetestdoxelement',
2 => 'phpunit\\textui\\xmlconfiguration\\removetextelement',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveTestDoxGroupsElement.php' =>
array (
0 => '20468a91aa0a23e74add9039587c1d510c361d91',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\removetestdoxgroupselement',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/MoveAttributesFromFilterWhitelistToCoverage.php' =>
array (
0 => '743fad0ada2d9ad0867ef6765508ea1a43537c93',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\moveattributesfromfilterwhitelisttocoverage',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveListeners.php' =>
array (
0 => 'e64501de941f341528686a89b595e176688fcb8f',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\removelisteners',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveRegisterMockObjectsFromTestArgumentsRecursivelyAttribute.php' =>
array (
0 => '4c71a4f1bebd7d82e4431ecde406a8f632b5458b',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\removeregistermockobjectsfromtestargumentsrecursivelyattribute',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/CoverageHtmlToReport.php' =>
array (
0 => 'e09f046cd3e4790a8368c4b5d2f1973ed41c5db9',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\coveragehtmltoreport',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\fortype',
1 => 'phpunit\\textui\\xmlconfiguration\\toreportformat',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveCoverageElementProcessUncoveredFilesAttribute.php' =>
array (
0 => 'c15b6868e4409b1d49158796fc133b3b07f2219a',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\removecoverageelementprocessuncoveredfilesattribute',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveLogTypes.php' =>
array (
0 => '00c8089e17f0bd76d41fc20197d8fe4958f46a28',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\removelogtypes',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/CoverageXmlToReport.php' =>
array (
0 => '5922a0d76700a7e4f17e0602183139515e41d1e1',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\coveragexmltoreport',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\fortype',
1 => 'phpunit\\textui\\xmlconfiguration\\toreportformat',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RenameForceCoversAnnotationAttribute.php' =>
array (
0 => 'be4495f82dcc44f7c465677c8905754c8fc53374',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\renameforcecoversannotationattribute',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/LogToReportMigration.php' =>
array (
0 => 'bc7f494eb94b03c72083c00e109b1d13480a262e',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\logtoreportmigration',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
1 => 'phpunit\\textui\\xmlconfiguration\\migrateattributes',
2 => 'phpunit\\textui\\xmlconfiguration\\fortype',
3 => 'phpunit\\textui\\xmlconfiguration\\toreportformat',
4 => 'phpunit\\textui\\xmlconfiguration\\findlognode',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/CoverageCrap4jToReport.php' =>
array (
0 => 'd4cf2bdddf7ea405fbff80849328521f902d7341',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\coveragecrap4jtoreport',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\fortype',
1 => 'phpunit\\textui\\xmlconfiguration\\toreportformat',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/MoveAttributesFromRootToCoverage.php' =>
array (
0 => 'dd73b50ee2796c7e9924136bc73b2539e6c3f640',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\moveattributesfromroottocoverage',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/MoveWhitelistIncludesToCoverage.php' =>
array (
0 => '164f00846d284c52f73acb69f88a4b404c15df76',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\movewhitelistincludestocoverage',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveCacheTokensAttribute.php' =>
array (
0 => 'bdb747127d7ea254c1059cdece26452963974ad4',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\removecachetokensattribute',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveTestSuiteLoaderAttributes.php' =>
array (
0 => 'aa6d8bbe0bbb0e23a85a25b672c7d4ec7eb64dc6',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\removetestsuiteloaderattributes',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveCacheResultFileAttribute.php' =>
array (
0 => 'e5b6fd8db3e8cade458f5bf91201aaebad5da6ba',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\removecacheresultfileattribute',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemovePrinterAttributes.php' =>
array (
0 => '71adbc8d37637fa63f831e4ef7f15b4c6186a338',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\removeprinterattributes',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/CoverageCloverToReport.php' =>
array (
0 => '567009c643d59e533dfc2689be74ddf0d1034fe7',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\coverageclovertoreport',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\fortype',
1 => 'phpunit\\textui\\xmlconfiguration\\toreportformat',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/Migration.php' =>
array (
0 => '95d38bcdc92c05eb6ea00b9589def889d1b9beed',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migration',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveCoverageElementCacheDirectoryAttribute.php' =>
array (
0 => 'a9a6c85541a2397cc69f385a4e7fc3517e6a0762',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\removecoverageelementcachedirectoryattribute',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveBeStrictAboutTodoAnnotatedTestsAttribute.php' =>
array (
0 => '7f85c0987617d343e91b2e14e1d0aa90581dc3a7',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\removebestrictabouttodoannotatedtestsattribute',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/CoveragePhpToReport.php' =>
array (
0 => '7dedf1b01279a5a1a89f55d2b9eb00219670f4b3',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\coveragephptoreport',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\fortype',
1 => 'phpunit\\textui\\xmlconfiguration\\toreportformat',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveBeStrictAboutResourceUsageDuringSmallTestsAttribute.php' =>
array (
0 => 'ab8ba456cf0c9b339130e36d06e8acb45a550b46',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\removebestrictaboutresourceusageduringsmalltestsattribute',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RenameBeStrictAboutCoversAnnotationAttribute.php' =>
array (
0 => '451d9c1d5dcf7d3dcf7ab16490f4a2e3faaf62de',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\renamebestrictaboutcoversannotationattribute',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/UpdateSchemaLocation.php' =>
array (
0 => 'ddfd17dd7ae1cdf38d11b2b441e99764aeb0e5e2',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\updateschemalocation',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/RemoveVerboseAttribute.php' =>
array (
0 => '11550794a068c05c46928cf78bd5ec9ec9157d5b',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\removeverboseattribute',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/MoveCoverageDirectoriesToSource.php' =>
array (
0 => '0ae01be883d239af2fae9b8ccbf834a2d270a1ef',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\movecoveragedirectoriestosource',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/IntroduceCacheDirectoryAttribute.php' =>
array (
0 => 'eebcd557466bdd8a0b72a5f2c770c2d0074f00c0',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\introducecachedirectoryattribute',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrations/ConvertLogTypes.php' =>
array (
0 => '6d1624d925f3cb10fb46ad22daafd412c263c2cb',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\convertlogtypes',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/MigrationBuilder.php' =>
array (
0 => '0a7632e58f04c2a06d1ab203da04a493d3e39ec5',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrationbuilder',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\build',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/MigrationException.php' =>
array (
0 => 'a1f92ed8c45e70c41a7865cbe14a8eeba5cdd50a',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrationexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/Migrator.php' =>
array (
0 => '73a27473b48981ea58529cd66f81d71679022f2a',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrator',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\migrate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Migration/SnapshotNodeList.php' =>
array (
0 => '4265566a18c23668f84a0a85564069c78b867e84',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\snapshotnodelist',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\fromnodelist',
1 => 'phpunit\\textui\\xmlconfiguration\\count',
2 => 'phpunit\\textui\\xmlconfiguration\\getiterator',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Php.php' =>
array (
0 => '06bfeff154250e41ac10fa4a35b452a7c2b0fbcb',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\php',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\__construct',
1 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\target',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Html.php' =>
array (
0 => '4768b4bf03962acb947a5c5708f81c479f804706',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\html',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\__construct',
1 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\target',
2 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\lowupperbound',
3 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\highlowerbound',
4 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\colorsuccesslow',
5 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\colorsuccessmedium',
6 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\colorsuccesshigh',
7 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\colorwarning',
8 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\colordanger',
9 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\hascustomcssfile',
10 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\customcssfile',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Clover.php' =>
array (
0 => '44befd951fe503f6cd81eb9d3cb27c04cc121476',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\clover',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\__construct',
1 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\target',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Text.php' =>
array (
0 => '94db27751965af21fb5da2f15d8e85d61a937116',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\text',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\__construct',
1 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\target',
2 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\showuncoveredfiles',
3 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\showonlysummary',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Crap4j.php' =>
array (
0 => 'dfd0a3d37e7994068451d71dfbdc67321f1922bb',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\crap4j',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\__construct',
1 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\target',
2 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\threshold',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Xml.php' =>
array (
0 => '6292b19a4aaeb678d1bff9d6fe229097f3f6ae8c',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\xml',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\__construct',
1 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\target',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Cobertura.php' =>
array (
0 => 'e550f445d109879dec58b3505830f56e3e51c1b1',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\cobertura',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\__construct',
1 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\report\\target',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/CodeCoverage.php' =>
array (
0 => 'dcd51d74f859f14df917b4139b868670ddaeed70',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\codecoverage',
),
2 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\__construct',
1 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\pathcoverage',
2 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\includeuncoveredfiles',
3 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\ignoredeprecatedcodeunits',
4 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\disablecodecoverageignore',
5 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\hasclover',
6 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\clover',
7 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\hascobertura',
8 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\cobertura',
9 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\hascrap4j',
10 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\crap4j',
11 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\hashtml',
12 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\html',
13 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\hasphp',
14 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\php',
15 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\hastext',
16 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\text',
17 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\hasxml',
18 => 'phpunit\\textui\\xmlconfiguration\\codecoverage\\xml',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Registry.php' =>
array (
0 => '59dd42001af798bd1a9de14b29d0b796661ce693',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\registry',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\saveto',
1 => 'phpunit\\textui\\configuration\\loadfrom',
2 => 'phpunit\\textui\\configuration\\get',
3 => 'phpunit\\textui\\configuration\\init',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/CodeCoverageFilterRegistry.php' =>
array (
0 => '93e494814ef4f462a533465fc89142ebe2b51b96',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\codecoveragefilterregistry',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\instance',
1 => 'phpunit\\textui\\configuration\\get',
2 => 'phpunit\\textui\\configuration\\init',
3 => 'phpunit\\textui\\configuration\\configured',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Configuration.php' =>
array (
0 => '7cd839fe7bce66b251c52f7c89cf30960a989549',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\configuration',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\__construct',
1 => 'phpunit\\textui\\configuration\\hascliarguments',
2 => 'phpunit\\textui\\configuration\\cliarguments',
3 => 'phpunit\\textui\\configuration\\hasconfigurationfile',
4 => 'phpunit\\textui\\configuration\\configurationfile',
5 => 'phpunit\\textui\\configuration\\hasbootstrap',
6 => 'phpunit\\textui\\configuration\\bootstrap',
7 => 'phpunit\\textui\\configuration\\cacheresult',
8 => 'phpunit\\textui\\configuration\\hascachedirectory',
9 => 'phpunit\\textui\\configuration\\cachedirectory',
10 => 'phpunit\\textui\\configuration\\hascoveragecachedirectory',
11 => 'phpunit\\textui\\configuration\\coveragecachedirectory',
12 => 'phpunit\\textui\\configuration\\source',
13 => 'phpunit\\textui\\configuration\\testresultcachefile',
14 => 'phpunit\\textui\\configuration\\ignoredeprecatedcodeunitsfromcodecoverage',
15 => 'phpunit\\textui\\configuration\\disablecodecoverageignore',
16 => 'phpunit\\textui\\configuration\\pathcoverage',
17 => 'phpunit\\textui\\configuration\\hascoveragereport',
18 => 'phpunit\\textui\\configuration\\hascoverageclover',
19 => 'phpunit\\textui\\configuration\\coverageclover',
20 => 'phpunit\\textui\\configuration\\hascoveragecobertura',
21 => 'phpunit\\textui\\configuration\\coveragecobertura',
22 => 'phpunit\\textui\\configuration\\hascoveragecrap4j',
23 => 'phpunit\\textui\\configuration\\coveragecrap4j',
24 => 'phpunit\\textui\\configuration\\coveragecrap4jthreshold',
25 => 'phpunit\\textui\\configuration\\hascoveragehtml',
26 => 'phpunit\\textui\\configuration\\coveragehtml',
27 => 'phpunit\\textui\\configuration\\coveragehtmllowupperbound',
28 => 'phpunit\\textui\\configuration\\coveragehtmlhighlowerbound',
29 => 'phpunit\\textui\\configuration\\coveragehtmlcolorsuccesslow',
30 => 'phpunit\\textui\\configuration\\coveragehtmlcolorsuccessmedium',
31 => 'phpunit\\textui\\configuration\\coveragehtmlcolorsuccesshigh',
32 => 'phpunit\\textui\\configuration\\coveragehtmlcolorwarning',
33 => 'phpunit\\textui\\configuration\\coveragehtmlcolordanger',
34 => 'phpunit\\textui\\configuration\\hascoveragehtmlcustomcssfile',
35 => 'phpunit\\textui\\configuration\\coveragehtmlcustomcssfile',
36 => 'phpunit\\textui\\configuration\\hascoveragephp',
37 => 'phpunit\\textui\\configuration\\coveragephp',
38 => 'phpunit\\textui\\configuration\\hascoveragetext',
39 => 'phpunit\\textui\\configuration\\coveragetext',
40 => 'phpunit\\textui\\configuration\\coveragetextshowuncoveredfiles',
41 => 'phpunit\\textui\\configuration\\coveragetextshowonlysummary',
42 => 'phpunit\\textui\\configuration\\hascoveragexml',
43 => 'phpunit\\textui\\configuration\\coveragexml',
44 => 'phpunit\\textui\\configuration\\failondeprecation',
45 => 'phpunit\\textui\\configuration\\failonphpunitdeprecation',
46 => 'phpunit\\textui\\configuration\\failonemptytestsuite',
47 => 'phpunit\\textui\\configuration\\failonincomplete',
48 => 'phpunit\\textui\\configuration\\failonnotice',
49 => 'phpunit\\textui\\configuration\\failonrisky',
50 => 'phpunit\\textui\\configuration\\failonskipped',
51 => 'phpunit\\textui\\configuration\\failonwarning',
52 => 'phpunit\\textui\\configuration\\stopondefect',
53 => 'phpunit\\textui\\configuration\\stopondeprecation',
54 => 'phpunit\\textui\\configuration\\hasspecificdeprecationtostopon',
55 => 'phpunit\\textui\\configuration\\specificdeprecationtostopon',
56 => 'phpunit\\textui\\configuration\\stoponerror',
57 => 'phpunit\\textui\\configuration\\stoponfailure',
58 => 'phpunit\\textui\\configuration\\stoponincomplete',
59 => 'phpunit\\textui\\configuration\\stoponnotice',
60 => 'phpunit\\textui\\configuration\\stoponrisky',
61 => 'phpunit\\textui\\configuration\\stoponskipped',
62 => 'phpunit\\textui\\configuration\\stoponwarning',
63 => 'phpunit\\textui\\configuration\\outputtostandarderrorstream',
64 => 'phpunit\\textui\\configuration\\columns',
65 => 'phpunit\\textui\\configuration\\noextensions',
66 => 'phpunit\\textui\\configuration\\haspharextensiondirectory',
67 => 'phpunit\\textui\\configuration\\pharextensiondirectory',
68 => 'phpunit\\textui\\configuration\\extensionbootstrappers',
69 => 'phpunit\\textui\\configuration\\backupglobals',
70 => 'phpunit\\textui\\configuration\\backupstaticproperties',
71 => 'phpunit\\textui\\configuration\\bestrictaboutchangestoglobalstate',
72 => 'phpunit\\textui\\configuration\\colors',
73 => 'phpunit\\textui\\configuration\\processisolation',
74 => 'phpunit\\textui\\configuration\\enforcetimelimit',
75 => 'phpunit\\textui\\configuration\\defaulttimelimit',
76 => 'phpunit\\textui\\configuration\\timeoutforsmalltests',
77 => 'phpunit\\textui\\configuration\\timeoutformediumtests',
78 => 'phpunit\\textui\\configuration\\timeoutforlargetests',
79 => 'phpunit\\textui\\configuration\\reportuselesstests',
80 => 'phpunit\\textui\\configuration\\strictcoverage',
81 => 'phpunit\\textui\\configuration\\disallowtestoutput',
82 => 'phpunit\\textui\\configuration\\displaydetailsonincompletetests',
83 => 'phpunit\\textui\\configuration\\displaydetailsonskippedtests',
84 => 'phpunit\\textui\\configuration\\displaydetailsonteststhattriggerdeprecations',
85 => 'phpunit\\textui\\configuration\\displaydetailsonphpunitdeprecations',
86 => 'phpunit\\textui\\configuration\\displaydetailsonteststhattriggererrors',
87 => 'phpunit\\textui\\configuration\\displaydetailsonteststhattriggernotices',
88 => 'phpunit\\textui\\configuration\\displaydetailsonteststhattriggerwarnings',
89 => 'phpunit\\textui\\configuration\\reversedefectlist',
90 => 'phpunit\\textui\\configuration\\requirecoveragemetadata',
91 => 'phpunit\\textui\\configuration\\noprogress',
92 => 'phpunit\\textui\\configuration\\noresults',
93 => 'phpunit\\textui\\configuration\\nooutput',
94 => 'phpunit\\textui\\configuration\\executionorder',
95 => 'phpunit\\textui\\configuration\\executionorderdefects',
96 => 'phpunit\\textui\\configuration\\resolvedependencies',
97 => 'phpunit\\textui\\configuration\\haslogfileteamcity',
98 => 'phpunit\\textui\\configuration\\logfileteamcity',
99 => 'phpunit\\textui\\configuration\\haslogfilejunit',
100 => 'phpunit\\textui\\configuration\\logfilejunit',
101 => 'phpunit\\textui\\configuration\\haslogfiletestdoxhtml',
102 => 'phpunit\\textui\\configuration\\logfiletestdoxhtml',
103 => 'phpunit\\textui\\configuration\\haslogfiletestdoxtext',
104 => 'phpunit\\textui\\configuration\\logfiletestdoxtext',
105 => 'phpunit\\textui\\configuration\\haslogeventstext',
106 => 'phpunit\\textui\\configuration\\logeventstext',
107 => 'phpunit\\textui\\configuration\\haslogeventsverbosetext',
108 => 'phpunit\\textui\\configuration\\logeventsverbosetext',
109 => 'phpunit\\textui\\configuration\\outputisteamcity',
110 => 'phpunit\\textui\\configuration\\outputistestdox',
111 => 'phpunit\\textui\\configuration\\testdoxoutputwithsummary',
112 => 'phpunit\\textui\\configuration\\hastestscovering',
113 => 'phpunit\\textui\\configuration\\testscovering',
114 => 'phpunit\\textui\\configuration\\hastestsusing',
115 => 'phpunit\\textui\\configuration\\testsusing',
116 => 'phpunit\\textui\\configuration\\hastestsrequiringphpextension',
117 => 'phpunit\\textui\\configuration\\testsrequiringphpextension',
118 => 'phpunit\\textui\\configuration\\hasfilter',
119 => 'phpunit\\textui\\configuration\\filter',
120 => 'phpunit\\textui\\configuration\\hasexcludefilter',
121 => 'phpunit\\textui\\configuration\\excludefilter',
122 => 'phpunit\\textui\\configuration\\hasgroups',
123 => 'phpunit\\textui\\configuration\\groups',
124 => 'phpunit\\textui\\configuration\\hasexcludegroups',
125 => 'phpunit\\textui\\configuration\\excludegroups',
126 => 'phpunit\\textui\\configuration\\randomorderseed',
127 => 'phpunit\\textui\\configuration\\includeuncoveredfiles',
128 => 'phpunit\\textui\\configuration\\testsuite',
129 => 'phpunit\\textui\\configuration\\includetestsuite',
130 => 'phpunit\\textui\\configuration\\excludetestsuite',
131 => 'phpunit\\textui\\configuration\\hasdefaulttestsuite',
132 => 'phpunit\\textui\\configuration\\defaulttestsuite',
133 => 'phpunit\\textui\\configuration\\testsuffixes',
134 => 'phpunit\\textui\\configuration\\php',
135 => 'phpunit\\textui\\configuration\\controlgarbagecollector',
136 => 'phpunit\\textui\\configuration\\numberoftestsbeforegarbagecollection',
137 => 'phpunit\\textui\\configuration\\hasgeneratebaseline',
138 => 'phpunit\\textui\\configuration\\generatebaseline',
139 => 'phpunit\\textui\\configuration\\debug',
140 => 'phpunit\\textui\\configuration\\shortenarraysforexportthreshold',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoDefaultTestSuiteException.php' =>
array (
0 => 'e76f5647d0dab86deaff96914a1c4cccc9fad5bc',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\nodefaulttestsuiteexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/ConfigurationCannotBeBuiltException.php' =>
array (
0 => 'b7cf90f1fe62dd5f4c621e87e07a4a25d629594e',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\configurationcannotbebuiltexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/CodeCoverageReportNotConfiguredException.php' =>
array (
0 => '25ffffc57d9bc1aab7ef904d02b9fc5283be4f33',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\codecoveragereportnotconfiguredexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoBaselineException.php' =>
array (
0 => '5956aed529d178e1a27e6127481c9f968c185184',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\nobaselineexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoCacheDirectoryException.php' =>
array (
0 => 'a3b9097eb983fb89b490551e2d2d6d6752ccdbb2',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\nocachedirectoryexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoPharExtensionDirectoryException.php' =>
array (
0 => '3d437b5db4d3b4a7f0b40c1fa7d5e674dbb33990',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\nopharextensiondirectoryexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/Exception.php' =>
array (
0 => '651f39402a47ca1bb60aaefd362efc91ddb09f78',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\exception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoConfigurationFileException.php' =>
array (
0 => '29abe2e5b128e446f78ebe9fd63e36cbd4e962ee',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\noconfigurationfileexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/CannotFindSchemaException.php' =>
array (
0 => '65e55368a3291a3b4b771d235fcfa6b851aba3ca',
1 =>
array (
0 => 'phpunit\\textui\\xmlconfiguration\\cannotfindschemaexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoBootstrapException.php' =>
array (
0 => 'e89adbef462ec8b9712861cb5ad1da685fe90f24',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\nobootstrapexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/LoggingNotConfiguredException.php' =>
array (
0 => '0588de36a3edfff413d678250b821d35dc8fd2d8',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\loggingnotconfiguredexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoCoverageCacheDirectoryException.php' =>
array (
0 => 'ef44d47ec54dd79df1149eb6f7f4c47740b19577',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\nocoveragecachedirectoryexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/NoCustomCssFileException.php' =>
array (
0 => 'df7740e41ea6f290a3e01a11d1106b57cac4f6b6',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\nocustomcssfileexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/SpecificDeprecationToStopOnNotConfiguredException.php' =>
array (
0 => 'f2eb264390144f664b6b821c30e6561ca13bc1f0',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\specificdeprecationtostoponnotconfiguredexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Exception/FilterNotConfiguredException.php' =>
array (
0 => '02ca5e8fa09bbf695be9ad90ac843b41a3decadc',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\filternotconfiguredexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Configuration/Merger.php' =>
array (
0 => '1642dbd5dd538c078bc1b12e63ea720652bd23a7',
1 =>
array (
0 => 'phpunit\\textui\\configuration\\merger',
),
2 =>
array (
0 => 'phpunit\\textui\\configuration\\merge',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Command/Result.php' =>
array (
0 => '89902429f5e51e912947de5450410ff92a631014',
1 =>
array (
0 => 'phpunit\\textui\\command\\result',
),
2 =>
array (
0 => 'phpunit\\textui\\command\\from',
1 => 'phpunit\\textui\\command\\__construct',
2 => 'phpunit\\textui\\command\\output',
3 => 'phpunit\\textui\\command\\shellexitcode',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Command/Commands/ListTestsAsXmlCommand.php' =>
array (
0 => '3755b3f90c5ab1c7443c75f73db9b811bac87852',
1 =>
array (
0 => 'phpunit\\textui\\command\\listtestsasxmlcommand',
),
2 =>
array (
0 => 'phpunit\\textui\\command\\__construct',
1 => 'phpunit\\textui\\command\\execute',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Command/Commands/MigrateConfigurationCommand.php' =>
array (
0 => '0e3e09562a48768ef6c9c3e9ac4e7948df04a4ad',
1 =>
array (
0 => 'phpunit\\textui\\command\\migrateconfigurationcommand',
),
2 =>
array (
0 => 'phpunit\\textui\\command\\__construct',
1 => 'phpunit\\textui\\command\\execute',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Command/Commands/GenerateConfigurationCommand.php' =>
array (
0 => '2033120c9c22e4f59759962f8157925a3747ea78',
1 =>
array (
0 => 'phpunit\\textui\\command\\generateconfigurationcommand',
),
2 =>
array (
0 => 'phpunit\\textui\\command\\execute',
1 => 'phpunit\\textui\\command\\read',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Command/Commands/WarmCodeCoverageCacheCommand.php' =>
array (
0 => '78c25f5294c55837d73361ae84fc4a8d8d514453',
1 =>
array (
0 => 'phpunit\\textui\\command\\warmcodecoveragecachecommand',
),
2 =>
array (
0 => 'phpunit\\textui\\command\\__construct',
1 => 'phpunit\\textui\\command\\execute',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Command/Commands/ListTestsAsTextCommand.php' =>
array (
0 => 'b680bed2dd96cd77c6d7286ceede36b0641b52d0',
1 =>
array (
0 => 'phpunit\\textui\\command\\listtestsastextcommand',
),
2 =>
array (
0 => 'phpunit\\textui\\command\\__construct',
1 => 'phpunit\\textui\\command\\execute',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Command/Commands/AtLeastVersionCommand.php' =>
array (
0 => '0e0835b2de049efc98bf30f119ad1af6462fc763',
1 =>
array (
0 => 'phpunit\\textui\\command\\atleastversioncommand',
),
2 =>
array (
0 => 'phpunit\\textui\\command\\__construct',
1 => 'phpunit\\textui\\command\\execute',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Command/Commands/ShowHelpCommand.php' =>
array (
0 => '1a9288f23a9a91a947d0630dc7589f9f06742bd8',
1 =>
array (
0 => 'phpunit\\textui\\command\\showhelpcommand',
),
2 =>
array (
0 => 'phpunit\\textui\\command\\__construct',
1 => 'phpunit\\textui\\command\\execute',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Command/Commands/ListTestFilesCommand.php' =>
array (
0 => 'f2cdc6101ce8eb88e6728505212841178306751c',
1 =>
array (
0 => 'phpunit\\textui\\command\\listtestfilescommand',
),
2 =>
array (
0 => 'phpunit\\textui\\command\\__construct',
1 => 'phpunit\\textui\\command\\execute',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Command/Commands/ShowVersionCommand.php' =>
array (
0 => '616b75efcb1b0d990c7e34e77570b4a3b4f2652c',
1 =>
array (
0 => 'phpunit\\textui\\command\\showversioncommand',
),
2 =>
array (
0 => 'phpunit\\textui\\command\\execute',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Command/Commands/VersionCheckCommand.php' =>
array (
0 => '4eb45269fe1d7a76ba74b044bbad47da17e3592f',
1 =>
array (
0 => 'phpunit\\textui\\command\\versioncheckcommand',
),
2 =>
array (
0 => 'phpunit\\textui\\command\\__construct',
1 => 'phpunit\\textui\\command\\execute',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Command/Commands/ListTestSuitesCommand.php' =>
array (
0 => '67faf7f9c2ad3912ec917375e07f100c5893f6dd',
1 =>
array (
0 => 'phpunit\\textui\\command\\listtestsuitescommand',
),
2 =>
array (
0 => 'phpunit\\textui\\command\\__construct',
1 => 'phpunit\\textui\\command\\execute',
2 => 'phpunit\\textui\\command\\warnaboutconflictingoptions',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Command/Commands/ListGroupsCommand.php' =>
array (
0 => '04db0cd699b49ddaa9953d341e3524bfce74100a',
1 =>
array (
0 => 'phpunit\\textui\\command\\listgroupscommand',
),
2 =>
array (
0 => 'phpunit\\textui\\command\\__construct',
1 => 'phpunit\\textui\\command\\execute',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Command/Command.php' =>
array (
0 => '96e50f31ed155151784c459da253346c43bb8c0a',
1 =>
array (
0 => 'phpunit\\textui\\command\\command',
),
2 =>
array (
0 => 'phpunit\\textui\\command\\execute',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/ShellExitCodeCalculator.php' =>
array (
0 => '5f0d811831cb5f7ce1d0b9822a019152eb8f3b84',
1 =>
array (
0 => 'phpunit\\textui\\shellexitcodecalculator',
),
2 =>
array (
0 => 'phpunit\\textui\\calculate',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Exception/RuntimeException.php' =>
array (
0 => '402a47a1fcbadbc07b259a80e7188b91da7e59ea',
1 =>
array (
0 => 'phpunit\\textui\\runtimeexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Exception/Exception.php' =>
array (
0 => 'cd59a68d86bd54ca3a220e6011d8ef170e0b112c',
1 =>
array (
0 => 'phpunit\\textui\\exception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Exception/TestFileNotFoundException.php' =>
array (
0 => '3a91189d8cd317d57ac8ee5616d00a8d9f1cbc5c',
1 =>
array (
0 => 'phpunit\\textui\\testfilenotfoundexception',
),
2 =>
array (
0 => 'phpunit\\textui\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Exception/InvalidSocketException.php' =>
array (
0 => '0238662e03efd7be7d81aca840e20e14534e9675',
1 =>
array (
0 => 'phpunit\\textui\\invalidsocketexception',
),
2 =>
array (
0 => 'phpunit\\textui\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Exception/TestDirectoryNotFoundException.php' =>
array (
0 => '58780a502a030a322cac326144bfbdcabc10bcab',
1 =>
array (
0 => 'phpunit\\textui\\testdirectorynotfoundexception',
),
2 =>
array (
0 => 'phpunit\\textui\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Exception/CannotOpenSocketException.php' =>
array (
0 => '62795c3cc94c8eeae3c962572c06ba225de0082a',
1 =>
array (
0 => 'phpunit\\textui\\cannotopensocketexception',
),
2 =>
array (
0 => 'phpunit\\textui\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Application.php' =>
array (
0 => '2b0c5f84fb20e8d22fa548e21ef93c68f57dc906',
1 =>
array (
0 => 'phpunit\\textui\\application',
),
2 =>
array (
0 => 'phpunit\\textui\\run',
1 => 'phpunit\\textui\\execute',
2 => 'phpunit\\textui\\loadbootstrapscript',
3 => 'phpunit\\textui\\buildcliconfiguration',
4 => 'phpunit\\textui\\loadxmlconfiguration',
5 => 'phpunit\\textui\\buildtestsuite',
6 => 'phpunit\\textui\\bootstrapextensions',
7 => 'phpunit\\textui\\executecommandsthatonlyrequirecliconfiguration',
8 => 'phpunit\\textui\\executecommandsthatdonotrequirethetestsuite',
9 => 'phpunit\\textui\\executecommandsthatrequirethetestsuite',
10 => 'phpunit\\textui\\writeruntimeinformation',
11 => 'phpunit\\textui\\writepharextensioninformation',
12 => 'phpunit\\textui\\writemessage',
13 => 'phpunit\\textui\\writerandomseedinformation',
14 => 'phpunit\\textui\\registerlogfilewriters',
15 => 'phpunit\\textui\\testdoxresultcollector',
16 => 'phpunit\\textui\\initializetestresultcache',
17 => 'phpunit\\textui\\configurebaseline',
18 => 'phpunit\\textui\\exitwithcrashmessage',
19 => 'phpunit\\textui\\exitwitherrormessage',
20 => 'phpunit\\textui\\filteredtests',
21 => 'phpunit\\textui\\configuredeprecationtriggers',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/TestSuiteFilterProcessor.php' =>
array (
0 => '8b732f086d66fa52bc284affbf7ff2cb44fb5364',
1 =>
array (
0 => 'phpunit\\textui\\testsuitefilterprocessor',
),
2 =>
array (
0 => 'phpunit\\textui\\process',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/TextUI/Help.php' =>
array (
0 => '4b25c744de98e9a375e8fc3ef109118966d3d75b',
1 =>
array (
0 => 'phpunit\\textui\\help',
),
2 =>
array (
0 => 'phpunit\\textui\\__construct',
1 => 'phpunit\\textui\\generate',
2 => 'phpunit\\textui\\writewithoutcolor',
3 => 'phpunit\\textui\\writewithcolor',
4 => 'phpunit\\textui\\elements',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Emitter/DispatchingEmitter.php' =>
array (
0 => '7ee69fc9ced82b3b9f3bee1c438457a8829aaaba',
1 =>
array (
0 => 'phpunit\\event\\dispatchingemitter',
),
2 =>
array (
0 => 'phpunit\\event\\__construct',
1 => 'phpunit\\event\\applicationstarted',
2 => 'phpunit\\event\\testrunnerstarted',
3 => 'phpunit\\event\\testrunnerconfigured',
4 => 'phpunit\\event\\testrunnerbootstrapfinished',
5 => 'phpunit\\event\\testrunnerloadedextensionfromphar',
6 => 'phpunit\\event\\testrunnerbootstrappedextension',
7 => 'phpunit\\event\\dataprovidermethodcalled',
8 => 'phpunit\\event\\dataprovidermethodfinished',
9 => 'phpunit\\event\\testsuiteloaded',
10 => 'phpunit\\event\\testsuitefiltered',
11 => 'phpunit\\event\\testsuitesorted',
12 => 'phpunit\\event\\testrunnereventfacadesealed',
13 => 'phpunit\\event\\testrunnerexecutionstarted',
14 => 'phpunit\\event\\testrunnerdisabledgarbagecollection',
15 => 'phpunit\\event\\testrunnertriggeredgarbagecollection',
16 => 'phpunit\\event\\testrunnerstartedchildprocess',
17 => 'phpunit\\event\\testrunnerfinishedchildprocess',
18 => 'phpunit\\event\\testsuiteskipped',
19 => 'phpunit\\event\\testsuitestarted',
20 => 'phpunit\\event\\testpreparationstarted',
21 => 'phpunit\\event\\testpreparationfailed',
22 => 'phpunit\\event\\beforefirsttestmethodcalled',
23 => 'phpunit\\event\\beforefirsttestmethoderrored',
24 => 'phpunit\\event\\beforefirsttestmethodfinished',
25 => 'phpunit\\event\\beforetestmethodcalled',
26 => 'phpunit\\event\\beforetestmethoderrored',
27 => 'phpunit\\event\\beforetestmethodfinished',
28 => 'phpunit\\event\\preconditioncalled',
29 => 'phpunit\\event\\preconditionerrored',
30 => 'phpunit\\event\\preconditionfinished',
31 => 'phpunit\\event\\testprepared',
32 => 'phpunit\\event\\testregisteredcomparator',
33 => 'phpunit\\event\\testcreatedmockobject',
34 => 'phpunit\\event\\testcreatedmockobjectforintersectionofinterfaces',
35 => 'phpunit\\event\\testcreatedmockobjectfortrait',
36 => 'phpunit\\event\\testcreatedmockobjectforabstractclass',
37 => 'phpunit\\event\\testcreatedmockobjectfromwsdl',
38 => 'phpunit\\event\\testcreatedpartialmockobject',
39 => 'phpunit\\event\\testcreatedtestproxy',
40 => 'phpunit\\event\\testcreatedstub',
41 => 'phpunit\\event\\testcreatedstubforintersectionofinterfaces',
42 => 'phpunit\\event\\testerrored',
43 => 'phpunit\\event\\testfailed',
44 => 'phpunit\\event\\testpassed',
45 => 'phpunit\\event\\testconsideredrisky',
46 => 'phpunit\\event\\testmarkedasincomplete',
47 => 'phpunit\\event\\testskipped',
48 => 'phpunit\\event\\testtriggeredphpunitdeprecation',
49 => 'phpunit\\event\\testtriggeredphpdeprecation',
50 => 'phpunit\\event\\testtriggereddeprecation',
51 => 'phpunit\\event\\testtriggerederror',
52 => 'phpunit\\event\\testtriggerednotice',
53 => 'phpunit\\event\\testtriggeredphpnotice',
54 => 'phpunit\\event\\testtriggeredwarning',
55 => 'phpunit\\event\\testtriggeredphpwarning',
56 => 'phpunit\\event\\testtriggeredphpuniterror',
57 => 'phpunit\\event\\testtriggeredphpunitwarning',
58 => 'phpunit\\event\\testprintedunexpectedoutput',
59 => 'phpunit\\event\\testfinished',
60 => 'phpunit\\event\\postconditioncalled',
61 => 'phpunit\\event\\postconditionerrored',
62 => 'phpunit\\event\\postconditionfinished',
63 => 'phpunit\\event\\aftertestmethodcalled',
64 => 'phpunit\\event\\aftertestmethoderrored',
65 => 'phpunit\\event\\aftertestmethodfinished',
66 => 'phpunit\\event\\afterlasttestmethodcalled',
67 => 'phpunit\\event\\afterlasttestmethoderrored',
68 => 'phpunit\\event\\afterlasttestmethodfinished',
69 => 'phpunit\\event\\testsuitefinished',
70 => 'phpunit\\event\\testrunnertriggeredphpunitdeprecation',
71 => 'phpunit\\event\\testrunnertriggeredphpunitwarning',
72 => 'phpunit\\event\\testrunnerenabledgarbagecollection',
73 => 'phpunit\\event\\testrunnerexecutionaborted',
74 => 'phpunit\\event\\testrunnerexecutionfinished',
75 => 'phpunit\\event\\testrunnerfinished',
76 => 'phpunit\\event\\applicationfinished',
77 => 'phpunit\\event\\telemetryinfo',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Emitter/Emitter.php' =>
array (
0 => '3ff6bbe38e69e5b2207004593b613af79e46bfc6',
1 =>
array (
0 => 'phpunit\\event\\emitter',
),
2 =>
array (
0 => 'phpunit\\event\\applicationstarted',
1 => 'phpunit\\event\\testrunnerstarted',
2 => 'phpunit\\event\\testrunnerconfigured',
3 => 'phpunit\\event\\testrunnerbootstrapfinished',
4 => 'phpunit\\event\\testrunnerloadedextensionfromphar',
5 => 'phpunit\\event\\testrunnerbootstrappedextension',
6 => 'phpunit\\event\\dataprovidermethodcalled',
7 => 'phpunit\\event\\dataprovidermethodfinished',
8 => 'phpunit\\event\\testsuiteloaded',
9 => 'phpunit\\event\\testsuitefiltered',
10 => 'phpunit\\event\\testsuitesorted',
11 => 'phpunit\\event\\testrunnereventfacadesealed',
12 => 'phpunit\\event\\testrunnerexecutionstarted',
13 => 'phpunit\\event\\testrunnerdisabledgarbagecollection',
14 => 'phpunit\\event\\testrunnertriggeredgarbagecollection',
15 => 'phpunit\\event\\testsuiteskipped',
16 => 'phpunit\\event\\testsuitestarted',
17 => 'phpunit\\event\\testpreparationstarted',
18 => 'phpunit\\event\\testpreparationfailed',
19 => 'phpunit\\event\\beforefirsttestmethodcalled',
20 => 'phpunit\\event\\beforefirsttestmethoderrored',
21 => 'phpunit\\event\\beforefirsttestmethodfinished',
22 => 'phpunit\\event\\beforetestmethodcalled',
23 => 'phpunit\\event\\beforetestmethoderrored',
24 => 'phpunit\\event\\beforetestmethodfinished',
25 => 'phpunit\\event\\preconditioncalled',
26 => 'phpunit\\event\\preconditionerrored',
27 => 'phpunit\\event\\preconditionfinished',
28 => 'phpunit\\event\\testprepared',
29 => 'phpunit\\event\\testregisteredcomparator',
30 => 'phpunit\\event\\testcreatedmockobject',
31 => 'phpunit\\event\\testcreatedmockobjectforintersectionofinterfaces',
32 => 'phpunit\\event\\testcreatedmockobjectfortrait',
33 => 'phpunit\\event\\testcreatedmockobjectforabstractclass',
34 => 'phpunit\\event\\testcreatedmockobjectfromwsdl',
35 => 'phpunit\\event\\testcreatedpartialmockobject',
36 => 'phpunit\\event\\testcreatedtestproxy',
37 => 'phpunit\\event\\testcreatedstub',
38 => 'phpunit\\event\\testcreatedstubforintersectionofinterfaces',
39 => 'phpunit\\event\\testerrored',
40 => 'phpunit\\event\\testfailed',
41 => 'phpunit\\event\\testpassed',
42 => 'phpunit\\event\\testconsideredrisky',
43 => 'phpunit\\event\\testmarkedasincomplete',
44 => 'phpunit\\event\\testskipped',
45 => 'phpunit\\event\\testtriggeredphpunitdeprecation',
46 => 'phpunit\\event\\testtriggeredphpdeprecation',
47 => 'phpunit\\event\\testtriggereddeprecation',
48 => 'phpunit\\event\\testtriggerederror',
49 => 'phpunit\\event\\testtriggerednotice',
50 => 'phpunit\\event\\testtriggeredphpnotice',
51 => 'phpunit\\event\\testtriggeredwarning',
52 => 'phpunit\\event\\testtriggeredphpwarning',
53 => 'phpunit\\event\\testtriggeredphpuniterror',
54 => 'phpunit\\event\\testtriggeredphpunitwarning',
55 => 'phpunit\\event\\testprintedunexpectedoutput',
56 => 'phpunit\\event\\testfinished',
57 => 'phpunit\\event\\postconditioncalled',
58 => 'phpunit\\event\\postconditionerrored',
59 => 'phpunit\\event\\postconditionfinished',
60 => 'phpunit\\event\\aftertestmethodcalled',
61 => 'phpunit\\event\\aftertestmethoderrored',
62 => 'phpunit\\event\\aftertestmethodfinished',
63 => 'phpunit\\event\\afterlasttestmethodcalled',
64 => 'phpunit\\event\\afterlasttestmethoderrored',
65 => 'phpunit\\event\\afterlasttestmethodfinished',
66 => 'phpunit\\event\\testsuitefinished',
67 => 'phpunit\\event\\testrunnerstartedchildprocess',
68 => 'phpunit\\event\\testrunnerfinishedchildprocess',
69 => 'phpunit\\event\\testrunnertriggeredphpunitdeprecation',
70 => 'phpunit\\event\\testrunnertriggeredphpunitwarning',
71 => 'phpunit\\event\\testrunnerenabledgarbagecollection',
72 => 'phpunit\\event\\testrunnerexecutionaborted',
73 => 'phpunit\\event\\testrunnerexecutionfinished',
74 => 'phpunit\\event\\testrunnerfinished',
75 => 'phpunit\\event\\applicationfinished',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/ClassMethod.php' =>
array (
0 => '28440ac523d3bcef7445519c84416cd2eaa13fa0',
1 =>
array (
0 => 'phpunit\\event\\code\\classmethod',
),
2 =>
array (
0 => 'phpunit\\event\\code\\__construct',
1 => 'phpunit\\event\\code\\classname',
2 => 'phpunit\\event\\code\\methodname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Test/Issue/UnknownTrigger.php' =>
array (
0 => '0a279b28b6a84add321a73fc2404175ed0a9a1f7',
1 =>
array (
0 => 'phpunit\\event\\code\\issuetrigger\\unknowntrigger',
),
2 =>
array (
0 => 'phpunit\\event\\code\\issuetrigger\\isunknown',
1 => 'phpunit\\event\\code\\issuetrigger\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Test/Issue/SelfTrigger.php' =>
array (
0 => 'ec7b8378e1a02891da32cc087032d7b8ac68708e',
1 =>
array (
0 => 'phpunit\\event\\code\\issuetrigger\\selftrigger',
),
2 =>
array (
0 => 'phpunit\\event\\code\\issuetrigger\\isself',
1 => 'phpunit\\event\\code\\issuetrigger\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Test/Issue/IssueTrigger.php' =>
array (
0 => '294963f207b4c801eb7e8b8512589138ac1c9313',
1 =>
array (
0 => 'phpunit\\event\\code\\issuetrigger\\issuetrigger',
),
2 =>
array (
0 => 'phpunit\\event\\code\\issuetrigger\\test',
1 => 'phpunit\\event\\code\\issuetrigger\\self',
2 => 'phpunit\\event\\code\\issuetrigger\\direct',
3 => 'phpunit\\event\\code\\issuetrigger\\indirect',
4 => 'phpunit\\event\\code\\issuetrigger\\unknown',
5 => 'phpunit\\event\\code\\issuetrigger\\__construct',
6 => 'phpunit\\event\\code\\issuetrigger\\istest',
7 => 'phpunit\\event\\code\\issuetrigger\\isself',
8 => 'phpunit\\event\\code\\issuetrigger\\isdirect',
9 => 'phpunit\\event\\code\\issuetrigger\\isindirect',
10 => 'phpunit\\event\\code\\issuetrigger\\isunknown',
11 => 'phpunit\\event\\code\\issuetrigger\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Test/Issue/TestTrigger.php' =>
array (
0 => '9485f03d0b0bb8071ba7f6a8ff349680a075e02f',
1 =>
array (
0 => 'phpunit\\event\\code\\issuetrigger\\testtrigger',
),
2 =>
array (
0 => 'phpunit\\event\\code\\issuetrigger\\istest',
1 => 'phpunit\\event\\code\\issuetrigger\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Test/Issue/DirectTrigger.php' =>
array (
0 => 'ca9a2c26cf901c08669c01650a01e424d3ce6b14',
1 =>
array (
0 => 'phpunit\\event\\code\\issuetrigger\\directtrigger',
),
2 =>
array (
0 => 'phpunit\\event\\code\\issuetrigger\\isdirect',
1 => 'phpunit\\event\\code\\issuetrigger\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Test/Issue/IndirectTrigger.php' =>
array (
0 => '2f389deaeacb1501a678026b50e1463b586f6b54',
1 =>
array (
0 => 'phpunit\\event\\code\\issuetrigger\\indirecttrigger',
),
2 =>
array (
0 => 'phpunit\\event\\code\\issuetrigger\\isindirect',
1 => 'phpunit\\event\\code\\issuetrigger\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Test/TestCollection.php' =>
array (
0 => 'e831b9c0a0aec1695f8877b7153f55bb4d4275de',
1 =>
array (
0 => 'phpunit\\event\\code\\testcollection',
),
2 =>
array (
0 => 'phpunit\\event\\code\\fromarray',
1 => 'phpunit\\event\\code\\__construct',
2 => 'phpunit\\event\\code\\asarray',
3 => 'phpunit\\event\\code\\count',
4 => 'phpunit\\event\\code\\getiterator',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Test/TestMethodBuilder.php' =>
array (
0 => '6078010fe88a5f66439973f5a64f541c5d083010',
1 =>
array (
0 => 'phpunit\\event\\code\\testmethodbuilder',
),
2 =>
array (
0 => 'phpunit\\event\\code\\fromtestcase',
1 => 'phpunit\\event\\code\\fromcallstack',
2 => 'phpunit\\event\\code\\datafor',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Test/Phpt.php' =>
array (
0 => '2dc3bacb1cffaea704db86d7baf0633336bac4bb',
1 =>
array (
0 => 'phpunit\\event\\code\\phpt',
),
2 =>
array (
0 => 'phpunit\\event\\code\\isphpt',
1 => 'phpunit\\event\\code\\id',
2 => 'phpunit\\event\\code\\name',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Test/TestCollectionIterator.php' =>
array (
0 => '766a4ec81c68c4fd11afeeb89384f27845a9d704',
1 =>
array (
0 => 'phpunit\\event\\code\\testcollectioniterator',
),
2 =>
array (
0 => 'phpunit\\event\\code\\__construct',
1 => 'phpunit\\event\\code\\rewind',
2 => 'phpunit\\event\\code\\valid',
3 => 'phpunit\\event\\code\\key',
4 => 'phpunit\\event\\code\\current',
5 => 'phpunit\\event\\code\\next',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Test/TestMethod.php' =>
array (
0 => '30c6cdd7f491c7f82e8eb9e7e888286cf37978fa',
1 =>
array (
0 => 'phpunit\\event\\code\\testmethod',
),
2 =>
array (
0 => 'phpunit\\event\\code\\__construct',
1 => 'phpunit\\event\\code\\classname',
2 => 'phpunit\\event\\code\\methodname',
3 => 'phpunit\\event\\code\\line',
4 => 'phpunit\\event\\code\\testdox',
5 => 'phpunit\\event\\code\\metadata',
6 => 'phpunit\\event\\code\\testdata',
7 => 'phpunit\\event\\code\\istestmethod',
8 => 'phpunit\\event\\code\\id',
9 => 'phpunit\\event\\code\\namewithclass',
10 => 'phpunit\\event\\code\\name',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Test/TestDox.php' =>
array (
0 => '6e4658da08c4b0d68ccb304c7e2ab6514b122bb3',
1 =>
array (
0 => 'phpunit\\event\\code\\testdox',
),
2 =>
array (
0 => 'phpunit\\event\\code\\__construct',
1 => 'phpunit\\event\\code\\prettifiedclassname',
2 => 'phpunit\\event\\code\\prettifiedmethodname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Test/Test.php' =>
array (
0 => '72c759792bc90a2efda2b04c86eb614868f168ee',
1 =>
array (
0 => 'phpunit\\event\\code\\test',
),
2 =>
array (
0 => 'phpunit\\event\\code\\__construct',
1 => 'phpunit\\event\\code\\file',
2 => 'phpunit\\event\\code\\istestmethod',
3 => 'phpunit\\event\\code\\isphpt',
4 => 'phpunit\\event\\code\\id',
5 => 'phpunit\\event\\code\\name',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Test/TestData/TestData.php' =>
array (
0 => 'b6508816c59d373d756baaa76ec43c22a9fddee7',
1 =>
array (
0 => 'phpunit\\event\\testdata\\testdata',
),
2 =>
array (
0 => 'phpunit\\event\\testdata\\__construct',
1 => 'phpunit\\event\\testdata\\data',
2 => 'phpunit\\event\\testdata\\isfromdataprovider',
3 => 'phpunit\\event\\testdata\\isfromtestdependency',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Test/TestData/DataFromDataProvider.php' =>
array (
0 => '533b3be9024a8f178cb746dd9a3c7b631475e923',
1 =>
array (
0 => 'phpunit\\event\\testdata\\datafromdataprovider',
),
2 =>
array (
0 => 'phpunit\\event\\testdata\\from',
1 => 'phpunit\\event\\testdata\\__construct',
2 => 'phpunit\\event\\testdata\\datasetname',
3 => 'phpunit\\event\\testdata\\dataasstringforresultoutput',
4 => 'phpunit\\event\\testdata\\isfromdataprovider',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Test/TestData/TestDataCollection.php' =>
array (
0 => '6a6479c8cca6d2c2d5ff02b532b85b4a94fb6ef2',
1 =>
array (
0 => 'phpunit\\event\\testdata\\testdatacollection',
),
2 =>
array (
0 => 'phpunit\\event\\testdata\\fromarray',
1 => 'phpunit\\event\\testdata\\__construct',
2 => 'phpunit\\event\\testdata\\asarray',
3 => 'phpunit\\event\\testdata\\count',
4 => 'phpunit\\event\\testdata\\hasdatafromdataprovider',
5 => 'phpunit\\event\\testdata\\datafromdataprovider',
6 => 'phpunit\\event\\testdata\\getiterator',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Test/TestData/TestDataCollectionIterator.php' =>
array (
0 => 'f2d6fb89c814d410455fa0505a815fbbead473ce',
1 =>
array (
0 => 'phpunit\\event\\testdata\\testdatacollectioniterator',
),
2 =>
array (
0 => 'phpunit\\event\\testdata\\__construct',
1 => 'phpunit\\event\\testdata\\rewind',
2 => 'phpunit\\event\\testdata\\valid',
3 => 'phpunit\\event\\testdata\\key',
4 => 'phpunit\\event\\testdata\\current',
5 => 'phpunit\\event\\testdata\\next',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Test/TestData/DataFromTestDependency.php' =>
array (
0 => '8f4c2f91fed3d5a363c7b68cc82aee60b67d92ba',
1 =>
array (
0 => 'phpunit\\event\\testdata\\datafromtestdependency',
),
2 =>
array (
0 => 'phpunit\\event\\testdata\\from',
1 => 'phpunit\\event\\testdata\\isfromtestdependency',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Test/TestDoxBuilder.php' =>
array (
0 => 'a55917f182bd014d13d66f6bf842e6aaf07cef19',
1 =>
array (
0 => 'phpunit\\event\\code\\testdoxbuilder',
),
2 =>
array (
0 => 'phpunit\\event\\code\\fromtestcase',
1 => 'phpunit\\event\\code\\fromclassnameandmethodname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuiteWithName.php' =>
array (
0 => '675816e23db87f3070960e2e0887bc7524e614dd',
1 =>
array (
0 => 'phpunit\\event\\testsuite\\testsuitewithname',
),
2 =>
array (
0 => 'phpunit\\event\\testsuite\\iswithname',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuiteForTestMethodWithDataProvider.php' =>
array (
0 => 'a78f06db904da311c949555c9af2523d8a991339',
1 =>
array (
0 => 'phpunit\\event\\testsuite\\testsuitefortestmethodwithdataprovider',
),
2 =>
array (
0 => 'phpunit\\event\\testsuite\\__construct',
1 => 'phpunit\\event\\testsuite\\classname',
2 => 'phpunit\\event\\testsuite\\methodname',
3 => 'phpunit\\event\\testsuite\\file',
4 => 'phpunit\\event\\testsuite\\line',
5 => 'phpunit\\event\\testsuite\\isfortestmethodwithdataprovider',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuite.php' =>
array (
0 => 'fa8924dd235ad544dc4abe4054d9010749851d00',
1 =>
array (
0 => 'phpunit\\event\\testsuite\\testsuite',
),
2 =>
array (
0 => 'phpunit\\event\\testsuite\\__construct',
1 => 'phpunit\\event\\testsuite\\name',
2 => 'phpunit\\event\\testsuite\\count',
3 => 'phpunit\\event\\testsuite\\tests',
4 => 'phpunit\\event\\testsuite\\iswithname',
5 => 'phpunit\\event\\testsuite\\isfortestclass',
6 => 'phpunit\\event\\testsuite\\isfortestmethodwithdataprovider',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuiteBuilder.php' =>
array (
0 => '7779b6c4671513324699b5b1b06180a47fbf0742',
1 =>
array (
0 => 'phpunit\\event\\testsuite\\testsuitebuilder',
),
2 =>
array (
0 => 'phpunit\\event\\testsuite\\from',
1 => 'phpunit\\event\\testsuite\\process',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/TestSuite/TestSuiteForTestClass.php' =>
array (
0 => 'e51dacaf43c6a9e4bcfbb8724ceae1ad8c37c7c5',
1 =>
array (
0 => 'phpunit\\event\\testsuite\\testsuitefortestclass',
),
2 =>
array (
0 => 'phpunit\\event\\testsuite\\__construct',
1 => 'phpunit\\event\\testsuite\\classname',
2 => 'phpunit\\event\\testsuite\\file',
3 => 'phpunit\\event\\testsuite\\line',
4 => 'phpunit\\event\\testsuite\\isfortestclass',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/ThrowableBuilder.php' =>
array (
0 => 'c66224903361d90c5bdb49d882ba13a9d3a74dad',
1 =>
array (
0 => 'phpunit\\event\\code\\throwablebuilder',
),
2 =>
array (
0 => 'phpunit\\event\\code\\from',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/ComparisonFailure.php' =>
array (
0 => '5d2fd8cb193649f6a92bed08b609886e4d3f1141',
1 =>
array (
0 => 'phpunit\\event\\code\\comparisonfailure',
),
2 =>
array (
0 => 'phpunit\\event\\code\\__construct',
1 => 'phpunit\\event\\code\\expected',
2 => 'phpunit\\event\\code\\actual',
3 => 'phpunit\\event\\code\\diff',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Telemetry/Duration.php' =>
array (
0 => '6aa3f35ddf4dbde71249a5dd087a37ddfc67ac52',
1 =>
array (
0 => 'phpunit\\event\\telemetry\\duration',
),
2 =>
array (
0 => 'phpunit\\event\\telemetry\\fromsecondsandnanoseconds',
1 => 'phpunit\\event\\telemetry\\__construct',
2 => 'phpunit\\event\\telemetry\\seconds',
3 => 'phpunit\\event\\telemetry\\nanoseconds',
4 => 'phpunit\\event\\telemetry\\asfloat',
5 => 'phpunit\\event\\telemetry\\asstring',
6 => 'phpunit\\event\\telemetry\\equals',
7 => 'phpunit\\event\\telemetry\\islessthan',
8 => 'phpunit\\event\\telemetry\\isgreaterthan',
9 => 'phpunit\\event\\telemetry\\ensurenotnegative',
10 => 'phpunit\\event\\telemetry\\ensurenanosecondsinrange',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Telemetry/Info.php' =>
array (
0 => '6613b4330aab5c78848f9fb32bc1ec9f8d175d12',
1 =>
array (
0 => 'phpunit\\event\\telemetry\\info',
),
2 =>
array (
0 => 'phpunit\\event\\telemetry\\__construct',
1 => 'phpunit\\event\\telemetry\\time',
2 => 'phpunit\\event\\telemetry\\memoryusage',
3 => 'phpunit\\event\\telemetry\\peakmemoryusage',
4 => 'phpunit\\event\\telemetry\\durationsincestart',
5 => 'phpunit\\event\\telemetry\\memoryusagesincestart',
6 => 'phpunit\\event\\telemetry\\durationsinceprevious',
7 => 'phpunit\\event\\telemetry\\memoryusagesinceprevious',
8 => 'phpunit\\event\\telemetry\\garbagecollectorstatus',
9 => 'phpunit\\event\\telemetry\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Telemetry/SystemStopWatch.php' =>
array (
0 => '0ff2b19019c2aed3a3e5799096ea95207fb12be4',
1 =>
array (
0 => 'phpunit\\event\\telemetry\\systemstopwatch',
),
2 =>
array (
0 => 'phpunit\\event\\telemetry\\current',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Telemetry/MemoryUsage.php' =>
array (
0 => 'ba040f908d2bbfc8bc7c272b598f9a69f99d82c8',
1 =>
array (
0 => 'phpunit\\event\\telemetry\\memoryusage',
),
2 =>
array (
0 => 'phpunit\\event\\telemetry\\frombytes',
1 => 'phpunit\\event\\telemetry\\__construct',
2 => 'phpunit\\event\\telemetry\\bytes',
3 => 'phpunit\\event\\telemetry\\diff',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Telemetry/StopWatch.php' =>
array (
0 => '24263b312210de2671bbc70a14c2ed9316278023',
1 =>
array (
0 => 'phpunit\\event\\telemetry\\stopwatch',
),
2 =>
array (
0 => 'phpunit\\event\\telemetry\\current',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Telemetry/Snapshot.php' =>
array (
0 => '9f1fa2ca96cd86afd8f2a2315b43c16600aeb841',
1 =>
array (
0 => 'phpunit\\event\\telemetry\\snapshot',
),
2 =>
array (
0 => 'phpunit\\event\\telemetry\\__construct',
1 => 'phpunit\\event\\telemetry\\time',
2 => 'phpunit\\event\\telemetry\\memoryusage',
3 => 'phpunit\\event\\telemetry\\peakmemoryusage',
4 => 'phpunit\\event\\telemetry\\garbagecollectorstatus',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Telemetry/System.php' =>
array (
0 => '133c6033d3f2b22b01222d63b67bd44efa21646b',
1 =>
array (
0 => 'phpunit\\event\\telemetry\\system',
),
2 =>
array (
0 => 'phpunit\\event\\telemetry\\__construct',
1 => 'phpunit\\event\\telemetry\\snapshot',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Telemetry/Php81GarbageCollectorStatusProvider.php' =>
array (
0 => 'dc341c569727529ce3a5c1fa3758ee47fcc4319d',
1 =>
array (
0 => 'phpunit\\event\\telemetry\\php81garbagecollectorstatusprovider',
),
2 =>
array (
0 => 'phpunit\\event\\telemetry\\status',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Telemetry/SystemStopWatchWithOffset.php' =>
array (
0 => 'c84e019b6ea5b63b5a6047978d0a2e4f4803437b',
1 =>
array (
0 => 'phpunit\\event\\telemetry\\systemstopwatchwithoffset',
),
2 =>
array (
0 => 'phpunit\\event\\telemetry\\__construct',
1 => 'phpunit\\event\\telemetry\\current',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Telemetry/GarbageCollectorStatusProvider.php' =>
array (
0 => '7089792fed3262169a6e4eae1130b355015eb817',
1 =>
array (
0 => 'phpunit\\event\\telemetry\\garbagecollectorstatusprovider',
),
2 =>
array (
0 => 'phpunit\\event\\telemetry\\status',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Telemetry/GarbageCollectorStatus.php' =>
array (
0 => '36044d867bc03c66adddeaa6e9da798088a5c24f',
1 =>
array (
0 => 'phpunit\\event\\telemetry\\garbagecollectorstatus',
),
2 =>
array (
0 => 'phpunit\\event\\telemetry\\__construct',
1 => 'phpunit\\event\\telemetry\\runs',
2 => 'phpunit\\event\\telemetry\\collected',
3 => 'phpunit\\event\\telemetry\\threshold',
4 => 'phpunit\\event\\telemetry\\roots',
5 => 'phpunit\\event\\telemetry\\hasextendedinformation',
6 => 'phpunit\\event\\telemetry\\applicationtime',
7 => 'phpunit\\event\\telemetry\\collectortime',
8 => 'phpunit\\event\\telemetry\\destructortime',
9 => 'phpunit\\event\\telemetry\\freetime',
10 => 'phpunit\\event\\telemetry\\isrunning',
11 => 'phpunit\\event\\telemetry\\isprotected',
12 => 'phpunit\\event\\telemetry\\isfull',
13 => 'phpunit\\event\\telemetry\\buffersize',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Telemetry/Php83GarbageCollectorStatusProvider.php' =>
array (
0 => 'a9156114c0f938d1c5d7ee9f096b1e138f4b9aba',
1 =>
array (
0 => 'phpunit\\event\\telemetry\\php83garbagecollectorstatusprovider',
),
2 =>
array (
0 => 'phpunit\\event\\telemetry\\status',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Telemetry/SystemMemoryMeter.php' =>
array (
0 => '41316410dac11b8092cc0258e23ccff73c915982',
1 =>
array (
0 => 'phpunit\\event\\telemetry\\systemmemorymeter',
),
2 =>
array (
0 => 'phpunit\\event\\telemetry\\memoryusage',
1 => 'phpunit\\event\\telemetry\\peakmemoryusage',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Telemetry/HRTime.php' =>
array (
0 => 'c627e35eea9d280be979f61a9aab0f9e777e60fb',
1 =>
array (
0 => 'phpunit\\event\\telemetry\\hrtime',
),
2 =>
array (
0 => 'phpunit\\event\\telemetry\\fromsecondsandnanoseconds',
1 => 'phpunit\\event\\telemetry\\__construct',
2 => 'phpunit\\event\\telemetry\\seconds',
3 => 'phpunit\\event\\telemetry\\nanoseconds',
4 => 'phpunit\\event\\telemetry\\duration',
5 => 'phpunit\\event\\telemetry\\ensurenotnegative',
6 => 'phpunit\\event\\telemetry\\ensurenanosecondsinrange',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Telemetry/MemoryMeter.php' =>
array (
0 => '1834da0e1a0f2c324f74635013d0be3a0624d834',
1 =>
array (
0 => 'phpunit\\event\\telemetry\\memorymeter',
),
2 =>
array (
0 => 'phpunit\\event\\telemetry\\memoryusage',
1 => 'phpunit\\event\\telemetry\\peakmemoryusage',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Runtime/Runtime.php' =>
array (
0 => '87d1a60c6ada4787a7283d1d815d579c9d896c52',
1 =>
array (
0 => 'phpunit\\event\\runtime\\runtime',
),
2 =>
array (
0 => 'phpunit\\event\\runtime\\__construct',
1 => 'phpunit\\event\\runtime\\asstring',
2 => 'phpunit\\event\\runtime\\operatingsystem',
3 => 'phpunit\\event\\runtime\\php',
4 => 'phpunit\\event\\runtime\\phpunit',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Runtime/PHP.php' =>
array (
0 => 'd0b4a3711a376deae11cecd46a847de1327a084c',
1 =>
array (
0 => 'phpunit\\event\\runtime\\php',
),
2 =>
array (
0 => 'phpunit\\event\\runtime\\__construct',
1 => 'phpunit\\event\\runtime\\version',
2 => 'phpunit\\event\\runtime\\sapi',
3 => 'phpunit\\event\\runtime\\majorversion',
4 => 'phpunit\\event\\runtime\\minorversion',
5 => 'phpunit\\event\\runtime\\releaseversion',
6 => 'phpunit\\event\\runtime\\extraversion',
7 => 'phpunit\\event\\runtime\\versionid',
8 => 'phpunit\\event\\runtime\\extensions',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Runtime/PHPUnit.php' =>
array (
0 => '44f1d5185f8ea3e681ef4a778d3484e5ea1c5d3c',
1 =>
array (
0 => 'phpunit\\event\\runtime\\phpunit',
),
2 =>
array (
0 => 'phpunit\\event\\runtime\\__construct',
1 => 'phpunit\\event\\runtime\\versionid',
2 => 'phpunit\\event\\runtime\\releaseseries',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Runtime/OperatingSystem.php' =>
array (
0 => '500fe94b041ab861781c2a91786975a9286ed969',
1 =>
array (
0 => 'phpunit\\event\\runtime\\operatingsystem',
),
2 =>
array (
0 => 'phpunit\\event\\runtime\\__construct',
1 => 'phpunit\\event\\runtime\\operatingsystem',
2 => 'phpunit\\event\\runtime\\operatingsystemfamily',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/ComparisonFailureBuilder.php' =>
array (
0 => '7f9b6614920755c4c5313059db9a3523b18aa2d7',
1 =>
array (
0 => 'phpunit\\event\\code\\comparisonfailurebuilder',
),
2 =>
array (
0 => 'phpunit\\event\\code\\from',
1 => 'phpunit\\event\\code\\mapscalarvaluetostring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Value/Throwable.php' =>
array (
0 => '002d4c234dbb8cddd22fd2f037bc16a25a919a01',
1 =>
array (
0 => 'phpunit\\event\\code\\throwable',
),
2 =>
array (
0 => 'phpunit\\event\\code\\__construct',
1 => 'phpunit\\event\\code\\asstring',
2 => 'phpunit\\event\\code\\classname',
3 => 'phpunit\\event\\code\\message',
4 => 'phpunit\\event\\code\\description',
5 => 'phpunit\\event\\code\\stacktrace',
6 => 'phpunit\\event\\code\\hasprevious',
7 => 'phpunit\\event\\code\\previous',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Subscriber.php' =>
array (
0 => '3755a0e75b5f94b3d6d93e7f122b4a63087305a6',
1 =>
array (
0 => 'phpunit\\event\\subscriber',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Facade.php' =>
array (
0 => 'e678dbfe7e7c46c06e6a483884e0184f0dfb31da',
1 =>
array (
0 => 'phpunit\\event\\facade',
),
2 =>
array (
0 => 'phpunit\\event\\instance',
1 => 'phpunit\\event\\emitter',
2 => 'phpunit\\event\\__construct',
3 => 'phpunit\\event\\registersubscribers',
4 => 'phpunit\\event\\registersubscriber',
5 => 'phpunit\\event\\registertracer',
6 => 'phpunit\\event\\initforisolation',
7 => 'phpunit\\event\\forward',
8 => 'phpunit\\event\\seal',
9 => 'phpunit\\event\\createdispatchingemitter',
10 => 'phpunit\\event\\createtelemetrysystem',
11 => 'phpunit\\event\\deferreddispatcher',
12 => 'phpunit\\event\\typemap',
13 => 'phpunit\\event\\registerdefaulttypes',
14 => 'phpunit\\event\\garbagecollectorstatusprovider',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Exception/InvalidSubscriberException.php' =>
array (
0 => '4cb3fb9391929d6477d59bd68b0e7e65d6ae7496',
1 =>
array (
0 => 'phpunit\\event\\invalidsubscriberexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Exception/UnknownSubscriberException.php' =>
array (
0 => 'f007419a99a9bc9383ec72d898b86b92666b1956',
1 =>
array (
0 => 'phpunit\\event\\unknownsubscriberexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Exception/UnknownSubscriberTypeException.php' =>
array (
0 => '9e9f6d0e00ec7970d7fbfbdd498af748718d5494',
1 =>
array (
0 => 'phpunit\\event\\unknownsubscribertypeexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Exception/RuntimeException.php' =>
array (
0 => 'f4f962615eeab9ba85d908f41a700306e5e697fa',
1 =>
array (
0 => 'phpunit\\event\\runtimeexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Exception/NoPreviousThrowableException.php' =>
array (
0 => '88a8caffc9113463080cd1b26971aff29ccf4f9c',
1 =>
array (
0 => 'phpunit\\event\\nopreviousthrowableexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Exception/UnknownEventException.php' =>
array (
0 => '59fa5ec8542a3fda5d1b7ed2eda5e76b175b900a',
1 =>
array (
0 => 'phpunit\\event\\unknowneventexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Exception/Exception.php' =>
array (
0 => '71b54ecaf6e136baaf9aa53ec0d6485277d51703',
1 =>
array (
0 => 'phpunit\\event\\exception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Exception/NoComparisonFailureException.php' =>
array (
0 => '34134db3b3e58cfa04fcdad52702402dd111ba14',
1 =>
array (
0 => 'phpunit\\event\\test\\nocomparisonfailureexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Exception/InvalidEventException.php' =>
array (
0 => '48a46996b2aca4e1424a3e7cc37f265fccb0eeb7',
1 =>
array (
0 => 'phpunit\\event\\invalideventexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Exception/UnknownEventTypeException.php' =>
array (
0 => '744c2352e323169a22038a724ea2a29f6a39897a',
1 =>
array (
0 => 'phpunit\\event\\unknowneventtypeexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Exception/EventAlreadyAssignedException.php' =>
array (
0 => '82721698929ece20f7a498a5c94f124fa70b815b',
1 =>
array (
0 => 'phpunit\\event\\eventalreadyassignedexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Exception/NoTestCaseObjectOnCallStackException.php' =>
array (
0 => '82b7cba12fc332001dd207c69cdfa0f217837a49',
1 =>
array (
0 => 'phpunit\\event\\code\\notestcaseobjectoncallstackexception',
),
2 =>
array (
0 => 'phpunit\\event\\code\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Exception/NoDataSetFromDataProviderException.php' =>
array (
0 => '11025e8837e709e9d6d8952abeb056861dea21cb',
1 =>
array (
0 => 'phpunit\\event\\testdata\\nodatasetfromdataproviderexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Exception/InvalidArgumentException.php' =>
array (
0 => '02967b342c1f626c9120a8e4bfc335d1192467e6',
1 =>
array (
0 => 'phpunit\\event\\invalidargumentexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Exception/EventFacadeIsSealedException.php' =>
array (
0 => 'b7e05797eeffddb5d00170510c015935f6e9bafe',
1 =>
array (
0 => 'phpunit\\event\\eventfacadeissealedexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Exception/SubscriberTypeAlreadyRegisteredException.php' =>
array (
0 => 'ec0690787b168bfcdb18a148a6b9c9ca6914b6e9',
1 =>
array (
0 => 'phpunit\\event\\subscribertypealreadyregisteredexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Exception/MapError.php' =>
array (
0 => '803cfd67a59a90b90e26a89b933d8c189614e7cd',
1 =>
array (
0 => 'phpunit\\event\\maperror',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/TypeMap.php' =>
array (
0 => '2f1846abdbb7d8701da3ff931535b87c6f1feb36',
1 =>
array (
0 => 'phpunit\\event\\typemap',
),
2 =>
array (
0 => 'phpunit\\event\\addmapping',
1 => 'phpunit\\event\\isknownsubscribertype',
2 => 'phpunit\\event\\isknowneventtype',
3 => 'phpunit\\event\\map',
4 => 'phpunit\\event\\ensuresubscriberinterfaceexists',
5 => 'phpunit\\event\\ensureeventclassexists',
6 => 'phpunit\\event\\ensuresubscriberinterfaceextendsinterface',
7 => 'phpunit\\event\\ensureeventclassimplementseventinterface',
8 => 'phpunit\\event\\ensuresubscriberwasnotalreadyregistered',
9 => 'phpunit\\event\\ensureeventwasnotalreadyassigned',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/WarningTriggeredSubscriber.php' =>
array (
0 => '3648ee586c7f41306b13714994f85b19e0ddcbbd',
1 =>
array (
0 => 'phpunit\\event\\test\\warningtriggeredsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpNoticeTriggered.php' =>
array (
0 => '93d2134f35cd8b30a88f16794004c2347eab14d4',
1 =>
array (
0 => 'phpunit\\event\\test\\phpnoticetriggered',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\test',
3 => 'phpunit\\event\\test\\message',
4 => 'phpunit\\event\\test\\file',
5 => 'phpunit\\event\\test\\line',
6 => 'phpunit\\event\\test\\wassuppressed',
7 => 'phpunit\\event\\test\\ignoredbybaseline',
8 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpunitWarningTriggeredSubscriber.php' =>
array (
0 => '5dc77a8ae93d86b6b77afc861a4200ddfb295de9',
1 =>
array (
0 => 'phpunit\\event\\test\\phpunitwarningtriggeredsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpDeprecationTriggeredSubscriber.php' =>
array (
0 => '323f7f6e25be1a58b243641f2f042c3a5a958d5d',
1 =>
array (
0 => 'phpunit\\event\\test\\phpdeprecationtriggeredsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/WarningTriggered.php' =>
array (
0 => '5f278d802d823f113904cb97b8bfc941f6b7f2ec',
1 =>
array (
0 => 'phpunit\\event\\test\\warningtriggered',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\test',
3 => 'phpunit\\event\\test\\message',
4 => 'phpunit\\event\\test\\file',
5 => 'phpunit\\event\\test\\line',
6 => 'phpunit\\event\\test\\wassuppressed',
7 => 'phpunit\\event\\test\\ignoredbybaseline',
8 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpDeprecationTriggered.php' =>
array (
0 => '8e870764980f471357718933fc990383c3ed4e62',
1 =>
array (
0 => 'phpunit\\event\\test\\phpdeprecationtriggered',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\test',
3 => 'phpunit\\event\\test\\message',
4 => 'phpunit\\event\\test\\file',
5 => 'phpunit\\event\\test\\line',
6 => 'phpunit\\event\\test\\wassuppressed',
7 => 'phpunit\\event\\test\\ignoredbybaseline',
8 => 'phpunit\\event\\test\\ignoredbytest',
9 => 'phpunit\\event\\test\\trigger',
10 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpunitErrorTriggered.php' =>
array (
0 => 'da55720018b849c3d38db70f24890d84355a046e',
1 =>
array (
0 => 'phpunit\\event\\test\\phpuniterrortriggered',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\test',
3 => 'phpunit\\event\\test\\message',
4 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpunitErrorTriggeredSubscriber.php' =>
array (
0 => '720efe5cde28b26318fb5abdbea1492b65fa372f',
1 =>
array (
0 => 'phpunit\\event\\test\\phpuniterrortriggeredsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/NoticeTriggeredSubscriber.php' =>
array (
0 => 'e63053401066843f21107fe937e61234ff8cbc18',
1 =>
array (
0 => 'phpunit\\event\\test\\noticetriggeredsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpunitDeprecationTriggeredSubscriber.php' =>
array (
0 => '79e2f4c3cbf21b7f36c14d0db32bd9b393d7a80e',
1 =>
array (
0 => 'phpunit\\event\\test\\phpunitdeprecationtriggeredsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpunitWarningTriggered.php' =>
array (
0 => 'eba9ce664edb71638b727873147a7015d83faf75',
1 =>
array (
0 => 'phpunit\\event\\test\\phpunitwarningtriggered',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\test',
3 => 'phpunit\\event\\test\\message',
4 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpWarningTriggered.php' =>
array (
0 => 'a29dd42aee9428cf6c8a0612b72a7ad5c4750e3c',
1 =>
array (
0 => 'phpunit\\event\\test\\phpwarningtriggered',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\test',
3 => 'phpunit\\event\\test\\message',
4 => 'phpunit\\event\\test\\file',
5 => 'phpunit\\event\\test\\line',
6 => 'phpunit\\event\\test\\wassuppressed',
7 => 'phpunit\\event\\test\\ignoredbybaseline',
8 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/DeprecationTriggeredSubscriber.php' =>
array (
0 => '850cf7d9b9d40ec7a422b36b03d403b28d347901',
1 =>
array (
0 => 'phpunit\\event\\test\\deprecationtriggeredsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/DeprecationTriggered.php' =>
array (
0 => '187ce73ca824696fbb0ca90d8905b715a7cf6809',
1 =>
array (
0 => 'phpunit\\event\\test\\deprecationtriggered',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\test',
3 => 'phpunit\\event\\test\\message',
4 => 'phpunit\\event\\test\\file',
5 => 'phpunit\\event\\test\\line',
6 => 'phpunit\\event\\test\\wassuppressed',
7 => 'phpunit\\event\\test\\ignoredbybaseline',
8 => 'phpunit\\event\\test\\ignoredbytest',
9 => 'phpunit\\event\\test\\trigger',
10 => 'phpunit\\event\\test\\stacktrace',
11 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/ConsideredRiskySubscriber.php' =>
array (
0 => 'bffdfb520ebd7d1f76eaf71e3a52c3d9f2bcbe1f',
1 =>
array (
0 => 'phpunit\\event\\test\\consideredriskysubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/ErrorTriggered.php' =>
array (
0 => '80d45fc50eac5eec617d6a8ed985536b017b87a3',
1 =>
array (
0 => 'phpunit\\event\\test\\errortriggered',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\test',
3 => 'phpunit\\event\\test\\message',
4 => 'phpunit\\event\\test\\file',
5 => 'phpunit\\event\\test\\line',
6 => 'phpunit\\event\\test\\wassuppressed',
7 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/ErrorTriggeredSubscriber.php' =>
array (
0 => '8a15d3eb426e6f4aeff01aeed98f259d50a1453b',
1 =>
array (
0 => 'phpunit\\event\\test\\errortriggeredsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpNoticeTriggeredSubscriber.php' =>
array (
0 => 'c6745484a5ed9416eac3e88adaa5a7ec1abe8fc9',
1 =>
array (
0 => 'phpunit\\event\\test\\phpnoticetriggeredsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/ConsideredRisky.php' =>
array (
0 => '10d5c04b0a22f9a40fea298402d4060eec24a663',
1 =>
array (
0 => 'phpunit\\event\\test\\consideredrisky',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\test',
3 => 'phpunit\\event\\test\\message',
4 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/NoticeTriggered.php' =>
array (
0 => '69d7ed82a7faa5dac1b68d026f5148e2c46559cc',
1 =>
array (
0 => 'phpunit\\event\\test\\noticetriggered',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\test',
3 => 'phpunit\\event\\test\\message',
4 => 'phpunit\\event\\test\\file',
5 => 'phpunit\\event\\test\\line',
6 => 'phpunit\\event\\test\\wassuppressed',
7 => 'phpunit\\event\\test\\ignoredbybaseline',
8 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpWarningTriggeredSubscriber.php' =>
array (
0 => 'd8e961fc889e258eaa853bb290863cb1ec5cb8d4',
1 =>
array (
0 => 'phpunit\\event\\test\\phpwarningtriggeredsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Issue/PhpunitDeprecationTriggered.php' =>
array (
0 => '608fbb3e3d716bb9b90db826594d38e2a25a4f93',
1 =>
array (
0 => 'phpunit\\event\\test\\phpunitdeprecationtriggered',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\test',
3 => 'phpunit\\event\\test\\message',
4 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/PrintedUnexpectedOutputSubscriber.php' =>
array (
0 => '84d8b60f058fd6fa5b2c68e64db7b0f4bae484f4',
1 =>
array (
0 => 'phpunit\\event\\test\\printedunexpectedoutputsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterLastTestMethodErrored.php' =>
array (
0 => '6dd9f2f31969c08bd4ae8e606af3d85b86f932c6',
1 =>
array (
0 => 'phpunit\\event\\test\\afterlasttestmethoderrored',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\testclassname',
3 => 'phpunit\\event\\test\\calledmethod',
4 => 'phpunit\\event\\test\\throwable',
5 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeFirstTestMethodErroredSubscriber.php' =>
array (
0 => '6166a28d2f75436f32d58939731a9c9916894651',
1 =>
array (
0 => 'phpunit\\event\\test\\beforefirsttestmethoderroredsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeFirstTestMethodFinished.php' =>
array (
0 => 'b733e6e09ccbc608acb68d639b500bb3d04f6ef6',
1 =>
array (
0 => 'phpunit\\event\\test\\beforefirsttestmethodfinished',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\testclassname',
3 => 'phpunit\\event\\test\\calledmethods',
4 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeTestMethodErrored.php' =>
array (
0 => 'e1e83119d0f52837eacda9fd73be85e3617c3ac7',
1 =>
array (
0 => 'phpunit\\event\\test\\beforetestmethoderrored',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\testclassname',
3 => 'phpunit\\event\\test\\calledmethod',
4 => 'phpunit\\event\\test\\throwable',
5 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterTestMethodFinished.php' =>
array (
0 => 'ae6268e31620fbe8ddc7d5a98c37ecce35818e2d',
1 =>
array (
0 => 'phpunit\\event\\test\\aftertestmethodfinished',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\testclassname',
3 => 'phpunit\\event\\test\\calledmethods',
4 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PreConditionErroredSubscriber.php' =>
array (
0 => '9a55c0470576989bdff50075d40f077116f82f74',
1 =>
array (
0 => 'phpunit\\event\\test\\preconditionerroredsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PostConditionFinished.php' =>
array (
0 => 'a0588f2073dde238b3f93457d921c6db5a147380',
1 =>
array (
0 => 'phpunit\\event\\test\\postconditionfinished',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\testclassname',
3 => 'phpunit\\event\\test\\calledmethods',
4 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterLastTestMethodFinished.php' =>
array (
0 => '9f2b69fd8e38a636c776ae4d715bc7b1a94a0599',
1 =>
array (
0 => 'phpunit\\event\\test\\afterlasttestmethodfinished',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\testclassname',
3 => 'phpunit\\event\\test\\calledmethods',
4 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PreConditionFinished.php' =>
array (
0 => '94934c0761dec721b87cc15d0ff3c6b1b5c02483',
1 =>
array (
0 => 'phpunit\\event\\test\\preconditionfinished',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\testclassname',
3 => 'phpunit\\event\\test\\calledmethods',
4 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterLastTestMethodFinishedSubscriber.php' =>
array (
0 => '88b0667a5de9a547ffa96c57547f68b2b1d326b9',
1 =>
array (
0 => 'phpunit\\event\\test\\afterlasttestmethodfinishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeTestMethodCalled.php' =>
array (
0 => '9e279d4d71573afcd402c8a0db2246daf14d49a4',
1 =>
array (
0 => 'phpunit\\event\\test\\beforetestmethodcalled',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\testclassname',
3 => 'phpunit\\event\\test\\calledmethod',
4 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PostConditionErroredSubscriber.php' =>
array (
0 => 'd97da07aa3e8f1347523b363a860e723225b1214',
1 =>
array (
0 => 'phpunit\\event\\test\\postconditionerroredsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeTestMethodFinished.php' =>
array (
0 => '5dc6ccdd02824d514bd1bd2a08382412a7560dec',
1 =>
array (
0 => 'phpunit\\event\\test\\beforetestmethodfinished',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\testclassname',
3 => 'phpunit\\event\\test\\calledmethods',
4 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PostConditionCalledSubscriber.php' =>
array (
0 => '8c7ba4aab6c94a385c08d1b85fd82bb193973d5e',
1 =>
array (
0 => 'phpunit\\event\\test\\postconditioncalledsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeTestMethodCalledSubscriber.php' =>
array (
0 => 'ccd688f5971fbbeb8ffe56ecf95260306da0560e',
1 =>
array (
0 => 'phpunit\\event\\test\\beforetestmethodcalledsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterLastTestMethodCalledSubscriber.php' =>
array (
0 => '36cf43768db15b1c0f39a4e5e0f6674a598ce019',
1 =>
array (
0 => 'phpunit\\event\\test\\afterlasttestmethodcalledsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PostConditionFinishedSubscriber.php' =>
array (
0 => '49dbe74e6ad96d212afc262a3dc4bdd32b2090de',
1 =>
array (
0 => 'phpunit\\event\\test\\postconditionfinishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterTestMethodCalledSubscriber.php' =>
array (
0 => '954bd4a4dc53df250bc2dc0452c3c407b0b50f73',
1 =>
array (
0 => 'phpunit\\event\\test\\aftertestmethodcalledsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PreConditionErrored.php' =>
array (
0 => '582b4aba8137c74c4528c97abcdb334956e4bacd',
1 =>
array (
0 => 'phpunit\\event\\test\\preconditionerrored',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\testclassname',
3 => 'phpunit\\event\\test\\calledmethod',
4 => 'phpunit\\event\\test\\throwable',
5 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterTestMethodCalled.php' =>
array (
0 => 'ae41278bad99d397968f98ead0a881cafb06ef4d',
1 =>
array (
0 => 'phpunit\\event\\test\\aftertestmethodcalled',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\testclassname',
3 => 'phpunit\\event\\test\\calledmethod',
4 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PostConditionErrored.php' =>
array (
0 => '93dc7112458cbfb62dc249e09956a211e2f23783',
1 =>
array (
0 => 'phpunit\\event\\test\\postconditionerrored',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\testclassname',
3 => 'phpunit\\event\\test\\calledmethod',
4 => 'phpunit\\event\\test\\throwable',
5 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PostConditionCalled.php' =>
array (
0 => '0a856d25546ec88cf5a6e75db3bc430d39e95a9f',
1 =>
array (
0 => 'phpunit\\event\\test\\postconditioncalled',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\testclassname',
3 => 'phpunit\\event\\test\\calledmethod',
4 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterTestMethodFinishedSubscriber.php' =>
array (
0 => '840288cb405be123f16943f96ebcbbb25f525ab7',
1 =>
array (
0 => 'phpunit\\event\\test\\aftertestmethodfinishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeFirstTestMethodFinishedSubscriber.php' =>
array (
0 => 'aea3a910bb0a52cd880ecf67178dfe07594e9613',
1 =>
array (
0 => 'phpunit\\event\\test\\beforefirsttestmethodfinishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeTestMethodFinishedSubscriber.php' =>
array (
0 => 'f7bed12371346805535a022b199c32258ca188dd',
1 =>
array (
0 => 'phpunit\\event\\test\\beforetestmethodfinishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeFirstTestMethodCalledSubscriber.php' =>
array (
0 => '3e45ff5fe012f586911512375c45565e3afb2b0e',
1 =>
array (
0 => 'phpunit\\event\\test\\beforefirsttestmethodcalledsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeFirstTestMethodCalled.php' =>
array (
0 => '0c08d5fe4faed77dbf8f2259c3aca922a3b7e8a3',
1 =>
array (
0 => 'phpunit\\event\\test\\beforefirsttestmethodcalled',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\testclassname',
3 => 'phpunit\\event\\test\\calledmethod',
4 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PreConditionCalledSubscriber.php' =>
array (
0 => 'ff765b294e9a74bbccce9ec942b6f4a92c35e7fc',
1 =>
array (
0 => 'phpunit\\event\\test\\preconditioncalledsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterTestMethodErrored.php' =>
array (
0 => '75fb19bfb5a7a77d64b9b3c1153d1b28b1bede1a',
1 =>
array (
0 => 'phpunit\\event\\test\\aftertestmethoderrored',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\testclassname',
3 => 'phpunit\\event\\test\\calledmethod',
4 => 'phpunit\\event\\test\\throwable',
5 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterTestMethodErroredSubscriber.php' =>
array (
0 => '1cc609c3d58bfad41fc21c72e0bd488b91dc5f68',
1 =>
array (
0 => 'phpunit\\event\\test\\aftertestmethoderroredsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PreConditionFinishedSubscriber.php' =>
array (
0 => '7ad5a7d119c5cb8a4b9fc135fbcaf46dbeca6c88',
1 =>
array (
0 => 'phpunit\\event\\test\\preconditionfinishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeTestMethodErroredSubscriber.php' =>
array (
0 => '6f0a629fff8a3f5ba1eb6bf7e6b4fb98792e9e77',
1 =>
array (
0 => 'phpunit\\event\\test\\beforetestmethoderroredsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterLastTestMethodCalled.php' =>
array (
0 => '017701d3a80dd4c387dcd043fa62bebe66e4db2d',
1 =>
array (
0 => 'phpunit\\event\\test\\afterlasttestmethodcalled',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\testclassname',
3 => 'phpunit\\event\\test\\calledmethod',
4 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterLastTestMethodErroredSubscriber.php' =>
array (
0 => 'd06d71d0709cb91b117a63233dd8580dd65af6c8',
1 =>
array (
0 => 'phpunit\\event\\test\\afterlasttestmethoderroredsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/PreConditionCalled.php' =>
array (
0 => 'ed58965da4ced008a74fe87bfc5857f760e33bb1',
1 =>
array (
0 => 'phpunit\\event\\test\\preconditioncalled',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\testclassname',
3 => 'phpunit\\event\\test\\calledmethod',
4 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/BeforeFirstTestMethodErrored.php' =>
array (
0 => '7559bc205e020b4f4254732fbde4ee3f04c4fa2b',
1 =>
array (
0 => 'phpunit\\event\\test\\beforefirsttestmethoderrored',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\testclassname',
3 => 'phpunit\\event\\test\\calledmethod',
4 => 'phpunit\\event\\test\\throwable',
5 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/TestStubCreatedSubscriber.php' =>
array (
0 => '96512e7319afdf237276da314ead175ef51cbd51',
1 =>
array (
0 => 'phpunit\\event\\test\\teststubcreatedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/TestStubCreated.php' =>
array (
0 => '1d395f46fc52b1e82465c88033c807d4b59003c5',
1 =>
array (
0 => 'phpunit\\event\\test\\teststubcreated',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\classname',
3 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/TestProxyCreated.php' =>
array (
0 => 'af63e5bd45acc72487940c7bf6f59cf5bb66f86a',
1 =>
array (
0 => 'phpunit\\event\\test\\testproxycreated',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\classname',
3 => 'phpunit\\event\\test\\constructorarguments',
4 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectForAbstractClassCreated.php' =>
array (
0 => '261acc731cbb02e36f23946ff3ca671fbefea3b1',
1 =>
array (
0 => 'phpunit\\event\\test\\mockobjectforabstractclasscreated',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\classname',
3 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectFromWsdlCreated.php' =>
array (
0 => 'bac3fc26e684d5e421776e30f62283c7c2218da3',
1 =>
array (
0 => 'phpunit\\event\\test\\mockobjectfromwsdlcreated',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\wsdlfile',
3 => 'phpunit\\event\\test\\originalclassname',
4 => 'phpunit\\event\\test\\mockclassname',
5 => 'phpunit\\event\\test\\methods',
6 => 'phpunit\\event\\test\\calloriginalconstructor',
7 => 'phpunit\\event\\test\\options',
8 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/TestStubForIntersectionOfInterfacesCreatedSubscriber.php' =>
array (
0 => '01346a44307314e91818d93a94376b9ce56846ba',
1 =>
array (
0 => 'phpunit\\event\\test\\teststubforintersectionofinterfacescreatedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectCreated.php' =>
array (
0 => '32041115bf22abdd203adea82bdca00a0d981aba',
1 =>
array (
0 => 'phpunit\\event\\test\\mockobjectcreated',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\classname',
3 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectForTraitCreatedSubscriber.php' =>
array (
0 => '17565d5acb031e9dc2508ab02f9d0c1fee7e2266',
1 =>
array (
0 => 'phpunit\\event\\test\\mockobjectfortraitcreatedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/TestProxyCreatedSubscriber.php' =>
array (
0 => 'd532b47521a5d2d72584da875a0f2237c47ac8d0',
1 =>
array (
0 => 'phpunit\\event\\test\\testproxycreatedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/TestStubForIntersectionOfInterfacesCreated.php' =>
array (
0 => 'f782c3b13d7a1e7f9ebde76c363549c81084b0df',
1 =>
array (
0 => 'phpunit\\event\\test\\teststubforintersectionofinterfacescreated',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\interfaces',
3 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectForTraitCreated.php' =>
array (
0 => '337026f095a3e423af6660689ab5a2c6a6db0dd9',
1 =>
array (
0 => 'phpunit\\event\\test\\mockobjectfortraitcreated',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\traitname',
3 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/PartialMockObjectCreated.php' =>
array (
0 => 'efeee405d4106d2a7aa4e5bd54168a59d29a6b33',
1 =>
array (
0 => 'phpunit\\event\\test\\partialmockobjectcreated',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\classname',
3 => 'phpunit\\event\\test\\methodnames',
4 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectForIntersectionOfInterfacesCreated.php' =>
array (
0 => '831d71759a068234a81496a74f983ddba41375c8',
1 =>
array (
0 => 'phpunit\\event\\test\\mockobjectforintersectionofinterfacescreated',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\interfaces',
3 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectForIntersectionOfInterfacesCreatedSubscriber.php' =>
array (
0 => '5d5fc6c79aba59e998d0df24a69ea1f8658a1223',
1 =>
array (
0 => 'phpunit\\event\\test\\mockobjectforintersectionofinterfacescreatedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectForAbstractClassCreatedSubscriber.php' =>
array (
0 => 'd2b5f56864a320b073b902af64472640238a7bf0',
1 =>
array (
0 => 'phpunit\\event\\test\\mockobjectforabstractclasscreatedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/PartialMockObjectCreatedSubscriber.php' =>
array (
0 => '009b9905a0f4e1f62fecfae9a3e058303febed8c',
1 =>
array (
0 => 'phpunit\\event\\test\\partialmockobjectcreatedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectCreatedSubscriber.php' =>
array (
0 => 'd5976d06ddb2dd3aa46f52bf84a03458ebea2310',
1 =>
array (
0 => 'phpunit\\event\\test\\mockobjectcreatedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/TestDouble/MockObjectFromWsdlCreatedSubscriber.php' =>
array (
0 => '9a82444dabdf23d5942c9f92e3ec0dfc84510e98',
1 =>
array (
0 => 'phpunit\\event\\test\\mockobjectfromwsdlcreatedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/ComparatorRegisteredSubscriber.php' =>
array (
0 => 'f833d57a285480fd0bfdfc8b44655ed0615a153a',
1 =>
array (
0 => 'phpunit\\event\\test\\comparatorregisteredsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/PreparationFailed.php' =>
array (
0 => '5faaa89f01eac4e11e0ad4e6a63268b67b636bf2',
1 =>
array (
0 => 'phpunit\\event\\test\\preparationfailed',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\test',
3 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/Finished.php' =>
array (
0 => 'ad7b787feed96db865da2e69dbbce74d38d73886',
1 =>
array (
0 => 'phpunit\\event\\test\\finished',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\test',
3 => 'phpunit\\event\\test\\numberofassertionsperformed',
4 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/DataProviderMethodCalled.php' =>
array (
0 => '03b042d0c41b2cfa5c3ea9e1d603bd1f4812db77',
1 =>
array (
0 => 'phpunit\\event\\test\\dataprovidermethodcalled',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\testmethod',
3 => 'phpunit\\event\\test\\dataprovidermethod',
4 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/PreparationStartedSubscriber.php' =>
array (
0 => '047704f864defb25b439642b156cd578e41eec68',
1 =>
array (
0 => 'phpunit\\event\\test\\preparationstartedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/Prepared.php' =>
array (
0 => '053654e564967a7d37cf859dbe09a7770db1b335',
1 =>
array (
0 => 'phpunit\\event\\test\\prepared',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\test',
3 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/FinishedSubscriber.php' =>
array (
0 => '814bba5fb67dd3820fd6ffee79f3f919029b36e7',
1 =>
array (
0 => 'phpunit\\event\\test\\finishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/PreparedSubscriber.php' =>
array (
0 => '2e932ebb4eef9ade9f7be59bba9afca080b8df30',
1 =>
array (
0 => 'phpunit\\event\\test\\preparedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/PreparationFailedSubscriber.php' =>
array (
0 => '07d0c651f103a8bf402e422ce30d196e4ecfb6f3',
1 =>
array (
0 => 'phpunit\\event\\test\\preparationfailedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/DataProviderMethodCalledSubscriber.php' =>
array (
0 => 'f170cce661ff38d52de4f0351cbea26afe1cbd83',
1 =>
array (
0 => 'phpunit\\event\\test\\dataprovidermethodcalledsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/PreparationStarted.php' =>
array (
0 => '08d04f99c11cf449b8f22e2ef46814bdc75907c9',
1 =>
array (
0 => 'phpunit\\event\\test\\preparationstarted',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\test',
3 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/DataProviderMethodFinishedSubscriber.php' =>
array (
0 => '2a67853b5b57a0c25468372d77e9986d5aeb9904',
1 =>
array (
0 => 'phpunit\\event\\test\\dataprovidermethodfinishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/DataProviderMethodFinished.php' =>
array (
0 => '6a95a4a6dfc7e2d1d17f36f5eb31a92f32c125c1',
1 =>
array (
0 => 'phpunit\\event\\test\\dataprovidermethodfinished',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\testmethod',
3 => 'phpunit\\event\\test\\calledmethods',
4 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/ComparatorRegistered.php' =>
array (
0 => 'd7ab5f3b41d422ddd4a31830f60210404d2580c1',
1 =>
array (
0 => 'phpunit\\event\\test\\comparatorregistered',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\classname',
3 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/PrintedUnexpectedOutput.php' =>
array (
0 => 'c0b7aea6fb0c8c106cb63abd31054f58931c2d1c',
1 =>
array (
0 => 'phpunit\\event\\test\\printedunexpectedoutput',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\output',
3 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/Errored.php' =>
array (
0 => '56b55ca862bb0bb3f0fc688922883822e5a3cd0f',
1 =>
array (
0 => 'phpunit\\event\\test\\errored',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\test',
3 => 'phpunit\\event\\test\\throwable',
4 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/Failed.php' =>
array (
0 => '6eed07f0316bf24c0b2cee0a77ca08096b185f1f',
1 =>
array (
0 => 'phpunit\\event\\test\\failed',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\test',
3 => 'phpunit\\event\\test\\throwable',
4 => 'phpunit\\event\\test\\hascomparisonfailure',
5 => 'phpunit\\event\\test\\comparisonfailure',
6 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/PassedSubscriber.php' =>
array (
0 => '7b33ed749c9f985991f7de6c0f04c7bde7fbb0c7',
1 =>
array (
0 => 'phpunit\\event\\test\\passedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/SkippedSubscriber.php' =>
array (
0 => '1de197cd52e8dec133906148b91b92b978013548',
1 =>
array (
0 => 'phpunit\\event\\test\\skippedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/Skipped.php' =>
array (
0 => 'ee85acbb10f0fa924dad6f81f6ad7e59a06adae0',
1 =>
array (
0 => 'phpunit\\event\\test\\skipped',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\test',
3 => 'phpunit\\event\\test\\message',
4 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/Passed.php' =>
array (
0 => '6b7c443038544a1c597fe5372b7a66fece620008',
1 =>
array (
0 => 'phpunit\\event\\test\\passed',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\test',
3 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/ErroredSubscriber.php' =>
array (
0 => '6a4343fe5a1dcf5b079a93e4bd348da9635da7c3',
1 =>
array (
0 => 'phpunit\\event\\test\\erroredsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/MarkedIncompleteSubscriber.php' =>
array (
0 => '7ce3b786bc152e819be4f1ec1004901edf67cd0a',
1 =>
array (
0 => 'phpunit\\event\\test\\markedincompletesubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/MarkedIncomplete.php' =>
array (
0 => '0383b034be345ea4fe75720f3d953194c40f8c46',
1 =>
array (
0 => 'phpunit\\event\\test\\markedincomplete',
),
2 =>
array (
0 => 'phpunit\\event\\test\\__construct',
1 => 'phpunit\\event\\test\\telemetryinfo',
2 => 'phpunit\\event\\test\\test',
3 => 'phpunit\\event\\test\\throwable',
4 => 'phpunit\\event\\test\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/FailedSubscriber.php' =>
array (
0 => 'c194671227196809fbec1f105fda24864f9331a3',
1 =>
array (
0 => 'phpunit\\event\\test\\failedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\test\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestSuite/Loaded.php' =>
array (
0 => 'e4c8699aea3db102af0c007137ce61e9134170e7',
1 =>
array (
0 => 'phpunit\\event\\testsuite\\loaded',
),
2 =>
array (
0 => 'phpunit\\event\\testsuite\\__construct',
1 => 'phpunit\\event\\testsuite\\telemetryinfo',
2 => 'phpunit\\event\\testsuite\\testsuite',
3 => 'phpunit\\event\\testsuite\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestSuite/FilteredSubscriber.php' =>
array (
0 => 'a4b10515eae863253c20d68dff9b639f5cbe4280',
1 =>
array (
0 => 'phpunit\\event\\testsuite\\filteredsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\testsuite\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestSuite/Finished.php' =>
array (
0 => 'f0190ec3311347712478c4eab44b18f4969e36d3',
1 =>
array (
0 => 'phpunit\\event\\testsuite\\finished',
),
2 =>
array (
0 => 'phpunit\\event\\testsuite\\__construct',
1 => 'phpunit\\event\\testsuite\\telemetryinfo',
2 => 'phpunit\\event\\testsuite\\testsuite',
3 => 'phpunit\\event\\testsuite\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestSuite/Sorted.php' =>
array (
0 => '6c2d2aac3263e552bff86f4d40040ef7566fadb9',
1 =>
array (
0 => 'phpunit\\event\\testsuite\\sorted',
),
2 =>
array (
0 => 'phpunit\\event\\testsuite\\__construct',
1 => 'phpunit\\event\\testsuite\\telemetryinfo',
2 => 'phpunit\\event\\testsuite\\executionorder',
3 => 'phpunit\\event\\testsuite\\executionorderdefects',
4 => 'phpunit\\event\\testsuite\\resolvedependencies',
5 => 'phpunit\\event\\testsuite\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestSuite/Filtered.php' =>
array (
0 => 'd1b556e42101aa469732c5ca767ff6309d0ff516',
1 =>
array (
0 => 'phpunit\\event\\testsuite\\filtered',
),
2 =>
array (
0 => 'phpunit\\event\\testsuite\\__construct',
1 => 'phpunit\\event\\testsuite\\telemetryinfo',
2 => 'phpunit\\event\\testsuite\\testsuite',
3 => 'phpunit\\event\\testsuite\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestSuite/SkippedSubscriber.php' =>
array (
0 => 'be8612409db213bc5af8440d7b51b52488fa4394',
1 =>
array (
0 => 'phpunit\\event\\testsuite\\skippedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\testsuite\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestSuite/Started.php' =>
array (
0 => '24d4e338d702886ef843a434fb3b7ff02847a2d9',
1 =>
array (
0 => 'phpunit\\event\\testsuite\\started',
),
2 =>
array (
0 => 'phpunit\\event\\testsuite\\__construct',
1 => 'phpunit\\event\\testsuite\\telemetryinfo',
2 => 'phpunit\\event\\testsuite\\testsuite',
3 => 'phpunit\\event\\testsuite\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestSuite/Skipped.php' =>
array (
0 => '5a31b35d5a241030df00c8e73d77ffcf227e0501',
1 =>
array (
0 => 'phpunit\\event\\testsuite\\skipped',
),
2 =>
array (
0 => 'phpunit\\event\\testsuite\\__construct',
1 => 'phpunit\\event\\testsuite\\telemetryinfo',
2 => 'phpunit\\event\\testsuite\\testsuite',
3 => 'phpunit\\event\\testsuite\\message',
4 => 'phpunit\\event\\testsuite\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestSuite/FinishedSubscriber.php' =>
array (
0 => '9c7b1dcfde5946a51b150306f5d29a7ff3bd418f',
1 =>
array (
0 => 'phpunit\\event\\testsuite\\finishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\testsuite\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestSuite/StartedSubscriber.php' =>
array (
0 => '57e81d7795efb67a5a5a7786b53d1f4f82fe5cc4',
1 =>
array (
0 => 'phpunit\\event\\testsuite\\startedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\testsuite\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestSuite/SortedSubscriber.php' =>
array (
0 => '20d6d173def5f3ae0476c20bd9cc33988dbc3a1c',
1 =>
array (
0 => 'phpunit\\event\\testsuite\\sortedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\testsuite\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestSuite/LoadedSubscriber.php' =>
array (
0 => '4544a5754b993bdd15b48b3b3169a21c7e49676f',
1 =>
array (
0 => 'phpunit\\event\\testsuite\\loadedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\testsuite\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/EventCollection.php' =>
array (
0 => 'a303f39ca3c267fe7b0ecefc833a2338bdc4c507',
1 =>
array (
0 => 'phpunit\\event\\eventcollection',
),
2 =>
array (
0 => 'phpunit\\event\\add',
1 => 'phpunit\\event\\asarray',
2 => 'phpunit\\event\\count',
3 => 'phpunit\\event\\isempty',
4 => 'phpunit\\event\\isnotempty',
5 => 'phpunit\\event\\getiterator',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/WarningTriggeredSubscriber.php' =>
array (
0 => '76b8e80b3876715cb986bf7fb4473d2bff7929d1',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\warningtriggeredsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/EventFacadeSealedSubscriber.php' =>
array (
0 => '2ff01ddd54f1e02b87a97d9216c03dcb081cd8e6',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\eventfacadesealedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ConfiguredSubscriber.php' =>
array (
0 => 'f9662faf434f3e805c5cfe84102d9014e1d1c1d2',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\configuredsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExecutionAbortedSubscriber.php' =>
array (
0 => '50d18825c4d4863a5e30eafcd3c25d3d104cf84d',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\executionabortedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/Finished.php' =>
array (
0 => 'e6fdacd1da8e434831a7a1edc25605375c76a8f7',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\finished',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\__construct',
1 => 'phpunit\\event\\testrunner\\telemetryinfo',
2 => 'phpunit\\event\\testrunner\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExecutionFinished.php' =>
array (
0 => 'f7afed98e0182a5ecf48f7a3b693e89e0030ee97',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\executionfinished',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\__construct',
1 => 'phpunit\\event\\testrunner\\telemetryinfo',
2 => 'phpunit\\event\\testrunner\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExtensionLoadedFromPharSubscriber.php' =>
array (
0 => '8e6080271186e83046c65f5136ad74a9f61d3421',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\extensionloadedfrompharsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/WarningTriggered.php' =>
array (
0 => '11eed0ae2c05b4a1b7e8d277947a4ff476d1563b',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\warningtriggered',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\__construct',
1 => 'phpunit\\event\\testrunner\\telemetryinfo',
2 => 'phpunit\\event\\testrunner\\message',
3 => 'phpunit\\event\\testrunner\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ChildProcessFinishedSubscriber.php' =>
array (
0 => 'adbaebb79a5dfeb847b372e6f47c0b0d1ed0087e',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\childprocessfinishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/Started.php' =>
array (
0 => '6d6172802e8189c71edc9cb26a7207c749003cc2',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\started',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\__construct',
1 => 'phpunit\\event\\testrunner\\telemetryinfo',
2 => 'phpunit\\event\\testrunner\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/GarbageCollectionDisabled.php' =>
array (
0 => 'e6b0ef5f1b2cd14801b68df2a449f6444953dd53',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\garbagecollectiondisabled',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\__construct',
1 => 'phpunit\\event\\testrunner\\telemetryinfo',
2 => 'phpunit\\event\\testrunner\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/GarbageCollectionEnabled.php' =>
array (
0 => 'fc8fb46f2049c695c6d2b2a4d414d5bc645b19d5',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\garbagecollectionenabled',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\__construct',
1 => 'phpunit\\event\\testrunner\\telemetryinfo',
2 => 'phpunit\\event\\testrunner\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ChildProcessFinished.php' =>
array (
0 => '6f979cc15d9101931b38aa5989f73accbc5e4355',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\childprocessfinished',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\__construct',
1 => 'phpunit\\event\\testrunner\\telemetryinfo',
2 => 'phpunit\\event\\testrunner\\stdout',
3 => 'phpunit\\event\\testrunner\\stderr',
4 => 'phpunit\\event\\testrunner\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/FinishedSubscriber.php' =>
array (
0 => '3d71bee2d7dc896ee1b1af190922ff3678c2ec6f',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\finishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/DeprecationTriggeredSubscriber.php' =>
array (
0 => 'd9304d17a33c5973de2760c94a1e504840503743',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\deprecationtriggeredsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExecutionFinishedSubscriber.php' =>
array (
0 => 'a2c21c0a3c84162deb28672c92b35f97e6b45815',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\executionfinishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/DeprecationTriggered.php' =>
array (
0 => 'b835b2bcd1f103d5d107d9fcbff088e9a457dd32',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\deprecationtriggered',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\__construct',
1 => 'phpunit\\event\\testrunner\\telemetryinfo',
2 => 'phpunit\\event\\testrunner\\message',
3 => 'phpunit\\event\\testrunner\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/BootstrapFinishedSubscriber.php' =>
array (
0 => 'c311e93ecb80f95c26dc8f1db481058aca689805',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\bootstrapfinishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/GarbageCollectionTriggered.php' =>
array (
0 => 'fe1d74fa0fbd46312e4ddda181101b305d90fd60',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\garbagecollectiontriggered',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\__construct',
1 => 'phpunit\\event\\testrunner\\telemetryinfo',
2 => 'phpunit\\event\\testrunner\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ChildProcessStarted.php' =>
array (
0 => 'e3d018c1a524783b055ffdeb04dd928de53db09d',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\childprocessstarted',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\__construct',
1 => 'phpunit\\event\\testrunner\\telemetryinfo',
2 => 'phpunit\\event\\testrunner\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ChildProcessStartedSubscriber.php' =>
array (
0 => '733c9935d0e4fe81442c243db35beeba641f909b',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\childprocessstartedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/StartedSubscriber.php' =>
array (
0 => 'a1cbb344bf6e5502947fd9bda914172057ea9d88',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\startedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/GarbageCollectionDisabledSubscriber.php' =>
array (
0 => 'fc6234876e77715cdaa795aa9fbace888ad5f1f4',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\garbagecollectiondisabledsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExecutionStartedSubscriber.php' =>
array (
0 => '565263ef9d2c365bb8d256e7f1daef2064189f99',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\executionstartedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/Configured.php' =>
array (
0 => '36810df8fa711500c8b326161378550930afe366',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\configured',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\__construct',
1 => 'phpunit\\event\\testrunner\\telemetryinfo',
2 => 'phpunit\\event\\testrunner\\configuration',
3 => 'phpunit\\event\\testrunner\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/GarbageCollectionTriggeredSubscriber.php' =>
array (
0 => '13a4fb1e51d5314c57408540e7ce8e8bccd737d0',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\garbagecollectiontriggeredsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/GarbageCollectionEnabledSubscriber.php' =>
array (
0 => '3e350eb0feba00deb98b73f4fbd1f065facf1630',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\garbagecollectionenabledsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExecutionAborted.php' =>
array (
0 => 'f8e822f94a998ea0061565bc9fb7d23ded8fe38e',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\executionaborted',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\__construct',
1 => 'phpunit\\event\\testrunner\\telemetryinfo',
2 => 'phpunit\\event\\testrunner\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExtensionLoadedFromPhar.php' =>
array (
0 => 'a8b04615008ce8941dbebbd8990f241d4c9175d7',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\extensionloadedfromphar',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\__construct',
1 => 'phpunit\\event\\testrunner\\telemetryinfo',
2 => 'phpunit\\event\\testrunner\\filename',
3 => 'phpunit\\event\\testrunner\\name',
4 => 'phpunit\\event\\testrunner\\version',
5 => 'phpunit\\event\\testrunner\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/BootstrapFinished.php' =>
array (
0 => '1b603e04e1dfcbc72b6843cf884c8c35122ee778',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\bootstrapfinished',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\__construct',
1 => 'phpunit\\event\\testrunner\\telemetryinfo',
2 => 'phpunit\\event\\testrunner\\filename',
3 => 'phpunit\\event\\testrunner\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/EventFacadeSealed.php' =>
array (
0 => '9278684da8f62262979da4cd58612516238416c2',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\eventfacadesealed',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\__construct',
1 => 'phpunit\\event\\testrunner\\telemetryinfo',
2 => 'phpunit\\event\\testrunner\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExecutionStarted.php' =>
array (
0 => 'dbfe62d74bb4ed5324c723b7c17607d199fd832c',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\executionstarted',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\__construct',
1 => 'phpunit\\event\\testrunner\\telemetryinfo',
2 => 'phpunit\\event\\testrunner\\testsuite',
3 => 'phpunit\\event\\testrunner\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExtensionBootstrapped.php' =>
array (
0 => '05217669c440a22f2de44f5312834d6d191782f0',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\extensionbootstrapped',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\__construct',
1 => 'phpunit\\event\\testrunner\\telemetryinfo',
2 => 'phpunit\\event\\testrunner\\classname',
3 => 'phpunit\\event\\testrunner\\parameters',
4 => 'phpunit\\event\\testrunner\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExtensionBootstrappedSubscriber.php' =>
array (
0 => 'd2e3c231fad908eb08eb1ab02f41f296eefc8e2a',
1 =>
array (
0 => 'phpunit\\event\\testrunner\\extensionbootstrappedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\testrunner\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Application/Finished.php' =>
array (
0 => 'babaa2195b94b3a6190db626b81cc81b9990bb70',
1 =>
array (
0 => 'phpunit\\event\\application\\finished',
),
2 =>
array (
0 => 'phpunit\\event\\application\\__construct',
1 => 'phpunit\\event\\application\\telemetryinfo',
2 => 'phpunit\\event\\application\\shellexitcode',
3 => 'phpunit\\event\\application\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Application/Started.php' =>
array (
0 => '4055343068eaad625c406ebe145656a007153a37',
1 =>
array (
0 => 'phpunit\\event\\application\\started',
),
2 =>
array (
0 => 'phpunit\\event\\application\\__construct',
1 => 'phpunit\\event\\application\\telemetryinfo',
2 => 'phpunit\\event\\application\\runtime',
3 => 'phpunit\\event\\application\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Application/FinishedSubscriber.php' =>
array (
0 => '5e94fbe68de25acfd724a44f2796fb8dfe58b6fb',
1 =>
array (
0 => 'phpunit\\event\\application\\finishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\application\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Application/StartedSubscriber.php' =>
array (
0 => '5871e42fdc035a1cb2ce8acc80c9fe94b94bdc03',
1 =>
array (
0 => 'phpunit\\event\\application\\startedsubscriber',
),
2 =>
array (
0 => 'phpunit\\event\\application\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/EventCollectionIterator.php' =>
array (
0 => 'fe6326da7b6b5b83b9477ed04be5e3c616cc8698',
1 =>
array (
0 => 'phpunit\\event\\eventcollectioniterator',
),
2 =>
array (
0 => 'phpunit\\event\\__construct',
1 => 'phpunit\\event\\rewind',
2 => 'phpunit\\event\\valid',
3 => 'phpunit\\event\\key',
4 => 'phpunit\\event\\current',
5 => 'phpunit\\event\\next',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Events/Event.php' =>
array (
0 => '11ef92f33839539412fc3945e422c6039c56a5ab',
1 =>
array (
0 => 'phpunit\\event\\event',
),
2 =>
array (
0 => 'phpunit\\event\\telemetryinfo',
1 => 'phpunit\\event\\asstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Tracer.php' =>
array (
0 => 'f4a6fe8b355b5d22e07ccfe36f22ae461c38742c',
1 =>
array (
0 => 'phpunit\\event\\tracer\\tracer',
),
2 =>
array (
0 => 'phpunit\\event\\tracer\\trace',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Dispatcher/DirectDispatcher.php' =>
array (
0 => '9044f59d59be5429cd1d6948836125cd44f35c66',
1 =>
array (
0 => 'phpunit\\event\\directdispatcher',
),
2 =>
array (
0 => 'phpunit\\event\\__construct',
1 => 'phpunit\\event\\registertracer',
2 => 'phpunit\\event\\registersubscriber',
3 => 'phpunit\\event\\dispatch',
4 => 'phpunit\\event\\handlethrowable',
5 => 'phpunit\\event\\isthrowablefromthirdpartysubscriber',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Dispatcher/DeferringDispatcher.php' =>
array (
0 => 'e55191b2209ecb9374d7b9a1f25ee75b70d35b3e',
1 =>
array (
0 => 'phpunit\\event\\deferringdispatcher',
),
2 =>
array (
0 => 'phpunit\\event\\__construct',
1 => 'phpunit\\event\\registertracer',
2 => 'phpunit\\event\\registersubscriber',
3 => 'phpunit\\event\\dispatch',
4 => 'phpunit\\event\\flush',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Dispatcher/Dispatcher.php' =>
array (
0 => '07297689376316d826b926d9ea8193865cc3b680',
1 =>
array (
0 => 'phpunit\\event\\dispatcher',
),
2 =>
array (
0 => 'phpunit\\event\\dispatch',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Dispatcher/CollectingDispatcher.php' =>
array (
0 => '6279ec088efc0e8b75ebe1cb2033d43655c22864',
1 =>
array (
0 => 'phpunit\\event\\collectingdispatcher',
),
2 =>
array (
0 => 'phpunit\\event\\__construct',
1 => 'phpunit\\event\\dispatch',
2 => 'phpunit\\event\\flush',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Event/Dispatcher/SubscribableDispatcher.php' =>
array (
0 => 'd6d572d61a928b5fa0c4c82727d143748b7ec557',
1 =>
array (
0 => 'phpunit\\event\\subscribabledispatcher',
),
2 =>
array (
0 => 'phpunit\\event\\registersubscriber',
1 => 'phpunit\\event\\registertracer',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/Http/PhpDownloader.php' =>
array (
0 => '2379a0af336bb499d80f1e3434f3dd457e0505be',
1 =>
array (
0 => 'phpunit\\util\\http\\phpdownloader',
),
2 =>
array (
0 => 'phpunit\\util\\http\\download',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/Http/Downloader.php' =>
array (
0 => '7cc5681d06dbb05daf0ed205b2c013d62f03ba70',
1 =>
array (
0 => 'phpunit\\util\\http\\downloader',
),
2 =>
array (
0 => 'phpunit\\util\\http\\download',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/ThrowableToStringMapper.php' =>
array (
0 => 'd7cdb5c7f1b8a7facd4c62bc6fc81bdc660d06fc',
1 =>
array (
0 => 'phpunit\\util\\throwabletostringmapper',
),
2 =>
array (
0 => 'phpunit\\util\\map',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/Exporter.php' =>
array (
0 => '2d9729e181a84d4b83f2710b231915c0cb52bf6e',
1 =>
array (
0 => 'phpunit\\util\\exporter',
),
2 =>
array (
0 => 'phpunit\\util\\export',
1 => 'phpunit\\util\\shortenedrecursiveexport',
2 => 'phpunit\\util\\shortenedexport',
3 => 'phpunit\\util\\exporter',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/GlobalState.php' =>
array (
0 => '3d57d1e1661b8adebbf2e6aa222d2251b9d348ce',
1 =>
array (
0 => 'phpunit\\util\\globalstate',
),
2 =>
array (
0 => 'phpunit\\util\\getincludedfilesasstring',
1 => 'phpunit\\util\\processincludedfilesasstring',
2 => 'phpunit\\util\\getinisettingsasstring',
3 => 'phpunit\\util\\getconstantsasstring',
4 => 'phpunit\\util\\getglobalsasstring',
5 => 'phpunit\\util\\exportvariable',
6 => 'phpunit\\util\\arrayonlycontainsscalars',
7 => 'phpunit\\util\\isinisettingdeprecated',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/Xml/Loader.php' =>
array (
0 => 'c95283aa3b237d6b0dd8d56e35edd7c81c2eb664',
1 =>
array (
0 => 'phpunit\\util\\xml\\loader',
),
2 =>
array (
0 => 'phpunit\\util\\xml\\loadfile',
1 => 'phpunit\\util\\xml\\load',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/Xml/Xml.php' =>
array (
0 => 'f3f1bb1527c3ac183ad4ceca66897ba256e3ce4b',
1 =>
array (
0 => 'phpunit\\util\\xml',
),
2 =>
array (
0 => 'phpunit\\util\\preparestring',
1 => 'phpunit\\util\\converttoutf8',
2 => 'phpunit\\util\\isutf8',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/Reflection.php' =>
array (
0 => '47a8509ced7fb460e99c44acdeed19c5906f7f0a',
1 =>
array (
0 => 'phpunit\\util\\reflection',
),
2 =>
array (
0 => 'phpunit\\util\\sourcelocationfor',
1 => 'phpunit\\util\\publicmethodsdeclareddirectlyintestclass',
2 => 'phpunit\\util\\methodsdeclareddirectlyintestclass',
3 => 'phpunit\\util\\filterandsortmethods',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/Cloner.php' =>
array (
0 => 'cd201f3975bafc0d4f017b77034e2ae2bd1b080a',
1 =>
array (
0 => 'phpunit\\util\\cloner',
),
2 =>
array (
0 => 'phpunit\\util\\clone',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/Color.php' =>
array (
0 => 'b29b3e9689f449af386cd2100b55cf1304232a68',
1 =>
array (
0 => 'phpunit\\util\\color',
),
2 =>
array (
0 => 'phpunit\\util\\colorize',
1 => 'phpunit\\util\\colorizetextbox',
2 => 'phpunit\\util\\colorizepath',
3 => 'phpunit\\util\\dim',
4 => 'phpunit\\util\\visualizewhitespace',
5 => 'phpunit\\util\\optimizecolor',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/Filesystem.php' =>
array (
0 => '69ee8031504d0c6a4026b241cc139d75da125f6e',
1 =>
array (
0 => 'phpunit\\util\\filesystem',
),
2 =>
array (
0 => 'phpunit\\util\\createdirectory',
1 => 'phpunit\\util\\resolvestreamorfile',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/ExcludeList.php' =>
array (
0 => 'c98e07aa5803ee3c408f953ecdb4a8305ec68872',
1 =>
array (
0 => 'phpunit\\util\\excludelist',
),
2 =>
array (
0 => 'phpunit\\util\\adddirectory',
1 => 'phpunit\\util\\__construct',
2 => 'phpunit\\util\\getexcludeddirectories',
3 => 'phpunit\\util\\isexcluded',
4 => 'phpunit\\util\\initialize',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/Test.php' =>
array (
0 => '0cee5c34885908e13865d3870f65a09e03be644a',
1 =>
array (
0 => 'phpunit\\util\\test',
),
2 =>
array (
0 => 'phpunit\\util\\currenttestcase',
1 => 'phpunit\\util\\istestmethod',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/Json.php' =>
array (
0 => 'f09a0e4204721447998fcbc48411907d7359554e',
1 =>
array (
0 => 'phpunit\\util\\json',
),
2 =>
array (
0 => 'phpunit\\util\\prettify',
1 => 'phpunit\\util\\canonicalize',
2 => 'phpunit\\util\\recursivesort',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/Exception/InvalidJsonException.php' =>
array (
0 => '4eb6939c0ad62c0ac16f365a83d70fc5877ffa4e',
1 =>
array (
0 => 'phpunit\\util\\invalidjsonexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/Exception/InvalidDirectoryException.php' =>
array (
0 => '457f2a940fbb3b0026474fa957ef975529c6d380',
1 =>
array (
0 => 'phpunit\\util\\invaliddirectoryexception',
),
2 =>
array (
0 => 'phpunit\\util\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/Exception/PhpProcessException.php' =>
array (
0 => '4cac0bc83e62efc1ece2169f0281853045504932',
1 =>
array (
0 => 'phpunit\\util\\php\\phpprocessexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/Exception/Exception.php' =>
array (
0 => 'd57f5a2eb2c1d9d24f96d21c4991ea6babe98a9c',
1 =>
array (
0 => 'phpunit\\util\\exception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/Exception/XmlException.php' =>
array (
0 => '9f86b83eba37dfe5d7f729415dd3f3fa2b077008',
1 =>
array (
0 => 'phpunit\\util\\xml\\xmlexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/Exception/InvalidVersionOperatorException.php' =>
array (
0 => 'fb893c1da20c4c292284e2d8a0240fd8a2462741',
1 =>
array (
0 => 'phpunit\\util\\invalidversionoperatorexception',
),
2 =>
array (
0 => 'phpunit\\util\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/Filter.php' =>
array (
0 => '38938a3177d093207ef14d7ac74d34eef0437305',
1 =>
array (
0 => 'phpunit\\util\\filter',
),
2 =>
array (
0 => 'phpunit\\util\\stacktracefromthrowableasstring',
1 => 'phpunit\\util\\stacktraceasstring',
2 => 'phpunit\\util\\shouldprintframe',
3 => 'phpunit\\util\\fileisexcluded',
4 => 'phpunit\\util\\frameexists',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/PHP/Result.php' =>
array (
0 => '96d819459e657e1e5fa1bdd7455996e0b3cd51f3',
1 =>
array (
0 => 'phpunit\\util\\php\\result',
),
2 =>
array (
0 => 'phpunit\\util\\php\\__construct',
1 => 'phpunit\\util\\php\\stdout',
2 => 'phpunit\\util\\php\\stderr',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/PHP/JobRunnerRegistry.php' =>
array (
0 => '995b1ab846cf9f5dc72147e5a5ac4cffa4bd8e93',
1 =>
array (
0 => 'phpunit\\util\\php\\jobrunnerregistry',
),
2 =>
array (
0 => 'phpunit\\util\\php\\run',
1 => 'phpunit\\util\\php\\runtestjob',
2 => 'phpunit\\util\\php\\set',
3 => 'phpunit\\util\\php\\runner',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/PHP/JobRunner.php' =>
array (
0 => '13ecafda77c589ab8f5ed62d48255b3c5b976492',
1 =>
array (
0 => 'phpunit\\util\\php\\jobrunner',
),
2 =>
array (
0 => 'phpunit\\util\\php\\__construct',
1 => 'phpunit\\util\\php\\runtestjob',
2 => 'phpunit\\util\\php\\run',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/PHP/DefaultJobRunner.php' =>
array (
0 => '5a528b0a94f6aa4e2c3a39266ad40e977c92209e',
1 =>
array (
0 => 'phpunit\\util\\php\\defaultjobrunner',
),
2 =>
array (
0 => 'phpunit\\util\\php\\run',
1 => 'phpunit\\util\\php\\runprocess',
2 => 'phpunit\\util\\php\\buildcommand',
3 => 'phpunit\\util\\php\\settingstoparameters',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/PHP/Job.php' =>
array (
0 => '5fb8d2525206b2663bb72ec46e410c3818901040',
1 =>
array (
0 => 'phpunit\\util\\php\\job',
),
2 =>
array (
0 => 'phpunit\\util\\php\\__construct',
1 => 'phpunit\\util\\php\\code',
2 => 'phpunit\\util\\php\\phpsettings',
3 => 'phpunit\\util\\php\\hasenvironmentvariables',
4 => 'phpunit\\util\\php\\environmentvariables',
5 => 'phpunit\\util\\php\\hasarguments',
6 => 'phpunit\\util\\php\\arguments',
7 => 'phpunit\\util\\php\\hasinput',
8 => 'phpunit\\util\\php\\input',
9 => 'phpunit\\util\\php\\redirecterrors',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Util/VersionComparisonOperator.php' =>
array (
0 => 'cdfacd33fbf63ea2644a142c14578b63f22ae069',
1 =>
array (
0 => 'phpunit\\util\\versioncomparisonoperator',
),
2 =>
array (
0 => 'phpunit\\util\\__construct',
1 => 'phpunit\\util\\asstring',
2 => 'phpunit\\util\\ensureoperatorisvalid',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Filter/TestIdFilterIterator.php' =>
array (
0 => '5db2e5487f7839ed2ee44867aab8fb7ae5b29ef6',
1 =>
array (
0 => 'phpunit\\runner\\filter\\testidfilteriterator',
),
2 =>
array (
0 => 'phpunit\\runner\\filter\\__construct',
1 => 'phpunit\\runner\\filter\\accept',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Filter/ExcludeNameFilterIterator.php' =>
array (
0 => '62c18ae639d7fc364fa9fcd1e33d0afe9142219e',
1 =>
array (
0 => 'phpunit\\runner\\filter\\excludenamefilteriterator',
),
2 =>
array (
0 => 'phpunit\\runner\\filter\\doaccept',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Filter/Factory.php' =>
array (
0 => 'd885ffa6990e862af0b1babb9d1bab0c5899fb65',
1 =>
array (
0 => 'phpunit\\runner\\filter\\factory',
),
2 =>
array (
0 => 'phpunit\\runner\\filter\\addtestidfilter',
1 => 'phpunit\\runner\\filter\\addincludegroupfilter',
2 => 'phpunit\\runner\\filter\\addexcludegroupfilter',
3 => 'phpunit\\runner\\filter\\addincludenamefilter',
4 => 'phpunit\\runner\\filter\\addexcludenamefilter',
5 => 'phpunit\\runner\\filter\\factory',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Filter/IncludeGroupFilterIterator.php' =>
array (
0 => 'b6f00ae478f2fb2e4f84947a01506612cbbb47fc',
1 =>
array (
0 => 'phpunit\\runner\\filter\\includegroupfilteriterator',
),
2 =>
array (
0 => 'phpunit\\runner\\filter\\doaccept',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Filter/NameFilterIterator.php' =>
array (
0 => '627288ea754610018eef1b64ac8736a482ba4264',
1 =>
array (
0 => 'phpunit\\runner\\filter\\namefilteriterator',
),
2 =>
array (
0 => 'phpunit\\runner\\filter\\__construct',
1 => 'phpunit\\runner\\filter\\accept',
2 => 'phpunit\\runner\\filter\\doaccept',
3 => 'phpunit\\runner\\filter\\preparefilter',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Filter/IncludeNameFilterIterator.php' =>
array (
0 => '0f6793f63a72575e560accd57bef8570c23181e7',
1 =>
array (
0 => 'phpunit\\runner\\filter\\includenamefilteriterator',
),
2 =>
array (
0 => 'phpunit\\runner\\filter\\doaccept',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Filter/ExcludeGroupFilterIterator.php' =>
array (
0 => '5beca3fe195a7b21d3b9f3ef40b0272ecfd9e5d2',
1 =>
array (
0 => 'phpunit\\runner\\filter\\excludegroupfilteriterator',
),
2 =>
array (
0 => 'phpunit\\runner\\filter\\doaccept',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Filter/GroupFilterIterator.php' =>
array (
0 => '5c6189301c72cdddf9e56480ca0886457ea05615',
1 =>
array (
0 => 'phpunit\\runner\\filter\\groupfilteriterator',
),
2 =>
array (
0 => 'phpunit\\runner\\filter\\__construct',
1 => 'phpunit\\runner\\filter\\accept',
2 => 'phpunit\\runner\\filter\\doaccept',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/PassedTests.php' =>
array (
0 => '8ab13036866b58448baa6ea7b9813c06caff5b2d',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\passedtests',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\instance',
1 => 'phpunit\\testrunner\\testresult\\testclasspassed',
2 => 'phpunit\\testrunner\\testresult\\testmethodpassed',
3 => 'phpunit\\testrunner\\testresult\\import',
4 => 'phpunit\\testrunner\\testresult\\hastestclasspassed',
5 => 'phpunit\\testrunner\\testresult\\hastestmethodpassed',
6 => 'phpunit\\testrunner\\testresult\\isgreaterthan',
7 => 'phpunit\\testrunner\\testresult\\returnvalue',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/TestResult.php' =>
array (
0 => '54da13dfbe848516d08fe9439a930e1efef9553d',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\testresult',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\__construct',
1 => 'phpunit\\testrunner\\testresult\\numberoftestsrun',
2 => 'phpunit\\testrunner\\testresult\\numberofassertions',
3 => 'phpunit\\testrunner\\testresult\\testerroredevents',
4 => 'phpunit\\testrunner\\testresult\\numberoftesterroredevents',
5 => 'phpunit\\testrunner\\testresult\\hastesterroredevents',
6 => 'phpunit\\testrunner\\testresult\\testfailedevents',
7 => 'phpunit\\testrunner\\testresult\\numberoftestfailedevents',
8 => 'phpunit\\testrunner\\testresult\\hastestfailedevents',
9 => 'phpunit\\testrunner\\testresult\\testconsideredriskyevents',
10 => 'phpunit\\testrunner\\testresult\\numberoftestswithtestconsideredriskyevents',
11 => 'phpunit\\testrunner\\testresult\\hastestconsideredriskyevents',
12 => 'phpunit\\testrunner\\testresult\\testsuiteskippedevents',
13 => 'phpunit\\testrunner\\testresult\\numberoftestsuiteskippedevents',
14 => 'phpunit\\testrunner\\testresult\\hastestsuiteskippedevents',
15 => 'phpunit\\testrunner\\testresult\\testskippedevents',
16 => 'phpunit\\testrunner\\testresult\\numberoftestskippedevents',
17 => 'phpunit\\testrunner\\testresult\\hastestskippedevents',
18 => 'phpunit\\testrunner\\testresult\\testmarkedincompleteevents',
19 => 'phpunit\\testrunner\\testresult\\numberoftestmarkedincompleteevents',
20 => 'phpunit\\testrunner\\testresult\\hastestmarkedincompleteevents',
21 => 'phpunit\\testrunner\\testresult\\testtriggeredphpunitdeprecationevents',
22 => 'phpunit\\testrunner\\testresult\\numberoftestswithtesttriggeredphpunitdeprecationevents',
23 => 'phpunit\\testrunner\\testresult\\hastesttriggeredphpunitdeprecationevents',
24 => 'phpunit\\testrunner\\testresult\\testtriggeredphpuniterrorevents',
25 => 'phpunit\\testrunner\\testresult\\numberoftestswithtesttriggeredphpuniterrorevents',
26 => 'phpunit\\testrunner\\testresult\\hastesttriggeredphpuniterrorevents',
27 => 'phpunit\\testrunner\\testresult\\testtriggeredphpunitwarningevents',
28 => 'phpunit\\testrunner\\testresult\\numberoftestswithtesttriggeredphpunitwarningevents',
29 => 'phpunit\\testrunner\\testresult\\hastesttriggeredphpunitwarningevents',
30 => 'phpunit\\testrunner\\testresult\\testrunnertriggereddeprecationevents',
31 => 'phpunit\\testrunner\\testresult\\numberoftestrunnertriggereddeprecationevents',
32 => 'phpunit\\testrunner\\testresult\\hastestrunnertriggereddeprecationevents',
33 => 'phpunit\\testrunner\\testresult\\testrunnertriggeredwarningevents',
34 => 'phpunit\\testrunner\\testresult\\numberoftestrunnertriggeredwarningevents',
35 => 'phpunit\\testrunner\\testresult\\hastestrunnertriggeredwarningevents',
36 => 'phpunit\\testrunner\\testresult\\wassuccessful',
37 => 'phpunit\\testrunner\\testresult\\wassuccessfulignoringphpunitwarnings',
38 => 'phpunit\\testrunner\\testresult\\wassuccessfulandnotesthasissues',
39 => 'phpunit\\testrunner\\testresult\\hastestswithissues',
40 => 'phpunit\\testrunner\\testresult\\errors',
41 => 'phpunit\\testrunner\\testresult\\deprecations',
42 => 'phpunit\\testrunner\\testresult\\notices',
43 => 'phpunit\\testrunner\\testresult\\warnings',
44 => 'phpunit\\testrunner\\testresult\\phpdeprecations',
45 => 'phpunit\\testrunner\\testresult\\phpnotices',
46 => 'phpunit\\testrunner\\testresult\\phpwarnings',
47 => 'phpunit\\testrunner\\testresult\\hastests',
48 => 'phpunit\\testrunner\\testresult\\haserrors',
49 => 'phpunit\\testrunner\\testresult\\numberoferrors',
50 => 'phpunit\\testrunner\\testresult\\hasdeprecations',
51 => 'phpunit\\testrunner\\testresult\\hasphporuserdeprecations',
52 => 'phpunit\\testrunner\\testresult\\numberofphporuserdeprecations',
53 => 'phpunit\\testrunner\\testresult\\hasphpunitdeprecations',
54 => 'phpunit\\testrunner\\testresult\\numberofphpunitdeprecations',
55 => 'phpunit\\testrunner\\testresult\\numberofdeprecations',
56 => 'phpunit\\testrunner\\testresult\\hasnotices',
57 => 'phpunit\\testrunner\\testresult\\numberofnotices',
58 => 'phpunit\\testrunner\\testresult\\haswarnings',
59 => 'phpunit\\testrunner\\testresult\\numberofwarnings',
60 => 'phpunit\\testrunner\\testresult\\hasincompletetests',
61 => 'phpunit\\testrunner\\testresult\\hasriskytests',
62 => 'phpunit\\testrunner\\testresult\\hasskippedtests',
63 => 'phpunit\\testrunner\\testresult\\hasissuesignoredbybaseline',
64 => 'phpunit\\testrunner\\testresult\\numberofissuesignoredbybaseline',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Issue.php' =>
array (
0 => '4781650e42c426b2b92d922992fa1db12504c127',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\issues\\issue',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\issues\\from',
1 => 'phpunit\\testrunner\\testresult\\issues\\__construct',
2 => 'phpunit\\testrunner\\testresult\\issues\\triggeredby',
3 => 'phpunit\\testrunner\\testresult\\issues\\file',
4 => 'phpunit\\testrunner\\testresult\\issues\\line',
5 => 'phpunit\\testrunner\\testresult\\issues\\description',
6 => 'phpunit\\testrunner\\testresult\\issues\\triggeringtests',
7 => 'phpunit\\testrunner\\testresult\\issues\\hasstacktrace',
8 => 'phpunit\\testrunner\\testresult\\issues\\stacktrace',
9 => 'phpunit\\testrunner\\testresult\\issues\\triggeredintest',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestSuiteSkippedSubscriber.php' =>
array (
0 => '978bf7a5921ee34dfb16d6489d24483edee9a64a',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\testsuiteskippedsubscriber',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredPhpWarningSubscriber.php' =>
array (
0 => '77b16e60978efbbdd0a09ad49204ccbc7a1dddcf',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\testtriggeredphpwarningsubscriber',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredPhpunitDeprecationSubscriber.php' =>
array (
0 => 'ef09a510226b097b804cf7cde0e87b7e95337b84',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\testtriggeredphpunitdeprecationsubscriber',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestErroredSubscriber.php' =>
array (
0 => 'a0df996e06e5382ee46739ff209536afab4a9ce6',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\testerroredsubscriber',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestRunnerTriggeredDeprecationSubscriber.php' =>
array (
0 => 'bc4aaf7788186335820e06108d1859cc577b841b',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\testrunnertriggereddeprecationsubscriber',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredPhpNoticeSubscriber.php' =>
array (
0 => '9fea2e1469fdc56815948f165ff0bd165fcd040c',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\testtriggeredphpnoticesubscriber',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredDeprecationSubscriber.php' =>
array (
0 => '1722f99e90fe9ca8a8a313c7bab246e74c225ae2',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\testtriggereddeprecationsubscriber',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/BeforeTestClassMethodErroredSubscriber.php' =>
array (
0 => 'a0dfeac2b6cc57c51e6f0ae154f3c0418f9c8013',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\beforetestclassmethoderroredsubscriber',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredPhpunitErrorSubscriber.php' =>
array (
0 => '04a31c20384cf26aa4ba1ea9be0876ffa007df96',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\testtriggeredphpuniterrorsubscriber',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestMarkedIncompleteSubscriber.php' =>
array (
0 => '4a3d93ef7d5bab2880eb809bf6a865facdfbf5e6',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\testmarkedincompletesubscriber',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestSkippedSubscriber.php' =>
array (
0 => 'a74c445c3865a4a5fe037b6a6ef3d2c49e96b530',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\testskippedsubscriber',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestFailedSubscriber.php' =>
array (
0 => 'f962d0234cd132891bd077532fd5779bbcfad8f9',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\testfailedsubscriber',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredPhpunitWarningSubscriber.php' =>
array (
0 => '5a926bac9238018ce9deb92c155c1cedf87ce8d8',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\testtriggeredphpunitwarningsubscriber',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredPhpDeprecationSubscriber.php' =>
array (
0 => '508c0379fd534dd67e19657e13c4db7842192e86',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\testtriggeredphpdeprecationsubscriber',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredErrorSubscriber.php' =>
array (
0 => '9a6959ddd650af06a886625e366e23024c398059',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\testtriggerederrorsubscriber',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestFinishedSubscriber.php' =>
array (
0 => '36b4da980af2fd24ae9daee61f5691f0300806e3',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\testfinishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredWarningSubscriber.php' =>
array (
0 => 'a676c034367fb1891216b2256677238b1ffabd45',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\testtriggeredwarningsubscriber',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/Subscriber.php' =>
array (
0 => '72c70fa5ca76d2946c9786c0f8d8016d286cb687',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\subscriber',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\__construct',
1 => 'phpunit\\testrunner\\testresult\\collector',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestTriggeredNoticeSubscriber.php' =>
array (
0 => 'ad80437d8bd8ea1420240a2e5218af6875641560',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\testtriggerednoticesubscriber',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestSuiteFinishedSubscriber.php' =>
array (
0 => '3e5b95caee7d0a758f945443192eac12e915a09e',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\testsuitefinishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/ExecutionStartedSubscriber.php' =>
array (
0 => 'd5aca45e296d4a03c197b583710a4f4c263bce45',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\executionstartedsubscriber',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestRunnerTriggeredWarningSubscriber.php' =>
array (
0 => 'd24b8fb5a1514774e7029357253df473c2fee926',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\testrunnertriggeredwarningsubscriber',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestSuiteStartedSubscriber.php' =>
array (
0 => '2bf565bd6f3fa5cb4c4bcc9aebca199379b5b623',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\testsuitestartedsubscriber',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestPreparedSubscriber.php' =>
array (
0 => '3d5ae8f53e63f967c41cc51db1f18db2bf6c0f44',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\testpreparedsubscriber',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/AfterTestClassMethodErroredSubscriber.php' =>
array (
0 => 'cd8e69ea7e7ab8c44d4132ccdfae594102bda2a2',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\aftertestclassmethoderroredsubscriber',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Subscriber/TestConsideredRiskySubscriber.php' =>
array (
0 => 'a9a1699cfbcebdf7fb9e9aa9c3a34c36b7f9afd6',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\testconsideredriskysubscriber',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Facade.php' =>
array (
0 => '8bd536dc20d1f336aa09cddf78fae8e03dfab777',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\facade',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\init',
1 => 'phpunit\\testrunner\\testresult\\result',
2 => 'phpunit\\testrunner\\testresult\\shouldstop',
3 => 'phpunit\\testrunner\\testresult\\collector',
4 => 'phpunit\\testrunner\\testresult\\stopondeprecation',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestResult/Collector.php' =>
array (
0 => 'f03ca6e4a370c3fef6a606ff7cb5bf215179f995',
1 =>
array (
0 => 'phpunit\\testrunner\\testresult\\collector',
),
2 =>
array (
0 => 'phpunit\\testrunner\\testresult\\__construct',
1 => 'phpunit\\testrunner\\testresult\\result',
2 => 'phpunit\\testrunner\\testresult\\executionstarted',
3 => 'phpunit\\testrunner\\testresult\\testsuiteskipped',
4 => 'phpunit\\testrunner\\testresult\\testsuitestarted',
5 => 'phpunit\\testrunner\\testresult\\testsuitefinished',
6 => 'phpunit\\testrunner\\testresult\\testprepared',
7 => 'phpunit\\testrunner\\testresult\\testfinished',
8 => 'phpunit\\testrunner\\testresult\\beforetestclassmethoderrored',
9 => 'phpunit\\testrunner\\testresult\\aftertestclassmethoderrored',
10 => 'phpunit\\testrunner\\testresult\\testerrored',
11 => 'phpunit\\testrunner\\testresult\\testfailed',
12 => 'phpunit\\testrunner\\testresult\\testmarkedincomplete',
13 => 'phpunit\\testrunner\\testresult\\testskipped',
14 => 'phpunit\\testrunner\\testresult\\testconsideredrisky',
15 => 'phpunit\\testrunner\\testresult\\testtriggereddeprecation',
16 => 'phpunit\\testrunner\\testresult\\testtriggeredphpdeprecation',
17 => 'phpunit\\testrunner\\testresult\\testtriggeredphpunitdeprecation',
18 => 'phpunit\\testrunner\\testresult\\testtriggerederror',
19 => 'phpunit\\testrunner\\testresult\\testtriggerednotice',
20 => 'phpunit\\testrunner\\testresult\\testtriggeredphpnotice',
21 => 'phpunit\\testrunner\\testresult\\testtriggeredwarning',
22 => 'phpunit\\testrunner\\testresult\\testtriggeredphpwarning',
23 => 'phpunit\\testrunner\\testresult\\testtriggeredphpuniterror',
24 => 'phpunit\\testrunner\\testresult\\testtriggeredphpunitwarning',
25 => 'phpunit\\testrunner\\testresult\\testrunnertriggereddeprecation',
26 => 'phpunit\\testrunner\\testresult\\testrunnertriggeredwarning',
27 => 'phpunit\\testrunner\\testresult\\haserroredtests',
28 => 'phpunit\\testrunner\\testresult\\hasfailedtests',
29 => 'phpunit\\testrunner\\testresult\\hasriskytests',
30 => 'phpunit\\testrunner\\testresult\\hasskippedtests',
31 => 'phpunit\\testrunner\\testresult\\hasincompletetests',
32 => 'phpunit\\testrunner\\testresult\\hasdeprecations',
33 => 'phpunit\\testrunner\\testresult\\hasnotices',
34 => 'phpunit\\testrunner\\testresult\\haswarnings',
35 => 'phpunit\\testrunner\\testresult\\issueid',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/HookMethod/HookMethodCollection.php' =>
array (
0 => 'da6d25ec844f9be74cf89c2998c491193395d1a1',
1 =>
array (
0 => 'phpunit\\runner\\hookmethodcollection',
),
2 =>
array (
0 => 'phpunit\\runner\\defaultbeforeclass',
1 => 'phpunit\\runner\\defaultbefore',
2 => 'phpunit\\runner\\defaultprecondition',
3 => 'phpunit\\runner\\defaultpostcondition',
4 => 'phpunit\\runner\\defaultafter',
5 => 'phpunit\\runner\\defaultafterclass',
6 => 'phpunit\\runner\\__construct',
7 => 'phpunit\\runner\\add',
8 => 'phpunit\\runner\\methodnamessortedbypriority',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/HookMethod/HookMethod.php' =>
array (
0 => '0a5fe4a26e2a0c075bec0866151998e3028b2cb3',
1 =>
array (
0 => 'phpunit\\runner\\hookmethod',
),
2 =>
array (
0 => 'phpunit\\runner\\__construct',
1 => 'phpunit\\runner\\methodname',
2 => 'phpunit\\runner\\priority',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/IssueFilter.php' =>
array (
0 => '850ea4938a1b2994019fb4fea66b836fc056c5fd',
1 =>
array (
0 => 'phpunit\\testrunner\\issuefilter',
),
2 =>
array (
0 => 'phpunit\\testrunner\\__construct',
1 => 'phpunit\\testrunner\\shouldbeprocessed',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Baseline/Baseline.php' =>
array (
0 => '56f74c1e3cc16aff409a3114760a8acb033547b9',
1 =>
array (
0 => 'phpunit\\runner\\baseline\\baseline',
),
2 =>
array (
0 => 'phpunit\\runner\\baseline\\add',
1 => 'phpunit\\runner\\baseline\\has',
2 => 'phpunit\\runner\\baseline\\groupedbyfileandline',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Baseline/Reader.php' =>
array (
0 => '5bf30b2f38f3a3660cd5e8b728671352c9139d99',
1 =>
array (
0 => 'phpunit\\runner\\baseline\\reader',
),
2 =>
array (
0 => 'phpunit\\runner\\baseline\\read',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Baseline/RelativePathCalculator.php' =>
array (
0 => '17a196e5ec5fdd8945ac6deaf89ecab8d56a79c5',
1 =>
array (
0 => 'phpunit\\runner\\baseline\\relativepathcalculator',
),
2 =>
array (
0 => 'phpunit\\runner\\baseline\\__construct',
1 => 'phpunit\\runner\\baseline\\calculate',
2 => 'phpunit\\runner\\baseline\\parts',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Baseline/Issue.php' =>
array (
0 => '231c1e113695c340eb6cb1ef3a4fb5b2b01c59a3',
1 =>
array (
0 => 'phpunit\\runner\\baseline\\issue',
),
2 =>
array (
0 => 'phpunit\\runner\\baseline\\from',
1 => 'phpunit\\runner\\baseline\\__construct',
2 => 'phpunit\\runner\\baseline\\file',
3 => 'phpunit\\runner\\baseline\\line',
4 => 'phpunit\\runner\\baseline\\hash',
5 => 'phpunit\\runner\\baseline\\description',
6 => 'phpunit\\runner\\baseline\\equals',
7 => 'phpunit\\runner\\baseline\\calculatehash',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/TestTriggeredPhpWarningSubscriber.php' =>
array (
0 => '97a44ea024b2f415a790e1fe6145b73e1306673b',
1 =>
array (
0 => 'phpunit\\runner\\baseline\\testtriggeredphpwarningsubscriber',
),
2 =>
array (
0 => 'phpunit\\runner\\baseline\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/TestTriggeredPhpNoticeSubscriber.php' =>
array (
0 => '52ac4e04306292ed7b35a7662fe06abd0a6b9d0a',
1 =>
array (
0 => 'phpunit\\runner\\baseline\\testtriggeredphpnoticesubscriber',
),
2 =>
array (
0 => 'phpunit\\runner\\baseline\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/TestTriggeredDeprecationSubscriber.php' =>
array (
0 => '5f753ee25774e397b8e9ce1ed948fc1ebbcfe1e6',
1 =>
array (
0 => 'phpunit\\runner\\baseline\\testtriggereddeprecationsubscriber',
),
2 =>
array (
0 => 'phpunit\\runner\\baseline\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/TestTriggeredPhpDeprecationSubscriber.php' =>
array (
0 => '64edaf67a744ff11fdba3a592c6e3cbded9e1fb4',
1 =>
array (
0 => 'phpunit\\runner\\baseline\\testtriggeredphpdeprecationsubscriber',
),
2 =>
array (
0 => 'phpunit\\runner\\baseline\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/TestTriggeredWarningSubscriber.php' =>
array (
0 => '34f2ae3c51397c3bcde8d2a91629e7ad19af5e43',
1 =>
array (
0 => 'phpunit\\runner\\baseline\\testtriggeredwarningsubscriber',
),
2 =>
array (
0 => 'phpunit\\runner\\baseline\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/Subscriber.php' =>
array (
0 => '0b619539f3c34c4adc5db08303bb75ff62f2432b',
1 =>
array (
0 => 'phpunit\\runner\\baseline\\subscriber',
),
2 =>
array (
0 => 'phpunit\\runner\\baseline\\__construct',
1 => 'phpunit\\runner\\baseline\\generator',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Baseline/Subscriber/TestTriggeredNoticeSubscriber.php' =>
array (
0 => '4235df1ec535696e9525caa7736e793610cc8b5e',
1 =>
array (
0 => 'phpunit\\runner\\baseline\\testtriggerednoticesubscriber',
),
2 =>
array (
0 => 'phpunit\\runner\\baseline\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Baseline/Writer.php' =>
array (
0 => '6419d899dd65c493b76dce106acfd0f662477bee',
1 =>
array (
0 => 'phpunit\\runner\\baseline\\writer',
),
2 =>
array (
0 => 'phpunit\\runner\\baseline\\write',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Baseline/Exception/FileDoesNotHaveLineException.php' =>
array (
0 => 'eb6103b85c93cfecd16be8b17cc4b798721fa14c',
1 =>
array (
0 => 'phpunit\\runner\\baseline\\filedoesnothavelineexception',
),
2 =>
array (
0 => 'phpunit\\runner\\baseline\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Baseline/Exception/CannotLoadBaselineException.php' =>
array (
0 => 'd7152a793344d1c8ab56069395b40bffd9337c92',
1 =>
array (
0 => 'phpunit\\runner\\baseline\\cannotloadbaselineexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Baseline/Generator.php' =>
array (
0 => '8f9212a72834847119a36d4828c1f70d6f3b4c5f',
1 =>
array (
0 => 'phpunit\\runner\\baseline\\generator',
),
2 =>
array (
0 => 'phpunit\\runner\\baseline\\__construct',
1 => 'phpunit\\runner\\baseline\\baseline',
2 => 'phpunit\\runner\\baseline\\testtriggeredissue',
3 => 'phpunit\\runner\\baseline\\restrict',
4 => 'phpunit\\runner\\baseline\\issuppressionignored',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestSuiteLoader.php' =>
array (
0 => 'efe5814deb6b004bfb74b8c910aa9ceb70369694',
1 =>
array (
0 => 'phpunit\\runner\\testsuiteloader',
),
2 =>
array (
0 => 'phpunit\\runner\\load',
1 => 'phpunit\\runner\\classnamefromfilename',
2 => 'phpunit\\runner\\loadsuiteclassfile',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Extension/PharLoader.php' =>
array (
0 => '763092772a7de545b6736e684c2dc9d655977ae4',
1 =>
array (
0 => 'phpunit\\runner\\extension\\pharloader',
),
2 =>
array (
0 => 'phpunit\\runner\\extension\\loadpharextensionsindirectory',
1 => 'phpunit\\runner\\extension\\phpunitversion',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Extension/Facade.php' =>
array (
0 => '20c5f0c5f2718e48745477d2a71aeccd30e394d8',
1 =>
array (
0 => 'phpunit\\runner\\extension\\facade',
),
2 =>
array (
0 => 'phpunit\\runner\\extension\\registersubscribers',
1 => 'phpunit\\runner\\extension\\registersubscriber',
2 => 'phpunit\\runner\\extension\\registertracer',
3 => 'phpunit\\runner\\extension\\replaceoutput',
4 => 'phpunit\\runner\\extension\\replacesoutput',
5 => 'phpunit\\runner\\extension\\replaceprogressoutput',
6 => 'phpunit\\runner\\extension\\replacesprogressoutput',
7 => 'phpunit\\runner\\extension\\replaceresultoutput',
8 => 'phpunit\\runner\\extension\\replacesresultoutput',
9 => 'phpunit\\runner\\extension\\requirecodecoveragecollection',
10 => 'phpunit\\runner\\extension\\requirescodecoveragecollection',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Extension/ParameterCollection.php' =>
array (
0 => '1d4c1a2162168f187807ccb1714716a8a661af89',
1 =>
array (
0 => 'phpunit\\runner\\extension\\parametercollection',
),
2 =>
array (
0 => 'phpunit\\runner\\extension\\fromarray',
1 => 'phpunit\\runner\\extension\\__construct',
2 => 'phpunit\\runner\\extension\\has',
3 => 'phpunit\\runner\\extension\\get',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Extension/ExtensionBootstrapper.php' =>
array (
0 => 'd2de962841fc90888e065e32567bf7b6c73229b7',
1 =>
array (
0 => 'phpunit\\runner\\extension\\extensionbootstrapper',
),
2 =>
array (
0 => 'phpunit\\runner\\extension\\__construct',
1 => 'phpunit\\runner\\extension\\bootstrap',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Extension/Extension.php' =>
array (
0 => 'ef3bbf58892806f549f9dbbaea4f985bae44d54b',
1 =>
array (
0 => 'phpunit\\runner\\extension\\extension',
),
2 =>
array (
0 => 'phpunit\\runner\\extension\\bootstrap',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/GarbageCollection/GarbageCollectionHandler.php' =>
array (
0 => '2d39e8e06d9d31e04b920d534a65029c6c192fdc',
1 =>
array (
0 => 'phpunit\\runner\\garbagecollection\\garbagecollectionhandler',
),
2 =>
array (
0 => 'phpunit\\runner\\garbagecollection\\__construct',
1 => 'phpunit\\runner\\garbagecollection\\executionstarted',
2 => 'phpunit\\runner\\garbagecollection\\executionfinished',
3 => 'phpunit\\runner\\garbagecollection\\testfinished',
4 => 'phpunit\\runner\\garbagecollection\\registersubscribers',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/GarbageCollection/Subscriber/TestFinishedSubscriber.php' =>
array (
0 => '6d4ef5a25714e32f8705b760787da3dddd74e0f5',
1 =>
array (
0 => 'phpunit\\runner\\garbagecollection\\testfinishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\runner\\garbagecollection\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/GarbageCollection/Subscriber/ExecutionFinishedSubscriber.php' =>
array (
0 => 'bf07931c4e20deb1f2632b8f1c501c7a52af45b5',
1 =>
array (
0 => 'phpunit\\runner\\garbagecollection\\executionfinishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\runner\\garbagecollection\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/GarbageCollection/Subscriber/Subscriber.php' =>
array (
0 => '62ef70d249d113f98df9022d20a313ee9641609f',
1 =>
array (
0 => 'phpunit\\runner\\garbagecollection\\subscriber',
),
2 =>
array (
0 => 'phpunit\\runner\\garbagecollection\\__construct',
1 => 'phpunit\\runner\\garbagecollection\\handler',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/GarbageCollection/Subscriber/ExecutionStartedSubscriber.php' =>
array (
0 => '747bfdde70f2a05aaffdc255d738370807f15993',
1 =>
array (
0 => 'phpunit\\runner\\garbagecollection\\executionstartedsubscriber',
),
2 =>
array (
0 => 'phpunit\\runner\\garbagecollection\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Exception/ClassCannotBeFoundException.php' =>
array (
0 => '61c2de0a4b85168ebdf9bce84fd2e1b697a6ec9b',
1 =>
array (
0 => 'phpunit\\runner\\classcannotbefoundexception',
),
2 =>
array (
0 => 'phpunit\\runner\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Exception/FileDoesNotExistException.php' =>
array (
0 => '12dba348025b49ab3155851d61df9b67e71493b8',
1 =>
array (
0 => 'phpunit\\runner\\filedoesnotexistexception',
),
2 =>
array (
0 => 'phpunit\\runner\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Exception/ClassDoesNotExtendTestCaseException.php' =>
array (
0 => 'c02a73890af68f7c47bb06e95e12a42e7fe04570',
1 =>
array (
0 => 'phpunit\\runner\\classdoesnotextendtestcaseexception',
),
2 =>
array (
0 => 'phpunit\\runner\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Exception/InvalidPhptFileException.php' =>
array (
0 => '90c666e76524a90dacfeb1f18261bbb4ef84dd6a',
1 =>
array (
0 => 'phpunit\\runner\\invalidphptfileexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Exception/Exception.php' =>
array (
0 => '7054bf0ecb6a86f8168dc75c6f4bd08fcdbb71df',
1 =>
array (
0 => 'phpunit\\runner\\exception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Exception/PhptExternalFileCannotBeLoadedException.php' =>
array (
0 => 'd2b906a77ff3445e874e697cbf29926af641037c',
1 =>
array (
0 => 'phpunit\\runner\\phptexternalfilecannotbeloadedexception',
),
2 =>
array (
0 => 'phpunit\\runner\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Exception/ErrorException.php' =>
array (
0 => 'dd6f4873fb85566825400dd5649b21e1a0dee0d1',
1 =>
array (
0 => 'phpunit\\runner\\errorexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Exception/InvalidOrderException.php' =>
array (
0 => '56a5bde3a8b085da5fa8d7984fd56cf2ddbd9459',
1 =>
array (
0 => 'phpunit\\runner\\invalidorderexception',
),
2 =>
array (
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Exception/UnsupportedPhptSectionException.php' =>
array (
0 => '577dae245db27001e38e4a43917ae59543c1ffe2',
1 =>
array (
0 => 'phpunit\\runner\\unsupportedphptsectionexception',
),
2 =>
array (
0 => 'phpunit\\runner\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Exception/DirectoryDoesNotExistException.php' =>
array (
0 => '754a25423f4c786cef50ba21f9f14dac7b4123bf',
1 =>
array (
0 => 'phpunit\\runner\\directorydoesnotexistexception',
),
2 =>
array (
0 => 'phpunit\\runner\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Exception/ParameterDoesNotExistException.php' =>
array (
0 => '9246d8b3f311a5e71393f649ac695693e72725e7',
1 =>
array (
0 => 'phpunit\\runner\\parameterdoesnotexistexception',
),
2 =>
array (
0 => 'phpunit\\runner\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Exception/ClassIsAbstractException.php' =>
array (
0 => 'e24d4942908ffaed1af7769eae709049bb5059e6',
1 =>
array (
0 => 'phpunit\\runner\\classisabstractexception',
),
2 =>
array (
0 => 'phpunit\\runner\\__construct',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/PHPT/PhptTestCase.php' =>
array (
0 => '94d428a7621ce33584acfb9602167a8490ed5c02',
1 =>
array (
0 => 'phpunit\\runner\\phpttestcase',
),
2 =>
array (
0 => 'phpunit\\runner\\__construct',
1 => 'phpunit\\runner\\count',
2 => 'phpunit\\runner\\run',
3 => 'phpunit\\runner\\getname',
4 => 'phpunit\\runner\\tostring',
5 => 'phpunit\\runner\\usesdataprovider',
6 => 'phpunit\\runner\\numberofassertionsperformed',
7 => 'phpunit\\runner\\output',
8 => 'phpunit\\runner\\hasoutput',
9 => 'phpunit\\runner\\sortid',
10 => 'phpunit\\runner\\provides',
11 => 'phpunit\\runner\\requires',
12 => 'phpunit\\runner\\valueobjectforevents',
13 => 'phpunit\\runner\\parseinisection',
14 => 'phpunit\\runner\\parseenvsection',
15 => 'phpunit\\runner\\assertphptexpectation',
16 => 'phpunit\\runner\\shouldtestbeskipped',
17 => 'phpunit\\runner\\shouldruninsubprocess',
18 => 'phpunit\\runner\\runcodeinlocalsandbox',
19 => 'phpunit\\runner\\runclean',
20 => 'phpunit\\runner\\parse',
21 => 'phpunit\\runner\\parseexternal',
22 => 'phpunit\\runner\\validate',
23 => 'phpunit\\runner\\render',
24 => 'phpunit\\runner\\coveragefiles',
25 => 'phpunit\\runner\\renderforcoverage',
26 => 'phpunit\\runner\\cleanupforcoverage',
27 => 'phpunit\\runner\\stringifyini',
28 => 'phpunit\\runner\\locationhintfromdiff',
29 => 'phpunit\\runner\\cleandiffline',
30 => 'phpunit\\runner\\locationhint',
31 => 'phpunit\\runner\\settings',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/TestSuiteSorter.php' =>
array (
0 => '08bc237662d814bacb6c8ad6657e3dd37b842527',
1 =>
array (
0 => 'phpunit\\runner\\testsuitesorter',
),
2 =>
array (
0 => 'phpunit\\runner\\__construct',
1 => 'phpunit\\runner\\reordertestsinsuite',
2 => 'phpunit\\runner\\getoriginalexecutionorder',
3 => 'phpunit\\runner\\getexecutionorder',
4 => 'phpunit\\runner\\sort',
5 => 'phpunit\\runner\\addsuitetodefectsortorder',
6 => 'phpunit\\runner\\reverse',
7 => 'phpunit\\runner\\randomize',
8 => 'phpunit\\runner\\sortdefectsfirst',
9 => 'phpunit\\runner\\sortbyduration',
10 => 'phpunit\\runner\\sortbysize',
11 => 'phpunit\\runner\\cmpdefectpriorityandtime',
12 => 'phpunit\\runner\\cmpduration',
13 => 'phpunit\\runner\\cmpsize',
14 => 'phpunit\\runner\\resolvedependencies',
15 => 'phpunit\\runner\\calculatetestexecutionorder',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/ResultCache/ResultCacheHandler.php' =>
array (
0 => 'ef1e42c6cd8556a02132b39bbb56f776b92910fd',
1 =>
array (
0 => 'phpunit\\runner\\resultcache\\resultcachehandler',
),
2 =>
array (
0 => 'phpunit\\runner\\resultcache\\__construct',
1 => 'phpunit\\runner\\resultcache\\testsuitestarted',
2 => 'phpunit\\runner\\resultcache\\testsuitefinished',
3 => 'phpunit\\runner\\resultcache\\testprepared',
4 => 'phpunit\\runner\\resultcache\\testmarkedincomplete',
5 => 'phpunit\\runner\\resultcache\\testconsideredrisky',
6 => 'phpunit\\runner\\resultcache\\testerrored',
7 => 'phpunit\\runner\\resultcache\\testfailed',
8 => 'phpunit\\runner\\resultcache\\testskipped',
9 => 'phpunit\\runner\\resultcache\\testfinished',
10 => 'phpunit\\runner\\resultcache\\duration',
11 => 'phpunit\\runner\\resultcache\\registersubscribers',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/ResultCache/NullResultCache.php' =>
array (
0 => '852c36e0ef2992e7d3535a612db5bc505e5c3a3b',
1 =>
array (
0 => 'phpunit\\runner\\resultcache\\nullresultcache',
),
2 =>
array (
0 => 'phpunit\\runner\\resultcache\\setstatus',
1 => 'phpunit\\runner\\resultcache\\status',
2 => 'phpunit\\runner\\resultcache\\settime',
3 => 'phpunit\\runner\\resultcache\\time',
4 => 'phpunit\\runner\\resultcache\\load',
5 => 'phpunit\\runner\\resultcache\\persist',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/ResultCache/ResultCache.php' =>
array (
0 => '3996b78a4f441ae7508b3632069bda66bba1e595',
1 =>
array (
0 => 'phpunit\\runner\\resultcache\\resultcache',
),
2 =>
array (
0 => 'phpunit\\runner\\resultcache\\setstatus',
1 => 'phpunit\\runner\\resultcache\\status',
2 => 'phpunit\\runner\\resultcache\\settime',
3 => 'phpunit\\runner\\resultcache\\time',
4 => 'phpunit\\runner\\resultcache\\load',
5 => 'phpunit\\runner\\resultcache\\persist',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/ResultCache/DefaultResultCache.php' =>
array (
0 => '8ab06d8f0b3dd9fb0eb884e854b9a4bfdcf2c99b',
1 =>
array (
0 => 'phpunit\\runner\\resultcache\\defaultresultcache',
),
2 =>
array (
0 => 'phpunit\\runner\\resultcache\\__construct',
1 => 'phpunit\\runner\\resultcache\\setstatus',
2 => 'phpunit\\runner\\resultcache\\status',
3 => 'phpunit\\runner\\resultcache\\settime',
4 => 'phpunit\\runner\\resultcache\\time',
5 => 'phpunit\\runner\\resultcache\\mergewith',
6 => 'phpunit\\runner\\resultcache\\load',
7 => 'phpunit\\runner\\resultcache\\persist',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestErroredSubscriber.php' =>
array (
0 => '19ead95535e9657070ec8e12ffa8db900b8773a4',
1 =>
array (
0 => 'phpunit\\runner\\resultcache\\testerroredsubscriber',
),
2 =>
array (
0 => 'phpunit\\runner\\resultcache\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestMarkedIncompleteSubscriber.php' =>
array (
0 => 'be30729f47277c8207fed059086304744011ac9f',
1 =>
array (
0 => 'phpunit\\runner\\resultcache\\testmarkedincompletesubscriber',
),
2 =>
array (
0 => 'phpunit\\runner\\resultcache\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestSkippedSubscriber.php' =>
array (
0 => 'e35fe6320131f842be8874d7eebde33e48b9ad0d',
1 =>
array (
0 => 'phpunit\\runner\\resultcache\\testskippedsubscriber',
),
2 =>
array (
0 => 'phpunit\\runner\\resultcache\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestFailedSubscriber.php' =>
array (
0 => '3473b244a1dbf52787414e9b87cd424eeb3e9c37',
1 =>
array (
0 => 'phpunit\\runner\\resultcache\\testfailedsubscriber',
),
2 =>
array (
0 => 'phpunit\\runner\\resultcache\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestFinishedSubscriber.php' =>
array (
0 => 'd3988c5d0dcf9486a859fdcb5cdf94490c34a1d6',
1 =>
array (
0 => 'phpunit\\runner\\resultcache\\testfinishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\runner\\resultcache\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/Subscriber.php' =>
array (
0 => '5f668d4651205fbee1ca0e6be339a2624d2f2ccb',
1 =>
array (
0 => 'phpunit\\runner\\resultcache\\subscriber',
),
2 =>
array (
0 => 'phpunit\\runner\\resultcache\\__construct',
1 => 'phpunit\\runner\\resultcache\\handler',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestSuiteFinishedSubscriber.php' =>
array (
0 => 'cd9fccd76386c14dff8bac0550e81f294a0702ff',
1 =>
array (
0 => 'phpunit\\runner\\resultcache\\testsuitefinishedsubscriber',
),
2 =>
array (
0 => 'phpunit\\runner\\resultcache\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestSuiteStartedSubscriber.php' =>
array (
0 => '4eb159369d392dd4540ce42ced5f265c834e653e',
1 =>
array (
0 => 'phpunit\\runner\\resultcache\\testsuitestartedsubscriber',
),
2 =>
array (
0 => 'phpunit\\runner\\resultcache\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestPreparedSubscriber.php' =>
array (
0 => 'c7842b40a264b07507ca0f474bb5e56382c072d9',
1 =>
array (
0 => 'phpunit\\runner\\resultcache\\testpreparedsubscriber',
),
2 =>
array (
0 => 'phpunit\\runner\\resultcache\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/TestConsideredRiskySubscriber.php' =>
array (
0 => '077f3e2d7c36fe8dcdf8c49c6298c90e9942a832',
1 =>
array (
0 => 'phpunit\\runner\\resultcache\\testconsideredriskysubscriber',
),
2 =>
array (
0 => 'phpunit\\runner\\resultcache\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/ErrorHandler.php' =>
array (
0 => '6a555991da2ab435466e7872df314b1380f0d074',
1 =>
array (
0 => 'phpunit\\runner\\errorhandler',
),
2 =>
array (
0 => 'phpunit\\runner\\instance',
1 => 'phpunit\\runner\\__construct',
2 => 'phpunit\\runner\\__invoke',
3 => 'phpunit\\runner\\enable',
4 => 'phpunit\\runner\\disable',
5 => 'phpunit\\runner\\usebaseline',
6 => 'phpunit\\runner\\usedeprecationtriggers',
7 => 'phpunit\\runner\\ignoredbybaseline',
8 => 'phpunit\\runner\\trigger',
9 => 'phpunit\\runner\\filteredstacktrace',
10 => 'phpunit\\runner\\guessdeprecationframe',
11 => 'phpunit\\runner\\errorstacktrace',
12 => 'phpunit\\runner\\frameisfunction',
13 => 'phpunit\\runner\\frameismethod',
14 => 'phpunit\\runner\\stacktrace',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/Version.php' =>
array (
0 => 'a3e60afdea4acd06a7e653d606e36bd8f5f81e5e',
1 =>
array (
0 => 'phpunit\\runner\\version',
),
2 =>
array (
0 => 'phpunit\\runner\\id',
1 => 'phpunit\\runner\\series',
2 => 'phpunit\\runner\\majorversionnumber',
3 => 'phpunit\\runner\\getversionstring',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/CodeCoverage.php' =>
array (
0 => 'a05886d525f923613271bedb29435badbfb103de',
1 =>
array (
0 => 'phpunit\\runner\\codecoverage',
),
2 =>
array (
0 => 'phpunit\\runner\\instance',
1 => 'phpunit\\runner\\init',
2 => 'phpunit\\runner\\isactive',
3 => 'phpunit\\runner\\codecoverage',
4 => 'phpunit\\runner\\driver',
5 => 'phpunit\\runner\\start',
6 => 'phpunit\\runner\\stop',
7 => 'phpunit\\runner\\deactivate',
8 => 'phpunit\\runner\\generatereports',
9 => 'phpunit\\runner\\activate',
10 => 'phpunit\\runner\\codecoveragegenerationstart',
11 => 'phpunit\\runner\\codecoveragegenerationsucceeded',
12 => 'phpunit\\runner\\codecoveragegenerationfailed',
13 => 'phpunit\\runner\\timer',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/DeprecationCollector/Subscriber/TestTriggeredDeprecationSubscriber.php' =>
array (
0 => 'c876302174cdd4975a13bd589509e279d75496b0',
1 =>
array (
0 => 'phpunit\\runner\\deprecationcollector\\testtriggereddeprecationsubscriber',
),
2 =>
array (
0 => 'phpunit\\runner\\deprecationcollector\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/DeprecationCollector/Subscriber/Subscriber.php' =>
array (
0 => 'c9a5f0e04e15c99e68f8372202f771df0c8f30e8',
1 =>
array (
0 => 'phpunit\\runner\\deprecationcollector\\subscriber',
),
2 =>
array (
0 => 'phpunit\\runner\\deprecationcollector\\__construct',
1 => 'phpunit\\runner\\deprecationcollector\\collector',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/DeprecationCollector/Subscriber/TestPreparedSubscriber.php' =>
array (
0 => 'd796c2ebaab424117de996542a08ed9fdc66ceef',
1 =>
array (
0 => 'phpunit\\runner\\deprecationcollector\\testpreparedsubscriber',
),
2 =>
array (
0 => 'phpunit\\runner\\deprecationcollector\\notify',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/DeprecationCollector/Facade.php' =>
array (
0 => '756e395a07d5c48022c27f945c311f1b81ec6ebd',
1 =>
array (
0 => 'phpunit\\runner\\deprecationcollector\\facade',
),
2 =>
array (
0 => 'phpunit\\runner\\deprecationcollector\\init',
1 => 'phpunit\\runner\\deprecationcollector\\deprecations',
2 => 'phpunit\\runner\\deprecationcollector\\filtereddeprecations',
3 => 'phpunit\\runner\\deprecationcollector\\collector',
),
3 =>
array (
),
),
'/home/michael/dev/michaelschiemer/vendor/phpunit/phpunit/src/Runner/DeprecationCollector/Collector.php' =>
array (
0 => '1239a4a4158a4b68efce3d1f16686c0ecc024555',
1 =>
array (
0 => 'phpunit\\runner\\deprecationcollector\\collector',
),
2 =>
array (
0 => 'phpunit\\runner\\deprecationcollector\\__construct',
1 => 'phpunit\\runner\\deprecationcollector\\deprecations',
2 => 'phpunit\\runner\\deprecationcollector\\filtereddeprecations',
3 => 'phpunit\\runner\\deprecationcollector\\testprepared',
4 => 'phpunit\\runner\\deprecationcollector\\testtriggereddeprecation',
),
3 =>
array (
),
),
),
));