Commit Graph

7 Commits

Author SHA1 Message Date
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