Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PHP 8.4] Add initial stubs #462

Merged
merged 1 commit into from
Jan 29, 2024
Merged

[PHP 8.4] Add initial stubs #462

merged 1 commit into from
Jan 29, 2024

Conversation

Ayesh
Copy link
Contributor

@Ayesh Ayesh commented Jan 10, 2024

  • Adds PHP 8.4 polyfill for splits
  • Enables PHP 8.4 in GitHub Actions tests

This is also to prepare for #458 to add new mb_trim, mb_ltrim, and mb_rtrim functions, which will be a separate PR.

src/Php84/LICENSE Outdated Show resolved Hide resolved
 - Adds PHP 8.4 polyfill for splits
 - Enables PHP 8.4 in GitHub Actions tests

This is also to prepare for symfony#458 to add new `mb_trim`, `mb_ltrim`, and `mb_rtrim` functions, which will be a separate PR.
@nicolas-grekas
Copy link
Member

Thank you @Ayesh.

@nicolas-grekas nicolas-grekas merged commit 6512aa1 into symfony:1.x Jan 29, 2024
2 checks passed
@Ayesh Ayesh deleted the php84 branch January 30, 2024 05:55
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.

4 participants