On 12.07.2021 at 11:10, Pierre Joye wrote:

> What is the status of the extension namespace RFC
> (https://wiki.php.net/rfc/namespaces_in_bundled_extensions)?
>
> In the near future, I plan to work a bit on the ext/gd one. Adding
> quite a few things I have in my queue for too long. Check
> https://github.com/libgd/libgd/issues/705 if interested.
>
> I am not sure about the base NS to be used. if I follow the RFC, it
> should be Image\.

The RFC states:

| The top-level namespace should match the extension name (apart from
| casing).

So shouldn't the namespace rather be Gd or GD?

Christoph

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: https://www.php.net/unsub.php

Reply via email to