Private GIT

Skip to content
Snippets Groups Projects
Select Git revision
  • cc49b6ae6bc5d152e8786b524d41cd361ab71b74
  • master default protected
2 results

check_php_build.php

Blame
  • user avatar
    Gary Allan authored
    Block running under php8 to reduce user reported issues.
    
    phpIPAM is broken by backward incompatible changes introduced in php8.0.
    Unable to investigate further as the VSCode php language server also constantly
    crashes under php 8 and xdebug doesn't work reliably either.
    
    php8 support won't be ready until at-least v1.6 so block for now.
    This change be reverted in `master` after the 1.5 release when php 8 fixes are ready.
    
    Closes #3232
    Closes #3325
    Closes #3326
    cc49b6ae
    History
    check_php_build.php 3.96 KiB