Commit Graph

10 Commits

Author SHA1 Message Date
Hugues Peccatte
2fe6ff4655 Set namespace on Advisor, Config, Console and Util classes.
Set namespace on DbQbe.
Set namespace to 'DbSearch'.
Split Advisor.class.php file.
Change Advisor namespace.
Rename DbQbe class and file.
Set namespace on DisplayResults.
Set namespace on Error.
Use namespace for ErrorHandler.
Add class autoloader.
Change ErrorHandler filename.
Remove some require.
Update Config namespace path.
Update PMA_Util to PMA\libraries\Util.
Rename Font and File classes files.
Use namespace for Footer.
Set namespace in all libraries classes.
Namespace OutputBuffering.
Export SubPartition.
Rename Partition file.
Namespace PDF.
Namespace RecentFavoriteTable.
Replace PMA_Response by Response and PMA_Message by Message.
Update uses and calls.
Fix unit tests.
Fix SqlParser autoload.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-08-29 16:27:21 +02:00
Dan Ungureanu
91b97fadc2 Remove unneeded closing tags.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-19 00:18:38 +03:00
Madhura Jayaratne
cc5e3b5793 Use meaningful variable names
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-01-21 18:34:17 +05:30
Madhura Jayaratne
a025dc7d2a Move interfaces into files of their own 2013-07-28 00:04:12 +05:30
Madhura Jayaratne
841ae562e3 Do not access $GLOBALS['PMA_String'] from StringNativeType class 2013-07-27 23:52:17 +05:30
Madhura Jayaratne
bce4e73452 Simplify 2013-07-27 23:29:57 +05:30
Madhura Jayaratne
37233934a4 Use $this to refer to the instance 2013-07-27 23:29:10 +05:30
Madhura Jayaratne
e5519859fb Make all string function accessible via $GLOBALS['PMA_String'] 2013-07-17 16:36:13 +05:30
ayushchd
5e13cc5cab Unit tests for ctype and native string classes 2013-06-21 12:08:47 +05:45
ayushchd
52c9617887 Group string type functions into classes, fix resp. tests 2013-06-21 00:15:29 +05:45