-
Please update psr/http-message to latest version. The old Version is not compatible with newer PHP versions.
-
**Describe the bug**
Hello!
I can no longer install phalcon with GitHub Actions.
Do you know what the problem is?
The problem occurred at 08:00 Japan time on 2024-10-07.
**Expected behavior…
-
I think the `Stripe\ApiResponse` should be psr7-compliant for easier integration in frameworks that handle psr7 responses, like Laravel, Symfony and others.
What do you think?
-
I put it in here because it seems to only affect (older) plugin migrations…
I know it is something related to Laravel and changes with case sensitive stuff (didn't dove deeper and don't get why the…
-
[PSR-1 - Basic Coding Standard](http://www.php-fig.org/psr/psr-1)
-
Please log using standard PSR-3, instead of error_log, thus a logger can be injected into objects.
-
Should the PHP implementation support [PSR-8](https://github.com/php-fig/fig-standards/tree/master/proposed/psr-8-hug) ?
-
### Description
I noticed something strange with symfony cache. It [forbids](https://github.com/symfony/symfony/blob/6.1/src/Symfony/Contracts/Cache/ItemInterface.php#L43) to use a colon `:` in the k…
-
**Describe the bug**
Composer is yelling about a variety of classes not conforming to PSR-4 autoloading standards:
```
Class ActionScheduler_AsyncRequest_QueueRunner located in ./web/app/plugins/…
-
**P**HP **S**tandards **R**ecommendationsの略
PHP関係の大御所が集まったグループ **PHP-FIG** によって制定されている。
https://www.php-fig.org/