Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/joomla/coding-standards

Joomla Coding Standards Definition
https://github.com/joomla/coding-standards

Revert "Archiving repository"

zero-24 opened this pull request 10 months ago
Archiving repository

Hackwar opened this pull request 10 months ago
PSR12 mention in README.md

sakiss opened this issue over 1 year ago
Add "static analysis" Composer keyword

GaryJones opened this pull request over 2 years ago
problem in alternative syntax (controller statements)

mhrownaghi opened this issue over 2 years ago
Change PHP document to reflect switch to PER Coding Style

nibra opened this pull request over 2 years ago
remove J Prefix

PhilETaylor opened this pull request about 3 years ago
remove J prefix

PhilETaylor opened this pull request about 3 years ago
Remove unintended Github user tags

tomas-maciulis opened this pull request about 3 years ago
s/integer/int

PhilETaylor opened this pull request about 3 years ago
Correct the indentation rule

brianteeman opened this pull request over 3 years ago
Links in joomla site not working

denysdesign opened this issue over 3 years ago
The use of the `@` for Error Surpression should be avoided

PhilETaylor opened this pull request over 3 years ago
Propose [] over array() going forward from Joomla 4

PhilETaylor opened this pull request over 3 years ago
Fix link to GitHub .eslintrc

richard67 opened this pull request over 3 years ago
Remove 404ed third party url

PhilETaylor opened this pull request almost 4 years ago
[PHP8] Document named arguments BC policy

PhilETaylor opened this issue about 4 years ago
Documentation - How should database table and column names be written

shoulders opened this issue over 4 years ago
Fixing list of magic methods for naming convention

Hackwar opened this pull request over 4 years ago
Can we change standard from <br /> to <br> ?

infograf768 opened this issue over 4 years ago
remove hyphen that's incorrectly placed

PhilETaylor opened this pull request over 4 years ago
s/brace/bracket - correct terminology

PhilETaylor opened this pull request over 4 years ago
@headers link to invalid GitHub pages

PhilETaylor opened this issue over 4 years ago
@since -> @SInCE

PhilETaylor opened this issue over 4 years ago
remove "You should update the contribution log in CREDITS.php."

PhilETaylor opened this pull request over 4 years ago
Indention checks fail with static Closure

mbabker opened this issue almost 5 years ago
New Lines in XML-Files

astridx opened this issue almost 5 years ago
Fix compatibility with PHP 7.4 (3.x)

jrfnl opened this pull request almost 5 years ago
Fix compatibility with PHP 7.4

jrfnl opened this pull request almost 5 years ago
typo fix - README.md, fixes #256

Parikshit-Hooda opened this pull request over 5 years ago
typos in README

Parikshit-Hooda opened this issue over 5 years ago
Don't allow package tags in namespaced files

SharkyKZ opened this pull request over 5 years ago
phpstorm 2019.2 doesn't follow settings

N6REJ opened this issue over 5 years ago
Double blank space

Sandra97 opened this pull request over 5 years ago
Add separate Joomla 4 javascript page

wilsonge opened this pull request over 5 years ago
Adding testrunners for PHP7.3/.4

Hackwar opened this pull request over 5 years ago
Add test case for issue found in the CMS with closures

wilsonge opened this pull request over 5 years ago
Support new magic methods in PHP 7.4

mbabker opened this issue over 5 years ago
Allow short array syntax

Hackwar opened this pull request over 5 years ago
jedchecker rules migrated to PHPCS 3.x

Texpaok opened this pull request over 5 years ago
jedchecker rules migrated to PHPCS 3.x

Texpaok opened this pull request over 5 years ago
Require visibility for class constants

mbabker opened this issue over 5 years ago
Fix Implicit true comparison

photodude opened this pull request over 6 years ago
Fixes outdated composer command in instructions

photodude opened this pull request over 6 years ago
Fix issues with closures. Fixes #230 and #231

wilsonge opened this pull request over 6 years ago
Add codestyle for language files

roland-d opened this pull request over 6 years ago
Indentation Confusion

Skeeve opened this issue over 6 years ago
Define order of namespace imports

roland-d opened this pull request over 6 years ago
We should use quoteName and not qn

roland-d opened this pull request over 6 years ago
support for vscode

alikon opened this issue over 6 years ago
Object Calisthenics - best practise

alikon opened this pull request over 6 years ago
Analysis.md - 404 error on link from website

pvanbavel opened this issue over 6 years ago
[RFC] Multiline Signature Formatting

mbabker opened this issue almost 7 years ago
Fixes outdated command

gruz opened this pull request almost 7 years ago
Fix failing CS

photodude opened this pull request almost 7 years ago
[4.0] Anonymous class support

laoneo opened this issue almost 7 years ago
[2.x] More Indention Issues With Closures

photodude opened this issue almost 7 years ago
Fix return type comments

photodude opened this pull request almost 7 years ago
Consider Droping PHPCS 2.x support by August 31, 2018

photodude opened this issue almost 7 years ago
Error on line with comment

solracsf opened this issue almost 7 years ago
PHP Notice: Uninitialized string offset: -1

solracsf opened this issue almost 7 years ago
Cannot install from Readme for dev branch

gruz opened this issue almost 7 years ago
Eratta

gruz opened this pull request almost 7 years ago
Errors on try/catch/finally

mbabker opened this issue almost 7 years ago
Add deprecated classes and functions check

Ruud68 opened this pull request about 7 years ago
Add note on Exclamation mark `!` logical operator

photodude opened this pull request about 7 years ago
Merge master into 3.x

photodude opened this pull request about 7 years ago
Fix closure indent issue and add tests

photodude opened this pull request about 7 years ago
Workaround for vscode ikappas.phpcs on PHPCS 2.9.1

anibalsanchez opened this pull request about 7 years ago
One indenting sniff to rule them all

photodude opened this pull request about 7 years ago
Can't install coding-standards per README

N6REJ opened this issue about 7 years ago
[WIP] Update ruleset to represent current CMS state

photodude opened this pull request about 7 years ago
Note: package tag is optional in namespaced code

photodude opened this pull request about 7 years ago
Make package tag optional in Version 3

photodude opened this pull request about 7 years ago
Remove DisallowShortArraySyntax in version 3

photodude opened this pull request about 7 years ago
Add PHP 7.2 as allowed failure

photodude opened this pull request over 7 years ago
Add deprecated code to Code Style check

Ruud68 opened this issue over 7 years ago
switch to Squiz.WhiteSpace.MemberVarSpacing

photodude opened this pull request over 7 years ago
[2.x] Indention Issues With Closures

mbabker opened this issue over 7 years ago
Readme

astridx opened this pull request over 7 years ago
Make file package tag optional

mbabker opened this pull request over 7 years ago
We don't need to include PHPCS in composer.json instructions

photodude opened this pull request over 7 years ago
Issue with `object|void` style returns

mbabker opened this issue over 7 years ago
Update minimum PHP since PHPCS 3.x is PHP 5.4+

photodude opened this pull request over 7 years ago
Update note for PHPCS 3.x series

photodude opened this pull request over 7 years ago
The phpcs-2 branch can be removed

photodude opened this issue over 7 years ago
Increment/decrement operator required??

Paladin opened this issue over 7 years ago
.md to .html

Paladin opened this pull request over 7 years ago
Remove HHVM and add nightly

photodude opened this pull request over 7 years ago
Code Sniffer version 3

Paladin opened this pull request over 7 years ago
@package file sniff needs better detection

mbabker opened this issue over 7 years ago
[phpcs-2] branch fix shortArraySyntax for class params

photodude opened this pull request over 7 years ago
Make the 1.x branch installable through Composer

photodude opened this issue almost 8 years ago
[PHPCS 2.x] PHP 7 constructs

mbabker opened this issue almost 8 years ago
[META] Finalizing PHPCS 2.x support

mbabker opened this issue about 8 years ago
Formating for pcre regx patterns

photodude opened this issue about 9 years ago
Ternery operators

photodude opened this issue over 9 years ago