Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 08bbe923be99d525302137381850d7c8a87dd78d https://github.com/phpmyadmin/phpmyadmin/commit/08bbe923be99d525302137381850... Author: Madhura Jayaratne madhura.cj@gmail.com Date: 2012-05-10 (Thu, 10 May 2012)
Changed paths: M libraries/common.lib.php
Log Message: ----------- Opening brace should be on a new line
Commit: 7cf3bd15547e107e7ea0755b9b7da839ac8c0ab8 https://github.com/phpmyadmin/phpmyadmin/commit/7cf3bd15547e107e7ea0755b9b7d... Author: Madhura Jayaratne madhura.cj@gmail.com Date: 2012-05-10 (Thu, 10 May 2012)
Changed paths: M libraries/Table.class.php M libraries/display_tbl.lib.php
Log Message: ----------- Multi-line assignments must have the equal sign on the second line
Commit: 36644a8365b7f495decd4729c5558a2ad5d97e1b https://github.com/phpmyadmin/phpmyadmin/commit/36644a8365b7f495decd4729c555... Author: Madhura Jayaratne madhura.cj@gmail.com Date: 2012-05-10 (Thu, 10 May 2012)
Changed paths: M libraries/config/FormDisplay.class.php M libraries/config/FormDisplay.tpl.php M setup/frames/index.inc.php
Log Message: ----------- Arguments with default values must be at the end of the argument list
Commit: fa9f372ebb00ab2ec3970bc1633096aac649eb0b https://github.com/phpmyadmin/phpmyadmin/commit/fa9f372ebb00ab2ec3970bc16330... Author: Madhura Jayaratne madhura.cj@gmail.com Date: 2012-05-10 (Thu, 10 May 2012)
Changed paths: M libraries/Table.class.php
Log Message: ----------- Arguments with default values must be at the end of the argument list - another instance
Commit: 968294b08bdb8d60a7812cf5afb0defa50039a34 https://github.com/phpmyadmin/phpmyadmin/commit/968294b08bdb8d60a7812cf5afb0... Author: Madhura Jayaratne madhura.cj@gmail.com Date: 2012-05-10 (Thu, 10 May 2012)
Changed paths: M libraries/Table.class.php M tbl_addfield.php M tbl_create.php
Log Message: ----------- Arguments with default values must be at the end of the argument list - more instances
Commit: bda568a501cf72f0eb3c7a26c0deb7dca783cab0 https://github.com/phpmyadmin/phpmyadmin/commit/bda568a501cf72f0eb3c7a26c0de... Author: Madhura Jayaratne madhura.cj@gmail.com Date: 2012-05-10 (Thu, 10 May 2012)
Changed paths: M libraries/Table.class.php M tbl_alter.php M tbl_create.php
Log Message: ----------- Remove unused parameters
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/d95d403...bda568a