sha256:f7f41b0f7b495f93ed7637a355026c35e689e18682fed84ee3fed0f827857cb5
Alias: git-archive
The hash you've requested:
git:a93d26f6f08add54943d752dad1da64c464c2e69
is considered an alias for sha256(tar).
Visit the canonical page.
Dependency Lockfiles
Diff
Content
sha256:c646ffd77d4c10a2c69e8be70546544f605a467e3f4b1819aeaa2f1dd3980ea0 .gitattributes
sha256:60a40e190dee806fb141f3d0bb4b675ae3453a6fb1056ae1e3d40514cad97c33 .gitignore
sha256:7cdced98d7a0fdaf813395e294089b91da94f7a6e089be0794910f9d23e2f1c6 .scrutinizer.yml
sha256:865135305ebdb2d1635e410041fd330ada37a9a30c5fc62f9e41abc7fd9e2cbe .travis.yml
sha256:ec3180331595d3d7113dd7e7e2f7b57e2ce293204ef96bd8f594977a642df003 CONTRIBUTING.md
sha256:544ad2b918f1c4dd6f2be1fcb76ad455f2c027650cf3b835f49542ff1577f4af LICENSE
sha256:19b85899b4334f1e74f09bb257585dc3c410f57f7433744e7b621c11961cf96d README.md
sha256:ca18406bdf28c100a2600614e46a2e83042e8d8b03e77ecc78b22f2d81240ba5 UPGRADE.md
bin/
sha256:4993dd7b5207cab91152ca53cc8b7394fc9c258e15bac42bad6f9bb65c782e3e bin/generate-phpstorm-stubs-map.php
sha256:abe52b2ce2757287dbb5d53e41b213ec955c9a603b9e08bd8211369d92b44d1c composer.json
sha256:9cf2692a8be51a59fb0e348bcea97cd8aea08bbeaada565b05efc8abd390f246 composer.lock
demo/
sha256:3538b9f29fb1453c921282917d8c7c2c9e8456b943ebebb95a2f15f3358ae7f9 demo/README.md
demo/basic-reflection/
demo/basic-reflection/assets/
sha256:480edd423a22be56384f4268d20656bc88e314c2060f504c70b48c3e49d9a49c demo/basic-reflection/assets/MyClass.php
sha256:2d0461ac52170ad3d97590c621ddee0d227cb0b2fb90ae2780343539bf2a92f7 demo/basic-reflection/example1.php
sha256:86b614b41949013da8e66bf52744bdc40fb363b7e694850727adc624d185f301 demo/basic-reflection/example2.php
sha256:35c6c22e182046a59ab5ec7bfa51dcc52850359b861e117d12a9340a9114e619 demo/basic-reflection/example3.php
demo/monkey-patching/
sha256:9376c22d11bac4405b10ecd78e0920ba149e074a9d89735aa936d2e67c918930 demo/monkey-patching/MyClass.php
sha256:c51ee9888b3a6c6913aaecd8bb2c242aefb4cd3205fe6ddbd750690bcd461aaf demo/monkey-patching/index.php
demo/parsing-whole-directory/
sha256:d3df1ecddb1affb0ca95fb9c4c144d85bd66cc8fd812a475cdcb4e0a86683b36 demo/parsing-whole-directory/example1.php
sha256:95516cea796afb0adea4ab4aa8e397491d68cf94054f0554bdc63ad423c1bb98 demo/parsing-whole-directory/example2.php
docs/
docs/assets/
sha256:c9bad636b815ab1ea30255d6d44b66ef2dd5a4882126327673762476d098541f docs/assets/reflection-process.png
sha256:d1d34e30c35912168ebf75354f4563bf8ffdf028a3a933dd9f9541a0e2c9cafa docs/ast-extraction.md
sha256:82d5db77d22ad5abc7c59d367247e4b2b24b11a09f36d7232f546644121b7314 docs/compatibility.md
sha256:d5062234d248521f8a65b7f4f11528230a9f7b3b93245ea5bfa87132c9a2b840 docs/features.md
sha256:8b76325c8beb12302d74a703154f602c2b1e3d9e82576abc24f36098478054c6 docs/find-reflection-on-line.md
sha256:993adf083d27ed989f0cad47f6bb6fb96ada038037ca87c74acdffc9c9411eaa docs/how-it-works.md
sha256:8890bcd5949cc4631a3bd35a13c2bc07717b5c81b1ed9c7b55033ba24c2ce700 docs/reflection-modification.md
sha256:e6c0f8a0e43b0f0c8bc473d67b65e00cf23bea20875a6018f67dbb97c1a7c493 docs/types.md
sha256:0add563a070cb49c138326e95a414ef99cf51352faac4a2be7e3bd61e72fd088 docs/usage.md
sha256:af251d2d3d32fd818d141613cc54c757ac4fa78cb23496c86bf2cb1e0bb7903c phpbench.json
sha256:0ffb145025ad2df22aa5cf35b6275cf9bf166a04c970dc73eea36f0aecd0792e phpcs.xml.dist
sha256:b3de93bc8f403f0655385b32f654fc3f6159abe4a7203385e29b41455242da0f phpstan.neon
sha256:2e5ad7a04e5ee80510562c0198778bff4551967966f92f8ebbec97e7192faa83 phpunit.xml.dist
sha256:c34ad43065902aff4a0f27cae6b05820cb8a61c939879f3b258c31cdbed18ade psalm.xml
src/
sha256:61ae31d78b3473908ef84638b8a57e4c00d15dea3d93c84a491b9b56073f3f17 src/BetterReflection.php
src/Identifier/
src/Identifier/Exception/
sha256:0299822b4cfc52b99e4d68154a5250298a40fe778d085ef26ee4a3544704805f src/Identifier/Exception/InvalidIdentifierName.php
sha256:09d3382be7ec3e493bfe93e8cb39cc7f99e7063ad91e9ac72f81168c37384721 src/Identifier/Identifier.php
sha256:ced8f679c00ab18c72d64ac223cc941e60c0c15233456581d0bdbc052099511f src/Identifier/IdentifierType.php
src/NodeCompiler/
sha256:59881627f644ae8c51538244f6179a928af61be4a058d789bbbafec63582f5c7 src/NodeCompiler/CompileNodeToValue.php
sha256:18e7c1c1ed305f9024282ee5c4ca852e023831921578c538096bb98235b8da63 src/NodeCompiler/CompilerContext.php
src/NodeCompiler/Exception/
sha256:621678d9a5ef79408d11b4e13f93b4bd826ce1108b56b5313c8ace4d5dad0894 src/NodeCompiler/Exception/UnableToCompileNode.php
src/Reflection/
src/Reflection/Adapter/
src/Reflection/Adapter/Exception/
sha256:15f9224c4c304404dbb180ed42e0adcc9397dfc65ed6f34f3c84ec8b45d81e7d src/Reflection/Adapter/Exception/NotImplemented.php
sha256:381f2ab8acc51cdf5563ff33f3cadd740a76d1059c3cfe5097b40c5436ae561d src/Reflection/Adapter/ReflectionClass.php
sha256:3068255d14c6c22956c207cc40f88e605194136c139777ea1d60ed801162cfa5 src/Reflection/Adapter/ReflectionClassConstant.php
sha256:951a84310c195da4b4906ebed6b5b6c6dd45902d0c5dc6598315c3dd2da848b9 src/Reflection/Adapter/ReflectionFunction.php
sha256:358adeef1788725efd5df8a04c6e113707f64c365fa0868d5015eb35e26a3bca src/Reflection/Adapter/ReflectionMethod.php
sha256:699db5fa1c457580cc9a1feb68ea70381e5b58c99648cf87e75b70938812e114 src/Reflection/Adapter/ReflectionObject.php
sha256:526e67a5d4c86f091ca22c0b42f1b0099e8cd2123cb40dbe53cc58caf10636af src/Reflection/Adapter/ReflectionParameter.php
sha256:279800348d801275514bf044843d3776f15520e3718c3d2ea29e8d760b29660b src/Reflection/Adapter/ReflectionProperty.php
sha256:ae2daa048aa34a506231e63beedc576d5f820e0f1f120372c840f512f8b3e3ae src/Reflection/Adapter/ReflectionType.php
src/Reflection/Exception/
sha256:203b61888e234de5009ff75317050ec9da04fdc3e80ed01d0e1242cfd1a4e86f src/Reflection/Exception/ClassDoesNotExist.php
sha256:b549632435803e8ac3cefd02c10aea1a858a205a970fcecf219356bfccfdf4d8 src/Reflection/Exception/FunctionDoesNotExist.php
sha256:f86f159ed484f4c9f74307d2cac600c255f91d8a0abb4688f405c8e61bc2fe1f src/Reflection/Exception/InvalidAbstractFunctionNodeType.php
sha256:c784e84c50f78fc8f77cf61cd5dd01599318843d9fa590e58621eedddb013d90 src/Reflection/Exception/InvalidConstantNode.php
sha256:72084cdbd6366de6d05731cd9269f689a9bcc7c5a9b70d2c445810f69d4f3570 src/Reflection/Exception/InvalidDefaultValueType.php
sha256:de03dc744fc616776b95b9dad448653e786a0b49753c1be237471ae059f0dedf src/Reflection/Exception/MethodPrototypeNotFound.php
sha256:f87dc7a719e49ea10d9ea0cb768a66394f5f0d47faa34730f66de7e34885bf77 src/Reflection/Exception/NoObjectProvided.php
sha256:8458bd75e2994eae7968ff6a994200776028302657adbd05aea1ca547703cf6c src/Reflection/Exception/NoParent.php
sha256:ca7b4c4ecd3827bf6c261704f7710b363a4b7627011d5b6b9ba8a1fc06577960 src/Reflection/Exception/NotAClassReflection.php
sha256:44c1362f21a1e90ba58e5308534fd6cd4682b8382b1e4ab219045e979d3e8dec src/Reflection/Exception/NotAnInterfaceReflection.php
sha256:647083893e587efc89eecfa55578730a7f0673d96d36772c62e9d6e11d6e7d33 src/Reflection/Exception/NotAnObject.php
sha256:340b59fe7f2796e75ddeebe807f1bca0a083cefe4343693d63475443409f0aaa src/Reflection/Exception/ObjectNotInstanceOfClass.php
sha256:3e93ab3817775db24eca4b4bb95facdfdeded7b5732e06bfe0537178d08ad6e9 src/Reflection/Exception/PropertyDoesNotExist.php
sha256:779cc62ba8420c98dc297ea4c620976d76192f19427d7bf4dc6b60eab88b1b1c src/Reflection/Exception/PropertyIsNotStatic.php
sha256:38c3c568a8366f17fb41fd7cc3f86250e97022972e15d0208aac7b30c884ef34 src/Reflection/Exception/ReflectionTypeDoesNotPointToAClassAlikeType.php
sha256:c36db01f1de3ff75392a03f7e564eb45095e2de103eb07572e9b89fee79a7cd0 src/Reflection/Exception/Uncloneable.php
sha256:b7ae651bb2f4a80375cb2123a18f1db4c335a187a4144914bede3cbdfbd22cc4 src/Reflection/Reflection.php
sha256:c7035c80c96bf0a2c684d1a8088b9a8b7f616dd94670c9599e92c7d2f161689f src/Reflection/ReflectionClass.php
sha256:588d2e11106c11290ec22874a338341342ef824c1b37770b7530bf8cf484525e src/Reflection/ReflectionClassConstant.php
sha256:acb5bd0884b436cfece50dbe28d650b8aecc9c5cb3e5a8c5f3f2456a53b715fc src/Reflection/ReflectionConstant.php
sha256:5ab7957bac152519e992b88a18ce73814c5638be3cb723fa7e415008d6060f8e src/Reflection/ReflectionFunction.php
sha256:58b0323308f0f13db19ca7bc9fea6ef28a5dfa30e80c36a7ae2b60c13644c246 src/Reflection/ReflectionFunctionAbstract.php
sha256:270bda9070943923e773a3cc333639878e59e95e3b3429a7c0e869b1b6060f49 src/Reflection/ReflectionMethod.php
sha256:ff58f82fd676eff348c8286b6b356bd4f49a042a3cdb12f9fb44c47a712b47ec src/Reflection/ReflectionObject.php
sha256:be8e68dd916c1df59e230786fc2bdd07e4f4bca531b5d2da0078f84a0b06c5f3 src/Reflection/ReflectionParameter.php
sha256:ac095b0628fff664121fe393a6690baf1a8636dac61289d376c83ce698651657 src/Reflection/ReflectionProperty.php
sha256:66eea4aea9c0155e343e864fbb14a2748c2b8191a9ba6eb66e31bf0b41c4411a src/Reflection/ReflectionType.php
src/Reflection/StringCast/
sha256:15a99afea0749513017323eb4fce6f08670fd6a3a11d0164a46c0080a913c1c2 src/Reflection/StringCast/ReflectionClassConstantStringCast.php
sha256:a202a0338afe620d7ec7bdbde4ff917c2fda6f086197e0f4f4b2e88a79888487 src/Reflection/StringCast/ReflectionClassStringCast.php
sha256:cd5c8456b59fd955ec9788cd91e1eb7251792664203cebc3f4ae14c1054c83e1 src/Reflection/StringCast/ReflectionConstantStringCast.php
sha256:81ca0a6bd91a159c5b66827a38611ffc115ca6900ddfc13107f350b153272cef src/Reflection/StringCast/ReflectionFunctionStringCast.php
sha256:26302fe416ab995b6caec6d0155aff4877ac982034960c5fd250f843ebdbb6fa src/Reflection/StringCast/ReflectionMethodStringCast.php
sha256:074fe07713083937c333ac84c547b02a2367409a72df1ba56332205def3afef5 src/Reflection/StringCast/ReflectionParameterStringCast.php
sha256:0f7e18752c91b12c833f05287d7f0e8ce7381744642464808936f07fd01121a2 src/Reflection/StringCast/ReflectionPropertyStringCast.php
src/Reflector/
sha256:c389bd7ffb84f3b08bb6e3f64e624f0a223e5c89b60d765c710b4b5428d51234 src/Reflector/ClassReflector.php
sha256:87b4fdb20d08b83f5c98313ea713d5f0834de9283de4ebd279e71d7acd3f33ff src/Reflector/ConstantReflector.php
src/Reflector/Exception/
sha256:498e0a1d33a26b8c380fa4fa3286941752ce030852b4a16b0cbf6b200a0c3b32 src/Reflector/Exception/IdentifierNotFound.php
sha256:26a24f36cd77111c923f885271648c857716db799da8064e398d1bbd5c59bea9 src/Reflector/FunctionReflector.php
sha256:7bcc3c41b88b6d2ed448271e3b17c7249edb1dd936af8c3d01296f8f628a96ee src/Reflector/Reflector.php
src/SourceLocator/
src/SourceLocator/Ast/
src/SourceLocator/Ast/Exception/
sha256:bb50da33c1673e3b0d1adf2f887f6b81ae3965a94e46bca908506fe74c3db890 src/SourceLocator/Ast/Exception/ParseToAstFailure.php
sha256:c3a8d74a7877ada729552e8766c25abb0b78c0a7523c40db219de19fc266d8cd src/SourceLocator/Ast/FindReflectionsInTree.php
sha256:15ec4c18279e705553d763f57def48e77cef69ec7ad06dc0a74fe219787b705c src/SourceLocator/Ast/Locator.php
src/SourceLocator/Ast/Parser/
sha256:a42fa0159f76342b5b5670d55f58623b2cf13131c7fb54f9c05ce5ec07d3719d src/SourceLocator/Ast/Parser/MemoizingParser.php
src/SourceLocator/Ast/Strategy/
sha256:64137d6273252ef9d2fcf6f06732aa3c32aa017734605ac136b3ef1271d86e72 src/SourceLocator/Ast/Strategy/AstConversionStrategy.php
sha256:1f96724b59db10f6f2e261017f85ca6a6763fecc458481ac1962651ef9f652c5 src/SourceLocator/Ast/Strategy/NodeToReflection.php
src/SourceLocator/Exception/
sha256:14aef976f7eae2ef9fa403f703eda742d9fa4cea3865c706185a041d3580baac src/SourceLocator/Exception/EmptyPhpSourceCode.php
sha256:58e371ef0f9e6375c3d7e298716c0823cccc190e7cc556d018706a7676684f4c src/SourceLocator/Exception/EvaledAnonymousClassCannotBeLocated.php
sha256:473356385f7f399b9ed1337af87be3eacb8c8da3e9a97be4ce3c94823b41418e src/SourceLocator/Exception/EvaledClosureCannotBeLocated.php
sha256:40a9fa80a32c2dd01e223d5312e63bbbfb4ea87bb81aaeba926bdfd9370656af src/SourceLocator/Exception/FunctionUndefined.php
sha256:ba872616a09d919362b1233c1e305ac488220411f15b9c51f735bc6bb4140667 src/SourceLocator/Exception/InvalidDirectory.php
sha256:052c7ea0c6fa0b34f2363dcb8cf01f46a2e58c39425400713c941101b699f526 src/SourceLocator/Exception/InvalidFileInfo.php
sha256:316432c2df65e7e4b9c7b18f2b08ff02c2e86be545961997a25760141e73e24a src/SourceLocator/Exception/InvalidFileLocation.php
sha256:03de04137073b48a6efc55b2b13a9024ea51faa6ee311f1c790a31cceb4bda21 src/SourceLocator/Exception/NotInternalClass.php
sha256:c78a7251190657a03daf199a1579eefcb7c5d50c38f74a2241a43d74d3a98925 src/SourceLocator/Exception/TwoAnonymousClassesOnSameLine.php
sha256:4e749facb2a3f32972dc3dbefeb048f3cab607062ecb5710da6d042b91bdb236 src/SourceLocator/Exception/TwoClosuresOnSameLine.php
sha256:d6b96c1937277a770f44e95e9d9896a3e377619040e4fb2466eb6440c7e07b0f src/SourceLocator/FileChecker.php
src/SourceLocator/Located/
sha256:0677b63a16bb349b9f7132d34827283982bd4363f73f81396bc5b0b519ef812f src/SourceLocator/Located/EvaledLocatedSource.php
sha256:528f37a44898f74f55f29444a0ac7ce6b76766f245c327106b34db33478cd813 src/SourceLocator/Located/InternalLocatedSource.php
sha256:8d014eb2d78fae1db46fdb0fbbe4d78d79e7f58084323d403b2f7257831e797c src/SourceLocator/Located/LocatedSource.php
src/SourceLocator/SourceStubber/
sha256:98ecc9ccb07f5c4fb4269a100be35d8a1c5ae33db0d0372bfe88ae6f82e3119e src/SourceLocator/SourceStubber/AggregateSourceStubber.php
src/SourceLocator/SourceStubber/Exception/
sha256:801c49aff98650cfec75ba741fbe78657206e0352d3db673ff832c0a0491d1ee src/SourceLocator/SourceStubber/Exception/CouldNotFindPhpStormStubs.php
sha256:52075d31706e5780439ec3128c406a1250317aadde90bcf1f9f9f8787cdace8c src/SourceLocator/SourceStubber/PhpStormStubsMap.php
sha256:0717a0a85cfe2031908cdb1b3c04a318f865d0564cd0348af9a8f9d29d6d917b src/SourceLocator/SourceStubber/PhpStormStubsSourceStubber.php
sha256:7ff15c1845936a1aa0eddd3721700e8f81559ef13dfd754c21ebb9dd448e45db src/SourceLocator/SourceStubber/ReflectionSourceStubber.php
sha256:5967db5ee138f6038eb677fc966c1bc1da8f44ce48ac6a4688cbf65febef79f1 src/SourceLocator/SourceStubber/SourceStubber.php
sha256:aafa7af8596ab0de4ccf3691d4afbbe39a15db721cfa662860d2d7a8001a7bdc src/SourceLocator/SourceStubber/StubData.php
src/SourceLocator/Type/
sha256:0fda61469086e67ebf89004b9c7d9eebbb05f3540f10832f01d4ae797fdf22c9 src/SourceLocator/Type/AbstractSourceLocator.php
sha256:2c6c960f9e4feeaabc3e7fda39c201c632d430d1fa5a0dc71575d454bc06da03 src/SourceLocator/Type/AggregateSourceLocator.php
sha256:70843955792c3c6d7093a9384ddc10fdc1a05725b3cf2de66b06b118d64bd911 src/SourceLocator/Type/AnonymousClassObjectSourceLocator.php
sha256:6cafdfec142717a3cb021d95a114d597650692b36385f97bc96406ff8dec34ea src/SourceLocator/Type/AutoloadSourceLocator.php
sha256:052088af9b6825b0bf887dece8c642b675a88a8da4122af6013b381e83baae1c src/SourceLocator/Type/ClosureSourceLocator.php
src/SourceLocator/Type/Composer/
src/SourceLocator/Type/Composer/Factory/
src/SourceLocator/Type/Composer/Factory/Exception/
sha256:9b4bfce06cd931172604705e9b6bc1abc353a44cf1a25c70d5f483ab83885c18 src/SourceLocator/Type/Composer/Factory/Exception/Exception.php
sha256:9912dc47000ade581f12f15783be8b4b474c90c315d0c411fa4384876e1970cd src/SourceLocator/Type/Composer/Factory/Exception/FailedToParseJson.php
sha256:bc728dd3ab4873e0e75ecfdad03caad149eaadf9e9b452df3548544de2d1a750 src/SourceLocator/Type/Composer/Factory/Exception/InvalidProjectDirectory.php
sha256:3004f17c62739ebd7bf3778b09dbb0614e0fb45c66bd9db75c655675f6a7afb3 src/SourceLocator/Type/Composer/Factory/Exception/MissingComposerJson.php
sha256:3341376e5af3b81ee65d84b20757d22a6edbb25746524ff13e3f5bf4729f0a20 src/SourceLocator/Type/Composer/Factory/Exception/MissingInstalledJson.php
sha256:ef6a0ecc25624237c8c3d7f8ea6cbd4c20fb80c37aeed06088b482ce8b81f285 src/SourceLocator/Type/Composer/Factory/MakeLocatorForComposerJson.php
sha256:79ee4d8b8437ca387928d9893af24c726e0d154dc2e182b53e96ddaa0da16bc1 src/SourceLocator/Type/Composer/Factory/MakeLocatorForComposerJsonAndInstalledJson.php
sha256:88d03ea29a44e462a0193d7c120b6c006e4136582471321547613269dfde07f3 src/SourceLocator/Type/Composer/Factory/MakeLocatorForInstalledJson.php
src/SourceLocator/Type/Composer/Psr/
src/SourceLocator/Type/Composer/Psr/Exception/
sha256:5ab1e734cef33513cf33dd08c41d268f49e07aab8507dcc4ec45bc9efeb72c73 src/SourceLocator/Type/Composer/Psr/Exception/Exception.php
sha256:6918eaa0b8db361d6b877dc10433e782c59d50be436e14c7b31d19c7512b9b69 src/SourceLocator/Type/Composer/Psr/Exception/InvalidPrefixMapping.php
sha256:1b16451b19c0feba8fc2b2ce63c269985c1ffc2297f4474922df0ae4b4780afd src/SourceLocator/Type/Composer/Psr/Psr0Mapping.php
sha256:f19938d92973b38f150bbda773f725ee02c98cf0fda55eed2818f2b7fa648d3b src/SourceLocator/Type/Composer/Psr/Psr4Mapping.php
sha256:bacfe09751046542d5e910687a8c922f54c6640edf0f2c81616aa75f5a128115 src/SourceLocator/Type/Composer/Psr/PsrAutoloaderMapping.php
sha256:30dc4200cacccc6c03e731221b4d976506267487cedba4acb1ee2e3421fba1d9 src/SourceLocator/Type/Composer/PsrAutoloaderLocator.php
sha256:22a47c6f7377e5e8d703300f4f62ed0397ef44611ffc5fc21010c0addea1fc8b src/SourceLocator/Type/ComposerSourceLocator.php
sha256:4bade359522cd9df42d8c271016896a4fd04a3374031f82dc80dbc31b5f0a2d7 src/SourceLocator/Type/DirectoriesSourceLocator.php
sha256:2c34e7eabc696c747f224abb770358e076c5185beaba8a224c90d14b85b5a428 src/SourceLocator/Type/EvaledCodeSourceLocator.php
sha256:5b6d970f49ba936e857fc840853cb0395cef4527ab2e2412abc1b001ef1faef4 src/SourceLocator/Type/FileIteratorSourceLocator.php
sha256:54c91eaa7ce8c13691a8dbf817b9e9f2a55260d88475c782ae14f3ff29649856 src/SourceLocator/Type/MemoizingSourceLocator.php
sha256:2e602a700cbcdbf4d04c3c88457041b748bffd87d1a1901f4a31471df07fe5e4 src/SourceLocator/Type/PhpInternalSourceLocator.php
sha256:0bffcf83e1554d8904ff19ee3e8c6c1f8adb91f92c9711418ba2202b3b43da8e src/SourceLocator/Type/SingleFileSourceLocator.php
sha256:0eaf592f27068065ce794ce2002b9297a51d4a14723030736cf8ba23670a2248 src/SourceLocator/Type/SourceLocator.php
sha256:755245c35a87c989402c8ece31b8420a4501cba5232ea8508ba9c066e41534a9 src/SourceLocator/Type/StringSourceLocator.php
src/TypesFinder/
sha256:11bab61d46205c4c09ef7cf8ad6053492dc0630eada2bd309ef5007b3d232b42 src/TypesFinder/FindParameterType.php
sha256:193d1b04743cc24d9def32586f87fe4cd03692102605c9138a0d7aec70f12c67 src/TypesFinder/FindPropertyType.php
sha256:0b5c0c3ca6da0da115dd4b7fd7b3475b5db4a70e02b897531c48a8d1cbce5e85 src/TypesFinder/FindReturnType.php
src/TypesFinder/PhpDocumentor/
sha256:b05078d98228194e60b5429a1b52a4edbb04c7c995c59eb5e8d523072c4d2b50 src/TypesFinder/PhpDocumentor/NamespaceNodeToReflectionTypeContext.php
sha256:a6a7cf6fee1148ab837ffb5f2e2e761ae039053e4f75164d9da66545e91c3c46 src/TypesFinder/ResolveTypes.php
src/Util/
src/Util/Autoload/
sha256:56a6c1edb5c7cf666f1ecb552cdcaf14c31cfc75dda16260435bf31976af0d21 src/Util/Autoload/ClassLoader.php
src/Util/Autoload/ClassLoaderMethod/
sha256:8a6c65f9d50ea58b38b52d256e276d36ae1212c7b3c7548b80c11843b01c3b7d src/Util/Autoload/ClassLoaderMethod/EvalLoader.php
src/Util/Autoload/ClassLoaderMethod/Exception/
sha256:5b3d8e8c2a500014d0dcdbe722809f9696fee0e14a0eb1dd3896af82854b1b60 src/Util/Autoload/ClassLoaderMethod/Exception/SignatureCheckFailed.php
sha256:ae27dcac4bbad484df5b228d3c0c235ecc37102ba4dc506704ed68016af92d1a src/Util/Autoload/ClassLoaderMethod/FileCacheLoader.php
sha256:17247047562b1f2fe65b94b4263477f272ee5381ffd4bb79c9a55226392ceea6 src/Util/Autoload/ClassLoaderMethod/LoaderMethodInterface.php
src/Util/Autoload/ClassPrinter/
sha256:48cdcf3810e861f85a6957b1b988f51d21e1cefdec82b1f65c8b3fb57e29111d src/Util/Autoload/ClassPrinter/ClassPrinterInterface.php
sha256:0d4f6d172fa440b6bb9f02d94e7dedbec6286db687a4dda71139e27b43965bac src/Util/Autoload/ClassPrinter/PhpParserPrinter.php
src/Util/Autoload/Exception/
sha256:9e4b6e06acc8c04198bf3179f0b4958779cb85ca978e068b8e8565c0341d94c3 src/Util/Autoload/Exception/ClassAlreadyLoaded.php
sha256:22d63ffdb32df6c6941d6761b9ccb49942a8f82cf85a6f857fa1555289675277 src/Util/Autoload/Exception/ClassAlreadyRegistered.php
sha256:08d8d14c5053f838a6d8104e9368a8bd8c7ad5bd1e8fa9d6c123eef1f2700a76 src/Util/Autoload/Exception/FailedToLoadClass.php
sha256:7bad1a97505066fafc0581e59143ce62aca9982086abde907d5fdc96cd7ecae6 src/Util/CalculateReflectionColum.php
sha256:3209e13940db158441d21f601b0829847330a29e646bfc85e99915dd40703d2e src/Util/ConstantNodeChecker.php
src/Util/Exception/
sha256:fb625da651570ed3adc8247beed92a676f07015a9e98a8e2812f7975089fd51b src/Util/Exception/InvalidNodePosition.php
sha256:ba983bd13e03ba9fe9160f99e8ecb92b17d027ca25fe679ef63bddbe3e889019 src/Util/Exception/NoNodePosition.php
sha256:1c660fa584b18d2815aee8efcff72f05e3d82eb0bdaf6d0550d10b39ed1ce108 src/Util/FileHelper.php
sha256:f816afa669189030bda2bd5326534ab987c4827fc60c0e89f28748bdac7d18b9 src/Util/FindReflectionOnLine.php
sha256:e4ab647a1874821a94f1b4d585311b915b339cb08c2576e1037e0b78c49625b3 src/Util/GetFirstDocComment.php
src/Util/Visitor/
sha256:026e2c5f5be6597804f762b2a0e4c00542102dda15bba9b7f8b3d9c8740bf5b3 src/Util/Visitor/ReturnNodeVisitor.php
test/
sha256:97a2488cf14a90cea9f55926020e93cf54baaaff7f33f9deb2b0ed190f4f37b7 test/README.md
test/benchmark/
sha256:913593ca7409aa68c69cdad58b475f4550874209785a659219379b07585bdc45 test/benchmark/PhpUnitTestCaseBench.php
sha256:25d40d6b6652ea0d63c7b7b48606996f5d5371f7b73f0c5ed9b6c69626ccfd8a test/bootstrap.php
test/compat/
sha256:378201fdcbcc367885e4196aa6dd54c0e55659101ceefd84ab6a081b0138f6aa test/compat/CannotCloneReflection.phpt
sha256:663bab1fe4d1f19699be593ef957bc3961d330d0c03df1eebfded4ff45405371 test/compat/GetFunctionBody.phpt
sha256:5dd749860c88ec95d180b774e70efd11f38a56425e70eaaf4d17025887ee4194 test/compat/MonkeyPatchFunction.phpt
sha256:1e0e3bfcccae110a2486a4665c3607d346e32cd70b5f204fec98786e0cf14aa7 test/compat/ProduceAstForClass.phpt
sha256:a619a424cbd9da66cd49e4085609e7ad7cb0601fe57d4610c1c65a2ae7a3e28f test/compat/ProduceAstForFunction.phpt
sha256:3c3e554081bb2c60998351bd0c87acc9406a0f3b4a67f4f8c6aa8690c8d901bd test/compat/ReflectInternalClassByName.phpt
sha256:aef5d911ee6cba9a54893d69d40b559583970489ef7f4879830bb3ab2cf92a87 test/compat/ReflectOnClassInString.phpt
sha256:73e729d71b206f1b96c591b32c75557f55ad4f4a98cae199563ea56cdd73b2c3 test/compat/ReflectOnUnloadedClass.phpt
sha256:764faad9a4a92c7d8bc9bc740cf6e081792faeab1362ad6f2c24ef7ce1f80b24 test/compat/ReflectUserClassByName.phpt
sha256:37a8b6e095507bd5fe09e93e3881f57f83845b1e3d34afb67a818e88b52cf5c3 test/compat/ResolveDocblockTypes.phpt
sha256:36aa0101e8d4cfc7377ec8bcbbf02f61fb4c98cf0570f5fe3be16404b5f32312 test/compat/ResolvePHP7Types.phpt
test/compat/assets/
sha256:880aa16f7bd7e7e8c89c6627c9209502f62c745c9af6cd936d950611da5da685 test/compat/assets/UnloadedClass.php
test/core/
sha256:a4dc166b22e099a87d7e5955c5f62db0d8df427cd21a751e6a014d4e6da6aa65 test/core/001.phpt
sha256:df089cdd12beb79a82a8c8d884ce03b6127ae17380f9e85d777bc459ceddccc9 test/core/002.phpt
sha256:ce7be62b633bcd3ad1654c128abc7748276a01550734f8a21fe48325c614045e test/core/003.phpt
sha256:cbf1cb71a7dfd5d64bf4b758d2e6794053705f860e2115b3f211fa1d889e7243 test/core/004.phpt
sha256:6cb3afdada7cd8634f68a9585c7f85387f9569a939ebfe189f936bbe48b981b6 test/core/005.phpt
sha256:5882d128cc61beec9c3370fc2362831ba84e4d64aa848ef6105d7fdc6e01978b test/core/006.phpt
sha256:8eb5a750aca6b85481e4a1fa55f939c0c5692e81ed0125cb20dba171d62daa40 test/core/007.phpt
sha256:0c0c36c0be08fb8337282e44c9382e9affc7d6ca0363c186f0cea72247f6d055 test/core/008.phpt
sha256:9fae7b618ee5aad2d8ff4b791b53b5f6aec21a3827cf40dcaa441bd8cbc0ab36 test/core/009.phpt
sha256:9b809448973d992ac92a411de4e17814f1805eeb74c4161bc138fb759a6eff07 test/core/010.phpt
sha256:d69e57fdb62f9bd3f3b7cf84cb87d094256942d9cf19c7ae9df83dae8ec30828 test/core/011.phpt
sha256:8852f91392edbb23565a83a62bc826223579465cc77c03943fbcf0eb44d6f348 test/core/012.phpt
sha256:15ac17b53b860f049a17a9b7e0de0527f2f4961480b479093b750237b179bdc8 test/core/013.phpt
sha256:d6694fd2dceb2e1e5c05b1fbaae5b0a4ddde50ca211bed7f88a78621852d551c test/core/014.phpt
sha256:936abffc1b2f410e8c650dc0621247aa93be1d77b8ec545d97bd35e6f73c4dc1 test/core/015.phpt
sha256:9fb2e3ea89658673da9d95c25717665351de355bd10cf5029544f96eeaccc756 test/core/016.phpt
sha256:dfbe8d4db2bdaa06628dc8670fbc0630c5c4e9939ded8188409206f897aa7334 test/core/017.phpt
sha256:9ae5865e9c6f80051ad960768b12de9f9d9e29b0a8b15525488b904c6c76a1db test/core/018.phpt
sha256:2a258dcbed072de1c5bfd85f791a8d3fca95e79b3934f762d11d030708d43cc4 test/core/019.phpt
sha256:e5c81c25ae28b021c2a1902744bf093e44355cf79e00d060562bafcc0f196cf8 test/core/020.phpt
sha256:85ec5d4c409e9b8e5d2b8cd6c848261071d25b3b4cdb465012bca2c4611db438 test/core/021.phpt
sha256:a4d7b3a1343d91716d7e4bd282037554b97b46aabfe6c80b69dd914600391655 test/core/022.phpt
sha256:63f4b67d954e2947bcb25818b9f27d644bdcbdda14b793554035c4285fc27edd test/core/023.phpt
sha256:156b5d54901840afc3460a1074034cec6336fb78355de457a7d0626fd74059a2 test/core/024.phpt
sha256:acf6dab709f8c16992d18f7365188bd468f9f303dd344d38dbd0ced0a53e1de6 test/core/025.phpt
sha256:11b0e520198ee709512c38e637321c83bfe1d04ff5a9890bf0b1f2150d4f6a66 test/core/026.phpt
sha256:8e58c572ffcf2a6ff24918386cf59c05d98c988c37a6373245a52fa7517a32b5 test/core/027.phpt
sha256:a6c4a350c8d43ec1e37a87c3edfcdd9b292f89aabb93704fe319cd5f383b7977 test/core/028.phpt
sha256:ebe8e71b33c5b6fbe030811d7c5ee2cc47e088e7b941ed37b37d7a9c476ac93d test/core/ReflectionClassConstant_basic1.phpt
sha256:436c7c3c41d7e4b68c1a6723e4bf71c6b3724cdc824da3095c66194491a0bd10 test/core/ReflectionClassConstant_getValue.phpt
sha256:60e4346b5ea182d54c5ed559ea3237284c94c18a4e1dacdeafd935b8fd05a555 test/core/ReflectionClass_CannotClone_basic.phpt
sha256:77b13b21e1e2b6b5eb7a8c7ed599a9e895d26cd7a33d08ced5d9c265012c3e26 test/core/ReflectionClass_FileInfo_basic.phpt
sha256:436b52cf174989f69eb6a11ba05eca18e79d816ef7fe3fcc384c310f4a7a4f14 test/core/ReflectionClass_FileInfo_error.phpt
sha256:e36c796f2b02ca1b7b27a1bb4fda550c31b5eae5c36076aabefcc3a1caf0b74c test/core/ReflectionClass_constructor_001.phpt
sha256:c638d051bb6e2910c9d966bbc1df2a27c16fa4a7879943f48660f877b7ef3871 test/core/ReflectionClass_constructor_002.phpt
sha256:ebc69c61a741c9f2fd4101b4903173c6ad2901f13200b9ec82f41c982d33bd7f test/core/ReflectionClass_export_array_bug72222.phpt
sha256:7b4cebf40c67481b47cce8fa8b7722050557742781be2936c6c184132920c896 test/core/ReflectionClass_export_basic1.phpt
sha256:0e9594ffbd69bacdf5cff931a8a82dbe8502bedc5d0225aecc235b087a2c0d57 test/core/ReflectionClass_export_basic2.phpt
sha256:12d2a8382c00efcfadf8b1254ff585c7a8df4a63981e5cffcad7d9c8ad797d6a test/core/ReflectionClass_getConstant_basic.phpt
sha256:84b563212813fbdc14c93b4b48569b4d4d26aea8ad2ff94493df739affe8a0b5 test/core/ReflectionClass_getConstant_error.phpt
sha256:98fe5bb26a64ca5321a1a4c7f8b9e350c53582c3537214f9ce57bf6320811b06 test/core/ReflectionClass_getConstants_basic.phpt
sha256:f997a2563cae0d528a8bbb74a724e215668abcbdb19190de9e88be8bba831825 test/core/ReflectionClass_getConstants_error.phpt
sha256:adf7acd3a8b4b879052f3ff0210e332cd5c6f6ae9ee2521bb9c23ae638d1fac5 test/core/ReflectionClass_getConstructor_basic.phpt
sha256:d6bb5a22adc1366125030647a617cd01eb8aff3551971d37bd825ced365437b0 test/core/ReflectionClass_getConstructor_error.phpt
sha256:b2e030467db554e0108688d8358713acf84741b10107784560c52fd194d251e1 test/core/ReflectionClass_getDefaultProperties_001.phpt
sha256:296e699605bf2f3f90d30e285b0ba1e3265bbfcaea1a0cad05da1ce0ae881ddb test/core/ReflectionClass_getDefaultProperties_002.phpt
sha256:a3c2610d2f07ef38c9b51c9626f7a0d59ec43ba34d83dd3e8e3f926f096db2eb test/core/ReflectionClass_getDocComment_001.phpt
sha256:ac3b95870a2e8718f7bad230838c67cb387bacdd7b8f26d5358fa407778a9a30 test/core/ReflectionClass_getDocComment_002.phpt
sha256:e11cb48c5f2d08a614aef8a161b9ed2f5e606be980236999a4806391e0a05394 test/core/ReflectionClass_getExtensionName_basic.phpt
sha256:1e0eb6a4b36b9b3a78dac91d04d3727d9ea98e5566a703af1ff127f801022f43 test/core/ReflectionClass_getExtensionName_variation.phpt
sha256:c5ae63a62a04d64442fb9e1d72cd65fea95f71dc02f866b9a0a52fc9d2a2d7ec test/core/ReflectionClass_getExtension_basic.phpt
sha256:4486fb396593c058e17b707087c2ffc6e9d441c1baa45d399c242de383330e91 test/core/ReflectionClass_getExtension_variation.phpt
sha256:ea2dd440b5d20ef7d7b26c7c13b5a4f319ffd5b0d864314b1072dc693a43498f test/core/ReflectionClass_getInterfaceNames_basic.phpt
sha256:6d2015d82237ffaa4ff7aa706e3112c29d37ebd6424f81792b3301e4b9af2fe2 test/core/ReflectionClass_getInterfaces_001.phpt
sha256:a1021c0525d3c8f491cecf107b92d104ca7836bc29bf12594765e7b9e362dea9 test/core/ReflectionClass_getInterfaces_002.phpt
sha256:6c6228903d1a3631a2ae0fb0caba8ea7ac26723104fe633dc462d4b2b3c0aec8 test/core/ReflectionClass_getInterfaces_003.phpt
sha256:e16b659fda2ce5797b6f18d28fe529a22725928a5545254c224a26050c0121e4 test/core/ReflectionClass_getInterfaces_004.phpt
sha256:fece149b0b59beeb437e9b5ce3625a0365f2bf965ad0b049fb1055b4423d19d2 test/core/ReflectionClass_getMethod_001.phpt
sha256:579bf886bf0cec5ae135fc20e09bf5756856fce94624e9e24da113dff4bf0a6e test/core/ReflectionClass_getMethod_002.phpt
sha256:29826981e704815c9dd3b2d98bed8b3c0fc88d8122e4dfb02242ec557ef80f45 test/core/ReflectionClass_getMethods_001.phpt
sha256:539ef46e653166740d6d51259edf8d2bcdcd2feb29471ebdb738f13ee9da8253 test/core/ReflectionClass_getMethods_002.phpt
sha256:f62fd9e9b967481a58590bb7c885b0df6a6101633d383320a78edd377b37fe1c test/core/ReflectionClass_getMethods_003.phpt
sha256:cb61f02967227910151e785aa183339b8060c78690459d2e351c034b43498d29 test/core/ReflectionClass_getModifierNames_basic.phpt
sha256:5d42cc0848876bd790119a110e9e00dbdfabf2efbef11a30d6fa949176ecc5e9 test/core/ReflectionClass_getModifiers_basic.phpt
sha256:2d2d3395f2fc217f5516f7b8f5e72dea8e181bde195be4f052773d027ec746b2 test/core/ReflectionClass_getName_basic.phpt
sha256:7809b3588551e062eaf44e3acf96cc0d11facd0a26603f0aeb40310444296ac0 test/core/ReflectionClass_getName_error.phpt
sha256:71c7963fa0789a8b4a5c0bf22b338b02f1e5de3100e9c6e6dff82e5838c3f8b5 test/core/ReflectionClass_getName_error1.phpt
sha256:052f9cc333053b08f56470f5bf7ff3c4ff72d864ebe6396fa8a8c05927e2b169 test/core/ReflectionClass_getNamespaceName.phpt
sha256:f2a01fd4df023973988357b161d71ebdeb038fc34eb0740cc7d7660ebb2292d4 test/core/ReflectionClass_getParentClass.phpt
sha256:fca498d0b1e2e0644487b8cae63d6114fb9e675f5b71f0413eeb5546fbad2830 test/core/ReflectionClass_getParentClass_001.phpt
sha256:d3bcbeaf3ad8df8ecb27046c3f34c4a6238de17cb1974f9b5485174525a9d573 test/core/ReflectionClass_getProperties_001.phpt
sha256:394a9044e000b19470a928dc9b6fcc9f3f13cee02146fbe7d7797f2d39c017e4 test/core/ReflectionClass_getProperties_002.phpt
sha256:ae534a8008796a107cb894bf6ae9334794391d112acc2a592d805e5b7f8bfba9 test/core/ReflectionClass_getProperties_003.phpt
sha256:c06132517021e0f343c94f7c47a99b9c52823175123ffd05620a1f81c713a15d test/core/ReflectionClass_getProperty_001.phpt
sha256:76a0be07708b043707e86793e90fe1966e369d8fd29b894c4dbbf8ed490e73ab test/core/ReflectionClass_getProperty_002.phpt
sha256:002e627f0f988903840b2149e1310bf0dec55a76951d724ddf82fd4603778245 test/core/ReflectionClass_getProperty_003.phpt
sha256:c4efb5ce43687e7300c4b68ca0837d13e3811a42f5a1798f235eee9bca21a5a2 test/core/ReflectionClass_getProperty_004.phpt
sha256:5984b9437855f8fab80f731b8f3fbca53f55cb9fe0f56dc8eb72c35c1ffbe943 test/core/ReflectionClass_getStaticPropertyValue_001.phpt
sha256:abf8a15448d6937d575440c1807f95833cd9c0114c91c4ef4844dbc8f7580cf7 test/core/ReflectionClass_getStaticPropertyValue_001_2_4.phpt
sha256:b5fb15de38a8470b6299682d7bfe16b16c74a98858c57652c5ebfbe3b6514704 test/core/ReflectionClass_getStaticPropertyValue_002.phpt
sha256:3860b592b5ee348db31048e1120cc94990669901460524d62284305cc3141f36 test/core/ReflectionClass_hasConstant_001.phpt
sha256:7f3b0dfe270c8b7bf02c0361e085a7e8126ecf88370217fb67997d117d9bcdb7 test/core/ReflectionClass_hasConstant_002.phpt
sha256:26def90fc54ce50c561a1a5cb8fa2432df1852131fbd3ec5b4ab354c63d1afce test/core/ReflectionClass_hasConstant_basic.phpt
sha256:84784901bd346844f6783e8a6026c92844b1ac2453eaab34177a2aa4593f4a9e test/core/ReflectionClass_hasMethod_001.phpt
sha256:a042743e29540b1c64894f0215fc3b280c1a2542e66f288f195c49069ce6ccd6 test/core/ReflectionClass_hasMethod_002.phpt
sha256:401f6467280f4a1ebbcb24153cb7cb64308676b696f257573b3f710da83a946d test/core/ReflectionClass_hasMethod_basic.phpt
sha256:332ab1730a25f4fb376b18742f3129567d096ab1e896e061febc663b0065446d test/core/ReflectionClass_hasProperty_001.phpt
sha256:26f54c1617f2e3ceae28604db8f4c12d7ba753f5aaa651b32ebf1f222e813e00 test/core/ReflectionClass_hasProperty_002.phpt
sha256:72c8423c17d1fe3a286f5b1aa28c82e8283222336410f75410514ffadd310dc6 test/core/ReflectionClass_hasProperty_basic.phpt
sha256:70683c4b6a7eecba01fab07e2bdfa9fe4dce0720c262ee663b64c9a978246ce6 test/core/ReflectionClass_implementsInterface_001.phpt
sha256:c0dd84280cf8f0f2c6f96d2ac16a9b49fecf470d55d3eea1b2b709e9fe0001ae test/core/ReflectionClass_isAbstract_basic.phpt
sha256:5ed4979571f5d8ef259ffb6fd0e75be2e889f761b6065f4ac82b1a75ce631215 test/core/ReflectionClass_isAnonymous.phpt
sha256:e2448451750d31676791a129b5c8ef13b1c6e2a5e933c10d394cfc6749975fc1 test/core/ReflectionClass_isArray.phpt
sha256:db9c38f097e9616d3a2e7b8f661eaba5f3a0cc76de88352f33d5611491e4bae9 test/core/ReflectionClass_isCloneable_001.phpt
sha256:50f395db3f7c15f6ea58d97c5e0e9e1a4a830dcf9dbfb6ff3d17db8f32ca21eb test/core/ReflectionClass_isCloneable_002.phpt
sha256:0519c5f550ef8bb3bfd37026c6f2d65c6bae244f2cedd1347823ec84ccb03905 test/core/ReflectionClass_isFinal_basic.phpt
sha256:67e02f8d4767ef35407ec062a7157cc42018c6769a71a52efe75fcad6f819aad test/core/ReflectionClass_isInstance_basic.phpt
sha256:8918a0220eddf859a469b87af284d5c68198b0b67c0a67c7688574323033ec2f test/core/ReflectionClass_isInstance_error.phpt
sha256:64e9a4cd34881e711089f0ae99b8d6a83b8fbb20771793b2f399a57210c37f75 test/core/ReflectionClass_isInstantiable_basic.phpt
sha256:9487401e390268c711e3f9576dadf778a9fd88d289b6eef8ac2d9acdc812e278 test/core/ReflectionClass_isInstantiable_error.phpt
sha256:d9bee11de2384859cbbe2cfa678ff52cb324d821a9d317032a2518a24ff5ebda test/core/ReflectionClass_isInstantiable_variation.phpt
sha256:31ea817684195bf2f0b839f88b95e738eccf21fd31cd7d3decf2c39354f220f1 test/core/ReflectionClass_isInterface_basic.phpt
sha256:ec5ec6fea603acae6b0c21d148031194a554e4b9341df92255a15d26415c55e1 test/core/ReflectionClass_isInternal_basic.phpt
sha256:f6fc72b93feaf1437d1c5ffa56e60adb7d1467775a4187e1077abd5dcd02d35e test/core/ReflectionClass_isInternal_error.phpt
sha256:2e23d8080afb955ad7e673d28a67bc0c051714c5798ebf2e80fb143ddffc324a test/core/ReflectionClass_isIterateable_001.phpt
sha256:8669038347310a14511d0374bc781cb6b7c137e52158014d00603bd5f3a34310 test/core/ReflectionClass_isIterateable_basic.phpt
sha256:66a983f6a1670bcb90def31e794fa1af8d23d473c600726fcbff34bdba9792f2 test/core/ReflectionClass_isIterateable_variation1.phpt
sha256:f651c2340bf41b3e2b8468a219f11ed8a0d33cc6ee9cae94a328c1797b610bc1 test/core/ReflectionClass_isSubclassOf_002.phpt
sha256:b2c356682d530bac44d07284ffa2a7688f1b2d6e809b817d22ce408dd78fba78 test/core/ReflectionClass_isSubclassOf_basic.phpt
sha256:e6f31968b938649ad7276beda67fc8402cf80d52a88ea112444af4cc716e812c test/core/ReflectionClass_isSubclassOf_error.phpt
sha256:decb84130fa09ab91b42715388539f730ca6f3c6b3240d2af577770ee26cc71f test/core/ReflectionClass_isSubclassOf_error1.phpt
sha256:4e1cee761d2e1171519b508a910a16c54c078af83bb7ea978e55594bf9070b6d test/core/ReflectionClass_isUserDefined_basic.phpt
sha256:0a9256ab9f985500b9c92846dfb8d781bb2e9740194d93912be3ed372be4d4c3 test/core/ReflectionClass_isUserDefined_error.phpt
sha256:f30d41d3105a27f14da527b444ac12e1b2372e98cacc934290ce84c39ad9ba0a test/core/ReflectionClass_modifiers_001.phpt
sha256:2c39eb54f7f30d1a0f3302bc7735ea0025cbca27dafb0b9ce860d11496af0406 test/core/ReflectionClass_modifiers_002.phpt
sha256:7b253768f805c7bc36379bf75f31bd919460805e10941f53150d59ff4ef60d53 test/core/ReflectionClass_newInstanceArgs_001.phpt
sha256:00945ac9bcead5f4c75b6cc3f9321ddb10d77b03b27703e76aee28f5a86e43db test/core/ReflectionClass_newInstanceArgs_002.phpt
sha256:bbc0a9ba65f4a2c891e00d00eda829157aefdbe54fff301ab6d90934f31e263a test/core/ReflectionClass_newInstanceWithoutConstructor.phpt
sha256:09c239c963acb302cf1e5ff9fae5410cd58465d38afc51c291015153063d7195 test/core/ReflectionClass_newInstance_001.phpt
sha256:11ed3835ca86f06add08514fb2603ca6008850a199b4496bfeada09ed1ba2755 test/core/ReflectionClass_setStaticPropertyValue_001.phpt
sha256:9696a35c3d23733a364d4582214ddec7ed020ecb182cf9e46a6aecfa882126fa test/core/ReflectionClass_setStaticPropertyValue_001_2_4.phpt
sha256:f32477987c0a0b16f5b4cb2d8807ac5eaab32a5ef84fd64c678e81f1c6fa5bf4 test/core/ReflectionClass_setStaticPropertyValue_002.phpt
sha256:c4f1a0fb7a5f2d9263f8a54558c960d423e201d7386364fa1bf9653a3bb8da28 test/core/ReflectionClass_toString_001.phpt
sha256:0880af1f222ae5d492ed93a9e2958be211366684e8a12014b4e40a5594141263 test/core/ReflectionClass_toString_002.phpt
sha256:d5284e2a81e640c9e19b2f1bffeadefb3ec76d1e5e7b80a361c1516548a3ea1e test/core/ReflectionClass_toString_003.phpt
sha256:eeebaa55d56a8f6e77607de004c0be11519e6b4904935be32c5a11bad96bcd67 test/core/ReflectionExtension_bug66218.phpt
sha256:9b92e2334ab6b4b4bb6cbc245e2a28e28a21fad3bcfc5f0350c6e6614b655a35 test/core/ReflectionExtension_constructor_basic.phpt
sha256:5c1f0b220903be81c2e7faf4cb8ae9c32d5787c64bb1f0089cb6c42760921822 test/core/ReflectionExtension_constructor_error.phpt
sha256:825272b0089a110290cf914ac5747fd1193e3670cfe024eddc786128061ecf14 test/core/ReflectionExtension_export_basic.phpt
sha256:f5ff9c7a464064964c2201527ac4710e3f1cc7502f81d410d3311bb1ee9098df test/core/ReflectionExtension_getClassNames_basic.phpt
sha256:8eb987c04fffb5bb0628ef833649b6116b6010e06cd02b1e3ec2953b0a756de0 test/core/ReflectionExtension_getClassNames_variation1.phpt
sha256:5ba1f6975c8219e1e4b075509bba70c60f9922cadb8ecdb5c3a53b988e8610fe test/core/ReflectionExtension_getClasses_basic.phpt
sha256:58a7defeebb169394a39c15f3d25fd68eece08dc973bee2922dc2753ebef3100 test/core/ReflectionExtension_getDependencies_basic.phpt
sha256:ca70e8387d5a1954cdb60afe4742c3284c419f6f2ada455f1021d056512a7bbf test/core/ReflectionExtension_getDependencies_variation2.phpt
sha256:a328cfb59b25939524265ca02aea1a5a67c12d837d406b1c86be43a697c5405c test/core/ReflectionExtension_getName_basic.phpt
sha256:dc37325da13c806a42780a5bf112860da849cd59e6ab253ca7ba6cbfdc3b71f3 test/core/ReflectionExtension_getVersion_basic.phpt
sha256:495e299b81928067f8e8a3c2081d036055011a57579b7bf1043995723d6d0235 test/core/ReflectionExtension_info_basic.phpt
sha256:185549e6908584750be36045d1961c43faf253797b208fe102c69ec9db87f9b9 test/core/ReflectionExtension_isPersistant.phpt
sha256:543dc1fd4417f5c2d75f48b34592ecd635d79f459168337d51ae254f321bbddf test/core/ReflectionExtension_isTemporary.phpt
sha256:71c8b682656a785cbbd2ad9436d51f92113df217844ee9676a41dc162ec441b8 test/core/ReflectionFunction_001.phpt
sha256:49981bf97b568b2c6fe12c690bc375a4d68edd33e610b05356dc000b03af9911 test/core/ReflectionFunction_construct.001.phpt
sha256:ea21425ed09c8da7baa876b24704005b31588b5f78c79a051e363e8932ae8903 test/core/ReflectionFunction_getClosureScopeClass.phpt
sha256:08d75d549c0d98e170905c6b429429bc59a8a26c7c2fc1e1209dc4dc566f6e78 test/core/ReflectionFunction_getClosureThis.phpt
sha256:5b413190077a3d28a60e7ace72100fa86ba666352bc8c68f7ad27952080235e6 test/core/ReflectionFunction_getClosure_basic.phpt
sha256:56ab816030e06d92d9b3643ad02de1c5b4571c9d1854d54e959e60b79ea8c6f8 test/core/ReflectionFunction_getClosure_error.phpt
sha256:14c939378c11c03e0f6cbe3d159ef59d586ab2054e5926afafcd39122f219df9 test/core/ReflectionFunction_getDocComment.001.phpt
sha256:be517d2b73cbe522fabf8f8927b3a0d3241042a555bf1bc59db425eacc26a151 test/core/ReflectionFunction_getExtension.phpt
sha256:7b3bafee8feafd06798f6c16f46d51bbfa567c9bf850b3b691fbf66b7722e627 test/core/ReflectionFunction_getExtensionName.phpt
sha256:0b18a2261149a452bb246d5c0569a9764e85dcf9d70e9cef4b12f0bbae3fd30f test/core/ReflectionFunction_getFileName.001.phpt
sha256:4ef98bf03fd0cf487d3465bb56e6872dc0e806e881649dcc27381043de092498 test/core/ReflectionFunction_getFileName.002.phpt
sha256:ba5c542cf9168e88d78475626f0a6153916ed6a0c0b6081362c028b38a4cd7ed test/core/ReflectionFunction_getNamespaceName.phpt
sha256:8c4bd78ac809a766d85893af7839ae1610ad8e8f5f31ab2cfa1a974cc5d9f8f1 test/core/ReflectionFunction_isClosure_basic.phpt
sha256:7d9f5755214b3c47344d29590df4acde7495d8ab3a5d4b746b48847e89f72585 test/core/ReflectionFunction_isDeprecated_basic.phpt
sha256:73708a41d3232768d58c8a40bc77348c39e105e765245b91f843026433d2a6c6 test/core/ReflectionFunction_isDisabled_basic.phpt
sha256:dc58d724859d3041f1401139e05b205251d0f5ccb05104cafd1c4b85ab2a5628 test/core/ReflectionFunction_isGenerator_basic.phpt
sha256:522c6d5e029e31356657221728c3aa66b3b13fe95173fad0634c9c522c236dc7 test/core/ReflectionFunction_isVariadic_basic.phpt
sha256:3b01afbd981cb6b4b701d0a55f197023b60e6acdab30a166d42b5d7fcc5ad1cd test/core/ReflectionGenerator_basic.phpt
sha256:c223a72770079411a235991dea62c56291d16d8f124b1b18bc52c3b645fff376 test/core/ReflectionGenerator_getTrace.phpt
sha256:23a34aab9dfca625b4a11ef1fa65533e762032f355ae0b0287ea0721df271e79 test/core/ReflectionGenerator_in_Generator.phpt
sha256:dad9f25d3e7b673af8236554911e4893194c24fbdc5b05d916e8e2dcb69595a5 test/core/ReflectionMethod_006.phpt
sha256:a012d416c6ac5fbc19f383de194bced889b06c197b03d3422dcf6f06496a6b95 test/core/ReflectionMethod_basic1.phpt
sha256:c03c3e2969e2457678ad6f0741cdf752477c287d41bf51680c5aab9c0e9db502 test/core/ReflectionMethod_basic2.phpt
sha256:954cacbe39d37653d6f3559f48c881604f85a90100632af329b7ed591bda356f test/core/ReflectionMethod_basic3.phpt
sha256:d03486c26ab5bc3d3a65f5ff08c1a27afd07d39f18396413ee8d61cb7b29de05 test/core/ReflectionMethod_basic4.phpt
sha256:48b0afc0b91a23352147dce335ccb48c49dbb352a5293d8e1cdf31afc98f6388 test/core/ReflectionMethod_constructor_basic.phpt
sha256:08ca5a17232e0735e30f94df36df648eee453f3ed1e36a64bb4a86f7fd84dbe0 test/core/ReflectionMethod_constructor_error1.phpt
sha256:2e7cc2038d64fdfd6132732fb22660cd01c4348e072329114ae60b5fa2f64601 test/core/ReflectionMethod_constructor_error2.phpt
sha256:313c38948dca35624a246045622442a4285b2705cae84dfaec9b848d2d3fb1c9 test/core/ReflectionMethod_defaultArg.phpt
sha256:3be4e845c8a3768fa6c0435a924861be4701f347f6f7bc3351c87f2bf995b7db test/core/ReflectionMethod_getClosureThis.phpt
sha256:eb4bad2d166305c078f7396ca0e272f2ddc1f29353a7abf7ea11d05c46091b6b test/core/ReflectionMethod_getClosure_basic.phpt
sha256:8022a6ea5a57b22fc0e7ab688044f90880b47ac831b70f922a79a8b077c827b1 test/core/ReflectionMethod_getClosure_error.phpt
sha256:ba1ad370eeffa0baba1d5e2908caf0a5ebd4a4dfc18cebdfe1b19d9333f80eac test/core/ReflectionMethod_getDeclaringClass_basic.phpt
sha256:88363def0a9bfa091a4f18719ab0b5d34c84ad51ec716e2123b0ff6b3f86024d test/core/ReflectionMethod_getDocComment_basic.phpt
sha256:67998003415235f0604248b6742c082e41550539c6831ab25db88e9a2966d7dc test/core/ReflectionMethod_getDocComment_error.phpt
sha256:44ceb457a35942c447f41a01d6c23efd4fe94aadd7f63e19a54368e423c08cec test/core/ReflectionMethod_getDocComment_property_list.phpt
sha256:a3c85e56280fd98ebafa53f4585c1cc7149ebaac4df23606ded81a2b892cb072 test/core/ReflectionMethod_getModifiers_basic.phpt
sha256:8a8ca64a362e853f19721d63d5fa45883f95a4522e7ed0e05b3e1aff70053ec8 test/core/ReflectionMethod_getPrototype_basic.phpt
sha256:442cf51c4e65676319d6be1faaaa3df98a36fadf71e1eaca3069e2e0d9939962 test/core/ReflectionMethod_getStaticVariables_basic.phpt
sha256:30943321804e578e6f4080767c6eccade47528ae5d0dfb02cfbca9a13683a906 test/core/ReflectionMethod_invokeArgs_basic.phpt
sha256:6db2241d03dd920b4d7042d56658674c3a07896456efcc835faffc0d3e78015a test/core/ReflectionMethod_invokeArgs_error1.phpt
sha256:7e5674bad98e5264e11ab5e8fe4d6094c9bead1c8358a8493fbf010035b8e15f test/core/ReflectionMethod_invokeArgs_error2.phpt
sha256:b87c90242edd60104fc881610ec6fa0c9083a1066aa8b10caf9a869f6c0a74d3 test/core/ReflectionMethod_invokeArgs_error3.phpt
sha256:10fd0d1edcebdbdecc8015c820f265ba5cd2f030348955d28d86482fac2bcbb8 test/core/ReflectionMethod_invoke_basic.phpt
sha256:82074ebb6290a2e2836e3fca952b7c504b425e63dbd66f37b42c90b0570ae81f test/core/ReflectionMethod_invoke_error1.phpt
sha256:6926bc6c72e438a646107a23f14bc617f279e44cc4eaad79b72e5034c592f073 test/core/ReflectionMethod_invoke_error2.phpt
sha256:102cd241baf3a032d20ed56e6a70ec5ffdca95c43cca0e13d41efc9a56798806 test/core/ReflectionMethod_returnsReference_basic.phpt
sha256:05724f1c34ee3cd9c2f95e10a39ae6c1b56be5fb979d0fe8acc3797da760deeb test/core/ReflectionMethod_setAccessible.phpt
sha256:39d2be1c45bfee5ace2accbdc8e3707eecefa6f999eb4813fd1702fc269d4cdb test/core/ReflectionNamedType.phpt
sha256:55e8a1acd5319f271c38193527f0ecaf2fc574bf976f9b0557593af08bea32de test/core/ReflectionObject_FileInfo_basic.phpt
sha256:0ee79f87c11044de77626cfc7fc9c19538a9ede88547ceb552828c5ca576abeb test/core/ReflectionObject_FileInfo_error.phpt
sha256:ee14e294fe8b6985c50a863a5c50d60093709fb0b2e9b189fa5cfe6dd6f28970 test/core/ReflectionObject___toString_basic1.phpt
sha256:16460137c422665c68b2f6fdcc6f608e1065f1e028091587ad1aaf7cc7fd824a test/core/ReflectionObject___toString_basic2.phpt
sha256:d54595bfda1b63e6b426481e0c1614f52070150789274ced2c7d9f215b22d2a7 test/core/ReflectionObject_constructor_basic.phpt
sha256:9ad0ab894f041dff97fd9ac7b16c724d501ead6405e4f8c87c1a9ae61df80a14 test/core/ReflectionObject_constructor_error.phpt
sha256:6e887a9dad9760936ae28bea5d61f439e7048312b7110f7df6ebd180c41bc42c test/core/ReflectionObject_export_basic1.phpt
sha256:78811c91a9d8b83019166aeeb74f9e6c1c7c1f2770770ad01f580aa46a077358 test/core/ReflectionObject_export_basic2.phpt
sha256:dddb2e598e8e1c4e5a6b2544b71994f1db1fe23a979994d0db71761b11c58243 test/core/ReflectionObject_export_basic3.phpt
sha256:35bfff1d7734d6fb7a907482d91e74174cc5f38e71df52057e0435fa12e5e8d5 test/core/ReflectionObject_getConstant_basic.phpt
sha256:6f838cb5018e1de79b22786d88c342e5d0947238dd57c2017e1b3976574acb34 test/core/ReflectionObject_getConstant_error.phpt
sha256:bfc0f73b221c4245071742af5fc7475b04fa68a5a661a2f0f6819902c4a816e8 test/core/ReflectionObject_getConstants_basic.phpt
sha256:8d44c45b7c8c54b321eefeaeb60f0c28c11a30697056cb62cea9cf28f093cff9 test/core/ReflectionObject_getConstants_error.phpt
sha256:4f5aea827ccc6342d4f726e33d5179d662f15c85bdd502422733c699bd71cc92 test/core/ReflectionObject_getConstructor_basic.phpt
sha256:6743d68026bb630235725d3fbd7c96f51390a733448634b719933f4401648dd9 test/core/ReflectionObject_getConstructor_error.phpt
sha256:2eade5d53292ebe799e2f7e8a92db6d87b248cca11b125f7573d85f7b599ea01 test/core/ReflectionObject_getName_basic.phpt
sha256:7eba59d5ab2666dc9f7fd9b774eca42c1bd14f25e8f6b68e879985a0cfacaa06 test/core/ReflectionObject_getName_error.phpt
sha256:27a5d3b84c24c35223177150006ce61f45494f2732c91957c515f78d6cf0d825 test/core/ReflectionObject_getName_error1.phpt
sha256:7f582f7a69f6e522f7becbebe4ab2f371c4c3eca0ea0de5ba24b19a596f5fe8c test/core/ReflectionObject_isInstance_basic.phpt
sha256:98cdc4340fa3fd17d876eea0208125be383d0b938a60c148f1140a17192d3d91 test/core/ReflectionObject_isInstance_error.phpt
sha256:e0bb91649265fea55775d18aae46dded2c04eb115910e806c73b78def561ad02 test/core/ReflectionObject_isInstantiable_basic.phpt
sha256:f452e0204056270c4d60be006f6b104b1138956356049d5104aadc2de6a43f70 test/core/ReflectionObject_isInstantiable_error.phpt
sha256:d05eff08b9d044227d9cbbac6e51d0feab116c52519226ff6fad328302f5b5b3 test/core/ReflectionObject_isInstantiable_variation.phpt
sha256:7ce129028ff2fe28a93262b1686d1ebf0095823a8b117ebf663ae98f1f25cfe3 test/core/ReflectionObject_isInternal_basic.phpt
sha256:3a0e2ad5d6986e5e4c9f9e4b51e3c67a3f4fe12c8d904f00b92e5c7b23026aaf test/core/ReflectionObject_isInternal_error.phpt
sha256:bb088cc8c60f4d8aa674a150fc5a2c384434d5c3f1e269bf814aa7f7f1fbaece test/core/ReflectionObject_isSubclassOf.002.phpt
sha256:b69940e197dbb3a5f4b1be62cbaa04ca2028dbade43d7779bb91daf40cb24724 test/core/ReflectionObject_isSubclassOf_basic.phpt
sha256:da8677834e8939ba32b5cf67cb4f0a8032ac02c0271f1213c4c159151022e94b test/core/ReflectionObject_isSubclassOf_error.phpt
sha256:d61833002d0fe1d4e06574fe36179c248ce7feab86a7e9f32e4ac9c6209e0228 test/core/ReflectionObject_isUserDefined_basic.phpt
sha256:f2f7777c558098915fa61a0be9b5da60ed255e2579cbce238caa0ecec096086d test/core/ReflectionObject_isUserDefined_error.phpt
sha256:e0424a9a812fe9d2180817cdcacafc046ecb985a46adb112eebb95fa9badcf70 test/core/ReflectionParameter_001.phpt
sha256:b89114a8d1565c28c3e2d3b0109308c4d39a6868b49d7e973e1140e0d5da5d73 test/core/ReflectionParameter_002.phpt
sha256:696dbf7ebc8d8089169cc7a48d69f71d0cfcefedbc35a2035d23ea9d75883d44 test/core/ReflectionParameter_003.phpt
sha256:f0f3e4923eb76f1dbca6aac538b3a797e88f6d99bb561f9c65accdd330a6ba7a test/core/ReflectionParameter_DefaultValueConstant_basic1.phpt
sha256:2d888641fc95597b4e4bcc4831233b74b2739faa10f4caf50ef2757c7a445db8 test/core/ReflectionParameter_DefaultValueConstant_basic2.phpt
sha256:2cd48437e9e71a7dbbd6c9e5ebf2da10b307864677e6cfc3ebda6a7ce3c9a34f test/core/ReflectionParameter_DefaultValueConstant_error.phpt
sha256:2ddd284977e0d284d3d3b50cf71d741124c018a5eb1c35eaa1d21baa36e92f25 test/core/ReflectionParameter_canBePassedByValue.phpt
sha256:7db558e7df94a82c89de3cb62c14144a4710d558c462056e17f03ced7c4e423f test/core/ReflectionParameter_export_basic.phpt
sha256:1b8554b90f4b2b56ca5b1d32387a79d4680d72514d1c1a3bca661da46df3cfc0 test/core/ReflectionParameter_export_error.phpt
sha256:5ef1cb972caab3cd21a42e0b6b63dd7a671340467a74980fc7c18f17f3cc126d test/core/ReflectionParameter_export_error2.phpt
sha256:1161ef6b4ad5db2d50622563bf031fc9cf840130e2c1b57808768edd20b562f1 test/core/ReflectionParameter_export_error3.phpt
sha256:6f5bcfd45e07b4c24c37d8a56fd3ef6f853f230ad2d0d1cb549e01241eb9d42c test/core/ReflectionParameter_getDeclaringFunction_basic.phpt
sha256:2cdd96dc836e327b39e5dd04bfe0c145acddc79eaf25fd936d68c45af10b2574 test/core/ReflectionParameter_getPosition_basic.phpt
sha256:1e558b7c5337a5edd33172b7704469cc36abfcfb829d7b390f71966a298deb72 test/core/ReflectionParameter_invalidMethodInConstructor.phpt
sha256:5b40ff39c9a407ac6bf7e3e0f1587e55f7e9cd99878bc02ccf22f676e3de4c63 test/core/ReflectionParameter_isDefault.phpt
sha256:fc2ecd8359bc17b0beaad550461a7202cb340c584e7b470c90564788681015b6 test/core/ReflectionParameter_isVariadic_basic.phpt
sha256:378028f0390a592024a75ad8998a2260b762b0a6bf76d0605e3d162f54bd373e test/core/ReflectionParameter_toString_basic.phpt
sha256:900744a15bbb54ce497e17425447e6f26815e91d18005367d207711035bc6407 test/core/ReflectionProperty_basic1.phpt
sha256:729826a287dd4f92272f8a53393274b84aa02dbb0f74ffc294c726aa14c66d58 test/core/ReflectionProperty_basic2.phpt
sha256:6d525128f99ceb085e5d81919b84ab77c8763355cc57ace1f2f21a6185a20ea9 test/core/ReflectionProperty_constructor_error.phpt
sha256:8acdb2fcdea91628685b11f7c9a2947dfb0aab0e82e54ee4de85d9988ac0f99d test/core/ReflectionProperty_constructor_variation1.phpt
sha256:3b33a9110c013972422003eb33ea5ed26957f91ec8d61d9ad3c8493d2e07300f test/core/ReflectionProperty_error.phpt
sha256:58e29bf10cd535cf5755eb315b2ea8d8372722d7dea054dbb9960a5f5f4cf164 test/core/ReflectionProperty_export_basic.phpt
sha256:450942ff94d966e41377ae6b80c05dc155f40e9ee741386f869c834905e47550 test/core/ReflectionProperty_export_error.phpt
sha256:118049c3ff42cd5b53bf516a68d06b17fdedec646d52ec4371cbaabb3e502ff9 test/core/ReflectionProperty_getDeclaringClass_variation1.phpt
sha256:6f8e0a2ffe40cb2b09d4aecbb217b7c224a1ea4f6ba0f700e005f281cc545e7a test/core/ReflectionProperty_getDocComment_basic.phpt
sha256:27f3b9ede67c9e762e5163ed5a824b74be78c1ad521e0a4708d404721dd6ddad test/core/ReflectionProperty_getDocComment_error.phpt
sha256:b26c6eed59866a7eb2c0356357d5799ccec08c6559c5d51f52e71ecc7640bb9a test/core/ReflectionProperty_getModifiers.001.phpt
sha256:94c507ee77203722b28d3d985f3d1bbbff9d3211b074475b6d0dd57223dc3056 test/core/ReflectionProperty_getModifiers_basic.phpt
sha256:7966b743a79fe0d491372afc9ea03cf1d66eea98201d97586a34f08f095bef82 test/core/ReflectionProperty_getValue_error.phpt
sha256:554bc8e10a97d1ea0939a38551224ef94d09dadd70abd72f7931c8b468e68332 test/core/ReflectionProperty_isDefault_basic.phpt
sha256:75b82e4757b4402f35b60dba456aafff909bdc79113e58ad6387dc36ad217129 test/core/ReflectionProperty_setAccessible.phpt
sha256:9399ffe80d059fe6d7ad1f6e0ce64d3c60c6ecb6c594ad0df38309564e128868 test/core/ReflectionProperty_setValue_error.phpt
sha256:c8c8366c41d8e6b9d3c0cc81a538a372e54fed1e8b3575a1ca01c1223ba55cad test/core/ReflectionType_001.phpt
sha256:33c646da64da55790bdc56b2ccde187b947b4eddafa5ec455eccbe6a7993ad73 test/core/ReflectionType_002.phpt
sha256:b69887988dd71a962fc3478186412b1b066e5db8b324539927d4cc7f0fe9aa55 test/core/ReflectionType_possible_types.phpt
sha256:7ae07aa08b4ab457786c8d6ce9314b5b9bfb293dd49ef21b5729743f6660a7bf test/core/bug26640.phpt
sha256:83fdb8ab732067db9cfbf2f308e4eb7a4b5bf76d709f48ea99c1a84eaa2d27eb test/core/bug26695.phpt
sha256:4b1faf88a6e491b236cfa5b0e5f53c683d8451f230f388f3f75d29d7200690e9 test/core/bug29268.phpt
sha256:8b0e1fce56a6262909851d11372e1e42cb228cba54ed1225efeb123c76c9d65f test/core/bug29523.phpt
sha256:dfff855b8d0445bd7f19a71d89e28816a8563cc26fac9cc91e6bfe52c9cb1a05 test/core/bug29828.phpt
sha256:01010c7127160d73faa99c524c7e93cf492298d5d0c7f5a34b1f031fae112612 test/core/bug29986.phpt
sha256:320510eb56380df1116b975ee98fced4955caf4e90632c033963f0cece5941ce test/core/bug30146.phpt
sha256:f1e31cc3cfdbc4406e1cf8bf218a9b0c7a8438faa9368be33e27e2383f256f3e test/core/bug30148.phpt
sha256:a23d0459e357cd94388c47db7c5546cc494d63508c7cc8f0a35375a5136712cd test/core/bug30209.phpt
sha256:0feb440af13d097d6458265f54a4d4cbb570cb5ece4acf758ec23d51890008c4 test/core/bug30856.phpt
sha256:be75336f201f6d3b699a0350d69686ccea1ee4c508a81c1367b00dd2d5cf11cf test/core/bug30961.phpt
sha256:0454b5f528b95628bf693db69cece504e23dd9b472d4b7f0961c75637e0f606a test/core/bug31651.phpt
sha256:d3fbfc01730ff94062a7490bc8145eaddcd891210d5468450228a6445d4a3060 test/core/bug32981.phpt
sha256:cfc046e04d25ad639f7e980ba4d51c360726b19b1d9853f0619e484e236add80 test/core/bug33312.phpt
sha256:36ddc2e2c445d5c27cec739c7433248aac76c08a7e0aaef0296e1bdb4c8b321e test/core/bug33389.phpt
sha256:22fdfbbec2627ad7764b427ac1869948fd88e1e951999c636cc40d42383e1a99 test/core/bug36308.phpt
sha256:0b57a274945c442c73e46681533e216b0db21ada41e3ec28efd2551b93d6be18 test/core/bug36337.phpt
sha256:ac5c2fc007712f5de1b4f2dfe4e2984412528852337ccce4039d3b18062f62b4 test/core/bug36434.phpt
sha256:24c7173455d0155cc47e7acb24750f34876804803484547a2afbd95afe564ad0 test/core/bug37816.phpt
sha256:bacbf5c6836150426561b7ad5bff9535b80f7d7a7c3d3236d2fd7fa0d8a0bf80 test/core/bug37964.phpt
sha256:0eee4ff2481bf9768905a474ab67aaf4344fe1cddde431e68ec447eba175e10b test/core/bug38132.phpt
sha256:6f017615eed3368536fffddc73e0cf5fc11fcda89e66a0151f5624600755c024 test/core/bug38194.phpt
sha256:d4aa73a2b529bd7cbc226023ce99fd5d5eee0e9b2198adaa561c7c5dbf4f3219 test/core/bug38217.phpt
sha256:da9f16ba96ca015fa5c23a88ff643a92ecd20f109e6d639ff68eb4df4173d499 test/core/bug38465.phpt
sha256:2cdafb320fe6cb455637a982edc4bb541f08690c1ab7e554232e857313e1586a test/core/bug38653.phpt
sha256:296acc31245400b51a4f327f6668819f4c7f771efb57f7b04d256040aaea3432 test/core/bug38942.phpt
sha256:8d389872f07dbb3a45631ac2676748988014fdf6cf912df269bff38dfc87c482 test/core/bug39001.phpt
sha256:b060102725722622e4c2d57d880f0a7257b6e2027a25d9f8cbc0637082a611d6 test/core/bug39067.phpt
sha256:19d05c6810cf818c64e1cce1a9eb474ad1178c357f17b6af4d47e66c8c5a4040 test/core/bug39884.phpt
sha256:413ddeea1c9bc8704f9fe9068f06778d391e6253eb5739ea444a71db41b0df2a test/core/bug40431.phpt
sha256:5d59804ff85cb7801fdbac0588461c70a4eb00489fa002d0e1f94d00a4116fd3 test/core/bug40794.phpt
sha256:6507af73e11626ada139091ff3d5b8c9ef8feee52617e0375624ab4c72288963 test/core/bug41061.phpt
sha256:647416981d4e2b0cd1e830a2825476c9d1986c81caebcce3be959dd7b33aebb2 test/core/bug41884.phpt
sha256:549e6aecd13ea5420995938b08c6518d7884c3594535c5fe5275a5e3402d0d99 test/core/bug42976.phpt
sha256:4b4d64082d17adfcdd3405989c0175a7c4519cee1eefe2595ce7b2d20e868b1f test/core/bug43926.phpt
sha256:b916c22225f33975b00be5595daca572ef891a8b346e684b92a119f3da9d001a test/core/bug45139.phpt
sha256:c0c4018df381eda3c296da3ad298fe19d3c7f4ab55fbd3c2916e4896885082af test/core/bug45571.phpt
sha256:5a76f49c5df6ea9e3ef86047fb867c432ed1c75463f6fb67d60e3d58ebe78915 test/core/bug45765.phpt
sha256:49693231848f4c9ddb9bd34db55a2964c9b09c7cbe9816c3e1a3564bcda47587 test/core/bug46064.phpt
sha256:4c07157b235498619698b8bf0d5d0166b85bf718be956f674d1f3b5beabaa6e3 test/core/bug46064_2.phpt
sha256:91a09335dddc5e8033d16e1fda96a4ebaf718db68081cf83679b5b6185064def test/core/bug46103.phpt
sha256:c99d52337e6732bf5bd0bb3a20cfc234a48e82510cce6840a1e55e9e92faf65a test/core/bug46205.phpt
sha256:f50edd47e4cb7cf33453a4cab7cd7b19c4373f3daecee35c75592f39f32c13c0 test/core/bug47254.phpt
sha256:d37cac1ba952f4668b75aa75b0a43a57609064ac3406da3826b12b32c3c4cd53 test/core/bug48336.phpt
sha256:da8b9520e72d7f5ab0948be3ef3149a91d838c21c1baf05cbd6a1d60fbcea36e test/core/bug48757.phpt
sha256:25c999dbce63b5af00cdcd8ad9ec75c12f624289578b72552f29f3e48d040c1e test/core/bug49074.phpt
sha256:5c80336eb7ebef6cc6fe20a24d6f02cf88259e445f0b8c6d89a68b7c0cebcf08 test/core/bug49092.phpt
sha256:b85fea0a1906ed8d43ff1a147dc0efaaa132a41b4af47abbdec251526aad37e9 test/core/bug49719.phpt
sha256:ecbe49f3745a29a73f897fca39a9fd645691b677c4e769fc6862d7f9aef0a237 test/core/bug51905.phpt
sha256:485c5a7f801a8318623f4018073ef0d5a6e588bcf742542a52d4bbdd1935d354 test/core/bug51911.phpt
sha256:4eb7ac6330e1b9333dac12dfc1dc97bacf4fcbd71d3a215ffd8907d638db22b6 test/core/bug52057.phpt
sha256:e416e8962fc54423216db162278257996408a8dd4ccfe614eb39260ecaf5220f test/core/bug52854.phpt
sha256:3751ab8698ee327ef0778f1d593940f5057560c4cd326ef1fe92c334cea42912 test/core/bug53366.phpt
sha256:29756b8cba9c1474fcdadd2fbc478f38d61b720dd8e03378a6837ad415225038 test/core/bug53915.phpt
sha256:a367c22c44af0b26bfd70df074d970ef25d5654b5ddb322a5b7b383faf3822aa test/core/bug60357.phpt
sha256:a0d8ca1b6b92845ac2ba877b4817543941762d910b25ce348dc29e2e1874e755 test/core/bug60367.phpt
sha256:3cd7ee3fb76b5b911387135e073e8d629c2eac4871ef259752f794099cff2c56 test/core/bug61388.phpt
sha256:37b037a3d11319425232a81af52f523e3629e755b70fc12c22182dc65ae47421 test/core/bug62384.phpt
sha256:7c2274dd1bf1636c2bf390d1218c1eb9e7358ab5ee83b34ab183609660624d3c test/core/bug62715.phpt
sha256:10dd9ed0143c38df0badbbb54b7c18ebfe832ba7f1812b5b19e6a4bb930f7656 test/core/bug63399.phpt
sha256:3ed5349d751963992f7ee70c52ac3eda7d140d711ab4104f140647357693384c test/core/bug63614.phpt
sha256:83edaaca206481ff1fb220e0aaf602804ae1e788ded802763575db25d9a82149 test/core/bug64007.phpt
sha256:714d9101d3ebfa355137e78fe029a8e13e3b710cb787443be2d3923ea7e8c8e5 test/core/bug64239.phpt
sha256:586bb05a4c91ca8ac9c6b75f1827aa65a1a48f634c232dcd8290f8fb2c8e13ee test/core/bug64936.inc
sha256:83992d17b6f4994930adebd972266596413394a9884736f53cb1d4b0aa26aaf3 test/core/bug64936.phpt
sha256:d0e29894123661de3889d45666341b3cd2df3b18f00f6202bec520ea9934b30c test/core/bug67068.phpt
sha256:ae2f1b84db8f2ae49467eb96dfe5936da6a2604e6993a987be59e3286898e364 test/core/bug70674.phpt
sha256:0486b321ce0ec6b73a89b43a963d956fe676569b3b385ddc3f0bbb48d6ccea07 test/core/bug70960.phpt
sha256:732ec5ff7d03e8619bc6154653d4463cec62454492a7e8fc91853010daa054a3 test/core/bug70982.phpt
sha256:f659057294cfff16cf923396c0ffd66cba23dd8c60a517b0f39ba43e9014bccc test/core/bug71018.phpt
sha256:b80770a7b3a3930184b4dc432c5efe70d38d2ccc3a89154ee7baf059a3152887 test/core/bug71767.phpt
sha256:35803456d31475e4d2f5c65bb63a1d0f342f3a4174496f2d2c29f961eb86208f test/core/bug72174.phpt
sha256:3561958ae0fcb5f87d56fd9765fe26b6c6b802a824e97f0b7721cbf7a45adf29 test/core/bug72661.phpt
sha256:1274e82b998f80c459bbef0192d5f345138208b20d3b165f7de7e9a953edf3d9 test/core/bug74035.phpt
sha256:4558c65162c6c9465bc7f17e1eec9edefc8890b22d61fe5008bd6cc6591e32ed test/core/bug74673.phpt
sha256:9eca791477bc9bb8b1e3db35d4c1c442f5e38211f2c49722137ad2fb4da91874 test/core/closures_001.phpt
sha256:bbe11cf2cb37dd69fdeedb97a8b7e93cd6fc960603927921387fb961d4000e3d test/core/closures_002.phpt
sha256:333a95e387f2be8e8105d372833c6b3fb54302bef021498d6bb48b7be6b5cea0 test/core/closures_003.phpt
sha256:e96063aa19231645347c576778a2f92e9fd1d75a86043f4e38485652590a7692 test/core/closures_003_v1.phpt
sha256:d27e5b51377fddbe58e9036b867697e306bf8f9ce29a42167676ea91333523d9 test/core/closures_004.phpt
sha256:f09df7dc1d77d53f56d7c438ed7f96b3dd97835029a47c44ad3f6c3672ea46d5 test/core/exception.inc
sha256:79d0bb3be62f07c860a5aeed703acf4a60c9ee8b36f93edd4e2d16703bfab8c0 test/core/included4.inc
sha256:ee9c5bfef91a8984bfca9b050e2ae5e174cfdd3b69806d45ed7de3e0839ae4ec test/core/parameters_001.phpt
sha256:7833b68b23e73dcd0228fa4474df28400bb833badd205c837c1347113ff18276 test/core/parameters_002.phpt
sha256:83205cf5290e41d58f562cab0bbf57ae8e586282c6ff2535f1b2cc0320eedfb6 test/core/property_exists.phpt
sha256:3d9890a65e6072e0a44d79715ec6aa97ffcbd0e23de512e8faded791b81ec09f test/core/reflectionclass_for_traits.phpt
sha256:237028dc0a6a5e1a3a888152a99d7174e13af27cfb60f179fcc71125571bc754 test/core/request38992.phpt
sha256:3e67e12852f19df58005a2f64c29ef75d9e2f264cc3148c4b85b9184a0be0904 test/core/static_properties_002.phpt
sha256:11c278ca1291b6a03528e96da525a23afdb4c3c89d03d9d683872996d303ff5d test/core/traits001.phpt
sha256:60f35e7dc33467da5b1eb4f7e7c73b6b5930ba6c224d3662a9e5bb600835f96d test/core/traits002.phpt
sha256:9d1696dbad187ec2b427a3398f7d054f5cef2bed2ee3982b537172953f0c7d79 test/core/traits003.phpt
sha256:c51065fa515e3535374b9406aeffc9e31cebbb0bec4384381ec7f47bd2717ef6 test/core/traits004.phpt
sha256:05b5809e7025b1e677679ee47ddd1ffb753795ff99638024521696b4d72181e2 test/core/traits005.phpt
test/demo/
sha256:312b9b04156f73c36e8ac41ac1d87769b068f2b17fac954e4f5be09e1dbca287 test/demo/check-demo.sh
test/unit/
test/unit/Assets/
test/unit/Assets/ComposerLocators/
test/unit/Assets/ComposerLocators/empty-project/
sha256:240a3e0d37d2e86b614063f5347eb02d4f99ca6c254de6b82871ff8d95532a7d test/unit/Assets/ComposerLocators/empty-project/.gitignore
test/unit/Assets/ComposerLocators/project-a/
sha256:4820df41a447c07fafbf01eb1859c360b60834b964914403748db9b87aa28a2d test/unit/Assets/ComposerLocators/project-a/composer.json
test/unit/Assets/ComposerLocators/project-a/src/
test/unit/Assets/ComposerLocators/project-a/src/root_ClassmapDir/
sha256:240a3e0d37d2e86b614063f5347eb02d4f99ca6c254de6b82871ff8d95532a7d test/unit/Assets/ComposerLocators/project-a/src/root_ClassmapDir/.gitignore
sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 test/unit/Assets/ComposerLocators/project-a/src/root_ClassmapFile
sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 test/unit/Assets/ComposerLocators/project-a/src/root_File1.php
sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 test/unit/Assets/ComposerLocators/project-a/src/root_File2.php
test/unit/Assets/ComposerLocators/project-a/src/root_PSR-0_Sources/
sha256:240a3e0d37d2e86b614063f5347eb02d4f99ca6c254de6b82871ff8d95532a7d test/unit/Assets/ComposerLocators/project-a/src/root_PSR-0_Sources/.gitignore
test/unit/Assets/ComposerLocators/project-a/src/root_PSR-4_Sources/
sha256:240a3e0d37d2e86b614063f5347eb02d4f99ca6c254de6b82871ff8d95532a7d test/unit/Assets/ComposerLocators/project-a/src/root_PSR-4_Sources/.gitignore
test/unit/Assets/ComposerLocators/project-a/vendor/
test/unit/Assets/ComposerLocators/project-a/vendor/a/
test/unit/Assets/ComposerLocators/project-a/vendor/a/b/
test/unit/Assets/ComposerLocators/project-a/vendor/a/b/src/
test/unit/Assets/ComposerLocators/project-a/vendor/a/b/src/ab_ClassmapDir/
sha256:240a3e0d37d2e86b614063f5347eb02d4f99ca6c254de6b82871ff8d95532a7d test/unit/Assets/ComposerLocators/project-a/vendor/a/b/src/ab_ClassmapDir/.gitignore
sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 test/unit/Assets/ComposerLocators/project-a/vendor/a/b/src/ab_ClassmapFile
sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 test/unit/Assets/ComposerLocators/project-a/vendor/a/b/src/ab_File1.php
sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 test/unit/Assets/ComposerLocators/project-a/vendor/a/b/src/ab_File2.php
test/unit/Assets/ComposerLocators/project-a/vendor/a/b/src/ab_PSR-0_Sources/
sha256:240a3e0d37d2e86b614063f5347eb02d4f99ca6c254de6b82871ff8d95532a7d test/unit/Assets/ComposerLocators/project-a/vendor/a/b/src/ab_PSR-0_Sources/.gitignore
test/unit/Assets/ComposerLocators/project-a/vendor/a/b/src/ab_PSR-4_Sources/
sha256:240a3e0d37d2e86b614063f5347eb02d4f99ca6c254de6b82871ff8d95532a7d test/unit/Assets/ComposerLocators/project-a/vendor/a/b/src/ab_PSR-4_Sources/.gitignore
test/unit/Assets/ComposerLocators/project-a/vendor/composer/
sha256:176378c7c677411d1cd7c5537ca70cf76849315ea9522a297eaa7da8d209108b test/unit/Assets/ComposerLocators/project-a/vendor/composer/installed.json
test/unit/Assets/ComposerLocators/project-a/vendor/e/
test/unit/Assets/ComposerLocators/project-a/vendor/e/f/
test/unit/Assets/ComposerLocators/project-a/vendor/e/f/src/
test/unit/Assets/ComposerLocators/project-a/vendor/e/f/src/ef_ClassmapDir/
sha256:240a3e0d37d2e86b614063f5347eb02d4f99ca6c254de6b82871ff8d95532a7d test/unit/Assets/ComposerLocators/project-a/vendor/e/f/src/ef_ClassmapDir/.gitignore
sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 test/unit/Assets/ComposerLocators/project-a/vendor/e/f/src/ef_ClassmapFile
sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 test/unit/Assets/ComposerLocators/project-a/vendor/e/f/src/ef_File1.php
sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 test/unit/Assets/ComposerLocators/project-a/vendor/e/f/src/ef_File2.php
test/unit/Assets/ComposerLocators/project-a/vendor/e/f/src/ef_PSR-0_Sources/
sha256:240a3e0d37d2e86b614063f5347eb02d4f99ca6c254de6b82871ff8d95532a7d test/unit/Assets/ComposerLocators/project-a/vendor/e/f/src/ef_PSR-0_Sources/.gitignore
test/unit/Assets/ComposerLocators/project-a/vendor/e/f/src/ef_PSR-4_Sources/
sha256:240a3e0d37d2e86b614063f5347eb02d4f99ca6c254de6b82871ff8d95532a7d test/unit/Assets/ComposerLocators/project-a/vendor/e/f/src/ef_PSR-4_Sources/.gitignore
test/unit/Assets/ComposerLocators/project-with-invalid-composer-json/
sha256:17e682f060b5f8e47ea04c5c4855908b0a5ad612022260fe50e11ecb0cc0ab76 test/unit/Assets/ComposerLocators/project-with-invalid-composer-json/composer.json
test/unit/Assets/ComposerLocators/project-with-invalid-composer-json/vendor/
test/unit/Assets/ComposerLocators/project-with-invalid-composer-json/vendor/composer/
sha256:d914176fd50bd7f565700006a31aa97b79d3ad17cee20c8e5ff2061d5cb74817 test/unit/Assets/ComposerLocators/project-with-invalid-composer-json/vendor/composer/installed.json
test/unit/Assets/ComposerLocators/project-with-invalid-installed-json/
sha256:d914176fd50bd7f565700006a31aa97b79d3ad17cee20c8e5ff2061d5cb74817 test/unit/Assets/ComposerLocators/project-with-invalid-installed-json/composer.json
test/unit/Assets/ComposerLocators/project-with-invalid-installed-json/vendor/
test/unit/Assets/ComposerLocators/project-with-invalid-installed-json/vendor/composer/
sha256:17e682f060b5f8e47ea04c5c4855908b0a5ad612022260fe50e11ecb0cc0ab76 test/unit/Assets/ComposerLocators/project-with-invalid-installed-json/vendor/composer/installed.json
test/unit/Assets/ComposerLocators/project-with-psr-collisions/
sha256:24073aaabc253cc6dd1f58f52557a320389145f76846f5f849f1f4256d79da53 test/unit/Assets/ComposerLocators/project-with-psr-collisions/composer.json
test/unit/Assets/ComposerLocators/project-with-psr-collisions/src/
test/unit/Assets/ComposerLocators/project-with-psr-collisions/src/root_PSR-0_Sources/
sha256:240a3e0d37d2e86b614063f5347eb02d4f99ca6c254de6b82871ff8d95532a7d test/unit/Assets/ComposerLocators/project-with-psr-collisions/src/root_PSR-0_Sources/.gitignore
test/unit/Assets/ComposerLocators/project-with-psr-collisions/src/root_PSR-4_Sources/
sha256:240a3e0d37d2e86b614063f5347eb02d4f99ca6c254de6b82871ff8d95532a7d test/unit/Assets/ComposerLocators/project-with-psr-collisions/src/root_PSR-4_Sources/.gitignore
test/unit/Assets/ComposerLocators/project-with-psr-collisions/vendor/
test/unit/Assets/ComposerLocators/project-with-psr-collisions/vendor/a/
test/unit/Assets/ComposerLocators/project-with-psr-collisions/vendor/a/b/
test/unit/Assets/ComposerLocators/project-with-psr-collisions/vendor/a/b/src/
test/unit/Assets/ComposerLocators/project-with-psr-collisions/vendor/a/b/src/ab_PSR-0_Sources/
sha256:240a3e0d37d2e86b614063f5347eb02d4f99ca6c254de6b82871ff8d95532a7d test/unit/Assets/ComposerLocators/project-with-psr-collisions/vendor/a/b/src/ab_PSR-0_Sources/.gitignore
test/unit/Assets/ComposerLocators/project-with-psr-collisions/vendor/a/b/src/ab_PSR-4_Sources/
sha256:240a3e0d37d2e86b614063f5347eb02d4f99ca6c254de6b82871ff8d95532a7d test/unit/Assets/ComposerLocators/project-with-psr-collisions/vendor/a/b/src/ab_PSR-4_Sources/.gitignore
test/unit/Assets/ComposerLocators/project-with-psr-collisions/vendor/composer/
sha256:b79423db8326d62ea9c359e4bd13da979e6b28482f8b455afb061ca02dd8e7ee test/unit/Assets/ComposerLocators/project-with-psr-collisions/vendor/composer/installed.json
test/unit/Assets/ComposerLocators/project-with-psr-collisions/vendor/e/
test/unit/Assets/ComposerLocators/project-with-psr-collisions/vendor/e/f/
test/unit/Assets/ComposerLocators/project-with-psr-collisions/vendor/e/f/src/
test/unit/Assets/ComposerLocators/project-with-psr-collisions/vendor/e/f/src/ef_PSR-0_Sources/
sha256:240a3e0d37d2e86b614063f5347eb02d4f99ca6c254de6b82871ff8d95532a7d test/unit/Assets/ComposerLocators/project-with-psr-collisions/vendor/e/f/src/ef_PSR-0_Sources/.gitignore
test/unit/Assets/ComposerLocators/project-with-psr-collisions/vendor/e/f/src/ef_PSR-4_Sources/
sha256:240a3e0d37d2e86b614063f5347eb02d4f99ca6c254de6b82871ff8d95532a7d test/unit/Assets/ComposerLocators/project-with-psr-collisions/vendor/e/f/src/ef_PSR-4_Sources/.gitignore
test/unit/Assets/ComposerLocators/project-without-autoload-definitions/
sha256:d914176fd50bd7f565700006a31aa97b79d3ad17cee20c8e5ff2061d5cb74817 test/unit/Assets/ComposerLocators/project-without-autoload-definitions/composer.json
test/unit/Assets/ComposerLocators/project-without-autoload-definitions/vendor/
test/unit/Assets/ComposerLocators/project-without-autoload-definitions/vendor/composer/
sha256:d914176fd50bd7f565700006a31aa97b79d3ad17cee20c8e5ff2061d5cb74817 test/unit/Assets/ComposerLocators/project-without-autoload-definitions/vendor/composer/installed.json
test/unit/Assets/ComposerLocators/project-without-installed.json/
sha256:240a3e0d37d2e86b614063f5347eb02d4f99ca6c254de6b82871ff8d95532a7d test/unit/Assets/ComposerLocators/project-without-installed.json/.gitignore
sha256:d914176fd50bd7f565700006a31aa97b79d3ad17cee20c8e5ff2061d5cb74817 test/unit/Assets/ComposerLocators/project-without-installed.json/composer.json
test/unit/Assets/DirectoryScannerAssets/
test/unit/Assets/DirectoryScannerAssets/Bar/
sha256:9b1f7d6a7fc61558988f23bbc3c40098b912160a2e0408d6f9d2ce41014c140f test/unit/Assets/DirectoryScannerAssets/Bar/Empty.php
sha256:cfbc82c7d1c51812d37a9ae88513df334ed122a51a22d50a7c99707e74619db1 test/unit/Assets/DirectoryScannerAssets/Bar/FooBar.php
sha256:c8086e465e9b6f8906d3f2ed84c628d36c78ab526dd0b424f80aa1257c82923d test/unit/Assets/DirectoryScannerAssets/Bar/FooBar.tmp
sha256:63a29ac0aa65584f350097a7120cb5b2fa04acf682571d7c88caac44c3a81934 test/unit/Assets/DirectoryScannerAssets/Foo.php
sha256:c8086e465e9b6f8906d3f2ed84c628d36c78ab526dd0b424f80aa1257c82923d test/unit/Assets/DirectoryScannerAssets/Foo.tmp
test/unit/Assets/DirectoryScannerAssetsFoo/
test/unit/Assets/DirectoryScannerAssetsFoo/Bar/
sha256:9b1f7d6a7fc61558988f23bbc3c40098b912160a2e0408d6f9d2ce41014c140f test/unit/Assets/DirectoryScannerAssetsFoo/Bar/Empty.php
sha256:61c7ddaab7d3ac201d83878669ac3043face6953731103d9f098650f56773b56 test/unit/Assets/DirectoryScannerAssetsFoo/Bar/FooBar.php
sha256:c8086e465e9b6f8906d3f2ed84c628d36c78ab526dd0b424f80aa1257c82923d test/unit/Assets/DirectoryScannerAssetsFoo/Bar/FooBar.tmp
sha256:a70fe1bb8b3b23a6c4053b98afaecfc868771d969ffc08bbdef4c1db8a9d4da5 test/unit/Assets/DirectoryScannerAssetsFoo/Foo.php
sha256:c8086e465e9b6f8906d3f2ed84c628d36c78ab526dd0b424f80aa1257c82923d test/unit/Assets/DirectoryScannerAssetsFoo/Foo.tmp
sha256:95cdd3d6bb7ec3ff21c65f1df8ea88db2694fcdef3d54a6b9c62db81f9f4bdcc test/unit/BetterReflectionSingleton.php
sha256:c174356a36acaf47c09b3c47d37bb5e04abfdca76eb4e44816f23ee517f22f28 test/unit/BetterReflectionTest.php
test/unit/Fixture/
sha256:141e2efffb18ae5e9b71615751a8a0ce9ba79b8a2e813413fa5c969aa1fd8614 test/unit/Fixture/AnonymousClassInNamespace.php
sha256:5146368ebd1d91d22f7ef913d7dda1234fc4ff1175b6075d0192334ae260f8c4 test/unit/Fixture/AnonymousClassInstanceWithInterface.php
sha256:5f00dcfa734f9ff4bbd10df7a6306a3c334c7804953e1d7dd4436ffdc876e6b9 test/unit/Fixture/AnonymousClassInstances.php
sha256:b4fcfafe3b1eb9743cc504761836a00fcf8f592369f29ed968c3f7224b720ce5 test/unit/Fixture/AnonymousClassInstancesOnSameLine.php
sha256:8fd7f1aa0484723f6c895e06d726a01a8aba42623b9b536ce5d555829a6e24aa test/unit/Fixture/AnonymousClassNoNamespace.php
sha256:57c106872b4fb86d80a3f40881e90a471ebf8a19a6d24bebd1319985cec377f2 test/unit/Fixture/AnotherTestClassForAutoloader.php
sha256:2e298cfc2ffe13bc78190ccce8859a1bec7e423e8a101f7d7451d6ee0d40cef3 test/unit/Fixture/AutoloadableClassWithTwoDirectories.php
sha256:785543c566c736c80c6ff0beb7b104bc2d45ba1a387e18eae0075f255cd3ff2d test/unit/Fixture/AutoloadableInterface.php
sha256:e7bd6bbac7c83d07bde3e31dd703e6242fc6eb02a6f77163c45bcec85100ef06 test/unit/Fixture/AutoloadableTrait.php
sha256:85673990d4549547bb18deb77f48ec87d688d7bf88345213b6b2eee1ba2b758f test/unit/Fixture/ClassForHinting.php
sha256:494e9a928aeee30bf7e0195cc4b253078d33f2b33ccca49b1b36dfa8f17ce43d test/unit/Fixture/ClassForSourceStubber.php
sha256:96f68639498038c772c2e1fe77c7ae929174dedee551969b5d95cd3575191fea test/unit/Fixture/ClassForSourceStubberExpected.php
sha256:d56c9301d7b36896f306b8316a0030a24cbb4eb476ab81da1b053a90b97a8551 test/unit/Fixture/ClassWithConstantsAsDefaultValues.php
sha256:59d77a6b54169a81b0990c3b8518c99a6d9645242139589f678595f97ea7ab61 test/unit/Fixture/ClassWithInterfaces.php
sha256:ba836e731cc640c9ca1cd15bc72bf305de90d8666adaecfcabd03305f3d0862d test/unit/Fixture/ClassWithMethodsAndTraitMethods.php
sha256:eead32c96f49fa4a170a45fc13837c000a8149f5ca3d669b1be839d7fb5d2c75 test/unit/Fixture/ClassWithNonStaticMethod.php
sha256:1f24dfe50cf209324275e417222189060c3ddb0f74262db5cfec9ea9512d8ee3 test/unit/Fixture/ClassWithPropertiesAndTraitProperties.php
sha256:175e04976921960f81696aea3b439c6ac203ca078c71cdf4e47f473379bd7c7d test/unit/Fixture/ClassWithStaticMethod.php
sha256:62f0e90f41a257eba53349dfa288c821aaa6dff7f2a502220b67fb2d33644cdc test/unit/Fixture/ClassWithoutNamespaceForSourceStubber.php
sha256:62f0e90f41a257eba53349dfa288c821aaa6dff7f2a502220b67fb2d33644cdc test/unit/Fixture/ClassWithoutNamespaceForSourceStubberExpected.php
sha256:8aafd09b6c3d24ffd843d31921103c4f101b77c4af6537bd37ff5cb0bdb1bc18 test/unit/Fixture/ClassesImplementingIterators.php
sha256:a0b0ac105a0112db1e78c1414bff686597d08d1354eab11bd675895c154770d4 test/unit/Fixture/ClassesWithCloneMethod.php
sha256:e55c40db5d2959d86ec593c5543b8ceaa2a46f020fdf999a35873139311aae4b test/unit/Fixture/ClassesWithPublicOrNonPublicContructor.php
sha256:4c6cb70fdcd6117e9c680110d3544b1cbc7a007074640a26ac335f4d13ffdeda test/unit/Fixture/ClosureInNamespace.php
sha256:16d3e9c07964b26a6db9a787ca39f9604b27832030015808afeedb3c23eafce1 test/unit/Fixture/ClosureNoNamespace.php
sha256:5f1098fe4afc22fb0041d8490983da880ee3708dfb165a442789f681c0291c0b test/unit/Fixture/ClosuresOnSameLine.php
sha256:abc4203e8a06a8a6a6737d42b3ad54c39989934b5947f2a8b6879630c4c94118 test/unit/Fixture/Constants.php
sha256:39063925b2600bfb8c39a95d1ba1091c31d5ac74576d196ab07143d27050032d test/unit/Fixture/DefaultProperties.php
sha256:a94a53e7e4eb6514a4e51274c43a3637521f7c2b38905ae8c9a7b5c5f66cb26b test/unit/Fixture/EmptyTrait.php
sha256:039a95b1bbc249bbc85bd0286c03cc5ffb68ce0f52f619889581f2be3f14a1a8 test/unit/Fixture/EvaledAnonymousClassInstance.php
sha256:492b48dcdf3d31f54204fc8ce4fdafd46342647af828946e3581b112b0e74f84 test/unit/Fixture/ExampleClass.php
sha256:f623442b438d1ae63ab6bcd33c61aaf60f5b85d3107efe2b770cc34a8176f008 test/unit/Fixture/ExampleClassExport.txt
sha256:c388aa46053bf408f06da5c69b6680ef97c0b5bfd64aa0dba79fbbde498c5729 test/unit/Fixture/FindReflectionOnLineFixture.php
sha256:0a7dc0a4a5bad47b442005d590f93e89fe6c5043c80b57a4483086200e5cdc71 test/unit/Fixture/Functions.php
sha256:328638febc76849001e48f23940476866aaaeac0295849f52f590baa0680068b test/unit/Fixture/InheritedClassConstants.php
sha256:46150090188079e86a183ec0d211c4add5db21789be9d9646b4ac443282c7a86 test/unit/Fixture/InheritedClassMethods.php
sha256:f6412c087b955e458e91186bacff1b4ab240f46304785a39ec5ea07c50a7443d test/unit/Fixture/InheritedClassProperties.php
sha256:4feba1da06cd961781e614ac068e68835efcdda17cd036fa054db1af46f88390 test/unit/Fixture/InterfaceForSourceStubber.php
sha256:5fc75b7de20e07afd5b11249e7d35dad60c61bdbbd07eb0a7d1feb030cb7c814 test/unit/Fixture/InterfaceForSourceStubberExpected.php
sha256:b9362c7c6aebb0e109473b26f17c837a419231f66857218c46593f1543617bd6 test/unit/Fixture/InterfaceWithMethod.php
sha256:c607533fe2fe06e58c5777389d10d339c2f5e8cefe5197f19fb58aa19427f509 test/unit/Fixture/InvalidInheritances.php
sha256:59a6089e4ec4713d560980421d182a1e7d5ad5f58ea50b29913d0488cc0e344e test/unit/Fixture/Methods.php
sha256:2b36253f4a3bfa9aabe243bae67dc03f3a01682755ecd71d7e926a4eaa9aeed6 test/unit/Fixture/MethodsOrder.php
sha256:745b1a8a02063220ebeb6f5667cb9bba6cc476a0affb5c34a35f05911ed965d2 test/unit/Fixture/NestedAnonymousClassInstances.php
sha256:04ec7318cc4749e24e51fc5c04d79bf5c106a2a7fe48a1c7206e8c6499be3bb8 test/unit/Fixture/NoNamespace.php
sha256:c846fdb00b365d3c159c395c18673233c99636f8c80945a6325a1185f3a05cd8 test/unit/Fixture/Php4StyleCaseInsensitiveConstruct.php
sha256:30fa390f744a69c04cd3b849bad8b9d4d80695bfc51efa3584b20bb3f771275e test/unit/Fixture/Php4StyleConstruct.php
sha256:8d6a5590a93490f144d1f37f83f14993da15e8a5334b203254bb726819acdcaa test/unit/Fixture/Php4StyleConstructInNamespace.php
sha256:adb8e5dfa435c5f4927f07573cc4045e829c3165ed9ab44c444376f74c7ff55c test/unit/Fixture/Php71NullableParameterTypeDeclarations.php
sha256:40e25698086556138088e8c97b8f3581a1ea31f85623bfc6e78e587ee2e1b16c test/unit/Fixture/Php71NullableReturnTypeDeclarations.php
sha256:1dc44b4889db3012b8f85edf351e4cd027bcec86431c546fdc72424a3dd1ab3f test/unit/Fixture/Php74PropertyTypeDeclarations.php
sha256:eb19115e73f8039d1e8e0d9a6684c8c3754602c865d980c690f4246476ae870b test/unit/Fixture/Php7ParameterTypeDeclarations.php
sha256:efc640e411e4bed5572f5c86a18ff2e937a0f5dbe482c17baa4212d36afdab99 test/unit/Fixture/Php7ReturnTypeDeclarations.php
sha256:6dfdc287e984355aa8c086633e34ec0cfce12bfda6746834b5fc0493e7dd3837 test/unit/Fixture/PropertyGetSet.php
sha256:329b739f9516bb3b8449c39c02c5ef0c36656fd905444bd72be330ee51d22077 test/unit/Fixture/PrototypeTree.php
sha256:25017d9afbb429772a95a44992a75908e98f3d8487018685df21f2c533a4b454 test/unit/Fixture/StaticProperties.php
sha256:2ca2a7deffffa11b758eb33fa6388d904bce374c06a5f86180f70739f28e551d test/unit/Fixture/StaticPropertyGetSet.php
sha256:8f28440cd0896e01aef79c3a32406aa1f9176c911bb3d14eefeccf6d413387a2 test/unit/Fixture/StringCastClass.php
sha256:1ecbb579f30adb86e7ae33a8e4e997625d6f5a130340a048d1df8c9eaa710c9d test/unit/Fixture/StringCastClassConstants.php
sha256:fac36604580a0d4a0d896ce4874b7a916ffa3a08fe4ef6a97caae05a47c3fb03 test/unit/Fixture/StringCastClassExpected.txt
sha256:b83bec34d654874885ed00afa863c9399f6b7b7a32a774076ffbb1511bcb9c6c test/unit/Fixture/StringCastClassObject.php
sha256:b56cd84447202739561e3a739a1f8452dccbf922b1e421984a678a774ef3b5b4 test/unit/Fixture/StringCastClassObjectExpected.txt
sha256:8f3ff23eac39041293b4d9c84d7e284203c28235be85b5ce04b925bf320083f6 test/unit/Fixture/StringCastConstants.php
sha256:ecba0910eb23266f66aa31cffb16d334e30b38e8219b230503ad17f8e56998f8 test/unit/Fixture/StringCastFunctions.php
sha256:2570c29d31ff44fd804d15f2da3d2d16730ca0e091bfca9e39562e6b12b316b8 test/unit/Fixture/StringCastMethods.php
sha256:efe499c23811329102e593fac3b4f15e57fdbc76ad1690802ed09eca3d47dcfe test/unit/Fixture/StringCastParameters.php
sha256:a3711102492b02ec011576f193fd02a5cc6686f2754820d45eec71e49020c752 test/unit/Fixture/StringCastProperties.php
sha256:60508dfdcd4e331ac6155e5f312c28827b795b71fd4c70b6b1d4470a545600ee test/unit/Fixture/TestClassForAutoloader.php
sha256:f703c9a2164261866948286b0fefc2c83e041d955a0cbf1169619c644a33ff47 test/unit/Fixture/TestClassForPhpParserPrinterTest.php
sha256:3da5f9faca464b55853bb5469a29fbb8b911294e643013bf0f3cbde2e9046a19 test/unit/Fixture/TraitFixture.php
sha256:ee2ccdb29378538b7b40340794cdd6e85021cfb73dc1815eb3088c296a4ad811 test/unit/Fixture/TraitForSourceStubber.php
sha256:ad7a6683c44661402587663bbe046a449e13e2b84304ff448cdcab7ecb2a21e4 test/unit/Fixture/TraitForSourceStubberExpected.php
sha256:59003b4c4f27408e3df796e86dfe1525805fbf1c12d6d9cc79372236f0baa152 test/unit/Fixture/UpperCaseConstructDestruct.php
test/unit/Identifier/
test/unit/Identifier/Exception/
sha256:03b3679c841054b0b5d1106145f1413a2979be9c1f916d81511df7234acc4e87 test/unit/Identifier/Exception/InvalidIdentifierNameTest.php
sha256:f93e0199e3685e4df0f5acf51f08735c5a5a96794c3f2346e9a996440d2680dc test/unit/Identifier/IdentifierTest.php
sha256:2ff2c4ef1d8729dd13b9bb94aac7cd4a6a4ce87a2289decec5661111ecbd6a63 test/unit/Identifier/IdentifierTypeTest.php
test/unit/NodeCompiler/
sha256:e93c622669fec5e5450a9fd26ab7b67feabf4bf21f86865e3a005881e9f92357 test/unit/NodeCompiler/CompileNodeToValueTest.php
sha256:d90faf3e9e2626791c2f0ea5c460ed08e3ba5b54aa2aa47e49a337f9dae41d07 test/unit/NodeCompiler/CompilerContextTest.php
test/unit/NodeCompiler/Exception/
sha256:1b05e4d6bdb12db72eb083c4fe81027f29c1aac93ab0e9eac7e8ee8b40c5fc70 test/unit/NodeCompiler/Exception/UnableToCompileNodeTest.php
test/unit/Reflection/
test/unit/Reflection/Adapter/
sha256:d20a1b4d50423a02193556b74019761edb2206291fdb3a2334b4291b4bef2784 test/unit/Reflection/Adapter/ReflectionClassConstantTest.php
sha256:4cc0a42945a22b23a88c334e16ea18589ba22baa2f174f48fc7a362ba54ac654 test/unit/Reflection/Adapter/ReflectionClassTest.php
sha256:24975aaac849903b20465e3408e61eb2c161727ba08313d9791573879279eca8 test/unit/Reflection/Adapter/ReflectionFunctionTest.php
sha256:c7ec2d856ef2901a37540cecea96e9b550df2984145953b99c48672437fc2c4d test/unit/Reflection/Adapter/ReflectionMethodTest.php
sha256:597d1777d675aca22cbc3d3f19de9e4243a31f145453382a604bbac3c47462a8 test/unit/Reflection/Adapter/ReflectionObjectTest.php
sha256:81bcecb43d068d465a757e32706e3354100cadbd243902ac11f316b42d5d1731 test/unit/Reflection/Adapter/ReflectionParameterTest.php
sha256:3ea840e41267b5e46ddca828c7dfb8e8c873652d841eaed6481cb38a237606dd test/unit/Reflection/Adapter/ReflectionPropertyTest.php
sha256:04403953ea34df727b884fe0ba483a0b8508abb1f0617151f4703a11249b895c test/unit/Reflection/Adapter/ReflectionTypeTest.php
test/unit/Reflection/Exception/
sha256:3e647fa92b7597779a13e4d14bc2a657eb6f9a0c93aa744af70a698cd39410fa test/unit/Reflection/Exception/ClassDoesNotExistTest.php
sha256:7148f26a99098e48983f858ca17367865b4aef8716e97c03bf31a65560c13edc test/unit/Reflection/Exception/FunctionDoesNotExistTest.php
sha256:0648474bba2c1f51f2dc75f458ed70f0252aaf42854d5255b366c27a345ba33a test/unit/Reflection/Exception/InvalidAbstractFunctionNodeTypeTest.php
sha256:0d72295a7b9e0e6a879f2f3bb8e175cf0c80a06960e61d7c1f60e43f060131c3 test/unit/Reflection/Exception/InvalidConstantNodeTest.php
sha256:3ec67e5e063ce3cff52e450c073dc209b13be7e0dec2815417ac21f48c2df381 test/unit/Reflection/Exception/NoObjectProvidedTest.php
sha256:05d22d34f01ce546bc5b1355d81d93d435f4d87c90b00318dbdb2075c35ae88a test/unit/Reflection/Exception/NotAClassReflectionTest.php
sha256:a5de156cd4d2d2a858ce7ec3e8d45a4145783ee5c3a84488971e47a1b90f4f90 test/unit/Reflection/Exception/NotAnInterfaceReflectionTest.php
sha256:e579bf7bc370ad64a1f2a6f30fbb8faff3bdc848d092beba2d8aba30fd7cd627 test/unit/Reflection/Exception/NotAnObjectTest.php
sha256:854b7e543de655ccf612666d81385a180945261bf0396dbc184082bc319f66fb test/unit/Reflection/Exception/ObjectNotInstanceOfClassTest.php
sha256:b3b0738ea8f2082a355dc5689295a8969cf54ad0a99df358949020958b86961a test/unit/Reflection/Exception/PropertyDoesNotExistTest.php
sha256:13bbe5521483442b412ee504b96fe59e1d74240dc33ce3d824d28465fb252a5e test/unit/Reflection/Exception/PropertyIsNotStaticTest.php
sha256:1e123f6ec8adc738bbcf93eab78589a0b46b9105b01c26fbb523aa443c54f3e6 test/unit/Reflection/Exception/ReflectionTypeDoesNotPointToAClassAlikeTypeTest.php
sha256:4bc8b7ee5677710349da12a4fefd4e0dfb2766d17d553fe090d423cd620c7ae2 test/unit/Reflection/Exception/UncloneableTest.php
sha256:fb95899c862dcae927ec22215bc6690c3c6515f8b99014d36fe9e74a1a8f5c9e test/unit/Reflection/ReflectionClassConstantTest.php
sha256:92a80567405ed127fa9d1a3c5a82b0de2facf030e75b827889c37f846894b56b test/unit/Reflection/ReflectionClassTest.php
sha256:dd4ac3bdb1eb1995ad833c1da76fa9c42f7403f3b96cc0801fdb6334586a44d5 test/unit/Reflection/ReflectionConstantTest.php
sha256:c3bfb611ac6b4d0cf4ef79f48bfdec9592f19136c734e4ab6e7f8c72c7c233ca test/unit/Reflection/ReflectionFunctionAbstractTest.php
sha256:c0766189a88d16aedb76d1c8708240a74bfe129e27765005c5d20275a3626c46 test/unit/Reflection/ReflectionFunctionTest.php
sha256:9e883978eebcb4ad2e729fbc04f823cec42831b485357941320179794237ee04 test/unit/Reflection/ReflectionMethodTest.php
sha256:eeaeb0d100feac6fc87d9ed5900318fdc4becb1c468e14228d703118db6457b5 test/unit/Reflection/ReflectionObjectTest.php
sha256:5700610d53f79c7a478f9eda5848f7acd42debae9b4e12872c6b47a2f9c4c911 test/unit/Reflection/ReflectionParameterTest.php
sha256:c238efe84163a86d9a00b2252aa5dca6075e59a38b4a156c51c2ab88f522dc5b test/unit/Reflection/ReflectionPropertyTest.php
sha256:43dc0f100d72434370fbee9bd4562befe4aabd1d4deed5c056f0fad361a44794 test/unit/Reflection/ReflectionTypeTest.php
test/unit/Reflection/StringCast/
sha256:dcbd0d9fb52bd6409ea553094b90270ea9277378d7695f06a7057835072a3e90 test/unit/Reflection/StringCast/ReflectionClassConstantStringCastTest.php
sha256:eb64efd92dae345fa5e94d856ff288da9eed3ae753b3ad1c260a329794efd9c9 test/unit/Reflection/StringCast/ReflectionClassStringCastTest.php
sha256:2e083cbd1d86581f5fa2064c312f7c279bc676ee51a25f988b98d9176a4ae11c test/unit/Reflection/StringCast/ReflectionConstantStringCastTest.php
sha256:b1aaed7a71b44f994b1e3e9cc73727ffeea0c1ecadd5a976a24b39a84c84481d test/unit/Reflection/StringCast/ReflectionFunctionStringCastTest.php
sha256:19cff518168a4d709b65311b26507efd2dd60a50a7b876d463a0930542f45b83 test/unit/Reflection/StringCast/ReflectionMethodStringCastTest.php
sha256:8462c588c014f8260c3725fc6d97e67546c3a0401f1431765c3bf470d48e13ca test/unit/Reflection/StringCast/ReflectionParameterStringCastTest.php
sha256:c16ca98217f91f69c90da77419f5190c7dca54d0cd082c74dea2eec4b03cd68c test/unit/Reflection/StringCast/ReflectionPropertyStringCastTest.php
test/unit/Reflector/
sha256:5a394baefbb6a56041cbd188c183f0fada6da9db8ec287ad12d4aaf0ccd940c5 test/unit/Reflector/ClassReflectorTest.php
sha256:bbd42810401246b8856a08eff6201e0bb2af20beaf73c0c3a1bec7305a47f0e6 test/unit/Reflector/ConstantReflectorTest.php
test/unit/Reflector/Exception/
sha256:75cce7ad51dfd6016d70949e0d2fa82c1c593b32a5a02c6c3f71df09c9d39089 test/unit/Reflector/Exception/IdentifierNotFoundTest.php
sha256:fffe5b733f884ee21663f89274860c1d5c691130757a612bfe16a709cd1e2242 test/unit/Reflector/FunctionReflectorTest.php
test/unit/SourceLocator/
test/unit/SourceLocator/Ast/
test/unit/SourceLocator/Ast/Exception/
sha256:3bd816005a6e7ab4dbe4cac88fcbe36a2bb6abe063c801a213ad1bcf5bdb2373 test/unit/SourceLocator/Ast/Exception/ParseToAstFailureTest.php
sha256:ae9057f2bf780b79217c3eb34d6fae59eb3842aebbfcb36dca6e239c3b3512fc test/unit/SourceLocator/Ast/FindReflectionsInTreeTest.php
sha256:d7bac430ba9be10b36b74cdeea5d2dafc77a3010dacb5584aef758a5764f7035 test/unit/SourceLocator/Ast/LocatorTest.php
test/unit/SourceLocator/Ast/Parser/
sha256:fb5aa5d542d7321f921389614f31a2fc0e57643ee381ed56ee0765167777e12d test/unit/SourceLocator/Ast/Parser/MemoizingParserTest.php
test/unit/SourceLocator/Ast/Strategy/
sha256:651322de2fd513cbac57c0c97fd7de9dfe03f06add1dbedd961975fedb387ddb test/unit/SourceLocator/Ast/Strategy/NodeToReflectionTest.php
test/unit/SourceLocator/Exception/
sha256:b0f82c1386fdbb11b9e1845fe4b993b68f215e45ae1e5b2eadf88f35801d462a test/unit/SourceLocator/Exception/EvaledAnonymousClassCannotBeLocatedTest.php
sha256:6768efba1a2e85fff58961989ec655891ab30b5bc60138f32fea42fe410c9141 test/unit/SourceLocator/Exception/EvaledClosureCannotBeLocatedTest.php
sha256:8f20fa60d6a792df91c6fb1f4db25530053765a873708a09c8660be97d0f58e6 test/unit/SourceLocator/Exception/InvalidDirectoryTest.php
sha256:a428674f1bd484b37e30a508ce568803bb8ae17de783d22976773ecb1e598df2 test/unit/SourceLocator/Exception/InvalidFileInfoTest.php
sha256:af04975ac6691cbed95a3a3beba11e734320acc9e077425fc383b79b2025ff13 test/unit/SourceLocator/Exception/TwoAnonymousClassesOnSameLineTest.php
sha256:cfe82c1f64802535074e064a06eefe28cdbae7f92e0ff3762d65b7c4d221e1bd test/unit/SourceLocator/Exception/TwoClosuresOnSameLineTest.php
sha256:cc94f05ab562fabb0dece4a37664c46a6017bb34c78a0072049decf2fc9ed229 test/unit/SourceLocator/FileCheckerTest.php
test/unit/SourceLocator/Located/
sha256:35cdb134eee18162461f157afa075dcdde68550babdf8e025b127b98ef80a010 test/unit/SourceLocator/Located/EvaledLocatedSourceTest.php
sha256:00887d548c398f057584f57cff17a1726a7266be490a3ae9e10f884799b16ef1 test/unit/SourceLocator/Located/InternalLocatedSourceTest.php
sha256:a55d6c7da3519342a65dce42907abebd625e0d22fad2a976fca770b9b0253bbe test/unit/SourceLocator/Located/LocatedSourceTest.php
test/unit/SourceLocator/SourceStubber/
sha256:4a1e20aa921dc3b5454c1c0b6fe64ec31feaf0fd9c10cd98bf5d20fc9dca0ddc test/unit/SourceLocator/SourceStubber/AggregateSourceStubberTest.php
test/unit/SourceLocator/SourceStubber/Exception/
sha256:6cd3f78972a4e540fd4165c656b354c3f534d2ccab2d07d5673a1b2928598fa9 test/unit/SourceLocator/SourceStubber/Exception/CouldNotFindPhpStormStubsTest.php
sha256:f1634400ecb404bf7f400aacda53e992c267e25a0aa14da746998e6507e45c30 test/unit/SourceLocator/SourceStubber/PhpStormStubsSourceStubberTest.php
sha256:73750c68d4e4f1587845e61383aa9895fecb52077e6b04019ce838d725333f13 test/unit/SourceLocator/SourceStubber/ReflectionSourceStubberTest.php
sha256:14d2ca611bab84698559d6d52a08cdfe4afc2b0bc8741c83ee29ad6289081773 test/unit/SourceLocator/SourceStubber/StubDataTest.php
test/unit/SourceLocator/Type/
sha256:391d0883036004f4d8edb923b4a2e5275d7930acbf4af4845177d02576fc622e test/unit/SourceLocator/Type/AbstractSourceLocatorTest.php
sha256:f25f4bc2fcb9f3d303204eb92bbc18ad281a41609a7aed42f50747df13df9e6f test/unit/SourceLocator/Type/AggregateSourceLocatorTest.php
sha256:0d77c764eef4fbd9506ce2959f3835155e8e9fafbd8b8d80d22b109162cc1dfc test/unit/SourceLocator/Type/AnonymousClassObjectSourceLocatorTest.php
sha256:9d6f36886d161743caf243b409ba7098d8fc1ddbf0f45b4cfdae28d224a5795c test/unit/SourceLocator/Type/AutoloadSourceLocatorTest.php
sha256:c932b1716ce0348919764977ab8b7bad0ae2d84a6ecb4fb435d081e0c8615feb test/unit/SourceLocator/Type/ClosureSourceLocatorTest.php
test/unit/SourceLocator/Type/Composer/
test/unit/SourceLocator/Type/Composer/Factory/
test/unit/SourceLocator/Type/Composer/Factory/Exception/
sha256:57ea6b8d4e23d7487b50dfb31d6f13230f5769eee842fc85fd6514093ffb8c01 test/unit/SourceLocator/Type/Composer/Factory/Exception/FailedToParseJsonTest.php
sha256:3ba8a1bde9a38059aa8c9a1d406b761454cb6c59d101d277c7c31ef0a9c7706c test/unit/SourceLocator/Type/Composer/Factory/Exception/InvalidProjectDirectoryTest.php
sha256:6d8f5a9f36196c37f02b0cadc2c1c075f7be9accd4f69a1b758bea4d65641f5e test/unit/SourceLocator/Type/Composer/Factory/Exception/MissingComposerJsonTest.php
sha256:9198d81fed094f9782551f835f0e980ced2f93ccf103cbaf3a55d8af9f9e58ba test/unit/SourceLocator/Type/Composer/Factory/Exception/MissingInstalledJsonTest.php
sha256:80b48433f4685fcbb41e086e4334fe512099674c6455f5161230bebb17b85bd0 test/unit/SourceLocator/Type/Composer/Factory/MakeLocatorForComposerInstalledJsonTest.php
sha256:15d47ef00a829a23cb6af00ec8afd0999c36e2469f466925dadd88e84a0cbb9c test/unit/SourceLocator/Type/Composer/Factory/MakeLocatorForComposerJsonAndInstalledJsonTest.php
sha256:d8823f81fbac28b5ef53b943f8742c4a6968876fb63f228237083d3d690ad386 test/unit/SourceLocator/Type/Composer/Factory/MakeLocatorForComposerJsonTest.php
test/unit/SourceLocator/Type/Composer/Psr/
test/unit/SourceLocator/Type/Composer/Psr/Excetion/
sha256:fcd517c8615b7271e32b2aff1372117f740ac333b29313bb37bc5ddb96c9602d test/unit/SourceLocator/Type/Composer/Psr/Excetion/InvalidPrefixMappingTest.php
sha256:26c340320645cf5dd65f8c4ec1cdd62b8d55acca1a80895d2c420588142d4b75 test/unit/SourceLocator/Type/Composer/Psr/Psr0MappingTest.php
sha256:8d0c59e7029810b9d3d3caa6bb942fd755a06a2a72ffa709613aaa34ab7d7b58 test/unit/SourceLocator/Type/Composer/Psr/Psr4MappingTest.php
sha256:47eef323ad23ce83f7d0ab68022cf63ff59e47b7e050a55699cd34eff21294f7 test/unit/SourceLocator/Type/Composer/PsrAutoloaderLocatorTest.php
sha256:49a7b44d451ad0f1084398853c30b9524dbe1b90c00bf66b027b34e2d318f466 test/unit/SourceLocator/Type/ComposerSourceLocatorTest.php
sha256:b94018c803774770ad31be3eae1da7b6fe415af33adfae21152f67c2e0af71f3 test/unit/SourceLocator/Type/DirectoriesSourceLocatorTest.php
sha256:b66611969ecad98ff302efbc62a15b94eec4c84d7b14975afdc4f3822a27c8ea test/unit/SourceLocator/Type/EvaledCodeSourceLocatorTest.php
sha256:d7f25917610eedfa201ab337ba0216760766d286e5cacfcee1a7e09f9a22ad29 test/unit/SourceLocator/Type/FileIteratorSourceLocatorTest.php
sha256:3a533a442e215435ab8362ae4d29730bfd0cb899b28b2f0f04d437be1e4cbbf7 test/unit/SourceLocator/Type/MemoizingSourceLocatorTest.php
sha256:d81a77bd2b44999635972ec3302f385d5e133d33b839cb3d724ed9fa0fcaa3d6 test/unit/SourceLocator/Type/PhpInternalSourceLocatorTest.php
sha256:3da9b01a038827ae37ba3fe7110054d188218d4bf9e0911e4ee7218d04f7c8ff test/unit/SourceLocator/Type/SingleFileSourceLocatorTest.php
sha256:93eef91218e58540608dc1c273b461c5edb359926cd508ed811630459dbebd2d test/unit/SourceLocator/Type/StringSourceLocatorTest.php
sha256:0c9d2b51e798ab9b958f44e0185c1e392bf19af98a5d393d684593bc4211ce0f test/unit/TestListener.php
test/unit/TypesFinder/
sha256:01a0fee4a7643cf0aa9f28af1ffebccee37731fb3ff8275db50442052b4b5d81 test/unit/TypesFinder/FindParameterTypeTest.php
sha256:e22662fbd598e612b4db1b440dc8eaf89916746a72751c73f2700142c31a26fe test/unit/TypesFinder/FindPropertyTypeTest.php
sha256:1581761fdcbca19e62e5bb0eff6a26b9c3cef50824da6492e34f5553ad0e4c03 test/unit/TypesFinder/FindReturnTypeTest.php
test/unit/TypesFinder/PhpDocumentor/
sha256:edfed7fc2af1bdf72ac7fb499f56df96d1ba886207ed9e3db8ed2538cfe96d96 test/unit/TypesFinder/PhpDocumentor/NamespaceNodeToReflectionTypeContextTest.php
sha256:7d30d44a27482c53285025e8bcbc844bbc4e32094390a93c5b736a4b2d958769 test/unit/TypesFinder/ResolveTypesTest.php
test/unit/Util/
test/unit/Util/Autoload/
test/unit/Util/Autoload/ClassLoaderMethod/
sha256:4f45551daf036365587b039647847c687dab6c642b8396a70495427e0bccf192 test/unit/Util/Autoload/ClassLoaderMethod/EvalLoaderTest.php
test/unit/Util/Autoload/ClassLoaderMethod/Exception/
sha256:959863da82b599e1d358dd407bfaaff15695608cf2536be9a0e872cee66b5b9e test/unit/Util/Autoload/ClassLoaderMethod/Exception/SignatureCheckFailedTest.php
sha256:349a4a645669209fa6a277a146256c0bb46053e10a57c04b302293087629f8f8 test/unit/Util/Autoload/ClassLoaderMethod/FileCacheLoaderTest.php
sha256:c7cd587a84db0e91890f069e1e0bca033876ad413287c24fcb1ef551f1249ba4 test/unit/Util/Autoload/ClassLoaderTest.php
test/unit/Util/Autoload/ClassPrinter/
sha256:3dded9cc7afc4d43d31e099be802e3a727277d5253afa3bb734bcd252612e32c test/unit/Util/Autoload/ClassPrinter/PhpParserPrinterTest.php
test/unit/Util/Autoload/Exception/
sha256:e338b441c87554ef16ac48f697cd51727e3f1ce9346fa1fc5e9ba13a512bb1e2 test/unit/Util/Autoload/Exception/ClassAlreadyLoadedTest.php
sha256:c6d019990fd7d3c40ad088ac7b926795734f5403fdfc10aedcc9323b01c3772c test/unit/Util/Autoload/Exception/ClassAlreadyRegisteredTest.php
sha256:ea886319fbd529535f5129f58ba92c403ac2c09c9cff7d2fee6d6e981b772c92 test/unit/Util/Autoload/Exception/FailedToLoadClassTest.php
sha256:cdd7219d06476ca3df9d870fb7fdb587af7e142295fca9322c18600773c03bb9 test/unit/Util/CalculateReflectionColumnTest.php
sha256:f4d2c3654280ee4b1f8c9b757d247a06f15bd9c6c3cd9280de1e9c876e5ea2eb test/unit/Util/ConstantNodeCheckerTest.php
test/unit/Util/Exception/
sha256:dbc85c961dfad81776f609a4192fe0bc68a01dd406229787b5f240f80454ceba test/unit/Util/Exception/InvalidNodePositionTest.php
sha256:2c5b4e6e019c206217069aefdc2483ec1ee62c1251a879807df7130a520313f9 test/unit/Util/Exception/NoNodePositionTest.php
sha256:9a86ea2863deede67f67845c1ab519e99552bec79f6b53be5e62375d2c6b06c4 test/unit/Util/FindHelperTest.php
sha256:552488351a29510f97f6c34462214568ad2fc9b3f4b3e3a5b8d2b54740f14024 test/unit/Util/FindReflectionOnLineTest.php
sha256:9c6abe98b7bad15af4846acdc21bab36b4858b9eb04a9cf189a1986413a8dbc6 test/unit/Util/GetFirstDocCommentTest.php
test/unit/Util/Visitor/
sha256:e8a3939c4511e9ec74d4ffa0b8dc0f5e070d419331bfd6a966335abd8116ce2f test/unit/Util/Visitor/ReturnNodeVisitorTest.php
Return to home page.