Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make phive compatible with Xdebug 3.0 #284

Closed
sebastianfeldmann opened this issue Oct 24, 2020 · 2 comments
Closed

Make phive compatible with Xdebug 3.0 #284

sebastianfeldmann opened this issue Oct 24, 2020 · 2 comments

Comments

@sebastianfeldmann
Copy link
Contributor

As mentioned in this tweet
https://twitter.com/icanhazstring/status/1320031880020959235?s=20

The function xdebug_disable() will no longer be available in Xdebug 3

@theseer
Copy link
Member

theseer commented Oct 24, 2020

PR #285 merged.

Will be in the next release.

@sebastianbergmann
Copy link
Member

Please roll a new release:

phive           
[ERROR]   An error occurred while processing your request:

          Call to undefined function PharIo\Phive\xdebug_disable()
          
          #0 src/shared/environment/Environment.php(127)
          #1 src/shared/environment/Environment.php(85): PharIo\Phive\Environment->disableXDebug()
          #2 src/shared/cli/Runner.php(172): PharIo\Phive\Environment->ensureFitness()
          #3 src/shared/cli/Runner.php(67): PharIo\Phive\Cli\Runner->ensureFitness()
          #4 (349): PharIo\Phive\Cli\Runner->run()
          #5 {main}

          Environment: PHP 7.4.13 (on Linux 5.9.10-200.fc33.x86_64)
          Phive Version: 0.14.4

          This should not have happened and is most likely a bug.
          Please report it at https://github.com/phar-io/phive/issues, make sure you include
          the full output of this error message. Thank you!

@theseer theseer closed this as completed Nov 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants