]> granicus.if.org Git - php/commit
Two fixes:
authorZeev Suraski <zeev@php.net>
Fri, 11 Jun 1999 13:37:29 +0000 (13:37 +0000)
committerZeev Suraski <zeev@php.net>
Fri, 11 Jun 1999 13:37:29 +0000 (13:37 +0000)
commit54d210427adc1fa0b55235b14539d0e9247c988c
tree8a74c516956963640aebd46632e78811350ed2df
parentf8bac0f8ad8e3865e3a8fb6992dc6e4b76306f38
Two fixes:
* The error generated by a failed class inheritence wasn't  properly
  displaying the file in which he error occured.
* Inheritence didn't work if the parent class had uppercase letters in it.
Zend/zend_compile.c