dpkg -l | grep php
ii dh-php 0.25+0~20161215150751.9+jessie~1.gbpb9ac31 all debhelper add-on to handle PHP PECL extensions
ii php-common 1:52+0~20170504085122.17+jessie~1.gbpd2ab76 all Common files for PHP packages
ii php-pear 1:1.10.1+submodules+notgz-8+0~20160602114111.2+jessie~1.gbp916245 all PEAR Base System
ii php-xml 1:7.1+52+0~20170504085122.17+jessie~1.gbpd2ab76 all DOM, SimpleXML, WDDX, XML, and XSL module for PHP [default]
ii php7.0-bz2 7.0.19-1+0~20170522123046.31+jessie~1.gbpfcdab8 amd64 bzip2 module for PHP
ii php7.0-cli 7.0.19-1+0~20170522123046.31+jessie~1.gbpfcdab8 amd64 command-line interpreter for the PHP scripting language
ii php7.0-common 7.0.19-1+0~20170522123046.31+jessie~1.gbpfcdab8 amd64 documentation, examples and common module for PHP
ii php7.0-curl 7.0.19-1+0~20170522123046.31+jessie~1.gbpfcdab8 amd64 CURL module for PHP
ii php7.0-dba 7.0.19-1+0~20170522123046.31+jessie~1.gbpfcdab8 amd64 DBA module for PHP
ii php7.0-dev 7.0.19-1+0~20170522123046.31+jessie~1.gbpfcdab8 amd64 Files for PHP7.0 module development
ii php7.0-fpm 7.0.19-1+0~20170522123046.31+jessie~1.gbpfcdab8 amd64 server-side, HTML-embedded scripting language (FPM-CGI binary)
ii php7.0-gd 7.0.19-1+0~20170522123046.31+jessie~1.gbpfcdab8 amd64 GD module for PHP
ii php7.0-intl 7.0.19-1+0~20170522123046.31+jessie~1.gbpfcdab8 amd64 Internationalisation module for PHP
ii php7.0-json 7.0.19-1+0~20170522123046.31+jessie~1.gbpfcdab8 amd64 JSON module for PHP
ii php7.0-mbstring 7.0.19-1+0~20170522123046.31+jessie~1.gbpfcdab8 amd64 MBSTRING module for PHP
ii php7.0-mcrypt 7.0.19-1+0~20170522123046.31+jessie~1.gbpfcdab8 amd64 libmcrypt module for PHP
ii php7.0-mysql 7.0.19-1+0~20170522123046.31+jessie~1.gbpfcdab8 amd64 MySQL module for PHP
ii php7.0-opcache 7.0.19-1+0~20170522123046.31+jessie~1.gbpfcdab8 amd64 Zend OpCache module for PHP
ii php7.0-readline 7.0.19-1+0~20170522123046.31+jessie~1.gbpfcdab8 amd64 readline module for PHP
ii php7.0-soap 7.0.19-1+0~20170522123046.31+jessie~1.gbpfcdab8 amd64 SOAP module for PHP
ii php7.0-xmlrpc 7.0.19-1+0~20170522123046.31+jessie~1.gbpfcdab8 amd64 XMLRPC-EPI module for PHP
ii php7.0-zip 7.0.19-1+0~20170522123046.31+jessie~1.gbpfcdab8 amd64 Zip module for PHP
ii php7.1-common 7.1.5-1+0~20170522123046.25+jessie~1.gbpb8686b amd64 documentation, examples and common module for PHP
ii php7.1-xml 7.1.5-1+0~20170522123046.25+jessie~1.gbpb8686b amd64 DOM, SimpleXML, WDDX, XML, and XSL module for PHP
ii pkg-php-tools 1.34+0~20161129091156.1+jessie~1.gbp3fc7c9 all various packaging tools and scripts for PHP packages
Is there a way to prevent PHP 7.1 from being installed in this case? Or can it not cause any issues?
Hello,
Installing php7.0-dev also installs PHP7.1-xml, while no other php7.1 packages are present. See:
Is there a way to prevent PHP 7.1 from being installed in this case? Or can it not cause any issues?