Le vendredi 7 mars 2025, 13:42:12 CET Fab Stz a écrit :
> For reference, bug report on xdebug upstream is at
> https://bugs.xdebug.org/view.php?id=2328
> 
> However, for now it seems more to be a problem with trixie because if I use
> your backport of php8.4 & xdebug (from your repo) on bookworm, the test
> suite doesn't crash.

Actually not, it worked on bookworm because on bookworm I have
xdebug.mode => debug,coverage => debug,coverage
While on trixie I have
xdebug.mode => develop => develop

But if I remove "coverage" from xdebug.mode on bookworm, it fails as well.

> ii  php8.4-xdebug               3.4.1-1+0~20250125.62+debian12~1.gbp6291d8
> amd64        Xdebug Module for PHP
> ii  php8.4-cli            8.4.4-1+0~20250215.23+debian12~1.gbp9a7680 amd64
> command-line interpreter for the PHP scripting language
> ii  php8.4-common         8.4.4-1+0~20250215.23+debian12~1.gbp9a7680 amd64
> documentation, examples and common module for PHP
> ii  php8.4-curl           8.4.4-1+0~20250215.23+debian12~1.gbp9a7680 amd64
> CURL module for PHP
> ii  php8.4-intl           8.4.4-1+0~20250215.23+debian12~1.gbp9a7680 amd64
> Internationalisation module for PHP
> ii  php8.4-mbstring       8.4.4-1+0~20250215.23+debian12~1.gbp9a7680 amd64
> MBSTRING module for PHP
> ii  php8.4-mysql          8.4.4-1+0~20250215.23+debian12~1.gbp9a7680 amd64
> MySQL module for PHP
> ii  php8.4-opcache        8.4.4-1+0~20250215.23+debian12~1.gbp9a7680 amd64
> Zend OpCache module for PHP
> ii  php8.4-pgsql          8.4.4-1+0~20250215.23+debian12~1.gbp9a7680 amd64
> PostgreSQL module for PHP
> ii  php8.4-readline       8.4.4-1+0~20250215.23+debian12~1.gbp9a7680 amd64
> readline module for PHP
> ii  php8.4-sqlite3        8.4.4-1+0~20250215.23+debian12~1.gbp9a7680 amd64
> SQLite3 module for PHP
> ii  php8.4-xdebug         3.4.1-1+0~20250125.62+debian12~1.gbp6291d8 amd64
> Xdebug Module for PHP
> ii  php8.4-xml            8.4.4-1+0~20250215.23+debian12~1.gbp9a7680 amd64
> DOM, SimpleXML, XML, and XSL module for PHP

Reply via email to