[symfony-devs] [sfTaskExtraPlugin] Path Bug on Windows

2010-05-26 Thread Johannes
Could someone with access to the repository have a look at the following patch: http://trac.symfony-project.org/ticket/8651 It simply replaces all instances of \ in paths with /; this fixes many bugs occurring on Windows systems. Thanks! Johannes -- If you want to report a vulnerability issue o

Re: [symfony-devs] Re: EventDispatcher change in Symfony2

2010-05-26 Thread Jordi Boggiano
On Wed, May 26, 2010 at 10:09 PM, Denis.Gorbachev wrote: > Here, at line 88 (http://github.com/Seldaek/symfony/blob/ecma_events/ > src/Symfony/Components/EventDispatcher/EventDispatcher.php#L88), there > should be "=", not "==". Absolutely, but as previously mentioned the entire bubbling feature

[symfony-devs] Re: EventDispatcher change in Symfony2

2010-05-26 Thread Denis.Gorbachev
Jordi, I've taken a look at the code and noticed something strange. Here, at line 88 (http://github.com/Seldaek/symfony/blob/ecma_events/ src/Symfony/Components/EventDispatcher/EventDispatcher.php#L88), there should be "=", not "==". Concerning the topic: personally, I just love the line 101 (ht

Re: [symfony-devs] Fwd: Hey there... question about sfWebBrowserPlugin

2010-05-26 Thread Richard U
Thanks On Wed, May 26, 2010 at 9:02 PM, Kris Wallsmith wrote: > Fixed. > http://trac.symfony-project.org/changeset/29627 > > -- > Kris Wallsmith | Release Manager > kris.wallsm...@symfony-project.com > Portland, Oregon USA > http://twitter.com/kriswallsmith > On May 25, 2010, at 5:21 PM, Richard

Re: [symfony-devs] Fwd: Hey there... question about sfWebBrowserPlugin

2010-05-26 Thread Kris Wallsmith
Fixed. http://trac.symfony-project.org/changeset/29627 -- Kris Wallsmith | Release Manager kris.wallsm...@symfony-project.com Portland, Oregon USA http://twitter.com/kriswallsmith On May 25, 2010, at 5:21 PM, Richard U wrote: > -- Forwarded message -- > From: Francois Zaninotto