Special

All translations

Enter a message name below to show all available translations.

Message

Found 3 translations.

NameCurrent message text
 h German (de)com_actionlogs PHP 5.5 Backfill-Code wurde entfernt und entsprechend <source inline lang="php">ActionlogsHelper::getCsvData()</source> ist nun vom Typ angedeutet, dass er ein <source inline lang="php">Generator</source> Objekt liefert.
 h English (en)com_actionlogs PHP 5.5 backfill code has been removed and accordingly <source inline lang="php">ActionlogsHelper::getCsvData()</source> is now type hinted to return a <source inline lang="php">Generator</source> object
 h French (fr)Le code php 5.5 de remblai (backfill) dans com_actionlogs a été retiré et en accord avec <source inline lang="php">ActionlogsHelper::getCsvData()</source> est dorénavant type hinté pour retourner un objet <source inline lang="php">Generator</source>.