Bug 2330750

Summary: Review Request: php-staabm-side-effects-detector - A static analysis tool to detect side effects in PHP code
Product: [Fedora] Fedora Reporter: Remi Collet <fedora>
Component: Package ReviewAssignee: Shawn Iwinski <shawn>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: package-review, shawn
Target Milestone: ---Keywords: AutomationTriaged
Target Release: ---Flags: shawn: fedora-review+
Hardware: All   
OS: Linux   
URL: https://github.com/%{gh_owner}/%{gh_project}
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-01-04 04:42:48 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: 2262825    
Attachments:
Description Flags
fedora-review.txt none

Description Remi Collet 2024-12-06 08:12:13 UTC
Spec URL: https://git.remirepo.net/cgit/rpms/php/staabm/php-staabm-side-effects-detector.git/plain/php-staabm-side-effects-detector.spec?id=7abb18cf66b7e905e1ffc67d2cad3e5736fd5fe5
SRPM URL: 
Description: 
Analyzes php-code for side-effects.

When code has no side-effects it can e.g. be used with eval($code)
in the same process without interfering.

Side-effects are classified into categories to filter them more easily
depending on your use-case.

This library is used e.g. in PHPUnit to improve performance of PHPT test-cases.

Autoloader: /usr/share/php/staabm/SideEffectsDetector/autoload.php


Fedora Account System Username: remi

Comment 1 Fedora Review Service 2024-12-06 08:12:35 UTC
Cannot find any valid SRPM URL for this ticket. Common causes are:

- You didn't specify `SRPM URL: ...` in the ticket description
  or any of your comments
- The URL schema isn't HTTP or HTTPS
- The SRPM package linked in your URL doesn't match the package name specified
  in the ticket summary


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 3 Fedora Review Service 2024-12-06 08:18:45 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/8347736
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2330750-php-staabm-side-effects-detector/fedora-rawhide-x86_64/08347736-php-staabm-side-effects-detector/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 4 Shawn Iwinski 2024-12-24 18:28:36 UTC
Created attachment 2063785 [details]
fedora-review.txt

Comment 5 Fedora Admin user for bugzilla script actions 2024-12-26 09:07:37 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/php-staabm-side-effects-detector

Comment 7 Fedora Update System 2024-12-26 09:18:20 UTC
FEDORA-2024-a758b01904 (php-staabm-side-effects-detector-1.0.5-1.fc41) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-a758b01904

Comment 8 Fedora Update System 2024-12-27 02:27:59 UTC
FEDORA-2024-a758b01904 has been pushed to the Fedora 41 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-a758b01904 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-a758b01904

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 9 Fedora Update System 2025-01-04 04:42:48 UTC
FEDORA-2024-a758b01904 (php-staabm-side-effects-detector-1.0.5-1.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.