Michal Čihař
bb9b46b149
Remove unused function flipstring
...
Fixes #12754
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-30 12:45:35 +01:00
Michal Čihař
0fac07105e
Remove unused method
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-12 15:13:48 +02:00
Hugues Peccatte
7f8f34e89d
Remove classes require_once.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:22 +02:00
Hugues Peccatte
f0ba28fc1d
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-09-01 21:22:52 +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
a22bb26d7e
Remove extra space after doc comments
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-28 10:42:21 +05:30
Hugues Peccatte
a5f396147b
PHPCS updates.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-03-14 19:23:56 +01:00
Michal Čihař
92c76b9630
Various class name improvements in testsuite
2013-05-02 15:57:09 +02:00
Chanaka Indrajith
a49fd1a154
Modified some untracked files
2012-09-16 17:09:12 +05:30
Chanaka Indrajith
6971295e96
Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::
2012-09-16 14:41:47 +05:30
Chanaka Indrajith
a6234ae0a3
Renamed the file to Util.class.php and modify the relavant files
2012-09-16 13:48:21 +05:30
Chanaka Indrajith
74de5e3fd3
common.lib.php file renamed to CommonFunctions.class.php
2012-06-28 06:00:58 +05:30
Chanaka Indrajith
766466135e
Implement class behavior of common.lib.php file
2012-06-22 23:38:33 +05:30
Madhura Jayaratne
f50a2deb4b
Fix function names: PMA_replace_binary_contents -> PMA_replaceBinaryContents
2012-05-11 22:28:26 +05:30
Michal Čihař
82c9795e9d
Remove useless @version $Id:
2012-04-27 11:34:57 +02:00
Madhura Jayaratne
ea800101cb
Fix Checkstyle Warnings - Type: BraceOnSameLine
2012-04-13 21:50:26 +05:30
Michal Čihař
e56949f160
Use package name PhpMyAdmin
...
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Piotr Przybylski
a9d583e5d5
Add some missing @return tags in tests
2011-08-16 14:30:46 +02:00
Michal Čihař
d55306252b
Replace tabs with spaces, cleanup identation
2011-07-22 10:15:08 +02:00
Zarubin Stas
91709ec0c1
New PHPUnit tests for common.lib.php
2011-07-06 10:47:10 +03:00
Zarubin Stas
f7d7102d2f
- Unit Test grouped by library directory
...
- Added configuration file phpunit.xml.dist and bootstraper-dist.php
- Ignoring phpunit.xml, bootstraper.php and build/
2011-06-29 20:06:27 +03:00