Bug 2242372
Summary: | swig FTBFS swig-4.1.1/Examples/test-suite/php/director_finalizer_runme.php:20: Calling get_parent_class() without arguments is deprecated | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Richard W.M. Jones <rjones> |
Component: | swig | Assignee: | Jitka Plesnikova <jplesnik> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | besser82, jplesnik, vonsch |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://koji.fedoraproject.org/koji/taskinfo?taskID=107098832 | ||
Whiteboard: | |||
Fixed In Version: | swig-4.1.1-11.fc40 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-10-24 06:40:13 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: |
Description
Richard W.M. Jones
2023-10-05 18:13:53 UTC
Actually seems to happen on x86-64 too: https://koji.fedoraproject.org/koji/taskinfo?taskID=107098969 The test is failing due to change [1] in PHP 8.3 [1] https://php.watch/versions/8.3/get_class-get_parent_class-parameterless-deprecated |