Skip to content

Fix XDebug compilation for PHP 7.2.0beta1 #5

Description

@eugenesia

When compiling XDebug for PHP 7.2.0beta1 in Dockerfile-Jessie, there is an error:

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.0beta1)
Enabling site php-7.2.

It seems that XDebug refuses to support PHP 7.2.0.

See attached file for full log.

build_86_step_104_container_0.txt

After PHP compilation, running test.sh shows that PHP 7.2.0 doesn't have the XDebug feature.

This needs to be fixed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions