Bug 1869433 (php-opis-closure)
| Summary: | Review Request: php-opis-closure - A library that can be used to serialize closures and arbitrary objects | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Shawn Iwinski <shawn> | ||||||
| Component: | Package Review | Assignee: | Remi Collet <fedora> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | rawhide | CC: | fedora, package-review | ||||||
| Target Milestone: | --- | Flags: | fedora:
fedora-review+
|
||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2020-08-31 15:49:20 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 1821537, 1865217 | ||||||||
| Attachments: |
|
||||||||
|
Description
Shawn Iwinski
2020-08-18 01:33:25 UTC
Created attachment 1712175 [details]
phpci.log
Created attachment 1712176 [details]
review.txt
Notice: don't try to run test with "php70" when phpunit7 is used
-for PHP_EXEC in "" %{?rhel:php55 php56} php70 php71 php72 php73 php74; do
+for PHP_EXEC in "" %{?rhel:php55 php56 php70} php71 php72 php73 php74; do
Else error is raised : "This version of PHPUnit is supported on PHP 7.1, PHP 7.2, and PHP 7.3."
[x]: Package complies to the Packaging Guidelines
** APPROVED **
Thanks Remi! I'll make the test change after initial import. https://pagure.io/releng/fedora-scm-requests/issue/27783 https://pagure.io/releng/fedora-scm-requests/issue/27786 https://pagure.io/releng/fedora-scm-requests/issue/27787 https://pagure.io/releng/fedora-scm-requests/issue/27788 (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/php-opis-closure FEDORA-2020-644d4cf4e7 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-644d4cf4e7 FEDORA-EPEL-2020-b006932aa7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-b006932aa7 FEDORA-EPEL-2020-b006932aa7 has been pushed to the Fedora EPEL 7 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-b006932aa7 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-644d4cf4e7 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-644d4cf4e7` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-644d4cf4e7 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-644d4cf4e7 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-EPEL-2020-b006932aa7 has been pushed to the Fedora EPEL 7 stable repository. If problem still persists, please make note of it in this bug report. |