[
https://issues.apache.org/jira/browse/AVRO-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17183008#comment-17183008
]
ASF subversion and git services commented on AVRO-2842:
-------------------------------------------------------
Commit 859b224dd353701b38e86d1e24b4c3f0b4fddf73 in avro's branch
refs/heads/master from Siad Ardroumli
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=859b224 ]
AVRO-2855: PHP Add alias support and drop endian condition (#906)
* 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
* Add aliases support.
* Added license
* Fixed some cs
> 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
> Fix For: 1.10.0
>
>
> 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)