William Desportes
|
027f39057a
|
Merge branch 'QA_4_9' into QA_5_0
- Fixed css img urls for designer
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-08-23 12:22:37 +02:00 |
|
William Desportes
|
9c5195d438
|
Fix Unit tests broken by a23f2ba51a
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-08-23 01:07:24 +02:00 |
|
Hugues Peccatte
|
9abd308837
|
Inject dependencies (#15271)
Inject dependencies instead of building them.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-06-01 15:13:41 -03:00 |
|
Maurício Meneghini Fauth
|
182491a73f
|
Add void return type declaration for tests
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-02-22 21:33:55 -03:00 |
|
Maurício Meneghini Fauth
|
23c3579804
|
Format array declarations
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-01-07 14:31:39 -02: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
|
66f2e4a2dc
|
Remove $dbi global from Database classes
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-22 22:46:41 -03:00 |
|
Maurício Meneghini Fauth
|
dc8c92bfd8
|
Enable strict mode in test files
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-16 04:36:04 -03:00 |
|
Maurício Meneghini Fauth
|
f21bc9668d
|
Replace static methods with instance methods
Replace PhpMyAdmin\Database\Designer\Common static methods with instance methods.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-02-24 16:39:53 -03:00 |
|
Maurício Meneghini Fauth
|
7f62eef8a7
|
Rename PmdCommon to Database\Designer\Common
Rename PhpMyAdmin\PmdCommon to PhpMyAdmin\Database\Designer\Common.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-02-24 16:14:44 -03:00 |
|