Answer the question
In order to leave comments, you need to log in
How to make OpenServer swear?
On my local server (OpenServer), if I include a folder with the wrong case or call a class with the wrong case, then there will be no error, how can I make it show an error?
class Test{
public static function text(){
return;
}
}
test::text();
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question