On Fri, 1 Dec 2017, shihuipeng wrote:
> this is my error:
> e/php/TSRM -I/data/local/php-7.2.0/include/php/Zend -I/data/local/php-7.2.0/include/php/ext -I/data/local/php-7.2.0/include/php/ext/date/lib
> checking for PHP extension directory... /data/local/php-7.2.0/lib/php/extensions/no-debug-non-zts-20170718
> checking for PHP installed headers prefix... /data/local/php-7.2.0/include/php
> checking if debug is enabled... no
> checking if zts is enabled... no
> checking for re2c... re2c
> checking for re2c version... 0.14.3 (ok)
> checking for gawk... gawk
> checking whether to enable Xdebug support... yes, shared
> checking Check for supported PHP versions... configure: error: not supported. Need a PHP version = 5.5.0 and 7.2.0 (found 7.2.0)
>
> This question is whether I am wrong or x-debug does not support 7.2?
There is no Xdebug release that supports PHP 7.2 yet, but you can
compile it from source yourself from the GitHub repository at
https://github.com/xdebug/xdebug
I am hoping to have at least an alpha release out by this weekend.
cheers,
Derick
-- Like Xdebug? Consider a donation: https://xdebug.org/donate.php Xdebug | https://xdebug.org | xdebug-general@lists.xdebug.org twitter: @derickr and @xdebugReceived on Fri Dec 01 2017 - 11:51:58 GMT
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST