On Wed, Jun 17, 2026, at 00:09, Paul M. Jones wrote: > Hi all, > > This is (by my count) a 5th attempt at adding function autoloading to PHP. > > - RFC: https://wiki.php.net/rfc/function-autoloading-five-oh > - PR: https://github.com/php/php-src/pull/22337 > > Looking forward to the discussion around this one! > > > -- pmj
I assume you saw my last attempt at this? :) The general consensus was that spl autoloader needs to go and nobody wanted to see more added to it. That being said, maybe the list has changed its mind... hopefully. — Rob
