Skip to content

class methods named "define" shows inconsistent warning #340

@Tanguy-Magnaudet

Description

@Tanguy-Magnaudet

Hello,

If a class has a method named "define" taking 3 arguments, it shows this warning, even if it's not related to the PHP define() built in function :

Defining 'case-insensitive constants' is deprecated since PHP 7.3

CleanShot 2023-06-10 at 20 00 29

The extension should not show a warning in this situation.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions