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

Improve compatibility with CakePHP 4.5 and PHP 8.2 #21

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

markstory
Copy link
Contributor

  • ServerRequest::is() now throws exceptions when a detector is unregistered.
  • PHP 8.2 emits deprecations for dynamically created properties.

- `ServerRequest::is()` now throws exceptions when a detector is
  unregistered.
- PHP 8.2 emits deprecations for dynamically created properties.
@ishanvyas22 ishanvyas22 added enhancement New feature or request Cake4 CakePHP 4.x labels Jul 26, 2023
@ishanvyas22 ishanvyas22 merged commit ca58a35 into ishanvyas22:master Jul 26, 2023
@ishanvyas22
Copy link
Owner

Thanks!

@ishanvyas22
Copy link
Owner

Released with 2.3.0

@markstory markstory deleted the 45-fixes branch July 26, 2023 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cake4 CakePHP 4.x enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants