-
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
…
-
PHP Deprecated: Function strptime() is deprecated in https://github.com/AlexaCRM/php-crm-toolkit/blob/29d86bee90402313c3a8c82afc910a0ba9e6529e/src/AbstractClient.php#L204-L205
See https://www.php.n…
-
I came to report an issue while compiling the extension using php `7.3.16`.
1. The ZEND_THIS constant
Seems like the constant `ZEND_THIS` is not available there. Before this value used to be fetch…
-
I upgraded my _WordPress Server_ from PHP 7.4. to PHP 8.2, as PHP 7.4 is now [_End of life_ for more than a year](https://www.php.net/supported-versions.php) and [WordPress Release 6.4 recommends PHP …
-
I have 3 php versions in my laragon/bin/php directory, 8.3, 8.1 which I renamed file to php81.exe and php 7.4 which I renamed to php74.exe. I do have all of them in my path as I need to use bin/consol…
-
Hi,
We build our own PHP binaries for maintenance reason, and ZTS seems a good idea. Is ZTS support a possibility ?
We just discovered phpspy thanks to Pyroscope, which need it, and we logically…
-
**Describe the bug**
When many PHP versions are installed
I run command with PHP prefix
But command run drush without PHP version
It run with default PHP version and throw an error
```
The com…
-
I see this library still supports PHP 7.1, which is End of Life (EOL) for a long time. Even 7.3 is EOL as of today.
What's the policy about PHP support? The only [supported versions](https://www.ph…
-
Hey there,
I only started using `psalm`, but one thing I think could be improved: When depending on PHP like `^7.4|^8.0`, the inferred version is 7.4, while both versions should be checked.
Cheer…
-
PHP 5.3 and 5.4 have reached their EOL and are no longer patched. Can these versions be dropped and the package updated to more modern standards?