doc-en
doc-en copied to clipboard
English PHP documentation
This PR clarifies two optional parameters of `Imagick::resizeImage()` due to this [Issue](https://github.com/php/doc-en/issues/4816) - Adds a short explanation for the `$legacy` parameter, which was undocumented and not self-explanatory. - Improves the...
From manual page: https://php.net/function.hash-equals --- I feel like the example can be slightly confusing because the user provides both the hash to check and values used to calculate the known...
This pull request is to add the missing documentation for the PECL operator extension. I have taken over as the lead maintainer for that extension, but this is my first...
Edit: I see issue #3942 already appears to cover this. My apologies for not having searched beforehand. ### Affected page https://php.net/function.curl-errno, https://php.net/function.curl-error ### Current issue When executing an individual `CurlHandle`...
Add the `IMAGETYPE_HEIF` constant to the PHP 8.5 migration guide and image constants pages. ~This is my first contribution to this repository. I wonder if `reference/image/constants.xml` should also be updated...
### Description This PR adds a simple **Docker Compose workflow** to build and preview the PHP manual locally. It provides a lightweight, cross-platform alternative to the existing make setup and...
Not the greatest example, but best I could think of off hand.
Add the `IMAGETYPE_AVIF` constant to the PHP 8.1 migration guide. The Standard section was placed at the end of the file, after Tokenizer, following the pattern used in the PHP...
### Description The following code: ```php
### Affected page /language-snippets.ent ### Current issue ``` ``` ### Suggested improvement is it a duplicate? ### Additional context (optional) _No response_