-
Please fix class formatting to be PSR-2 compliant.
Put namespace declarations and opening brace for classes on new lines.
-
As [suggested on Twitter](https://twitter.com/thephpleague/status/962348828413366272), I'm opening a new issue to ask reconsidering #538.
The pros of using http-plug:
- You don't need to handle …
-
Quadvees have lots of little things
### Environment
Tested on 49.19.1
### Description
1. Quadvee's are getting a -1 'dedicated pilot' bonus to PSRs. In interstellar operations, they get no su…
-
Hi,
The `composer require elastic/ecs-logging` command generates this:
```
Using version ^1.0 for elastic/ecs-logging
./composer.json has been updated
Running composer update elastic/ecs-logg…
-
symfony/symfony#29236
Looks like Symfony have decided to drop support for PSR-16 for some reason. We depend on `\Psr\SimpleCache\CacheInterface` for cache implementation, but they're deprecating su…
-
[PSR-4 #2.4](https://github.com/php-fig/fig-standards/blob/master/proposed/psr-4-autoloader/psr-4-autoloader.md#2-specification):
> Autoloader implementations MUST NOT throw exceptions, MUST NOT rais…
-
This project is using Guzzle as its HTTP client. Nowadays most projects (including frameworks) already have a [PSR-18](https://github.com/php-fig/http-client) compatible HTTP client library. It's been…
-
:information_source: View this commit [on Github](https://github.com/TYPO3/typo3/commit/a255e74e961de0ddbf9dc5c3f06d6d8145d7bdf5)
:busts_in_silhouette: Authored by Oliver Bartsch bo@cedev.de
:heavy_ch…
-
Is it doable? If so, let's get it done. :)
-
The shot_record.php file contains inconsistencies in naming conventions. According to PSR-12 guidelines, variable and function names should follow camelCase for PHP code. However, the file in question…