Hello,
I'm sorry, I don't know if this is a real bug,
and if the original function (of pecl) has same output, i never work with it
Anyway:
http_build_url([ 'user' => 'abc', 'pass' => 123]);
abc:123@/
I'm not sure if @/
are correct for output...
Can something check in original pecl version ?