Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaurício Meneghini Fauth <mauricio@fauth.dev>2022-03-18 21:36:07 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-03-18 21:36:07 +0300
commit619d4acb4a5041ee6cb690e77bd26346ee6c4ba1 (patch)
tree6d1eb40c0937f2145f081086742f9ab47dea8270 /psalm-baseline.xml
parent93a7c7a0007e3ae73ddeda455302cfbe68a2fcf9 (diff)
Refactor DropColumnConfirmationController class
- Removes global variables - Redesigns the HTML to use Bootstrap styles - Add more tests Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Diffstat (limited to 'psalm-baseline.xml')
-rw-r--r--psalm-baseline.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/psalm-baseline.xml b/psalm-baseline.xml
index 9e1b8df7c6..c0aea065d9 100644
--- a/psalm-baseline.xml
+++ b/psalm-baseline.xml
@@ -3376,12 +3376,6 @@
<code>$GLOBALS['goto']</code>
</PossiblyNullArgument>
</file>
- <file src="libraries/classes/Controllers/Table/DropColumnConfirmationController.php">
- <MixedAssignment occurrences="2">
- <code>$GLOBALS['errorUrl']</code>
- <code>$selected</code>
- </MixedAssignment>
- </file>
<file src="libraries/classes/Controllers/Table/DropColumnController.php">
<MixedArgument occurrences="4">
<code>$field</code>