Skip to content

[Sync-En] ext/simplexml: Document that get methods and string casts no longer implicitly rewind (#5737) - #956

Merged
julionc merged 3 commits into
php:masterfrom
lacatoire:feat/sync-en-simplexml-php84
Aug 6, 2026
Merged

[Sync-En] ext/simplexml: Document that get methods and string casts no longer implicitly rewind (#5737)#956
julionc merged 3 commits into
php:masterfrom
lacatoire:feat/sync-en-simplexml-php84

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Sync with php/doc-en#5737.

  • simplexmlelement.xml: Add PHP 8.4.0 changelog entry documenting that get methods and string casts no longer implicitly rewind the iterator.
  • simplexmlelement/rewind.xml: Add a note in the description section pointing out the PHP 8.4.0 behavioral change and advising explicit calls to rewind().

Closes #955

@julionc
julionc merged commit 19e785e into php:master Aug 6, 2026
1 of 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] ext/simplexml: Document that get methods and string casts no longer implicitly rewind (#5737)

2 participants