> More specifically, since it does introduce an entirely new namespace it > should be considered a “new extension” and must therefore follow the > Exception policy outlined in: > https://github.com/php/policies/blob/main/coding-standards-and-naming.rst#throwables
Embarrassingly, I had read your RFC adding that section - it's kind of what got me thinking about adding a curl namespace in the first place! - but I guess I didn't put it into long-term memory. Thanks for the catch, I'll update that when I can.