Skip to content
This repository was archived by the owner on Nov 5, 2022. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CodeIgniter4/Sniffs/Arrays/ArrayDeclarationSniff.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Sniffs\Arrays;
Expand Down
4 changes: 2 additions & 2 deletions CodeIgniter4/Sniffs/Commenting/ClassCommentSniff.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Sniffs\Commenting;
Expand Down
4 changes: 2 additions & 2 deletions CodeIgniter4/Sniffs/Commenting/FileCommentSniff.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Sniffs\Commenting;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Sniffs\ControlStructures;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Sniffs\ControlStructures;
Expand Down
4 changes: 2 additions & 2 deletions CodeIgniter4/Sniffs/Files/FilenameMatchesClassSniff.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter\Sniffs\Files;
Expand Down
4 changes: 2 additions & 2 deletions CodeIgniter4/Sniffs/Files/HelperFileSniff.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Sniffs\Files;
Expand Down
4 changes: 2 additions & 2 deletions CodeIgniter4/Sniffs/Files/OneClassPerFileSniff.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Sniffs\Files;
Expand Down
4 changes: 2 additions & 2 deletions CodeIgniter4/Sniffs/Functions/FunctionDeclarationSniff.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Sniffs\Functions;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Sniffs\NamingConventions;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Sniffs\NamingConventions;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Sniffs\NamingConventions;
Expand Down
4 changes: 2 additions & 2 deletions CodeIgniter4/Sniffs/Operators/BooleanAndSniff.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Sniffs\Operators;
Expand Down
4 changes: 2 additions & 2 deletions CodeIgniter4/Sniffs/Operators/BooleanOrSniff.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Sniffs\Operators;
Expand Down
4 changes: 2 additions & 2 deletions CodeIgniter4/Sniffs/Operators/IsIdenticalSniff.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Sniffs\Operators;
Expand Down
4 changes: 2 additions & 2 deletions CodeIgniter4/Sniffs/Operators/IsNotIdenticalSniff.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Sniffs\Operators;
Expand Down
4 changes: 2 additions & 2 deletions CodeIgniter4/Sniffs/PHP/DiscouragedFunctionsSniff.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Sniffs\PHP;
Expand Down
4 changes: 2 additions & 2 deletions CodeIgniter4/Sniffs/PHP/ForbiddenFunctionsSniff.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Sniffs\PHP;
Expand Down
4 changes: 2 additions & 2 deletions CodeIgniter4/Sniffs/WhiteSpace/BooleanNotSpaceAfterSniff.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Sniffs\WhiteSpace;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Sniffs\WhiteSpace;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Sniffs\WhiteSpace;
Expand Down
4 changes: 2 additions & 2 deletions CodeIgniter4/Sniffs/WhiteSpace/VerticalEmptyLinesSniff.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Sniffs\WhiteSpace;
Expand Down
4 changes: 2 additions & 2 deletions CodeIgniter4/Tests/Arrays/ArrayDeclarationUnitTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Tests\Arrays;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Tests\ControlStructures;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Tests\NamingConventions;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Tests\NamingConventions;
Expand Down
4 changes: 2 additions & 2 deletions CodeIgniter4/Tests/Operators/BooleanAndUnitTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Tests\Operators;
Expand Down
4 changes: 2 additions & 2 deletions CodeIgniter4/Tests/Operators/BooleanOrUnitTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Tests\Operators;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Tests\WhiteSpace;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Tests\WhiteSpace;
Expand Down
4 changes: 2 additions & 2 deletions CodeIgniter4/Tests/WhiteSpace/VerticalEmptyLinesUnitTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Tests\WhiteSpace;
Expand Down
6 changes: 3 additions & 3 deletions CodeIgniter4/Util/Common.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*
* @package CodeIgniter4-Standard
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
*/

namespace CodeIgniter4\Util;
Expand All @@ -15,7 +15,7 @@
/**
* Common
*
* Extrends common functions.
* Extends common functions.
*
* @author Louis Linehan <louis.linehan@gmail.com>
*/
Expand Down
4 changes: 2 additions & 2 deletions CodeIgniter4/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
* CodeIgniter 4 coding standard for PHP_CodeSniffer
*
* @author Louis Linehan <louis.linehan@gmail.com>
* @copyright 2017 Louis Linehan
* @license https://github.com/louisl/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @copyright 2017 British Columbia Institute of Technology
* @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License
* @version Version 1.0.0-beta0012
-->
<!--
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2017 louisl
Copyright (c) 2017 British Columbia Institute of Technology (https://bcit.ca/)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Loading