Christoph M. Becker
Christoph M. Becker
I've send an [email to the documentation ML](https://news-web.php.net/php.doc/969388396); maybe we can make the work of translators a bit easier.
mcrypt.* and mdecrypt.* are no longer php-src concern, since ext/mcrypt has been unbundled. Not sure what to do with the documentation; https://pecl.php.net/package/mcrypt says no longer maintained, but had a couple...
Yeah, something like https://www.php.net/manual/en/intro.mcrypt.php
> Proposal: never mix "passphrase" with "key"; use the same attribute/term wherever it will be used/referenced. Agreed. However, in the context of `openssl_encrypt()` it seems to me that `$key` is...
Hmm, is this perhaps a font related issue? Or has this only been [fixed in PHP's bundled libgd](https://github.com/php/php-src/pull/1845)?
Ah, that might be an issue with libraqm (which is optionally supported as of libgd 2.3.0); see https://github.com/libgd/libgd/pull/196.
So either there is a bug in newer libraqm versions, or they changed something deliberately what libgd needs to take into accont. This issue *might* be related to https://github.com/HOST-Oman/libraqm/pull/171, just...
Indeed, a new release is pending.
Well, I'm not really up-to-date regarding the current state of libgd, and tried a release a couple of years ago (2.2.5?), but that went bad (still not sure what I...
Well, could have two output sections and use: https://github.com/php/doc-en/blob/a6621a4baf56fd78a842dfd684f5c981991bddcd/language-snippets.ent#L622 and https://github.com/php/doc-en/blob/a6621a4baf56fd78a842dfd684f5c981991bddcd/language-snippets.ent#L612