Skip to content

Translate Pcntl\QosClass enum and four pcntl functions#230

Open
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:fix/issue-204-pcntl-qosclass-placeholder
Open

Translate Pcntl\QosClass enum and four pcntl functions#230
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:fix/issue-204-pcntl-qosclass-placeholder

Conversation

@lacatoire
Copy link
Copy Markdown
Member

@lacatoire lacatoire commented May 29, 2026

Behebt den verbliebenen Build-Fehler aus #204: reference/pcntl/book.xml:49 verweist auf &reference.pcntl.pcntl.qosclass;, die Datei fehlte aber in doc-de. Diese PR fügt die deutsche Übersetzung der Aufzählung sowie der vier eng verwandten Funktionen hinzu:

  • pcntl.qosclass.xml (Aufzählung)
  • pcntl_getqos_class
  • pcntl_setqos_class
  • pcntl_async_signals
  • pcntl_get_last_error

Die andere in #204 erwähnte Entität (reference.imagick.entities.imagickkernelexception) wurde bereits in einem früheren Build-Fix behoben.

Fixes #204

@lacatoire lacatoire force-pushed the fix/issue-204-pcntl-qosclass-placeholder branch from 0713375 to a46cecc Compare May 29, 2026 06:00
@lacatoire lacatoire changed the title Add untranslated placeholder for Pcntl\QosClass enum Translate Pcntl\QosClass enum and four pcntl functions May 29, 2026
- pcntl.qosclass.xml: fixes the missing entity referenced in
  reference/pcntl/book.xml line 49 (was breaking the build, php#204).
- pcntl_getqos_class, pcntl_setqos_class, pcntl_async_signals,
  pcntl_get_last_error: translate the related newcomer functions while
  we're already touching the pcntl tree.

All five files set Maintainer: lacatoire / Status: ready and use the
impersonal tone now recommended for new translations.

Fixes php#204
@lacatoire lacatoire force-pushed the fix/issue-204-pcntl-qosclass-placeholder branch from a46cecc to fae8778 Compare May 29, 2026 06:09
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.

Build failure

1 participant