[
https://issues.apache.org/jira/browse/AVRO-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116690#comment-17116690
]
ASF subversion and git services commented on AVRO-2842:
-------------------------------------------------------
Commit f30a7caee322f8679d90595f3f3d00549cdb6d29 in avro's branch
refs/heads/master from Siad Ardroumli
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=f30a7ca ]
AVRO-2842: PHP Add phpcs and fix all violations against PSR12 (#891)
* AVRO-2842: Add phpcs.
* AVRO-2842: Add PSR4 and code formatting.
* AVRO-2842: Fixed not found callbacks.
* AVRO-2842: Fixed PSR12 violations using phpcbf.
* AVRO-2842: Fixed PSR12 violations.
* Fixed left overs.
* Fixed example
* Added autoloader for non composer usage, updated readme and test bootstrap
* Added license
* Fixed psr issues
> PHP Add phpcs and fix all violations against PSR12
> --------------------------------------------------
>
> Key: AVRO-2842
> URL: https://issues.apache.org/jira/browse/AVRO-2842
> Project: Apache Avro
> Issue Type: Improvement
> Components: php
> Reporter: Siad Ardroumli
> Priority: Major
>
> To improve maintability and readability, Avro should follow the PSR12
> standard of phpfig.
> * Add static code analyzer (phpcs)
> * Fix all violations using PSR12 sniff
--
This message was sent by Atlassian Jira
(v8.3.4#803005)