On Wed, May 23, 2012 at 11:11 PM, Chanaka Dharmarathna < pe.chanaka.ck@gmail.com> wrote:
On Wed, May 23, 2012 at 8:15 PM, Michal Čihař michal@cihar.com wrote:
Hi
Dne Wed, 23 May 2012 18:47:18 +0530 Chanaka Dharmarathna pe.chanaka.ck@gmail.com napsal(a):
Its great to heard that you have merge my changes to the master branch. I'll consider more on coding style in the future work and fix existing
ones.
You should run phpcs locally to see possible violations when you're making changes, it's documented on the wiki:
http://wiki.phpmyadmin.net/pma/CodeSniffer
-- Michal Čihař | http://cihar.com | http://blog.cihar.com
Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Hi Michal,
Thanks for helping more in that case. I'll follow that procedure.
Regards !
Chanaka Indrajith Bsc.Computer Engineering Undergraduate Faculty of Engineering University of Peradeniya Sri Lanka ____________________________________
Hi Michal,
Its indeed, you have fixed large number of coding violation issues in my code. Thanks for doing it for me. And now I'm fixing existing coding violations.
I have a doubt on introducing or changing a string. If we newly introduce a string or change existing one, do we need to make the changes for any other files like language files (es.po, en_GB.po) ?
As well I feel its better to have more clarification on your word on the design of PMA_DisplayResults class. "Yes it looks okay. Maybe just the method should be called something like getHtml. " Can you please explain me about the getHtml thing ?
Regards !