Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gnu: php: Update to 8.2.2. | Julien Lepiller | 2023-02-11 |
| | | | | | | | | * gnu/packages/php.scm (php): Update to 8.2.2. * gnu/packages/patches/php-curl-compat.patch: Remove file. * gnu/packages/patches/php-bug-74093-test.patch: Remove file. * gnu/packages/patches/php-fix-streams-copy-length.patch: New file. * gnu/local.mk (dist_patch_DATA): Remove them. Add it. | ||
* | gnu: PHP: Fix test failure with newer cURL. | Marius Bakke | 2022-07-23 |
* gnu/packages/patches/php-curl-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/php.scm (php)[source](patches): Add it. |