-
The `Squizlabs/PHP_CodeSniffer` package has been deprecated. It has been forked and will be maintained under a new package at `PHPCSStandards/PHP_CodeSniffer`.
Reference: [The Future of PHP_CodeSni…
-
- Winter CMS Build:1.1.3
- PHP Version: 7.4.3
- Composer Version: 2.1.5
- Ubuntu 20.04.2 LTS (on WSL2)
### Description:
When I'm trying to install WinterCMS 1.1.3 using composer, on a fresh…
-
Dear SimpleSAMLphp community,
I'm encountering an issue with the OIDC module in my SimpleSAMLphp installation. I'm seeing the following error message:
```
# sudo -u apache /usr/bin/php modules/…
-
Hi,
I'm using Typo3 10.4.28 and ig_ldap_sso_auth 3.7.0. Importing users using the backend module works fine as expected with my current configuration. However, if I try to import users using the sc…
-
## Bug Report
### Description
`PHP Deprecated: Calling ReflectionProperty::setValue() with a single argument is deprecated in /xx/public_html/blog/wp-content/plugins/plugin-check/includes/Checker/C…
-
## Summary
squizlabs/php_codesniffer - as a part of `automattic/vipwpcs` is causing the following error:
```
PHP Fatal error: Uncaught TypeError: vsprintf(): Argument #2 ($values) must be …
htdat updated
4 months ago
-
For your info:
When running `wirecli serve` on PHP 8.2:
```
Starting PHP server at http://localhost:8080 ...
PHP Deprecated: Creation of dynamic property Wirecli\Commands\Common\ServeCommand::$…
eydun updated
1 month ago
-
## Describe the bug
A clear and concise description of what the bug is.
### Code sample
```php
class HelloWorld
{
public static function dataProvider(): \Generator
{
yiel…
-
## Is your feature request related to a problem?
Hello, IDK if it's the right place for me to talk about this, but we use phpcs without ruleset.xml and couldn't figure out why a 4-part code exclude w…
-
## Bug Description
I copied my `composer.json` contents from one project to another and for some reason I keep getting this error when trying to sniff my codebase using the [PHP Sniffer & Beautifier …