]> granicus.if.org Git - php/commit
- Fixed bug #47593 (interface_exists() returns false when using absolute namespace...
authorFelipe Pena <felipe@php.net>
Sun, 8 Mar 2009 17:23:44 +0000 (17:23 +0000)
committerFelipe Pena <felipe@php.net>
Sun, 8 Mar 2009 17:23:44 +0000 (17:23 +0000)
commitd795d4975159e5787b0f94f203fc30f12b26b67e
tree1010797338854dfc7a095a5fe0b6ef78b8eb2a67
parentcaf1a0686bd8271c9a1a31ba6ca401d71629f84c
- Fixed bug #47593 (interface_exists() returns false when using absolute namespace path)
  Patch by Kalle.
Zend/tests/bug47593.phpt [new file with mode: 0644]
Zend/zend_builtin_functions.c