Michal Čihař
|
69118c1134
|
Various PHP coding style fixes
|
2013-04-26 09:54:13 +02:00 |
|
Michal Čihař
|
cf3b086e7e
|
Various coding style improvements
|
2013-04-16 13:29:03 +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 |
|
Michal Čihař
|
41e272356c
|
Adjust docblocks
|
2012-07-18 14:31:43 +02:00 |
|
Michal Čihař
|
a12c0383c6
|
Set real PMA_VERSION rather than faking it
|
2012-07-18 14:27:30 +02:00 |
|
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 |
|
Michal Čihař
|
eddbee7e73
|
Use PHPUnit_Framework_TestCase insead of PHPUnit_Extensions_OutputTestCase
This is needed for phpunit 3.6 (otherwise it throws out tons of
warnings).
|
2011-12-19 14:59:42 +01:00 |
|
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ř
|
872ddd034f
|
Fix comments
|
2011-08-04 19:43:29 +02:00 |
|
Dieter Adriaenssens
|
46cd0d6afa
|
fix typo
|
2011-08-04 19:24:15 +02:00 |
|
Michal Čihař
|
85eb9c74a1
|
Add testcase for PMA_expandUserString
|
2011-08-04 17:31:55 +02:00 |
|