Hi everyone,
I think that I've found a fix for #4459. This bug is in 4.0, 4.1, 4.2 and master. In which version should I fix it please? 4.2 and then it will be merged in other branches? or 4.0 and then it will be merged in other branches? or a pull request for each one?
Thanks for your answer !
Hugues.
On Tue, Jul 15, 2014 at 11:08 PM, Hugues Peccatte <hugues.peccatte@gmail.com
wrote:
Hi everyone,
I think that I've found a fix for #4459. This bug is in 4.0, 4.1, 4.2 and master. In which version should I fix it please? 4.2 and then it will be merged in other branches? or 4.0 and then it will be merged in other branches? or a pull request for each one?
Hi Hugues,
Versions 4.0.x and 4.1.x are supported only for security fixes [1]. So you only need to fix it in QA_4_2 branch and merge it to master.
[1] http://www.phpmyadmin.net/home_page/downloads.php
Le 15 juil. 2014 19:51, "Madhura Jayaratne" madhura.cj@gmail.com a écrit :
On Tue, Jul 15, 2014 at 11:08 PM, Hugues Peccatte <
hugues.peccatte@gmail.com> wrote:
Hi everyone,
I think that I've found a fix for #4459. This bug is in 4.0, 4.1, 4.2
and master.
In which version should I fix it please? 4.2 and then it will be merged
in other branches? or 4.0 and then it will be merged in other branches? or a pull request for each one?
Hi Hugues,
Versions 4.0.x and 4.1.x are supported only for security fixes [1]. So
you only need to fix it in QA_4_2 branch and merge it to master.
[1] http://www.phpmyadmin.net/home_page/downloads.php
-- Thanks and Regards,
Madhura Jayaratne
Hi,
Thanks for your answer. So my modifications are done on QA_4_2 and merged in master.
Hugues.