Skip to content

[Sync-En] language: document the PHP 8.4 comparison and readonly clone BC breaks - #1106

Open
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:sync-en/1055-php84-bc-breaks
Open

[Sync-En] language: document the PHP 8.4 comparison and readonly clone BC breaks#1106
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:sync-en/1055-php84-bc-breaks

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Sync with EN commit 62e61e543c2d2b8519952efa246ed708026cfb16 (php/doc-en#5775).

  • Note that indirect modification of a readonly property in __clone() is no longer allowed as of PHP 8.4.0
  • Note that recursion during a comparison throws an Error as of PHP 8.4.0

Fixes: #1055

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.

[Sync EN] language: document the PHP 8.4 comparison and readonly clone BC breaks (#5775)

1 participant