Skip to content

issues Search Results · repo:codeigniter4/coding-standard language:PHP

Filter by

28 results
 (77 ms)

28 results

incodeigniter4/coding-standard (press backspace or delete to remove)

See https://docs.github.com/en/repositories/archiving-a-github-repository/archiving-repositories
  • paulbalandan
  • 2
  • Opened 
    on Nov 4, 2022
  • #49

We have new coding standard: https://github.com/CodeIgniter/coding-standard It is better to show that this is an old coding standard.
  • kenjis
  • Opened 
    on Sep 10, 2021
  • #46

Relevant issue: https://github.com/codeigniter4/CodeIgniter4/pull/4743 The ruleset currently changes all arrays with multiple values to a multiline. This should not be the case for array destructuring. ...
bug
  • paulbalandan
  • Opened 
    on May 26, 2021
  • #45

When I run phpcbf, it replaces indentation tab with 3 spaces in array. command: $ vendor/bin/phpcbf --standard=./vendor/codeigniter4/codeigniter4-standard/CodeIgniter4 --encoding=utf-8 system/Language/en/RESTful.php ...
  • kenjis
  • 5
  • Opened 
    on Mar 5, 2021
  • #41

Paths and links need to change as it s not been updated since moving the project to the codeigniter4 packagist and github namespace. It went from louisl to bcit-ci and is now at codeigniter4.
  • louisl
  • Opened 
    on Mar 5, 2021
  • #40

There is no version 1.1.0. https://packagist.org/packages/codeigniter4/codeigniter4-standard
  • kenjis
  • 1
  • Opened 
    on Mar 4, 2021
  • #37

Hello. I set the file name and class name to be the same, but I get an error. img width= 922 alt= スクリーンショット 2021-03-03 9 55 32 src= https://user-images.githubusercontent.com/4105561/109736119-46d65900-7c07-11eb-9812-75648983dbc5.png ...
  • tomomo
  • 4
  • Opened 
    on Mar 3, 2021
  • #35

--- a/system/BaseModel.php +++ b/system/BaseModel.php @@ -299,7 +299,9 @@ abstract class BaseModel $this- tempUseSoftDeletes = $this- useSoftDeletes; $this- tempAllowCallbacks = $this- ...
  • kenjis
  • 6
  • Opened 
    on Mar 2, 2021
  • #33

Hello. # ex). https://codeigniter4.github.io/userguide/incoming/routing.html $routes- add( login/(.+) , Auth::login/$1 ); I have the source code created according to the example above, Using variable ...
  • tomomo
  • 2
  • Opened 
    on Feb 20, 2021
  • #32

Suggestion Should autoinstall standards upon composer install. Similar to wpcs, where Dealerdirect/phpcodesniffer-composer-installer can be used.
  • KhairulA
  • 1
  • Opened 
    on Jan 2, 2020
  • #28
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub