Hannes Magnusson wrote:
On Sat, Oct 10, 2009 at 00:35, Mark Wiesemann <wiesem...@php.net> wrote:
when trying to use the short URL for oci_error(), e.g. calling
php.net/oci_error, I get redirected to the ocierror() page because
manual_lookup.inc replaces underscores by hyphens, and in a later step
removes all hypens.

That sounds like a bug.
I thought we did a lookup with the hyphen and if that failed then
maybe try removing it..

Okay, there is now a bug report:
http://bugs.php.net/bug.php?id=49836

Regards,
Mark

Reply via email to