-
Update everything to use PHP 8.1 as minimum. Also update composer packages.
-
Why do this package require PHP:^8.3 and is unsuitable for lower PHP version, at least PHP:8.0, not to mention 7.4, 7.3 and older?
-
Please address the following points.
1. Is PHPCS Done?
2. Is it Compatible with VIP?
3. Is a User Manual Present?
4. Release on WordPress.org (Yes/ No/Not required)
5. PHP Version
6. WP Versio…
-
* [x] #1504
* [ ] Behat/docs#173
* [ ] Update version constraints / CI in other behat packages
We need to agree a policy for supporting versions of PHP & Symfony (and any other runtime depende…
-
build of docker container from docker/app/Dockerfile return next message:
> ERROR [17/21] RUN composer install
....
> requires php >=8.2 -> your php version (8.1.22) does not satisfy that requireme…
tivak updated
6 hours ago
-
I have tested the basic_example.php on two servers: Ubuntu 18.04 (PHP 7.2.24-0ubuntu0.18.04.17) and Ubuntu 22.04 (PHP 8.1.2-1ubuntu2.18). In the first server (18.04), it works out of the box; but on t…
-
### Bug Report
| Q | A
|------------ | ------
| Version(s) | latest
#### Summary
When providing `additional_checks` without a specific PHP version, the "stable PHP versio…
-
php packages currently have virtual provides with a full package version.
This causes issue when multiple php versions exist as discussed some https://github.com/wolfi-dev/os/pull/32398.
```yaml
…
-
-
According to [PHP roadmap](https://wiki.php.net/todo/php84) version 8.4.0 GA is planed for end of year
Plan is
- [x] provides SCL only for alpha/beta
- [x] provides both SCL and base packages …