sha256:64d90c07f60df3cad274984be52dc38cd1f5b84e8f0ed8baf108e31d6f10674e

Alias: git-archive

The hash you've requested:

git:b7dd96a5503919a43b3cd06a2dced9d4252492f2

is considered an alias for sha256(tar). Visit the canonical page.

Dependency Lockfiles

Diff

Content

sha256:d8178806cd5652a0a9d1e509336dff25ed5f4fce260e71f6ce0b11fe47f7c594  .editorconfig
sha256:956e5bcfec1818b0d4754a5cdca961d32d67f8e7b10fc80f128880c7ac9841bc  .gitattributes
                                                                         .github/
sha256:ac3042cc025234427236bd6dfa0f9a94fe4bc07df63bcd68798ac7aba8aec16e  .github/renovate.json
                                                                         .github/workflows/
sha256:450a8af3ff2d99a73b13fccc8ea281c60bd5d0b572c3d030d8c2927575a8c10f  .github/workflows/build.yml
sha256:155bb352859565f1f5d652d7beea576643a99037e69ba15ee11eeb527faa6a1a  .github/workflows/create-tag.yml
sha256:f98630b1a00b4ca3dd663dc00c420266d384192c3a6845f6306e4269259d5a57  .github/workflows/lock-closed-issues.yml
sha256:3e8869cc903e8c8750cad9836be9cd6cff5a24ca9c71134670c1e2a008bb4e7a  .github/workflows/release-toot.yml
sha256:6e8215fbf9ad3686b945d91766d0d65f88abc82ea31b2cb93eae5f86d0876278  .github/workflows/release-tweet.yml
sha256:334c0c3563b573a4415f1d34810bd2431d917095d0d4d9f474239a31f8376bb9  .github/workflows/release.yml
sha256:e3a29ffa3e3d15e9a8ed376ad26f90420e603e7bb23b1b7b9db8142de3754e06  .gitignore
sha256:9c977b22a45c22213aa64903740213dbfb7a4df168227345a506dff33bba7f0f  LICENSE
sha256:14625214fe19d9be4fe1a38fcd759cb8e7225b2cdda51077015029a0512e89ca  Makefile
sha256:1dba4fb278296241e4c615618a3d63300777ed2500759f846ddd1ca55be944bd  README.md
                                                                         build-cs/
sha256:9624d515226a633ada7c124148084d376804a048da7af503a966cf253f55bb12  build-cs/.gitignore
sha256:8b791154f975ee0832a176fa2bed8b5dac3e5f3059a39bf42e2beccca52c9233  build-cs/composer.json
sha256:8c84c46aa68b17f20f939911c771e567ff9ce7e0e938d3deadb6ce96dfd6f796  build-cs/composer.lock
sha256:27add19c26a5ddbb2af7b1a20cabb50bea47fcdfb616d937a60a9ccd399f5db1  composer.json
sha256:d811b6e4109414f942371d3b6ac9a9122ad634b5ad1f2691b3490d5631ae8c04  phpcs.xml
sha256:5a9bd59a54822331e33ca9306269e3383f1f14b7cd6a3fda6d38d9de11f7585a  phpstan-baseline.neon
sha256:f2592ca222d9b60b9405bc956ad419346731444ce626a61a7da50ea4d6a0bb31  phpstan.neon
sha256:034f1b326811f637e666ab28809b431bf9ebb964756086cbb5ceb186416667e2  phpunit.xml
sha256:982101c3dc26621ba6ffdbf91bb150d97c424b53c626ce9e5df15fe02878041e  rules.neon
                                                                         src/
                                                                         src/Rules/
                                                                         src/Rules/BooleansInConditions/
sha256:0628cb98b6409f1a35cb90782aefd6f2dc8ed216f4176ffdea113f98613529c8  src/Rules/BooleansInConditions/BooleanInBooleanAndRule.php
sha256:6ea321754187fc3a8a9c8a6d01c65035bd43936842f2dedbdbb061ed46bd0214  src/Rules/BooleansInConditions/BooleanInBooleanNotRule.php
sha256:3295b56123abd1a32c94f3a5965335aaac28e746a2c1384b2d152b3af5261e6f  src/Rules/BooleansInConditions/BooleanInBooleanOrRule.php
sha256:f7caf3ea55b39a7b9534b2ab7e08fd0ccbf989f0b9a6105ec923aacfe0a12d84  src/Rules/BooleansInConditions/BooleanInElseIfConditionRule.php
sha256:7a3467901471abf26377cb843454a03fb1f0bdec74270905ac26c6f09553c2b0  src/Rules/BooleansInConditions/BooleanInIfConditionRule.php
sha256:921cc6738e58816d13c69e9d087a04053a463153f0a6d44d885c1cd95774c2b1  src/Rules/BooleansInConditions/BooleanInTernaryOperatorRule.php
sha256:d17faf924544d4621e2dd6b1ed37a2d273f7a2b50cc7a1824c62c4182ee8ee28  src/Rules/BooleansInConditions/BooleanRuleHelper.php
                                                                         src/Rules/Cast/
sha256:79ec8cbef4f053fd134f7398a835e3a46b342cd09532aaa1afc437af660f8dea  src/Rules/Cast/UselessCastRule.php
                                                                         src/Rules/Classes/
sha256:be3e355805918bd54959e28a99e12bc0d309c31282bb8c1c73662b3550f37110  src/Rules/Classes/RequireParentConstructCallRule.php
                                                                         src/Rules/DisallowedConstructs/
sha256:8b1e9ed54047ec079c2aaab3989e3df3d234bccf2b2f915956aed6adf145863b  src/Rules/DisallowedConstructs/DisallowedBacktickRule.php
sha256:a99144112c21af5a3a664722d69461dab24583fc2153ced27afb243aa031f776  src/Rules/DisallowedConstructs/DisallowedEmptyRule.php
sha256:910aeac6792282bc777e5e5633209f6c14c19d1bff02578d55d24e4c49ec1413  src/Rules/DisallowedConstructs/DisallowedImplicitArrayCreationRule.php
sha256:27fd8e76c690c147b6c76929868d296cdc06909c03ddd7b0a879a1953570e551  src/Rules/DisallowedConstructs/DisallowedLooseComparisonRule.php
sha256:d847e2b45350f0c9f4acacc49633136f26a554bf7e00a75ea63159b7142341a2  src/Rules/DisallowedConstructs/DisallowedShortTernaryRule.php
                                                                         src/Rules/ForLoop/
sha256:f389ae5e23ed1c55c723ce2e396a94ddbe132e64900d5af3069ccc096ea54e84  src/Rules/ForLoop/OverwriteVariablesWithForLoopInitRule.php
                                                                         src/Rules/ForeachLoop/
sha256:40eab534e102dca633647a0341f5b7037a096791521962033cf585f849560d3e  src/Rules/ForeachLoop/OverwriteVariablesWithForeachRule.php
                                                                         src/Rules/Functions/
sha256:5bf73ee245343aa505429f2b3a2f541f9d3d23b1cabe222b817ec2c59b029d44  src/Rules/Functions/ClosureUsesThisRule.php
                                                                         src/Rules/Methods/
sha256:9d2b90547126d930d279ce4a71e53a5e2a798555146ee1c876cf94577073959b  src/Rules/Methods/WrongCaseOfInheritedMethodRule.php
                                                                         src/Rules/Operators/
sha256:d38af51d3391cb515e6b05017b7381727b7bfde8435cd7d334cd660e66c733d4  src/Rules/Operators/OperandInArithmeticIncrementOrDecrementRule.php
sha256:94cff16dc7cbc62cd741ce3c49bb167e75b70895fbe459b91a302a5ad0e4976c  src/Rules/Operators/OperandInArithmeticPostDecrementRule.php
sha256:988dea8b98c8e17091f5d34b39bb34029338fc433053e556394d5ac7807c1cae  src/Rules/Operators/OperandInArithmeticPostIncrementRule.php
sha256:22af3c98793c46c688a29ede649145092f0c190d87a2b8a6f60c95a0c74a352d  src/Rules/Operators/OperandInArithmeticPreDecrementRule.php
sha256:ec07b9b4f5e1c6bf475c11e3c533b2744f2ffab026c35ed3f393e840cdeb2976  src/Rules/Operators/OperandInArithmeticPreIncrementRule.php
sha256:552b1c3df9ad5b7e36d0263bcbb7a90e6888c3559a4f57e92ea7e0177a955d79  src/Rules/Operators/OperandsInArithmeticAdditionRule.php
sha256:9924b82b80b58e2f3eedf028c85f755edf8beb6f5275c9019f603d64d76f861b  src/Rules/Operators/OperandsInArithmeticDivisionRule.php
sha256:032108dc51a64339ab6f1d7cb6d88e04cc054e768dd2adeb7afd178be8a0fa77  src/Rules/Operators/OperandsInArithmeticExponentiationRule.php
sha256:b6baf58614cfaabb246ef81e060111e5b81d916eb78a33b886cfa1d90f92aa49  src/Rules/Operators/OperandsInArithmeticModuloRule.php
sha256:7a1a439a640a021af418f6451486aeed0da1b36643601bbcc61dd41df5e82938  src/Rules/Operators/OperandsInArithmeticMultiplicationRule.php
sha256:22398d09e4a294ae100485a1354e07d901b686b4ae78eb3e897b4a7106a9b6b7  src/Rules/Operators/OperandsInArithmeticSubtractionRule.php
sha256:d491200586048841c781a434cb4e27dc6b6c2fcc7960afce8dad6af3b6d985e6  src/Rules/Operators/OperatorRuleHelper.php
                                                                         src/Rules/StrictCalls/
sha256:983253494842cc835d15cc6402538342b28689c7227bf6bc3a88251643c3fec0  src/Rules/StrictCalls/DynamicCallOnStaticMethodsCallableRule.php
sha256:2dc52f6e8de06c854ccb3abec8a3c4f5e322ef554abc7fecf92d6ece01e93abd  src/Rules/StrictCalls/DynamicCallOnStaticMethodsRule.php
sha256:649978dda0f8c151a410b49ff10cfe334a4e21ab8f38c183e255a4d60bb4d1a8  src/Rules/StrictCalls/StrictFunctionCallsRule.php
                                                                         src/Rules/SwitchConditions/
sha256:9b947ae4ca1d139b461f85bc9d3f5b4a6aae5db84dde4722e0a7d1a4ec5b7e99  src/Rules/SwitchConditions/MatchingTypeInSwitchCaseConditionRule.php
                                                                         src/Rules/VariableVariables/
sha256:5824b7d1791d2e4ef5b7e3f87347e096dd8da45af8fc6a27080155dad92f1efc  src/Rules/VariableVariables/VariableMethodCallRule.php
sha256:d4ba7d4850713c4539bd440480333f5c356a907be633d4e294766b73fc0bedce  src/Rules/VariableVariables/VariableMethodCallableRule.php
sha256:c72759bf37d3d746dd8da5c65e8ea137d4775b5a0a0ad15198db3b7840315136  src/Rules/VariableVariables/VariablePropertyFetchRule.php
sha256:6f5aa1dfcd3f1cbc0cbb41cfd8b13a7aaa47b5f9e87a081bb01546e95d143737  src/Rules/VariableVariables/VariableStaticMethodCallRule.php
sha256:f77a0471bbd3b58e02044a8323830eba90fca715ddc46fc5af21a82dbe864944  src/Rules/VariableVariables/VariableStaticMethodCallableRule.php
sha256:8f4954da634cb6c890b2ed2b76aa63459add3fa7970f218819ad249fb5da681f  src/Rules/VariableVariables/VariableStaticPropertyFetchRule.php
sha256:bb130d35f1ed0c3298d8c2491d0db277695318be9c0f75bcd65aace4c3506541  src/Rules/VariableVariables/VariableVariablesRule.php
                                                                         tests/
                                                                         tests/Levels/
sha256:d1c0f74ee392420061db2683413f006e7e65da044aee925daca925a4f2a6c688  tests/Levels/LevelsIntegrationTest.php
                                                                         tests/Levels/data/
sha256:7ea5d3c426111259012c848db23814f1663743c8260be585ed83107a6513f373  tests/Levels/data/arithmeticOperators-2.json
sha256:0551414395a823e16154c18c5d83f831859509b216fe384d15d702fa3f20e906  tests/Levels/data/arithmeticOperators-7.json
sha256:15a7127d35edcf44278d56a232f2421c5e4f5ea5c7ea97da228e422e80f19798  tests/Levels/data/arithmeticOperators.php
sha256:137e193c43916c22db26093448cd0aaa136f335c614793635f01a50f26c4ba31  tests/Levels/data/foreach-1.json
sha256:28f8779adb12c52145b1447e2c2167da9c058491513a6c454347871b78f738dd  tests/Levels/data/foreach.php
sha256:f8656091e7e00f8b0f1dad080edb1e3b501fa5de71497894d37e64c1c88f7658  tests/Levels/data/onlyBooleans-0.json
sha256:6455e7fc09db25b4150c60d72bd8deba6a473230b2d8e323a47dfe5b1c9a5cbd  tests/Levels/data/onlyBooleans-2.json
sha256:4d6844d29f6da339b1a706ac8f1e8792350b090d9dc8f028ab0f2ab41ddb13fd  tests/Levels/data/onlyBooleans-6.json
sha256:0bff15a508246859d8dd9c391c3886b177702601e6ba039b941145c311dec78a  tests/Levels/data/onlyBooleans-7.json
sha256:9ce23da91ce108f1a44eb8e897b1f4f9da3922efbd8a3c77edd5091f16457f36  tests/Levels/data/onlyBooleans.php
sha256:ed40744f6493c85420a17803686f2fd6a611a066b18ca68ddb4352ec9431a2c1  tests/Levels/phpstan.neon
                                                                         tests/Rules/
                                                                         tests/Rules/BooleansInConditions/
sha256:d67f11e5deffd9d6fff171d6bfba4780a1d0a859e2bbbc92bcc4a7d3184d9ac5  tests/Rules/BooleansInConditions/BooleanInBooleanAndRuleTest.php
sha256:1f123d535c70875405f3ba1dcddb5706834307a666099bf9bc79a7f643c0565c  tests/Rules/BooleansInConditions/BooleanInBooleanNotRuleTest.php
sha256:c3e9cd96b543c265abfd747cb6bf35d2960ab7e19059682ccf540ff178a84dfa  tests/Rules/BooleansInConditions/BooleanInBooleanOrRuleTest.php
sha256:c1dabffdc5dcd548fcf40eee28aa9d26d28013020cf1aec822bd56a833ec5de0  tests/Rules/BooleansInConditions/BooleanInElseIfConditionRuleTest.php
sha256:d520173ac4ef14fddaa497ee7ac0c12f737c959e093c5b09714d2a37fc16aef5  tests/Rules/BooleansInConditions/BooleanInIfConditionRuleTest.php
sha256:9cc87539add4d61479a37fc7ea58293d1760764df287bddfaf9e04475b831962  tests/Rules/BooleansInConditions/BooleanInTernaryOperatorRuleTest.php
                                                                         tests/Rules/BooleansInConditions/data/
sha256:770ce73c54d2e01a356dfc76e4e2f0a9857c0648cabdf3416317968573c71ed0  tests/Rules/BooleansInConditions/data/bug-104.php
sha256:12c3cd0dd97ec26335292bc9d18d7ae57a04fa9681b5fbc0069270c366b13423  tests/Rules/BooleansInConditions/data/conditions.php
sha256:6181729d5a3c28b999216ff9b4b76b7f8ce21d3bbc6ab5dab44b77ee55ed6da5  tests/Rules/BooleansInConditions/data/logical-and.php
                                                                         tests/Rules/Cast/
sha256:b629cafa2d242cb29d5a103c0e4d772c191f39ba7ca51e87f41327cc1765d33b  tests/Rules/Cast/UselessCastRuleTest.php
                                                                         tests/Rules/Cast/data/
sha256:70bb2861673b6d5f38f87b4ff35fcded754a04b2dcf6955151e7946bcb8af325  tests/Rules/Cast/data/useless-cast-not-phpdoc.php
sha256:ec5bb97a648c04d46196ab4538eb806a2bd5ca647d6920d41450f90e1e247dc4  tests/Rules/Cast/data/useless-cast.php
                                                                         tests/Rules/Classes/
sha256:b77114d1fda654062cc08b23f82ba64341a26582dccdeb275ed1ba2d43122047  tests/Rules/Classes/RequireParentConstructCallRuleTest.php
                                                                         tests/Rules/Classes/data/
sha256:ac4ebaa3ad110b2f5239367d17214097bc2a5ed34bce0858a4c692f906e0fc5f  tests/Rules/Classes/data/call-to-parent-constructor-in-trait.php
sha256:30d743cd8553b25baef3e269022cc4ebc8419f75bcb3d0c76a0b38de0f6680c7  tests/Rules/Classes/data/call-to-parent-constructor-php-lt-74.php
sha256:dcd000ea7bd7527f40c43a5166bad71c48b74c1e293e3b9399e3ce67438858b8  tests/Rules/Classes/data/call-to-parent-constructor.php
                                                                         tests/Rules/DisallowedConstructs/
sha256:ad8a96e938af12273569e3d33c944e9ecc7548a020cdc5311419d2b9d1d03770  tests/Rules/DisallowedConstructs/DisallowedBacktickRuleTest.php
sha256:40cac8aeb2ed8b872a0d6b54d1ef5d3ac4885a666f7111acb5d6c9d8f161e772  tests/Rules/DisallowedConstructs/DisallowedEmptyRuleTest.php
sha256:dc945a7a2f617cf2ad0e9be0c7ee0e87807764e542fb83f93aeefca105225b55  tests/Rules/DisallowedConstructs/DisallowedImplicitArrayCreationRuleTest.php
sha256:786fa373e99c748bd0741d1c3d0c4e229c097e929b45e67438176604291c9bad  tests/Rules/DisallowedConstructs/DisallowedLooseComparisonRuleTest.php
sha256:d89e992384dad563c05515300d41347525ed4cd013d3125442a079f041bd392a  tests/Rules/DisallowedConstructs/DisallowedShortTernaryRuleTest.php
                                                                         tests/Rules/DisallowedConstructs/data/
sha256:65ce39dcd376c7bf6071b3315d3c7fe79630b533e27823f229b3a59c6cd98c6c  tests/Rules/DisallowedConstructs/data/array-creation.php
sha256:a156746f871852c97c7f0ee4bfe15e59ac9bb9cd74e900fd7044478870061118  tests/Rules/DisallowedConstructs/data/backtick.php
sha256:ac82694e8499028015fa0f395f47de37be6063bcfe856c829e8cb5a39bf1a88c  tests/Rules/DisallowedConstructs/data/empty.php
sha256:61fb17e3badf2be0c34e12cc9985355c8b24e34b4cd9792e4a78140e252a3617  tests/Rules/DisallowedConstructs/data/short-ternary.php
sha256:1e0837bb0506fa307d4f60f3db03c827d82c4ef747ea3fcb389ac7b7c007a676  tests/Rules/DisallowedConstructs/data/weak-comparison.php
                                                                         tests/Rules/ForLoop/
sha256:660004e0ee9127d41974ba60ad69ffcfedbeb45f2a3819f424e987916e783656  tests/Rules/ForLoop/OverwriteVariablesWithForLoopInitRuleTest.php
                                                                         tests/Rules/ForLoop/data/
sha256:eace0fb766750b27e9644fc627e251a8a3bca0e99a4fa20979038632f04ada52  tests/Rules/ForLoop/data/data.php
                                                                         tests/Rules/ForeachLoop/
sha256:941805168f7558dddfb55f8482650176ff21d0ca3c43e04cdbfc8168cbfe4984  tests/Rules/ForeachLoop/OverwriteVariablesWithForeachRuleTest.php
                                                                         tests/Rules/ForeachLoop/data/
sha256:f09320895918952ae8e51eaac23111b1f066e6233fce481c9f80686fa4f253f4  tests/Rules/ForeachLoop/data/foreach.php
                                                                         tests/Rules/Functions/
sha256:3c0aa2eb82325a5aa94761377a2ef36fb2963a1fa3a4388ab001428768364706  tests/Rules/Functions/ClosureUsesThisRuleTest.php
                                                                         tests/Rules/Functions/data/
sha256:7ed1ab6477c38ced20c81a880147f10980af1d1193443adc9dfc365f97ccc03a  tests/Rules/Functions/data/closure-uses-this.php
                                                                         tests/Rules/Methods/
sha256:0d990fe062b3923ac8046872381cba33a66eb26c354d523c8719dcd1630ec9c2  tests/Rules/Methods/WrongCaseOfInheritedMethodRuleTest.php
                                                                         tests/Rules/Methods/data/
sha256:e839626e52c991f80520048ff98de01935222e23a873e56ef87c6aa6b0dfdded  tests/Rules/Methods/data/wrong-case.php
                                                                         tests/Rules/Operators/
sha256:03d4b18adc86a1883d1036b12b470c0b5a4f20ec283afdf81ef8c606d5a4b442  tests/Rules/Operators/OperandInArithmeticIncrementOrDecrementRuleTest.php
sha256:62f38047d5c94341af23385fc1e27712a80ceeb4de696d1544138b966d9856bb  tests/Rules/Operators/OperandInArithmeticPostDecrementRuleTest.php
sha256:e576d10d0fd7fcf2ab0d3ab49227eb0383740d3f3a7c930598ad83540e4635ed  tests/Rules/Operators/OperandInArithmeticPostIncrementRuleTest.php
sha256:1c79b75880449aa667fd0d9ba15cab1da6fa8834da89f9af6c6b18f4ecce7d05  tests/Rules/Operators/OperandInArithmeticPreDecrementRuleTest.php
sha256:fa0aa119713d03e4deb8d4defadf0839bab8bb5cc8a45353ee7ad8eb0508bda4  tests/Rules/Operators/OperandInArithmeticPreIncrementRuleTest.php
sha256:27aba9ffa08753b25019429ae96d087d76f44df9c4f2e46b960012b632e83169  tests/Rules/Operators/OperandsInArithmeticAdditionRuleTest.php
sha256:bd37969c32c9908d117e200808b506ec02ad231deefcd8073274914621c35323  tests/Rules/Operators/OperandsInArithmeticDivisionRuleTest.php
sha256:ae16e9e8f37c0362340464e1c071105539114f051ff8bb460f9ea0b5eff2e1fe  tests/Rules/Operators/OperandsInArithmeticExponentiationRuleTest.php
sha256:235d7b75455d11a6b857bfbf5418d6d3f24be151bb37e2898eec09421be71f28  tests/Rules/Operators/OperandsInArithmeticModuloRuleTest.php
sha256:c1993fc1e4a738a3e2c3cad4b3fd4f5de99fd92e91a5de67b194492c865f4bca  tests/Rules/Operators/OperandsInArithmeticMultiplicationRuleTest.php
sha256:745054e76f077d1d60db2ed00e7bf27baaab704932a13312f113cc309fe1a2e9  tests/Rules/Operators/OperandsInArithmeticSubtractionRuleTest.php
                                                                         tests/Rules/Operators/data/
sha256:f7b947a46baf772471928f9040713afd755d678ab146592f4786077b53e1de57  tests/Rules/Operators/data/increment-decrement.php
sha256:5aa39797efd5864eb2ad41f97be061f6f20bb61b3adf05814153986657206cdd  tests/Rules/Operators/data/operators.php
                                                                         tests/Rules/StrictCalls/
sha256:ca46f198c318f05628853d4b4d82943a86ce7b89152173981f41630ce05e2861  tests/Rules/StrictCalls/DynamicCallOnStaticMethodsCallableRuleTest.php
sha256:71bf87d295af63b8d6a6b99a29a59c6cf7f65aaf31dccc2f46e92af518932a47  tests/Rules/StrictCalls/DynamicCallOnStaticMethodsRuleTest.php
sha256:f28d57f59461c6d78d3e1e390758788be0137eb72d3c7d253dd213fc856ba629  tests/Rules/StrictCalls/StrictFunctionCallsRuleTest.php
                                                                         tests/Rules/StrictCalls/data/
sha256:79182a77cb067d7450d3a65415d07b387088b7432b0351632507a9fdb10ba8e0  tests/Rules/StrictCalls/data/dynamic-calls-on-static-methods-callables.php
sha256:86a32d6cfa79cac6082bc387ba28ed152fa6303189fe0c3489fb63d43d69a77d  tests/Rules/StrictCalls/data/dynamic-calls-on-static-methods.php
sha256:cb0c2d42cc01be686f35415c0dc07982e2cdbc18bc1b7144db47d716cf5add43  tests/Rules/StrictCalls/data/strict-calls.php
                                                                         tests/Rules/SwitchConditions/
sha256:81395b255216c0762c3b4b872e72e559cdb9e6894af0bb363843a57bbde72450  tests/Rules/SwitchConditions/MatchingTypeInSwitchCaseConditionRuleTest.php
                                                                         tests/Rules/SwitchConditions/data/
sha256:bbd06b6abe4e35e0098145e7436f7da0d8d5767dfef10cfc40314318b0353688  tests/Rules/SwitchConditions/data/matching-type.php
                                                                         tests/Rules/VariableVariables/
sha256:3ebe4e32cd7408d527f2ca1215ceafe3ebc88f88d1acdf7f1b2e038e56cfecde  tests/Rules/VariableVariables/VariableMethodCallRuleTest.php
sha256:04726182acfb1806506983fc4d4c6de64c8fcdb749ad5b62bdc5fba1cdd0bbc1  tests/Rules/VariableVariables/VariableMethodCallableRuleTest.php
sha256:5219a6df06efac02b1fdeda88c92514ca18b4234cf26951f4c95c3e40010b7eb  tests/Rules/VariableVariables/VariablePropertyFetchRuleTest.php
sha256:f1819245025d161354cf54ae20bee7c32f6a5958a1645ac534d8c31fb03c5ccb  tests/Rules/VariableVariables/VariableStaticMethodCallRuleTest.php
sha256:eceef1c4e250a9defdbf8245dc91edf51e18de80625ec1524af8b0d5e3d8829b  tests/Rules/VariableVariables/VariableStaticMethodCallableRuleTest.php
sha256:630ebdffb4db4dbb0538d9a9cfa177540e6aca8a8c0af1cc352c4ef70ddc78e2  tests/Rules/VariableVariables/VariableStaticPropertyFetchRuleTest.php
sha256:5d35ea66afc1498288b1ddcd78a854c5140d90cbb81b37748ab4034d3baba456  tests/Rules/VariableVariables/VariableVariablesRuleTest.php
                                                                         tests/Rules/VariableVariables/data/
sha256:98ae3b9620368f51de885dc28939133c63014990dac1d1a69060dbdb05f91da6  tests/Rules/VariableVariables/data/methods-callables.php
sha256:f0911a56232322e8628380b6d1129162bd75c8517e890f9c40144f301759d973  tests/Rules/VariableVariables/data/methods.php
sha256:045264b525af74074857943cc17f2e0d3867ebcd931138f4ace54b9ee20784e9  tests/Rules/VariableVariables/data/properties.php
sha256:427e1085cd436001cd81c7e60a7de6ac1eaf8c26f937b2ba65bf157ea5f70c50  tests/Rules/VariableVariables/data/staticMethods-callables.php
sha256:ff8680de00329d679e76e5a9b5d1aa03a1e46c49b395b2b266d926fac397c5c5  tests/Rules/VariableVariables/data/staticMethods.php
sha256:bc589ffcce5e8cae94b6213b2e63923940b79a5f55ea4c9a5c29f34e9be7d5ed  tests/Rules/VariableVariables/data/staticProperties.php
sha256:3d0f562e763f484d63710725952f043bdfaa87fe779e2bc900b82bc964bde30a  tests/Rules/VariableVariables/data/variables.php
sha256:9c1ad53ee328ae005a22bbbdedbe3424f9b6d42e631773c9af444685545106f2  tests/bootstrap.php
                                                                         tmp/
sha256:c1ca0d71e3e63296ab4db3b740e4d7e64017557eb996e2770d50b9d3d3a3e6c2  tmp/.gitignore
                                                                         tmp/cache/
sha256:69f21cee6c8c4e1a61545e8efce9e2cdd951214110d4943e53640225e67975fe  tmp/cache/.gitignore

Return to home page.