Re: [symfony-users] [sf2] [FOS] Authenticate with email or username

2011-04-20 Thread Jeremy Mikola
rs@googlegroups.com > To unsubscribe from this group, send email to > symfony-users+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=en > -- jeremy mikola -- If you want to report a vulnerability issue on

Re: [symfony-users] Use Constant in Symfony

2011-02-21 Thread Jeremy Mikola
received this message because you are subscribed to the Google > Groups "symfony users" group. > To post to this group, send email to symfony-users@googlegroups.com > To unsubscribe from this group, send email to > symfony-users+unsubscr...@googlegroups.com > For more op

[symfony-users] Re: Symfony 2 - Stability & rate of change

2010-09-16 Thread Jeremy Mikola
Symfony's biggest change was likely in August (massive namespace/class renaming), and *crosses fingers* we shouldn't see anything on that scale again - but you'll certainly have no assurance of that. Fabien has recently been implementing new features quite regularly in his own github repository an

[symfony-users] Autoloading PEAR classes with Symfony 2's UniversalClassLoader

2010-05-23 Thread Jeremy Mikola
I'm currently developing a bundle for a PEAR library and ran into a roadblock with UniversalClassLoader. Based on its class comments, UniversalClassLoader supports PEAR naming conventions for classes, but using it with actual PEAR classes is proving a bit more challenging. Since PEAR doesn't use n