Skip to content
This repository has been archived by the owner on Jan 14, 2023. It is now read-only.

Add PHP8 Compatibility #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 18, 2021

  1. Add PHP8 Compatibility

    Fix compiler error for compile_ast
    Make the extension compatible with newer versions of php
    Convert final steps of docker build into a script
    Change `whitelist` to `allowed `
    Make unit tests compatible with latest version of phpunit
    Add configuration for app engine project id
    Update CircleCI configuration
    Maintain backwards compat. for zval str dtor
    Make warning/notify tests backwards compatible
    Prevent seg fault when iterating logpoints in `ast_process`
    Install gcloud tools for Dockerfile using apt
    Remove memory leaks when creating debugger ast
    Update string assertions in phpunit tests
    Refactor Dockerfile to handle env vars needed for test build
    Add substitutions to cloudbuild
    Update php image versions used by cloudbuild
    Set cloud build timeout to 2100 seconds
    frost-byte committed May 18, 2021
    Configuration menu
    Copy the full SHA
    7dc1d14 View commit details
    Browse the repository at this point in the history