phpmyadmin/libraries/classes/Config
Maurício Meneghini Fauth 22c6a2f9d8
Add a wrapper around the exit language construct
Creates the PhpMyAdmin\ResponseRenderer::callExit() method as a wrapper
to the exit language construct. That makes the tests more correct as the
method will always stop the code execution.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-06-06 21:54:07 -03:00
..
Forms Fix property initializations 2023-05-11 23:25:01 +01:00
Settings Improve boolean conditions with arrays (#18417) 2023-05-12 15:16:26 -03:00
ConfigFile.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Descriptions.php Remove QBE 2023-05-19 11:21:46 +01:00
Form.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
FormDisplay.php Improve boolean conditions with arrays (#18417) 2023-05-12 15:16:26 -03:00
FormDisplayTemplate.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
PageSettings.php Add a wrapper around the exit language construct 2023-06-06 21:54:07 -03:00
ServerConfigChecks.php Add native param types 2023-03-17 12:45:18 +00:00
Settings.php Merge pull request #18418 from kamil-tekiela/strlen 2023-05-16 17:23:58 -03:00
SpecialSchemaLinks.php Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Validator.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00