PHP Class name declaration seen as function call Chris Santos Created September 20, 2023 18:20 When having a class file that is the same name as a built-in php function from the standard library the IDE shows it as an error. Does this happen to anyone else?