Skip to content
#

ruleset

Here are 96 public repositories matching this topic...

jrfnl
jrfnl commented Apr 13, 2021

Project description

Behind the scenes, a side-project has started to create a (GitHub Pages) website for this project with helpful information about the things PHPCompatibility detects and how to fix them.

@afilina has done amazing work creating a documentation generation engine which will create a page with the basic information about each sniff from the docblocks in the sniff code itsel

birdynm
birdynm commented Mar 16, 2022

Description

With a Nextcloud installation and activated Nextcloud-exclusion-rules their is a false positive alarm of rule "920470" when a calendar entry is changed in the web-interface. (I think Rule "9003330" should prevent this but didn't work, at least for me)

I tried to change rule 9003330 to phase:1 (didn't solve the Problem)

Current workaround for me is to add "ctl:ruleRemoveByI

VIP-Coding-Standards
ross-mulcahy
ross-mulcahy commented Mar 1, 2022

What problem would the enhancement address for VIP?

The PDO_MYSQL module is not enabled on VIP. Plugins reliant on PDO like MailPoet are therefore currently not compatible with VIP.

Describe the solution you'd like

An error should be thrown on an attempt to create a PDO connection.

What code should be reported as a violation?

$db = new PDO();

What code should not be

rurusetto
HelloYeew
HelloYeew commented Oct 3, 2021

Currently we are using the artwork that is mostly from anime like Your Name but I am afraid of the licensing. This website can be using the DMCA license on this but I want this art to be most suitable with the website or unique from other website. (And I want this website to run by the community too, not just me.) This website have each 2 unique art on each page (One light mode and one dark mode).

help wanted good first issue type:ui-ux no coding

Improve this page

Add a description, image, and links to the ruleset topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ruleset topic, visit your repo's landing page and select "manage topics."

Learn more