data/php-phpspec-prophecy-1.12.1/.gitignore: ASCII text data/php-phpspec-prophecy-1.12.1/.travis.yml: ASCII text data/php-phpspec-prophecy-1.12.1/CHANGES.md: ASCII text data/php-phpspec-prophecy-1.12.1/CONTRIBUTING.md: ASCII text data/php-phpspec-prophecy-1.12.1/LICENSE: ASCII text data/php-phpspec-prophecy-1.12.1/README.md: ASCII text data/php-phpspec-prophecy-1.12.1/composer.json: JSON data data/php-phpspec-prophecy-1.12.1/fixtures/AbstractBaseClassWithMethodWithReturnType.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/ClassExtendAbstractWithMethodWithReturnType.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/EmptyClass.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/EmptyInterface.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/FinalClass.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/MethodWithAdditionalParam.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/MixedTypes.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/ModifierInterface.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/Named.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/NullableArrayParameter.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/OptionalDepsClass.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/SelfReferencing.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/SpecialMethods.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/ThrowableInterface.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/UnionArgumentTypes.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/UnionReturnTypes.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/WithArguments.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/WithCallableArgument.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/WithFinalMethod.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/WithFinalVirtuallyPrivateMethod.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/WithPhpdocClass.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/WithProtectedAbstractMethod.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/WithReferences.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/WithReturnTypehints.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/WithStaticMethod.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/WithTypehintedVariadicArgument.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/WithVariadicArgument.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/fixtures/WithVirtuallyPrivateMethod.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/phpunit.xml.dist: XML 1.0 document, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Argument/ArgumentsWildcardSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Argument/Token/AnyValueTokenSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Argument/Token/AnyValuesTokenSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Argument/Token/ApproximateValueTokenSpec.php: PHP script, UTF-8 Unicode text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Argument/Token/ArrayCountTokenSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Argument/Token/ArrayEntryTokenSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Argument/Token/ArrayEveryEntryTokenSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Argument/Token/CallbackTokenSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Argument/Token/ExactValueTokenSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Argument/Token/IdenticalValueTokenSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Argument/Token/InArrayTokenSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Argument/Token/LogicalAndTokenSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Argument/Token/LogicalNotTokenSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Argument/Token/NotInArrayTokenSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Argument/Token/ObjectStateTokenSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Argument/Token/StringContainsTokenSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Argument/Token/TypeTokenSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/ArgumentSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Call/CallCenterSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Call/CallSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Comparator/ClosureComparatorSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Comparator/FactorySpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Comparator/ProphecyComparatorSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Doubler/CachedDoublerSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Doubler/ClassPatch/DisableConstructorPatchSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Doubler/ClassPatch/HhvmExceptionPatchSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Doubler/ClassPatch/KeywordPatchSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Doubler/ClassPatch/MagicCallPatchSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Doubler/ClassPatch/ProphecySubjectPatchSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Doubler/ClassPatch/ReflectionClassNewInstancePatchSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Doubler/ClassPatch/SplFileInfoPatchSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Doubler/ClassPatch/ThrowablePatchSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Doubler/ClassPatch/TraversablePatchSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Doubler/DoublerSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Doubler/Generator/ClassCodeGeneratorSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Doubler/Generator/ClassCreatorSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Doubler/Generator/Node/ArgumentNodeSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Doubler/Generator/Node/ArgumentTypeNodeSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Doubler/Generator/Node/ClassNodeSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Doubler/Generator/Node/MethodNodeSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Doubler/Generator/Node/ReturnTypeNodeSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Doubler/LazyDoubleSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Doubler/NameGeneratorSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Exception/Call/UnexpectedCallExceptionSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Exception/Doubler/ClassCreatorExceptionSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Exception/Doubler/ClassMirrorExceptionSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Exception/Doubler/ClassNotFoundExceptionSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Exception/Doubler/DoubleExceptionSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Exception/Doubler/InterfaceNotFoundExceptionSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Exception/Doubler/MethodNotExtendableExceptionSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Exception/Doubler/MethodNotFoundExceptionSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Exception/Prediction/AggregateExceptionSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Exception/Prediction/NoCallsExceptionSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Exception/Prediction/UnexpectedCallsCountExceptionSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Exception/Prediction/UnexpectedCallsExceptionSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Exception/Prophecy/MethodProphecyExceptionSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Exception/Prophecy/ObjectProphecyExceptionSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Prediction/CallPredictionSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Prediction/CallTimesPredictionSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Prediction/CallbackPredictionSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Prediction/NoCallsPredictionSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Promise/CallbackPromiseSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Promise/ReturnArgumentPromiseSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Promise/ReturnPromiseSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Promise/ThrowPromiseSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Prophecy/MethodProphecySpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Prophecy/ObjectProphecySpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Prophecy/RevealerSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/ProphetSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/spec/Prophecy/Util/StringUtilSpec.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Argument.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Argument/ArgumentsWildcard.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Argument/Token/AnyValueToken.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Argument/Token/AnyValuesToken.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Argument/Token/ApproximateValueToken.php: PHP script, UTF-8 Unicode text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Argument/Token/ArrayCountToken.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Argument/Token/ArrayEntryToken.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Argument/Token/ArrayEveryEntryToken.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Argument/Token/CallbackToken.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Argument/Token/ExactValueToken.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Argument/Token/IdenticalValueToken.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Argument/Token/InArrayToken.php: PHP script, UTF-8 Unicode text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Argument/Token/LogicalAndToken.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Argument/Token/LogicalNotToken.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Argument/Token/NotInArrayToken.php: PHP script, UTF-8 Unicode text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Argument/Token/ObjectStateToken.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Argument/Token/StringContainsToken.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Argument/Token/TokenInterface.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Argument/Token/TypeToken.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Call/Call.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Call/CallCenter.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Comparator/ClosureComparator.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Comparator/Factory.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Comparator/ProphecyComparator.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Doubler/CachedDoubler.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Doubler/ClassPatch/ClassPatchInterface.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Doubler/ClassPatch/DisableConstructorPatch.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Doubler/ClassPatch/HhvmExceptionPatch.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Doubler/ClassPatch/KeywordPatch.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Doubler/ClassPatch/MagicCallPatch.php: PHP script, UTF-8 Unicode text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Doubler/ClassPatch/ProphecySubjectPatch.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Doubler/ClassPatch/ReflectionClassNewInstancePatch.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Doubler/ClassPatch/SplFileInfoPatch.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Doubler/ClassPatch/ThrowablePatch.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Doubler/ClassPatch/TraversablePatch.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Doubler/DoubleInterface.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Doubler/Doubler.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Doubler/Generator/ClassCodeGenerator.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Doubler/Generator/ClassCreator.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Doubler/Generator/ClassMirror.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Doubler/Generator/Node/ArgumentNode.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Doubler/Generator/Node/ArgumentTypeNode.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Doubler/Generator/Node/ClassNode.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Doubler/Generator/Node/MethodNode.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Doubler/Generator/Node/ReturnTypeNode.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Doubler/Generator/Node/TypeNodeAbstract.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Doubler/Generator/ReflectionInterface.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Doubler/Generator/TypeHintReference.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Doubler/LazyDouble.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Doubler/NameGenerator.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Exception/Call/UnexpectedCallException.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Exception/Doubler/ClassCreatorException.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Exception/Doubler/ClassMirrorException.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Exception/Doubler/ClassNotFoundException.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Exception/Doubler/DoubleException.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Exception/Doubler/DoublerException.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Exception/Doubler/InterfaceNotFoundException.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Exception/Doubler/MethodNotExtendableException.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Exception/Doubler/MethodNotFoundException.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Exception/Doubler/ReturnByReferenceException.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Exception/Exception.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Exception/InvalidArgumentException.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Exception/Prediction/AggregateException.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Exception/Prediction/FailedPredictionException.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Exception/Prediction/NoCallsException.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Exception/Prediction/PredictionException.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Exception/Prediction/UnexpectedCallsCountException.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Exception/Prediction/UnexpectedCallsException.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Exception/Prophecy/MethodProphecyException.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Exception/Prophecy/ObjectProphecyException.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Exception/Prophecy/ProphecyException.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/PhpDocumentor/ClassAndInterfaceTagRetriever.php: PHP script, UTF-8 Unicode text data/php-phpspec-prophecy-1.12.1/src/Prophecy/PhpDocumentor/ClassTagRetriever.php: PHP script, UTF-8 Unicode text data/php-phpspec-prophecy-1.12.1/src/Prophecy/PhpDocumentor/LegacyClassTagRetriever.php: PHP script, UTF-8 Unicode text data/php-phpspec-prophecy-1.12.1/src/Prophecy/PhpDocumentor/MethodTagRetrieverInterface.php: PHP script, UTF-8 Unicode text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Prediction/CallPrediction.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Prediction/CallTimesPrediction.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Prediction/CallbackPrediction.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Prediction/NoCallsPrediction.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Prediction/PredictionInterface.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Promise/CallbackPromise.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Promise/PromiseInterface.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Promise/ReturnArgumentPromise.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Promise/ReturnPromise.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Promise/ThrowPromise.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Prophecy/MethodProphecy.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Prophecy/ObjectProphecy.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Prophecy/ProphecyInterface.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Prophecy/ProphecySubjectInterface.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Prophecy/Revealer.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Prophecy/RevealerInterface.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Prophet.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Util/ExportUtil.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/src/Prophecy/Util/StringUtil.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/tests/Argument/Token/ExactValueTokenTest.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/tests/Doubler/ClassPatch/MagicCallPatchTest.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/tests/Doubler/Generator/ClassMirrorTest.php: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/debian/README.source: UTF-8 Unicode text data/php-phpspec-prophecy-1.12.1/debian/autoload.php.tests.tpl: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/debian/autoload.php.tpl: PHP script, ASCII text data/php-phpspec-prophecy-1.12.1/debian/changelog: UTF-8 Unicode text data/php-phpspec-prophecy-1.12.1/debian/clean: ASCII text data/php-phpspec-prophecy-1.12.1/debian/control: UTF-8 Unicode text data/php-phpspec-prophecy-1.12.1/debian/copyright: UTF-8 Unicode text data/php-phpspec-prophecy-1.12.1/debian/docs: ASCII text data/php-phpspec-prophecy-1.12.1/debian/gbp.conf: ASCII text data/php-phpspec-prophecy-1.12.1/debian/install: ASCII text data/php-phpspec-prophecy-1.12.1/debian/pkg-php-tools-overrides: ASCII text data/php-phpspec-prophecy-1.12.1/debian/rules: a /usr/bin/make -f script, ASCII text executable data/php-phpspec-prophecy-1.12.1/debian/source/format: ASCII text data/php-phpspec-prophecy-1.12.1/debian/tests/control: ASCII text data/php-phpspec-prophecy-1.12.1/debian/upstream/metadata: ASCII text data/php-phpspec-prophecy-1.12.1/debian/watch: ASCII text data/php-phpspec-prophecy-1.12.1/.pc/.version: ASCII text data/php-phpspec-prophecy-1.12.1/.pc/.quilt_patches: ASCII text data/php-phpspec-prophecy-1.12.1/.pc/.quilt_series: ASCII text data/php-phpspec-prophecy-1.12.1/.pc/applied-patches: empty