Maurício Meneghini Fauth
|
285e38e931
|
Fix some PSR-2 coding standard errors
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-30 09:07:56 -03:00 |
|
Maurício Meneghini Fauth
|
b9c0463d96
|
Use short array syntax instead of long array syntax
Replaces array() with [].
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-30 01:42:21 -03:00 |
|
Maurício Meneghini Fauth
|
6cf8ee0831
|
Enable strict mode in some classes
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-15 01:03:57 -03:00 |
|
Maurício Meneghini Fauth
|
f85079aa5e
|
Fix broken server export
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-09 21:01:33 -03:00 |
|
Maurício Meneghini Fauth
|
3e8d461ba3
|
Add type declarations to Export
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-07 03:18:12 -03:00 |
|
Maurício Meneghini Fauth
|
2638eb9207
|
Refactor PhpMyAdmin\Export static methods
Replaces static methods with instance methods.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-03-31 19:28:25 -03:00 |
|
Maurício Meneghini Fauth
|
38767030ef
|
Remove @ operator from ini_get()
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-03-01 22:36:35 -03:00 |
|
Maurício Meneghini Fauth
|
35eb2da38a
|
Remove @ operator from function_exists
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-03-01 22:36:35 -03:00 |
|
Maurício Meneghini Fauth
|
bae0431dfb
|
Refactor PhpMyAdmin\ZipExtension class
Replace static methods with instance methods.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-02-14 01:58:58 -02:00 |
|
Gabriel Caruso
|
a8bd364e02
|
Clean elses
Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
|
2017-12-14 22:02:17 -02:00 |
|
Maurício Meneghini Fauth
|
01fd301003
|
Use 'elseif' keyword istead of 'else if'
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-12-04 13:31:25 -02:00 |
|
Michal Čihař
|
e4ca1ae98f
|
Remove cell_align_left superglobal
It can be replaced by proper CSS.
Issue #11731
Issue #12262
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-10-10 13:04:45 +02:00 |
|
Maurício Meneghini Fauth
|
9e79a10233
|
Refactor PMA_browseUploadFile_test
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-27 22:52:49 -03:00 |
|
Maurício Meneghini Fauth
|
1d4125f15c
|
Add array type declarations
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-24 23:49:59 -03:00 |
|
Maurício Meneghini Fauth
|
feb5abc43a
|
Merge pull request #13674 from jakubstanecki/feature/13660-add-refresh-button-to-export-results-when-view-output-as-text-is-selected
Added refresh button in export
|
2017-09-14 21:10:49 -03:00 |
|
Jakub Stanecki
|
9f27920406
|
Added refresh button in export (support for F5)
Signed-off-by: Jakub Stanecki <staneckijakub@gmail.com>
|
2017-09-15 00:51:50 +02:00 |
|
Maurício Meneghini Fauth
|
ca27f9303b
|
Refactor schema_export function to a static method
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-14 17:51:34 -03:00 |
|
Maurício Meneghini Fauth
|
54cfbc5eda
|
Refactor export functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-05 12:07:49 -03:00 |
|