Skip to content

[Sync-En] Serializable: point at the magic methods and fix the example - #1315

Merged
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1298-serializable-magic-methods
Sep 18, 2026
Merged

julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1298-serializable-magic-methods

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Translation of php/doc-en#5847 (commit 72d861d): the intro now recommends __serialize()/__unserialize() and explains how they interact with the interface, and the example is replaced by one that shows compatibility with PHP 7.1 to 7.3. EN-Revision updated.

Fixes: #1298

@julionc
julionc merged commit 00893dd into php:master Sep 18, 2026
4 checks passed
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] Point Serializable at the magic methods, and fix the example (#5847)

2 participants