An open API service providing commit metadata for open source projects.

GitHub / traderinteractive/coding-standard-php / commits

SHA Message Author Date Stats
b9eb069f merge Merge pull request #6 from traderinteractive/fix-property-name Chad Gray <1****s@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
486e06ad Fix absoluteNestingLevel property name. Christopher Ryan <c****n@t****m> over 2 years ago
bd11d3d8 Add PHP 8.3 build step. Christopher Ryan <c****n@t****m> over 2 years ago
7430fd02 merge Merge pull request #5 from misarji/ARCH-5212 Chris Ryan <7****n@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
da8099a7 Path fixes for autoload and case changed Keshav Mishra <k****a@g****m> about 3 years ago
e6bd0315 merge Merge pull request #4 from traderinteractive/build-updates Chris Ryan <7****n@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
f2566f36 Fix unit tests to work correctly with upgraded phpcs. Christopher Ryan <c****n@t****m> about 3 years ago
1003b66a Upgrade PHP_CodeSniffer to support version 3. Christopher Ryan <c****n@t****m> about 3 years ago
b1e5203e Revert codesniffer back to previous version. Christopher Ryan <c****n@t****m> about 3 years ago
254c8d0a Add build steps for PHP 8 versions. Christopher Ryan <c****n@t****m> about 3 years ago
ae438bd7 merge Merge remote-tracking branch 'trader/master' into ARCH-5212 Christopher Ryan <c****n@t****m> about 3 years ago
e8c53a9d merge Merge pull request #3 from traderinteractive/build-updates Chad Gray <1****s@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
0aca3eb8 Update README to point to correct repository. Christopher Ryan <c****n@t****m> about 3 years ago
1938196a Add Github workflow build support for all php 7 versions. Christopher Ryan <c****n@t****m> about 3 years ago
c2c9dd5d Remove Travis/Coveralls usage. Christopher Ryan <c****n@t****m> about 3 years ago
2c165adc Update php libraries Keshav Mishra <k****a@g****m> about 3 years ago
4e56f47f Upgrade support to php 8 Keshav Mishra <k****a@g****m> about 3 years ago
c1e8da9f merge Merge pull request #85 from chadicus/master Chad Gray <1****s@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
34bf1db9 Update README.md Chad Gray <c****y@t****m> over 8 years ago
439b670d Remove build.php Chad Gray <c****y@t****m> over 8 years ago
295c9189 Update PHPUnit requirement Chad Gray <c****y@t****m> over 8 years ago
5bbdf5ff Change package name to `traderinteractive/coding-standard` Chad Gray <c****y@t****m> over 8 years ago
5eec06ec Add .github folder Chad Gray <c****y@t****m> over 8 years ago
13817fee Update Coveralls config Chad Gray <c****y@t****m> over 8 years ago
e46c6c14 Update PHP_CodeSniffer requirement Chad Gray <c****y@t****m> over 8 years ago
464e2582 Update Travis-CI config Chad Gray <c****y@t****m> over 8 years ago
d50c0454 Add sort-packages option to composer config Chad Gray <c****y@t****m> over 8 years ago
f671e8e1 Remove composer.lock from version control Chad Gray <c****y@t****m> over 8 years ago
397536ef Update LICENSE file Chad Gray <c****y@t****m> over 8 years ago
986861fd merge Merge pull request #83 from chrisryan/master Chad Gray <c****y@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
ed800b85 merge Merge pull request #80 from guywithnose/master Chad Gray <c****y@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
79584d2a Update dependency versions, update code to match changes. Chris Ryan <c****n@d****m> almost 10 years ago
63dc25ff merge Merge pull request #82 from chrisryan/remove-old-version Chad Gray <c****y@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
d69b5c4f Remove support for Php 5.4 and 5.5. Chris Ryan <c****n@d****m> about 10 years ago
6bdd4437 Add clover.xml to gitignore. Chris Ryan <c****n@d****m> about 10 years ago
e2d72c60 Update phpunit to version 5. Chris Ryan <c****n@d****m> about 10 years ago
a4cc95c3 Add php 7 to supported list. Chris Ryan <c****n@d****m> about 10 years ago
c6b4e6c8 Add clover.xml to gitignore Robert Bittle <g****e@g****m> over 10 years ago
2a1788a9 merge Merge pull request #78 from nubs/master Jonathan Gaillard <j****d@d****m> almost 12 years ago
c9acfca5 merge Merge pull request #79 from nubs/php-54 Jonathan Gaillard <j****d@d****m> almost 12 years ago
776fce83 Convert array syntax to 5.4 syntax. Spencer Rinehart <s****t@d****m> almost 12 years ago
4215b9df Integrate with coveralls. Spencer Rinehart <s****t@d****m> almost 12 years ago
a8ab23ef Execute build directly. Spencer Rinehart <s****t@d****m> almost 12 years ago
6b4cf713 merge Merge pull request #77 from nubs/master Jonathan Gaillard <j****d@d****m> about 12 years ago
95280ada Remove PHP 5.3 support. Spencer Rinehart <s****t@d****m> about 12 years ago
d1d1833b merge Merge pull request #75 from nubs/master Jonathan Gaillard <j****d@d****m> about 12 years ago
88b9fb3f Remove --dev from composer install. Spencer Rinehart <s****t@d****m> about 12 years ago
42e3ef63 Restrict codesniffer to 1.4.x. Spencer Rinehart <s****t@d****m> about 12 years ago
dfadeece Use PHPUnit as a library. Spencer Rinehart <s****t@d****m> about 12 years ago
981e259f Specify test suite in phpunit.xml. Spencer Rinehart <s****t@d****m> about 12 years ago
ef54039c Fix indentation in phpunit.xml. Spencer Rinehart <s****t@d****m> about 12 years ago
c9e18cc2 Remove unnecessary arguments to composer install. Spencer Rinehart <s****t@d****m> about 12 years ago
585e2fe9 Update phpunit to 4.x. Spencer Rinehart <s****t@d****m> about 12 years ago
6c865aae merge Merge pull request #72 from nubs/php56 Jonathan Gaillard <j****d@d****m> over 12 years ago
c4387308 Add php 5.6 for travis (yay for alpha!). Spencer Rinehart <s****t@d****m> over 12 years ago
f99e75a5 merge Merge pull request #69 from nubs/class-declaration Jonathan Gaillard <j****d@d****m> over 12 years ago
8f494297 Add class declaration sniff. Spencer Rinehart <s****t@d****m> over 12 years ago
f22959be merge Merge pull request #68 from guywithnose/master Spencer Rinehart <a****s@o****m> over 12 years ago
5c3ecc2a Fix the Unnecessary String Concat Sniff Robert Bittle <g****e@g****m> almost 13 years ago
b4af94da merge Merge pull request #64 from nubs/master Jonathan Gaillard <j****d@d****m> about 13 years ago
0e42dfef Make classes final. Spencer Rinehart <s****t@d****m> about 13 years ago
05db490b merge Merge pull request #61 from nubs/master Jonathan Gaillard <j****d@d****m> about 13 years ago
f7e12cd7 Add support for ?: shortcut. Spencer Rinehart <s****t@d****m> about 13 years ago
7c4c7aa7 merge Merge pull request #58 from nubs/master Chad Gray <c****y@g****m> about 13 years ago
5857b4b6 merge Merge pull request #59 from nubs/composer-prefer-source Chad Gray <c****y@g****m> about 13 years ago
ed77c8c5 Use --prefer-source for composer. Spencer Rinehart <s****t@d****m> about 13 years ago
951d3b17 merge Merge pull request #57 from nubs/non-interactive-composer Chad Gray <c****y@g****m> about 13 years ago
3cdbe747 Don't use interactive composer for build. Spencer Rinehart <s****t@d****m> about 13 years ago
761d3129 merge Merge pull request #54 from nubs/elseif-sniff Chad Gray <c****y@g****m> about 13 years ago
f8f4e6e2 merge Merge pull request #50 from nubs/fixme-tags Chad Gray <c****y@g****m> about 13 years ago
b41716d8 merge Merge pull request #56 from nubs/fix-standards-link Chad Gray <c****y@g****m> about 13 years ago
d5892be3 Fix link to standard.md document. Spencer Rinehart <s****t@d****m> about 13 years ago
244ba243 Add elseif sniff from PSR2 standard. Spencer Rinehart <s****t@d****m> about 13 years ago
3ceb43de Add Fixme sniff. Spencer Rinehart <s****t@d****m> about 13 years ago
f730c324 Remove arrayStart and arrayEnd methods in favor of bracket equivalents. Spencer Rinehart <s****t@d****m> about 13 years ago
e3d3fc11 Make our own Operator spacing sniff based on Squiz's. Spencer Rinehart <s****t@d****m> about 13 years ago
7d0dc502 merge Merge pull request #48 from nubs/master Chad Gray <c****y@g****m> about 13 years ago
478cece9 Convert multiline array sniff to generic bracketed expressions. Spencer Rinehart <s****t@d****m> about 13 years ago
dcc4fbff Split out control structures whitespace sniffs. Spencer Rinehart <s****t@d****m> about 13 years ago
63f66f5a Simplify logic for skipping braces/brackets/parentheses. Spencer Rinehart <s****t@d****m> about 13 years ago
8377fe6d merge Merge pull request #47 from nubs/master Jonathan Gaillard <j****d@d****m> about 13 years ago
25afdd60 Require trailing comma on multi-line, single element arrays. Spencer Rinehart <s****t@d****m> about 13 years ago
f19538f4 merge Merge pull request #46 from nubs/master Jonathan Gaillard <j****d@d****m> about 13 years ago
44248cd0 Fix trailing comma detection when comment included after last comma. Spencer Rinehart <s****t@d****m> about 13 years ago
844ad432 merge Merge pull request #45 from nubs/master Jonathan Gaillard <j****d@d****m> about 13 years ago
3da0ee0c Add sniff to enforce indentation of multi-line arrays. Spencer Rinehart <s****t@d****m> about 13 years ago
92360ab5 Add sniff to enforce trailing comma usage for arrays. Spencer Rinehart <s****t@d****m> about 13 years ago
7c360216 Add sniff for whitespace around commas in arrays. Spencer Rinehart <s****t@d****m> about 13 years ago
3dad9a75 Add sniff for whitespace around =>. Spencer Rinehart <s****t@d****m> about 13 years ago
1478fc44 Add basic array declaration sniff for whitespace checks. Spencer Rinehart <s****t@d****m> about 13 years ago
110caf65 Adding some helpers to reduce code duplication. Spencer Rinehart <s****t@d****m> about 13 years ago
b2a03e19 merge Merge pull request #44 from nubs/master Jonathan Gaillard <j****d@d****m> about 13 years ago
f2a930db Fix markdown links. Spencer Rinehart <s****t@d****m> about 13 years ago
c9a16c68 merge Merge pull request #43 from nubs/master Jonathan Gaillard <j****d@d****m> about 13 years ago
90f51118 Add a phpunit bootstrap for autoloading test files. Spencer Rinehart <s****t@d****m> about 13 years ago
a0fbec40 Add travis config. Spencer Rinehart <s****t@d****m> over 13 years ago
b03e74c7 Fix whitespace code coverage - now 100% for project. Spencer Rinehart <s****t@d****m> over 13 years ago
672a9d3a Fix code coverage for String sniffs. Spencer Rinehart <s****t@d****m> over 13 years ago
b22ee540 Fix tests so that they run correctly. Spencer Rinehart <s****t@d****m> over 13 years ago
6429a185 Improve README for consumption by users coming across this project. Spencer Rinehart <s****t@d****m> over 13 years ago

← Back to repository