Skip to content

[Sync-En] property_exists: show visibility, dynamic properties and magic methods - #1247

Merged
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1237-property-exists
Sep 3, 2026
Merged

[Sync-En] property_exists: show visibility, dynamic properties and magic methods#1247
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1237-property-exists

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Translation of php/doc-en#4508 (commit 623a270): a second example shows that property_exists ignores visibility, sees dynamic properties on the instance but not on the class, and is unaffected by __isset and __get. EN-Revision updated.

Fixes: #1237

@julionc
julionc merged commit c60bf75 into php:master Sep 3, 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] property_exists: Update example to show more scenarios. (#4508)

2 participants