phpmyadmin/tests/unit/Controllers
Maurício Meneghini Fauth a2b07b92ee
Upgrade PHPUnit to version 11.5
- Upgrading amphp/amp (v3.0.2 => v3.1.0)
  - Upgrading phpmyadmin/sql-parser (dev-master ab0d173 => dev-master 00c8e55)
  - Upgrading phpstan/phpstan-phpunit (2.0.3 => 2.0.4)
  - Upgrading phpunit/php-code-coverage (10.1.16 => 11.0.8)
  - Upgrading phpunit/php-file-iterator (4.1.0 => 5.1.0)
  - Upgrading phpunit/php-invoker (4.0.0 => 5.0.1)
  - Upgrading phpunit/php-text-template (3.0.1 => 4.0.1)
  - Upgrading phpunit/php-timer (6.0.0 => 7.0.1)
  - Upgrading phpunit/phpunit (10.5.41 => 11.5.4)
  - Upgrading roave/security-advisories (dev-latest e7a38fc => dev-latest 3f5a01e)
  - Upgrading sebastian/cli-parser (2.0.1 => 3.0.2)
  - Upgrading sebastian/code-unit (2.0.0 => 3.0.2)
  - Upgrading sebastian/code-unit-reverse-lookup (3.0.0 => 4.0.1)
  - Upgrading sebastian/comparator (5.0.3 => 6.3.0)
  - Upgrading sebastian/complexity (3.2.0 => 4.0.1)
  - Upgrading sebastian/diff (5.1.1 => 6.0.2)
  - Upgrading sebastian/environment (6.1.0 => 7.2.0)
  - Upgrading sebastian/exporter (5.1.2 => 6.3.0)
  - Upgrading sebastian/global-state (6.0.2 => 7.0.2)
  - Upgrading sebastian/lines-of-code (2.0.2 => 3.0.1)
  - Upgrading sebastian/object-enumerator (5.0.0 => 6.0.1)
  - Upgrading sebastian/object-reflector (3.0.0 => 4.0.1)
  - Upgrading sebastian/recursion-context (5.0.0 => 6.0.2)
  - Upgrading sebastian/type (4.0.0 => 5.1.0)
  - Upgrading sebastian/version (4.0.1 => 5.0.2)
  - Upgrading squizlabs/php_codesniffer (3.11.2 => 3.11.3)
  - Locking staabm/side-effects-detector (1.0.5)
  - Upgrading tecnickcom/tcpdf (6.8.0 => 6.8.2)

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-01-28 18:43:58 -03:00
..
Console
Database
Export Upgrade PHPUnit to version 11.5 2025-01-28 18:43:58 -03:00
Import Adjust tests 2025-01-22 16:38:43 +00:00
Navigation
Normalization
Operations
Server Fix one of the issues with wrong value 2025-01-24 17:13:54 +00:00
Sql Adjust tests 2025-01-22 16:38:43 +00:00
Table Change enable_upload to isUploadEnabled() 2025-01-24 17:12:24 +00:00
Transformation
Triggers
BrowseForeignersControllerTest.php Adjust tests 2025-01-22 16:38:43 +00:00
ChangeLogControllerTest.php
CheckRelationsControllerTest.php
CollationConnectionControllerTest.php
ColumnControllerTest.php Adjust tests 2025-01-22 16:38:43 +00:00
DatabaseControllerTest.php
GisDataEditorControllerTest.php
HomeControllerTest.php
JavaScriptMessagesControllerTest.php
LicenseControllerTest.php
LintControllerTest.php
LogoutControllerTest.php
NavigationControllerTest.php
PhpInfoControllerTest.php Convert PmaAbsoluteUri to $config 2025-01-24 17:12:23 +00:00
SchemaExportControllerTest.php Upgrade PHPUnit to version 11.5 2025-01-28 18:43:58 -03:00
SyncFavoriteTablesControllerTest.php
ThemeSetControllerTest.php
VersionCheckControllerTest.php