Skip to content

[Sync-En] sodium: AES-256-GCM aarch64 support; filesystem: auto_detect_line_endings deprecation - #1143

Merged
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1115-1120-sodium-aes-and-line-endings
Aug 28, 2026
Merged

[Sync-En] sodium: AES-256-GCM aarch64 support; filesystem: auto_detect_line_endings deprecation#1143
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1115-1120-sodium-aes-and-line-endings

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Two sync issues are handled together because both touch language-snippets.ent.

Sync with EN commits 4c85baa92d7c99df238876d20d77ecb952472f11 (sodium) and 9e5166dc6a5ff650b649298470d19eb7c3637a63 (filesystem).

  • sodium: new sodium.changelog.aes256gcm-aarch64 entity (8.4.0 changelog table), changelog section added to the four AES-256-GCM function pages, and descriptions filled in for the four SODIUM_CRYPTO_AEAD_AES256GCM_* constants.
  • filesystem: note.line-endings rewritten (deprecation of auto_detect_line_endings in 8.1.0, manual handling of "\\r") and a deprecation <warning> added to the INI directive; the two inline-only paragraphs become <simpara>.

Removes the obsolete <!-- Reviewed --> markers and fixes a typo ("serparadores").

Fixes: #1115
Fixes: #1120

@julionc
julionc merged commit f5938b5 into php:master Aug 28, 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] fix: add deprecation notice for auto_detect_line_endings (#5238) [Sync EN] sodium: document the 8.4 aarch64 support for AES-256-GCM (#5780)

2 participants