Skip to content

Bug: Ignoring abstract "phpunit" #9873

@neznaika0

Description

@neznaika0

PHP Version

8.4

CodeIgniter4 Version

git

CodeIgniter4 Installation Method

Git

Which operating systems have you tested for this bug?

Linux

Which server did you use?

cli-server (PHP built-in webserver)

Environment

development

Database

No response

What happened?

Can someone explain this rule in .gitignore?

Perhaps a file or folder with that name was created earlier. But now I see the need for it. I wanted to create a file utils/phpunit/phpunit.xml and it matches the rule. That's probably not how it's supposed to work.

CodeIgniter4/.gitignore

Lines 81 to 82 in 11f0130

# Don't save phpunit under version control.
phpunit

Steps to Reproduce

None

Expected Output

Delete a rule or limit the scope

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugVerified issues on the current code behavior or pull requests that will fix them

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions