Download List

Projeto Descrição

Spike PHPCheckStyle is a tool that helps PHP
programmers adhere to certain coding conventions.
The tool checks the code and reports coding
standard violations. It works on PHP 5.0 and newer.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-12-26 06:02
0.10.1

Novas regras e limpeza de código.
New rules and code cleanup.

2010-10-16 06:28
0.8.11

Novos testes. Detecção de código obsoleto para PHP 5.3.
New tests. Detection of deprecated code for PHP 5.3.

2009-12-10 06:44
0.8.0

O token_get_all function () foi substituído por token_get_all_nl (). Esta função retorna caracteres de nova linha como um símbolo. Esta resolver alguns problemas e impactos muito código. A capacidade de gerar um relatório sobre o número de linhas de código compatível com o formato JavaNCSS foi adicionado. Novos testes (Extract TODOs e evitar passar referências) foram adicionados. Alguns refactoring que foi feito.
The token_get_all() function has been replaced by token_get_all_nl(). This function returns newline characters as a token. This solve some problems and impacts a lot of code. The ability to generate a report on the number of lines of code compatible with the JavaNCSS format has been added. New tests (Extract TODOs and Avoid passing references) have been added. Some refactoring has been done.

2005-07-30 10:18
0.6

Esta versão suporta a maioria das convenções de codificação mandatado pelo PEAR.
Tags: Initial freshmeat announcement
This release supports most of the coding conventions mandated by PEAR.

Project Resources