Hi devs,

the recent changesets [1] regarding task loading broke an important
feature:

As you are using the autoloader now it is not possible anymore to
override (replace implementation of) core tasks by plugins or in the
project which was possible before and also documented as feature in
the symfony book.

So I guess this must be a bug in the new implementation.

Using "require_once $file" seems to be the solution. I don't know why
you are using autoloading now?

regards,
Matthias

[1] http://trac.symfony-project.org/changeset/19980
     http://trac.symfony-project.org/changeset/20049
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to