Skip to content

Add 'date', 'lexbor', 'random', and 'uri' to extensions#1120

Merged
henderkes merged 1 commit intomainfrom
henderkes-patch-2
Apr 23, 2026
Merged

Add 'date', 'lexbor', 'random', and 'uri' to extensions#1120
henderkes merged 1 commit intomainfrom
henderkes-patch-2

Conversation

@henderkes
Copy link
Copy Markdown
Collaborator

What does this PR do?

closes php/frankenphp#2372

Checklist before merging

If your PR involves the changes mentioned below and completed the action, please tick the corresponding option.
If a modification is not involved, please skip it directly.

  • If you modified *.php or *.json, run them locally to ensure your changes are valid:
    • composer cs-fix
    • composer analyse
    • composer test
    • bin/spc dev:sort-config
  • If it's an extension or dependency update, please ensure the following:
    • Add your test combination to src/globals/test-extensions.php.
    • If adding new or fixing bugs, add commit message containing extension test or test extensions to trigger full test suite.

@henderkes henderkes requested a review from crazywhalecc April 23, 2026 11:56
@henderkes henderkes merged commit abfdae2 into main Apr 23, 2026
6 checks passed
@henderkes henderkes deleted the henderkes-patch-2 branch April 23, 2026 12:05
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

Successfully merging this pull request may close these issues.

PHP_EXTENSIONS detection is broken with "ext-date"

2 participants