-
I'm opening this issue as a suggestion for an enhancement to the readme for this project, which I'm also happy to create a PR for, but I first want to check if this will be useful.
As pointed out i…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
> There will probably be more outdated links in the docblocks. They should be reasonably easy to find by searching for `* PHP version 5.` as that should pick up all sniffs which deal with changes from…
-
Running PHP CodeSniffer with PHPCompatibility standard (https://www.sitepoint.com/quick-intro-phpcompatibility-standard-for-phpcs-are-you-php7-ready/) gives warning for each base model:
FOUND 0 E…
-
A PHPCompatibility check for PHP 8.0 resulted in this here:
```
FILE: reports/timeline/report.class.php
--
---------------------------------------------------------------------------------------…
-
In this PR:
https://github.com/wimg/PHPCompatibility/pull/130
We got the ability to whitelist functions. mysql_to_rfc3339 is one of those.
-
[PHPCompatibility 9.0.0](https://github.com/PHPCompatibility/PHPCompatibility/releases/tag/9.0.0) has just been released and renames all sniffs.
[PHPCompatibilityWP 2.0.0](https://github.com/PHPCompa…
jrfnl updated
5 years ago
-
We could easily test our Plugins for php version compatibility:
https://github.com/wimg/PHPCompatibility
Some small effort is necessary to have a "per plugin" mapping for minimal php versions, thi…
-
As of https://github.com/ClassicPress-research/classic-commerce/pull/190 the coding standards checks on every PR are disabled. This is because the coding standards checks run whenever a file is chang…
nylen updated
4 years ago
-
8.1 Security Support is until 31 Dec 2025. Active support ended in 25 Nov 2023
Drupal 10.3 supports 8.1, 8.2, 8.3
Drupal 11 does not support PHP 8.1
https://www.php.net/supported-versions.p…