[Pkg-php-pecl] Bug#816278: php-xdebug: PHP 5.6 support

Michal Klichowicz klichowicz.michal at gmail.com
Mon Feb 29 11:57:30 UTC 2016


Package: php-xdebug
Version: 2.4.0~rc4-1
Severity: important

Dear Maintainer,

Recent package changelog messages (such as "Implement a dual PHP 5.6 and 7.0
build for PHP xdebug extension") suggest support for PHP 5.6 in xdebug package.

However, php-xdebug only provides extension for the 20151012 API, provided
by php7.0 packages (and depends on these), despite configuring it for 5.6
configuration directories as well.

Since php5-xdebug (working with libapache2-mod-php5) has been removed for most
architectures and php-xdebug depends on the 7.0 API (e.g. libapache2-mod-php7.0),
currently there's no way to use it under 5.x modules (libapache2-mod-php5*,
php5*-cli etc.).

root at tulia:~# aptitude search php-xdebug
i   php-xdebug                           - Xdebug Module for PHP
root at tulia:~# dpkg -s php-xdebug | grep Version
Version: 2.4.0~rc4-1
root at tulia:~# phpenmod xdebug
root at tulia:/etc/php# php -r 'print_r(get_loaded_extensions());' | grep xdebug
Failed loading /usr/lib/php/20131226/xdebug.so:  /usr/lib/php/20131226/xdebug.so:
cannot open shared object file: No such file or directory
root at tulia:/etc/php# php -i | grep xdebug
Failed loading /usr/lib/php/20131226/xdebug.so:  /usr/lib/php/20131226/xdebug.so:
cannot open shared object file: No such file or directory
/etc/php/5.6/cli/conf.d/20-xdebug.ini,

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 4.4.0-1-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages php-xdebug depends on:
ii  libc6                            2.21-9
ii  php7.0-phpdbg [phpapi-20151012]  7.0.3-10
ii  ucf                              3.0035

php-xdebug recommends no packages.

php-xdebug suggests no packages.

-- no debconf information



More information about the Pkg-php-pecl mailing list