diff --git a/.github/workflows/analysis.yml b/.github/workflows/analysis.yml index 5496958e78..4131298ea4 100644 --- a/.github/workflows/analysis.yml +++ b/.github/workflows/analysis.yml @@ -2,8 +2,6 @@ name: Static Code Analysis on: push: - branches: - - development paths-ignore: - '**.md' - '**.txt' diff --git a/Library/Backends/ZendEngine3/Backend.php b/Library/Backends/ZendEngine3/Backend.php index 32c9bacdbf..0c07c1d223 100644 --- a/Library/Backends/ZendEngine3/Backend.php +++ b/Library/Backends/ZendEngine3/Backend.php @@ -740,7 +740,7 @@ public function fetchClass(Variable $zendClassEntry, $className, $guarded, Compi } /** - * {@inheritDoc} + * {@inheritdoc} * * @param Variable $symbolVariable * @param Variable $variableVariable