Skip to content

t5#34

Open
Ayesh wants to merge 11 commits intomasterfrom
t5
Open

t5#34
Ayesh wants to merge 11 commits intomasterfrom
t5

Conversation

@Ayesh
Copy link
Copy Markdown
Owner

@Ayesh Ayesh commented Apr 7, 2026

We have a "Category: CI" label in GH issues and PRs, but there is no
labeler rule to automatically mark PRs as such.

This adds a labeler rule to automatically add the "Category: CI" label
if the PR changes any file in:

  • .circleci/*
  • .github/actions/**/*
  • .github/CODEOWNERS
  • .github/setup_hmailserver.php
  • .github/nightly_matrix.php
  • .github/scripts/*
  • .github/scripts/**/*
  • .github/labeler.yml
  • .github/workflows/*

Ayesh and others added 10 commits April 6, 2026 21:14
We have a "Category: CI" label in GH issues and PRs, but there is no
labeler rule to automatically mark PRs as such.

This adds a labeler rule to automatically add the "Category: CI" label
if the PR changes _any_ file in:

  - .circleci/*
  - .github/actions/**/*
  - .github/CODEOWNERS
  - .github/setup_hmailserver.php
  - .github/nightly_matrix.php
  - .github/scripts/*
  - .github/scripts/**/*
  - .github/labeler.yml
  - .github/workflows/*
ZEND_ASSERT() is a no-op with gcov. Move zend_verify_internal_return_type() out
of ZEND_ASSERT().
…onse_header via a dynamic fetch

And thus remove the TODO message in zend_compile.c.
This now also specifies which argument is causing the error.
Fixes mixed indentation from the previous PR phpGH-16915.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants