变量名区分大小写
常量名默认区分大小写
函数名、方法名、类名不区分大小写
BUT!https://bugs.php.net/bug.php?id=60833  parent,self,static“parent” and “self
                                
                            
                            
                                
                                    2018-05-15