Hi ,
Here are the patches and phpt for the following bugs :
#49521 (The patch move the call to the constructor before the mapping logic)
- http://www.adoy.net/php/49521.PHP_5_2.patch
- http://www.adoy.net/php/49521.PHP_5_3.patch
- http://www.adoy.net/php/49521.PHP_6_0.patch
- http://www.adoy.net/php/phpt/bug_49521.phpt
#50158 (Add = and ? to the local-part validation according to RFC2822)
- http://www.adoy.net/php/50158.patch (Work on 5.2, 5.3, 6.0)
- http://www.adoy.net/php/phpt/bug50158.phpt
Thanks for feedbacks
Pierrick
Hi Pierrick,
2009/11/14 Pierrick Charron pierrick@webstart.fr
Hi ,
Here are the patches and phpt for the following bugs :
#49521 (The patch move the call to the constructor before the mapping
logic)
- http://www.adoy.net/php/49521.PHP_5_2.patch
- http://www.adoy.net/php/49521.PHP_5_3.patch
- http://www.adoy.net/php/49521.PHP_6_0.patch
- http://www.adoy.net/php/phpt/bug_49521.phpt
#50158 (Add = and ? to the local-part validation according to RFC2822)
- http://www.adoy.net/php/50158.patch (Work on 5.2, 5.3, 6.0)
- http://www.adoy.net/php/phpt/bug50158.phpt
I've committed your patches, thanks for contributing!
--
Regards,
Felipe Pena