View Issue Details

IDProjectCategoryView StatusLast Update
0002388XdebugInstallationpublic2025-11-21 08:12
Reporterrichardbrinkman Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status newResolutionopen 
Product Version3.4.6 
Summary0002388: pecl install xdebug not workingn on PHP 8.5.0
Description

If you try to install xdebug with "pecl install xdebug" on a system running PHP 8.5.0 you get the following error:

2.423 pecl/xdebug requires PHP (version >= 8.0.0, version <= 8.4.99), installed version is 8.5.0
2.424 No valid packages found
2.424 install failed

Steps To Reproduce
  1. Install PHP 8.5.0
  2. Run pecl install xdebug
Additional Information

The PHP version is 8.5.0; not the 8.5-dev as shown below. The bugtracker does not know that PHP 8.5.0 is out of beta.

TagsNo tags attached.
Operating System
PHP Version8.5-dev

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-11-21 08:12 richardbrinkman New Issue