pear / pear-core

This is the definitive source of PEAR's core files.
http://pear.php.net/package/PEAR
Other
110 stars 104 forks source link

PECL list-upgrades doesn't seems to respect php versions #140

Closed HeenaBansal20 closed 6 months ago

HeenaBansal20 commented 7 months ago

Description

allrelease2.xml REST API service seems to be broken

https://pecl.php.net/rest/r/mongodb/allreleases2.xmldoesnt work and throws 404 output. Where as https://pecl.php.net/rest/r/mongodb/allreleases.xml works as expected.

I see that the fix was delivered for the same issue but doesnt seems to work < https://github.com/pear/pear-core/commit/ec8fee17c6c18656eafeb95c828aae64e8a2aa18 >

PHP Version

PHP 8.3

Operating System

Ubuntu22.0