Kamil Tekiela
|
b29eccd70b
|
Remove $params
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2022-11-30 22:20:19 +00:00 |
|
ru-asdx
|
eff7e23b60
|
Ref #17769 - Replace superglobals with ServerRequest in Server/Status (#17912)
* Replace superglobals with ServerRequest in Server/Status
Signed-off-by: Evgeny Skorlov <eugene@skorlov.name>
|
2022-11-30 14:30:46 -03:00 |
|
Kamil Tekiela
|
a5a81d159f
|
Send DBI to Data using DI
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2022-11-02 15:15:58 +00:00 |
|
Maurício Meneghini Fauth
|
3c618c22a9
|
Add ServerRequest parameter to all controllers
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-28 01:00:08 -03:00 |
|
Maurício Meneghini Fauth
|
346923e20a
|
Set dbi only when the test needs it
Related to https://github.com/phpmyadmin/phpmyadmin/pull/17637
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-14 02:21:45 -03:00 |
|
Maurício Meneghini Fauth
|
a9de979397
|
Inline dbi creation in some test classes
Creates a new instance of DatabaseInterface class for each test.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-04-18 21:50:18 -03:00 |
|
Maurício Meneghini Fauth
|
aa829af98c
|
Add factory for Dbi in AbstractTestCase class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-04-17 15:22:45 -03:00 |
|
Maurício Meneghini Fauth
|
1438cb211e
|
Replace global keyword with $GLOBALS
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-03-07 17:31:11 -03:00 |
|
Maurício Meneghini Fauth
|
f00d70cccb
|
Remove useless whitespaces
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-09-15 17:05:40 -03:00 |
|
Maurício Meneghini Fauth
|
83091680cc
|
Extract actions from controllers to new controllers
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-09-10 17:55:05 -03:00 |
|