
12 Jun
2013
12 Jun
'13
11:51 a.m.
Hi all, On the UT pull request, https://github.com/phpmyadmin/phpmyadmin/pull/419 I found that the source code https://github.com/phpmyadmin/phpmyadmin/blob/master/libraries/schema/Dia_Re... the "exit" statement will make the UT exit unexpectedly, can we remove "exit" ? thanks the same question exsited on all sub-classes of schema: libraries/schema/Dia_Relation_Schema.class.php libraries/schema/Eps_Relation_Schema.class.php libraries/schema/Pdf_Relation_Schema.class.php libraries/schema/Svg_Relation_Schema.class.php -------------- adam