Skip to content

[Sync EN] Correct memory usage estimation in range() documentation (#4680) - #1007

Merged
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/996-generators-range
Aug 21, 2026
Merged

[Sync EN] Correct memory usage estimation in range() documentation (#4680)#1007
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/996-generators-range

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Syncs the Spanish translation with php/doc-en#4680 (commit a8c1fc5).

  • language/generators.xml: range(0, 1000000) memory estimate corrected from 100 MB to 10 MB; the paragraph is now a simpara as in EN.
  • EN-Revision updated.

Fixes: #996

@julionc
julionc merged commit 94f99dc into php:master Aug 21, 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] Correct memory usage estimation in range() documentation (#4680)

2 participants