GitHub / internalsystemerror/php-codingstandards-codeigniter / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| e69858da | merge Merge branch 'release/1.0.1' | ise <g****y@h****k> | over 6 years ago | |
| a04db2a9 | Fix deprecation warnings for 7.4 | ise <g****y@h****k> | over 6 years ago | |
| def4b1f3 | merge Merge tag '1.0.0' into develop | ise <g****y@h****k> | almost 8 years ago | |
| 4739cb9d | merge Merge branch 'release/1.0.0' | ise <g****y@h****k> | almost 8 years ago | |
| 56bead85 | Rename directory | ise <g****y@h****k> | almost 8 years ago | |
| 443e7ad0 | merge Merge tag '1.0.0' into develop | ise <g****y@h****k> | almost 8 years ago | |
| c514e337 | merge Merge branch 'release/1.0.0' | ise <g****y@h****k> | almost 8 years ago | |
| 1ecca6da | Ready for release | ise <g****y@h****k> | almost 8 years ago | |
| 5dee25ec | Correct autoloading |
Gary Lockett <g****y@h****k>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 4e5dfa13 | Update package name |
Gary Lockett <g****y@h****k>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 978f24d9 | Add composer.json |
Gary Lockett <g****y@h****k>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 8bd94d08 | Fix missing code |
Gary Lockett <g****y@h****k>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| bfed7ad9 | fix error | ganl <7****3@q****m> | over 8 years ago | |
| c55fcd0f | fix Fatal error: Class not found | ganl <7****3@q****m> | over 8 years ago | |
| 25f2f76a | fix : "CodeIgniter\Sniffs\Strings\Exception" not found in VariableUsageSnif... | ganl <7****3@q****m> | over 8 years ago | |
| b0e5156e | Update README.md |
ganlei <7****3@q****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 61234ddf | update README.md | ganl <7****3@q****m> | over 8 years ago | |
| bb8c765d | rename src to CodeIgniter, fix phpcs: ERROR: Referenced sniff "CodeIgniter.F... | ganl <7****3@q****m> | over 8 years ago | |
| 790c4b73 | fix some fatal errors in PHP_CodeSniffer 3 | ganl <7****3@q****m> | over 8 years ago | |
| 2b943732 | restore ClosingLocationComment files | ganl <7****3@q****m> | over 8 years ago | |
| 7a237f4f | fix use wrong namespace | ganl <7****3@q****m> | over 8 years ago | |
| 7ce8cc2f | Version 3.0 Upgrade Guide: All sniffs must now be namespaced. | ganl <7****3@q****m> | over 8 years ago | |
| 929e3018 | PHP_CodeSniffer Version 3.0 Upgrade Guide: PHP_CodeSniffer_File should be cha... | ganl <7****3@q****m> | over 8 years ago | |
| 276b40e7 | Fixes and edits to links in README from https://github.com/nfreear/CodeIgnit... | ganl <7****3@q****m> | over 8 years ago | |
| ec14f991 | Added allowed short name variables for loops and Exceptions | ganl <7****3@q****m> | over 8 years ago | |
| c05ba671 | add some rules from https://github.com/nerones/CodeIgniter-for-PHP_CodeSniff... | ganl <7****3@q****m> | over 8 years ago | |
| 1e7dc54d | Prevent Notices in ValidVariableNameSniff.php from https://github.com/ggrzywn... | ganl <7****3@q****m> | over 8 years ago | |
| 465dced5 | Avoid php notice "Undefined index" from https://github.com/toricls/CodeIgnite... | ganl <7****3@q****m> | over 8 years ago | |
| 7b8dce27 | merge Merge pull request #3 from ganl/codeigniter-polska |
ganlei <7****3@q****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 75b5ed54 | merge Merge branch 'master' into codeigniter-polska |
ganlei <7****3@q****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 399d3cb7 | merge Merge pull request #2 from codeigniter-polska/master |
ganlei <7****3@q****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 0bb9be38 | merge Merge pull request #1 from jonty-comp/master |
ganlei <7****3@q****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 8c76ab4d | fix "break" in switch statement for good | michalsn <m****l@s****l> | almost 11 years ago | |
| fc1809e9 | readd DisallowSpaceIndentSniff.php file and default ruleset.xml | michalsn <m****l@s****l> | almost 11 years ago | |
| d44737b8 | update valid utf8 file regex | michalsn <m****l@s****l> | almost 11 years ago | |
| 37d96497 | update upper case variables | michalsn <m****l@s****l> | almost 11 years ago | |
| 220671ac | update short name variables | michalsn <m****l@s****l> | almost 11 years ago | |
| 130dca2b | fix "break" in switch statement | michalsn <m****l@s****l> | almost 11 years ago | |
| ab8b0dd5 | allow $_FILES variable name | michalsn <m****l@s****l> | almost 11 years ago | |
| 0b781972 | tiny update for variable length | michalsn <m****l@s****l> | almost 11 years ago | |
| 53e732ec | fix ucfirst filenames | michalsn <m****l@s****l> | almost 11 years ago | |
| 22782615 | Update ValidVariableNameSniff.php | Slawomir Jasinski <s****3@g****m> | almost 11 years ago | |
| d6653a11 | ucfirst on filenames | Slawomir Jasinski <s****3@g****m> | almost 11 years ago | |
| 51594574 | lost patience with phpcs :/ | Jonty Sewell <j****y@v****k> | almost 11 years ago | |
| a0034db1 | I did it wrong :( | Jonty Sewell <j****y@v****k> | almost 11 years ago | |
| 77064893 | fix class name detection for MY_ core classes | Jonty Sewell <j****y@v****k> | almost 11 years ago | |
| 21842b3f | fix class name detection for MY_ core classes | Jonty Sewell <j****y@v****k> | almost 11 years ago | |
| ad9bbbff | this rule is really starting to annoy me >_> | Jonty Sewell <j****y@v****k> | almost 11 years ago | |
| 415aea9c | don't error on variables like _FILES and _SERVER | Jonty Sewell <j****y@v****k> | almost 11 years ago | |
| d41147ea | Changed the logic of the length checking function a bit so it makes more sense | Jonty Sewell <j****y@v****k> | almost 11 years ago | |
| 0acd23f7 | the codeigniter style guide wants min. 2 letter variable names, not 3 | Jonty Sewell <j****y@v****k> | almost 11 years ago | |
| 01e8ebfe | Update some bits for CodeIgniter 3 and leave docblock checking to php_docbloc... | jonty <j****y@v****k> | about 11 years ago | |
| b501f014 | merge Merge pull request #24 from ROunofF/master | Thomas ERNEST <t****t@g****m> | about 12 years ago | |
| 722af1f6 | Fix typo | ROunofF <r****f@g****m> | about 12 years ago | |
| 451dff6d | merge Merge pull request #23 from corysimmons/patch-1 | Thomas ERNEST <t****t@g****m> | over 12 years ago | |
| 7bd933d5 | Update and rename readme.md to README.md | Cory Simmons <c****y@m****m> | over 12 years ago | |
| 51791543 | Switch mixed-up comments in ruleset.xml | thomas-ernest <t****t@g****m> | almost 14 years ago | |
| 6127daf1 | Add a sniff to ensure that else and elseif are on new lines, e.g. they are no... | thomas-ernest <t****t@g****m> | almost 14 years ago | |
| 2bff23e1 | Split the sniff in charge of logical operators: one for or, another for and. | thomas-ernest <t****t@g****m> | almost 14 years ago | |
| 6ae0df90 | merge Merge pull request #17 from lh84/master | Thomas ERNEST <t****t@g****m> | about 14 years ago | |
| 73bde09e | added comment to pass an argument to build.xml | Lars <m****e@l****e> | about 14 years ago | |
| 7c964d82 | add default target | Lars <m****e@l****e> | about 14 years ago | |
| 0b8a1dff | merge Merge pull request #15 from lncd/master | Thomas ERNEST <t****t@g****m> | over 14 years ago | |
| 901a4294 | Added variable-existence sanity checking to $scopeSpecified. | Nick Jackson <n****k@n****e> | over 14 years ago | |
| 71c7ee78 | merge Merge pull request #11 from p4ul/patch-1 | Thomas ERNEST <t****t@g****m> | almost 15 years ago | |
| b08d5e30 | +added "phpcs -i" check | Paul <p****r@g****m> | almost 15 years ago | |
| 1e2f38ed | Enhance the structure of the content. | Thomas Ernest <t****t@g****m> | almost 15 years ago | |
| d76d1d1a | Add a readme file to describe the project as well as how to install it. | Thomas Ernest <t****t@g****m> | almost 15 years ago | |
| fd152cac | Create a directory src to be compatible with the build script and be prepared... | Thomas Ernest <t****t@g****m> | almost 15 years ago | |
| 67559917 | Fix issue #10 in checking that the names of constructors match php5 style ins... |
thomas.ernest <t****t@H****)>
Committed by: Thomas Ernest <t****t@g****m> |
almost 15 years ago | |
| ef4f0537 | merge Merge pull request #9 from mukthar/patch-1 | Thomas ERNEST <t****t@g****m> | almost 15 years ago | |
| 0c0f3ffb | Edited Sniffs/Files/Utf8EncodingSniff.php via GitHub | mukthar <m****r@g****m> | almost 15 years ago | |
| 087228ad | Fix issue #7: the first char of class names is repated twice. Fix the error r... | Thomas ERNEST <t****t@g****m> | about 15 years ago | |
| 04f1fb6e | Adds rules from PHP_CodeSniffer built-in standards to manage part of rules ab... | Thomas ERNEST <t****t@g****m> | about 15 years ago | |
| b7733188 | Adds sniffs to manage the code rule dealing with comments. | Thomas ERNEST <t****t@g****m> | about 15 years ago | |
| 33e2eefc | Add documentation about the last refactoring. | Thomas ERNEST <t****t@g****m> | about 15 years ago | |
| fadb24bd | Refactor sniffs VariableUsage and DoubleQuoteUsage. Now, they manages variabl... | Thomas ERNEST <t****t@g****m> | about 15 years ago | |
| 35d1fa99 | Provide a more accurate name for classes with wrong name. It doesn't suggest ... | Thomas ERNEST <t****t@g****m> | about 15 years ago | |
| ab8c6b40 | Fix issue #6 about an endless loop occuring for variables with short names. | Thomas ERNEST <t****t@g****m> | about 15 years ago | |
| 4524475e | Add PHP_CodeSniffer documentation, which provides example of valid and invali... | Thomas ERNEST <t****t@g****m> | about 15 years ago | |
| 4fa21890 | Fixes calls to private methods of a parent class as Suggested by Gamesh in Is... | Thomas ERNEST <t****t@g****m> | about 15 years ago | |
| 41caee67 | Fixes a PHP syntax error 'unexpected T_VARIABLE' as suggested by Gamesh in is... | Thomas ERNEST <t****t@g****m> | about 15 years ago | |
| 7e6f114e | Fixes use of functions and variables. There must keep being errors in code, u... | thomas-ernest <t****t@g****m> | about 15 years ago | |
| 33dfca00 | Fixes method _getAppRoot in removing the method property static. | thomas-ernest <t****t@g****m> | about 15 years ago | |
| e3fa525e | Fixes error due to AbstractClosingCommentSniff. This class could not be a php... | unknown <Y****m@.****)> | about 15 years ago | |
| 9a032281 | Adds a simple ANT build declaration for quicker setup. Please notice that it ... | Thomas ERNEST <t****t@g****m> | over 15 years ago | |
| 2bf32940 | merge Merge pull request #3 from joshuablake/master | Thomas ERNEST <t****t@g****m> | over 15 years ago | |
| dd8520e9 | Changed to use generic line endings as else caused fatal error | Joshua Blake <s****e@g****m> | over 15 years ago | |
| a5454d3c | - Removes dependency on Squiz_Sniffs_Classes_ClassFileNameSniff. | unknown <Y****m@.****)> | over 15 years ago | |
| 20d72fde | Fixes issue 1 in adding missing abstract sniff CodeIgniter_Sniffs_Files_Abstr... | unknown <Y****m@.****)> | over 15 years ago | |
| 8d1effff | Removes many comments, that should be found in doc-block class comments. | Thomas ERNEST <t****t@g****m> | over 15 years ago | |
| 8869ac9f | Improves doc block comments for classes especially. | Thomas ERNEST <t****t@g****m> | over 15 years ago | |
| ee07fa64 | Adds CodeIgniter implementation for PHP_CodeSniffer 1.3.0 and later. | Thomas ERNEST <t****t@g****m> | over 15 years ago | |
| 9f01fdb2 | First commit | Thomas ERNEST <t****t@g****m> | over 15 years ago |