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
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
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
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
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