[pkg-php-pear] [Symfony (and more)] class loader in Composer packages

"David Prévot" david at tilapin.org
Thu Apr 2 05:04:24 UTC 2015


Hi Daniel and all,

> I’ve recently been providing autoload.php files in the PHP (Composer)
> packages I’m currently maintaining (following Prach lead IIRC).
[
]
> I’d now like to (start to) do the same in Symfony now.

The autoload branch contains five commits to provide a working
autoload.php for every Symfony component. It’s been a lot less painful
than what I feared. I’d like to include it in the next (>= 2.6) upload,
and will do so unless anyone disagrees.

BTW, is there anything preventing us to upload 2.6 (or 2.7) to unstable
once Jessie gets released (today’s security upload showed it was a good
idea not to do so before the end of the freeze ;)? Again, if nobody
disagrees, I intend to upload it to unstable once Jessie gets released.

The wip/autload branch contains three more commits to provide an
autoload.php for bundles and bridges. As documented in the commit logs, it
is not yet ready for inclusion, but shouldn’t prevent us to move forward
with the components in the mean time IMHO. (As its name suggests, this
wip/ branch may be rebased in the future to match the current work in
progress, if you have anything against rebasing of wip/ branches, please
say so ASAP).

Regards

David




More information about the pkg-php-pear mailing list