Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-phpspec-prophecy-1.26.0-1.fc44 RPM for noarch

From Fedora 44 testing updates for ppc64le / Packages / p

Name: php-phpspec-prophecy Distribution: Fedora Project
Version: 1.26.0 Vendor: Fedora Project
Release: 1.fc44 Build date: Wed Feb 25 11:01:47 2026
Group: Unspecified Build host: buildvm-a64-36.rdu3.fedoraproject.org
Size: 262115 Source RPM: php-phpspec-prophecy-1.26.0-1.fc44.src.rpm
Packager: Fedora Project
Url: https://github.com/phpspec/prophecy
Summary: Highly opinionated mocking framework for PHP
Prophecy is a highly opinionated yet very powerful and flexible PHP object
mocking framework.

Though initially it was created to fulfil phpspec2 needs, it is flexible enough
to be used inside any testing framework out there with minimal effort.

Provides

Requires

License

MIT

Changelog

* Wed Feb 25 2026 Remi Collet <remi@remirepo.net> - 1.26.0-1
  - update to 1.26.0
  - allow phpdocumentor/reflection-docblock version 6
* Tue Feb 10 2026 Remi Collet <remi@remirepo.net> - 1.25.0-1
  - update to 1.25.0
  - allow phpunit13
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.24.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Mon Jan 12 2026 Remi Collet <remi@remirepo.net> - 1.24.0-2
  - update to 1.24.0
  - use doctrine/instantiator v2 only with PHP 8.4+
  - raise dependency on PHP 8.2
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.22.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Wed Apr 30 2025 Remi Collet <remi@remirepo.net> - 1.22.0-1
  - update to 1.22.0
  - re-license spec file to CECILL-2.1
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.20.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Thu Nov 21 2024 Remi Collet <remi@remirepo.net> - 1.20.0-1
  - update to 1.20.0
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Feb 29 2024 Remi Collet <remi@remirepo.net> - 1.19.0-1
  - update to 1.19.0
  - allow doctrine/instantiator 6
  - allow sebastian/recursion-context 6

Files

/usr/share/doc/php-phpspec-prophecy
/usr/share/doc/php-phpspec-prophecy/CHANGES.md
/usr/share/doc/php-phpspec-prophecy/CONTRIBUTING.md
/usr/share/doc/php-phpspec-prophecy/README.md
/usr/share/doc/php-phpspec-prophecy/composer.json
/usr/share/licenses/php-phpspec-prophecy
/usr/share/licenses/php-phpspec-prophecy/LICENSE
/usr/share/php/Prophecy
/usr/share/php/Prophecy/Argument
/usr/share/php/Prophecy/Argument.php
/usr/share/php/Prophecy/Argument/ArgumentsWildcard.php
/usr/share/php/Prophecy/Argument/Token
/usr/share/php/Prophecy/Argument/Token/AnyValueToken.php
/usr/share/php/Prophecy/Argument/Token/AnyValuesToken.php
/usr/share/php/Prophecy/Argument/Token/ApproximateValueToken.php
/usr/share/php/Prophecy/Argument/Token/ArrayCountToken.php
/usr/share/php/Prophecy/Argument/Token/ArrayEntryToken.php
/usr/share/php/Prophecy/Argument/Token/ArrayEveryEntryToken.php
/usr/share/php/Prophecy/Argument/Token/CallbackToken.php
/usr/share/php/Prophecy/Argument/Token/ExactValueToken.php
/usr/share/php/Prophecy/Argument/Token/IdenticalValueToken.php
/usr/share/php/Prophecy/Argument/Token/InArrayToken.php
/usr/share/php/Prophecy/Argument/Token/LogicalAndToken.php
/usr/share/php/Prophecy/Argument/Token/LogicalNotToken.php
/usr/share/php/Prophecy/Argument/Token/NotInArrayToken.php
/usr/share/php/Prophecy/Argument/Token/ObjectStateToken.php
/usr/share/php/Prophecy/Argument/Token/StringContainsToken.php
/usr/share/php/Prophecy/Argument/Token/TokenInterface.php
/usr/share/php/Prophecy/Argument/Token/TypeToken.php
/usr/share/php/Prophecy/Call
/usr/share/php/Prophecy/Call/Call.php
/usr/share/php/Prophecy/Call/CallCenter.php
/usr/share/php/Prophecy/Comparator
/usr/share/php/Prophecy/Comparator/ClosureComparator.php
/usr/share/php/Prophecy/Comparator/Factory.php
/usr/share/php/Prophecy/Comparator/FactoryProvider.php
/usr/share/php/Prophecy/Comparator/ProphecyComparator.php
/usr/share/php/Prophecy/Doubler
/usr/share/php/Prophecy/Doubler/CachedDoubler.php
/usr/share/php/Prophecy/Doubler/ClassPatch
/usr/share/php/Prophecy/Doubler/ClassPatch/ClassPatchInterface.php
/usr/share/php/Prophecy/Doubler/ClassPatch/DisableConstructorPatch.php
/usr/share/php/Prophecy/Doubler/ClassPatch/KeywordPatch.php
/usr/share/php/Prophecy/Doubler/ClassPatch/MagicCallPatch.php
/usr/share/php/Prophecy/Doubler/ClassPatch/ProphecySubjectPatch.php
/usr/share/php/Prophecy/Doubler/ClassPatch/ReflectionClassNewInstancePatch.php
/usr/share/php/Prophecy/Doubler/ClassPatch/SplFileInfoPatch.php
/usr/share/php/Prophecy/Doubler/ClassPatch/ThrowablePatch.php
/usr/share/php/Prophecy/Doubler/ClassPatch/TraversablePatch.php
/usr/share/php/Prophecy/Doubler/DoubleInterface.php
/usr/share/php/Prophecy/Doubler/Doubler.php
/usr/share/php/Prophecy/Doubler/Generator
/usr/share/php/Prophecy/Doubler/Generator/ClassCodeGenerator.php
/usr/share/php/Prophecy/Doubler/Generator/ClassCreator.php
/usr/share/php/Prophecy/Doubler/Generator/ClassMirror.php
/usr/share/php/Prophecy/Doubler/Generator/Node
/usr/share/php/Prophecy/Doubler/Generator/Node/ArgumentNode.php
/usr/share/php/Prophecy/Doubler/Generator/Node/ArgumentTypeNode.php
/usr/share/php/Prophecy/Doubler/Generator/Node/ClassNode.php
/usr/share/php/Prophecy/Doubler/Generator/Node/MethodNode.php
/usr/share/php/Prophecy/Doubler/Generator/Node/ReturnTypeNode.php
/usr/share/php/Prophecy/Doubler/Generator/Node/Type
/usr/share/php/Prophecy/Doubler/Generator/Node/Type/BuiltinType.php
/usr/share/php/Prophecy/Doubler/Generator/Node/Type/IntersectionType.php
/usr/share/php/Prophecy/Doubler/Generator/Node/Type/ObjectType.php
/usr/share/php/Prophecy/Doubler/Generator/Node/Type/SimpleType.php
/usr/share/php/Prophecy/Doubler/Generator/Node/Type/TypeInterface.php
/usr/share/php/Prophecy/Doubler/Generator/Node/Type/UnionType.php
/usr/share/php/Prophecy/Doubler/Generator/Node/TypeNodeAbstract.php
/usr/share/php/Prophecy/Doubler/Generator/ReflectionInterface.php
/usr/share/php/Prophecy/Doubler/Generator/TypeHintReference.php
/usr/share/php/Prophecy/Doubler/LazyDouble.php
/usr/share/php/Prophecy/Doubler/NameGenerator.php
/usr/share/php/Prophecy/Exception
/usr/share/php/Prophecy/Exception/Call
/usr/share/php/Prophecy/Exception/Call/UnexpectedCallException.php
/usr/share/php/Prophecy/Exception/Doubler
/usr/share/php/Prophecy/Exception/Doubler/ClassCreatorException.php
/usr/share/php/Prophecy/Exception/Doubler/ClassMirrorException.php
/usr/share/php/Prophecy/Exception/Doubler/ClassNotFoundException.php
/usr/share/php/Prophecy/Exception/Doubler/DoubleException.php
/usr/share/php/Prophecy/Exception/Doubler/DoublerException.php
/usr/share/php/Prophecy/Exception/Doubler/InterfaceNotFoundException.php
/usr/share/php/Prophecy/Exception/Doubler/MethodNotExtendableException.php
/usr/share/php/Prophecy/Exception/Doubler/MethodNotFoundException.php
/usr/share/php/Prophecy/Exception/Doubler/ReturnByReferenceException.php
/usr/share/php/Prophecy/Exception/Exception.php
/usr/share/php/Prophecy/Exception/InvalidArgumentException.php
/usr/share/php/Prophecy/Exception/Prediction
/usr/share/php/Prophecy/Exception/Prediction/AggregateException.php
/usr/share/php/Prophecy/Exception/Prediction/FailedPredictionException.php
/usr/share/php/Prophecy/Exception/Prediction/NoCallsException.php
/usr/share/php/Prophecy/Exception/Prediction/PredictionException.php
/usr/share/php/Prophecy/Exception/Prediction/UnexpectedCallsCountException.php
/usr/share/php/Prophecy/Exception/Prediction/UnexpectedCallsException.php
/usr/share/php/Prophecy/Exception/Prophecy
/usr/share/php/Prophecy/Exception/Prophecy/MethodProphecyException.php
/usr/share/php/Prophecy/Exception/Prophecy/ObjectProphecyException.php
/usr/share/php/Prophecy/Exception/Prophecy/ProphecyException.php
/usr/share/php/Prophecy/PhpDocumentor
/usr/share/php/Prophecy/PhpDocumentor/ClassAndInterfaceTagRetriever.php
/usr/share/php/Prophecy/PhpDocumentor/ClassTagRetriever.php
/usr/share/php/Prophecy/PhpDocumentor/MethodTagRetrieverInterface.php
/usr/share/php/Prophecy/Prediction
/usr/share/php/Prophecy/Prediction/CallPrediction.php
/usr/share/php/Prophecy/Prediction/CallTimesPrediction.php
/usr/share/php/Prophecy/Prediction/CallbackPrediction.php
/usr/share/php/Prophecy/Prediction/NoCallsPrediction.php
/usr/share/php/Prophecy/Prediction/PredictionInterface.php
/usr/share/php/Prophecy/Promise
/usr/share/php/Prophecy/Promise/CallbackPromise.php
/usr/share/php/Prophecy/Promise/PromiseInterface.php
/usr/share/php/Prophecy/Promise/ReturnArgumentPromise.php
/usr/share/php/Prophecy/Promise/ReturnPromise.php
/usr/share/php/Prophecy/Promise/ThrowPromise.php
/usr/share/php/Prophecy/Prophecy
/usr/share/php/Prophecy/Prophecy/MethodProphecy.php
/usr/share/php/Prophecy/Prophecy/ObjectProphecy.php
/usr/share/php/Prophecy/Prophecy/ProphecyInterface.php
/usr/share/php/Prophecy/Prophecy/ProphecySubjectInterface.php
/usr/share/php/Prophecy/Prophecy/Revealer.php
/usr/share/php/Prophecy/Prophecy/RevealerInterface.php
/usr/share/php/Prophecy/Prophet.php
/usr/share/php/Prophecy/Util
/usr/share/php/Prophecy/Util/ExportUtil.php
/usr/share/php/Prophecy/Util/StringUtil.php
/usr/share/php/Prophecy/autoload.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 16 01:30:07 2026