Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 8359676f25d063f41919f99191f69d7d5bd12c4c
https://github.com/phpmyadmin/phpmyadmin/commit/8359676f25d063f41919f99191f…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-09-30 (Sat, 09 September 2023) -03:00
Changed paths:
A cache/.gitignore
M libraries/.gitignore
M libraries/vendor_config.php
M phpcs.xml.dist
M phpstan.neon.dist
M phpunit.xml.dist
M psalm.xml
M test/classes/ConfigTest.php
M test/phpstan-constants.php
D libraries/cache/.gitignore
Log Message:
-----------
Move ./libraries/cache directory to ./cache
- Related to #18512
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 5878be5323055620893e2992df52c0ea40c79096
https://github.com/phpmyadmin/phpmyadmin/commit/5878be5323055620893e2992df5…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-09-30 (Sat, 09 September 2023) -03:00
Changed paths:
A cache/.gitignore
M libraries/.gitignore
M libraries/vendor_config.php
M phpcs.xml.dist
M phpstan.neon.dist
M phpunit.xml.dist
M psalm.xml
M test/classes/ConfigTest.php
M test/phpstan-constants.php
D libraries/cache/.gitignore
Log Message:
-----------
Merge pull request #18740 from MauricioFauth/cache-dir
Move ./libraries/cache directory to ./cache
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 5e8ec6924060da707e8e1aa86e6149e73d2783ac
https://github.com/phpmyadmin/phpmyadmin/commit/5e8ec6924060da707e8e1aa86e6…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-09-20 (Wed, 09 September 2023) -03:00
Changed paths:
M js/src/ajax.js
M js/src/home.js
M libraries/classes/Controllers/JavaScriptMessagesController.php
Log Message:
-----------
Improve git hash info error handling in home.js
Instead of showing a generic error message alert when an error occurs,
it displays an error message at the same place where the success output
goes.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 2a96c4b98efcbf9dbcd331876ea8d3cf9d529e38
https://github.com/phpmyadmin/phpmyadmin/commit/2a96c4b98efcbf9dbcd331876ea…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-09-21 (Thu, 09 September 2023) -03:00
Changed paths:
M js/src/ajax.js
M js/src/home.js
M libraries/classes/Controllers/JavaScriptMessagesController.php
Log Message:
-----------
Merge pull request #18722 from MauricioFauth/git-hash-info-error
Improve git hash info error handling in home.js
Commit: 5a79ac768dedfa1f39a24a98c822fa2237115d6c
https://github.com/phpmyadmin/phpmyadmin/commit/5a79ac768dedfa1f39a24a98c82…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-09-28 (Thu, 09 September 2023) -03:00
Changed paths:
M libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php
Log Message:
-----------
Replace is_resource with different than false
This will avoid an issue when proc_open will return an object instead of
a resource in future PHP versions.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 1cde51cf70ab81a0065ba653bc1f0ce6b8f26413
https://github.com/phpmyadmin/phpmyadmin/commit/1cde51cf70ab81a0065ba653bc1…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-09-28 (Thu, 09 September 2023) -03:00
Changed paths:
M js/src/modules/ajax.ts
M js/src/modules/git-info.ts
M src/Controllers/JavaScriptMessagesController.php
M src/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php
Log Message:
-----------
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/QA_5_2
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 5a79ac768dedfa1f39a24a98c822fa2237115d6c
https://github.com/phpmyadmin/phpmyadmin/commit/5a79ac768dedfa1f39a24a98c82…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-09-28 (Thu, 09 September 2023) -03:00
Changed paths:
M libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php
Log Message:
-----------
Replace is_resource with different than false
This will avoid an issue when proc_open will return an object instead of
a resource in future PHP versions.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 1ae995b9f1d4ab52be54662c70b831b9971bd1c6
https://github.com/phpmyadmin/phpmyadmin/commit/1ae995b9f1d4ab52be54662c70b…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-09-28 (Thu, 09 September 2023) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Config.php
M src/Controllers/Preferences/ManageController.php
M src/Core.php
M src/Footer.php
M src/IpAllowDeny.php
M src/LanguageManager.php
M src/Plugins/Auth/AuthenticationHttp.php
M src/Plugins/TwoFactorPlugin.php
M src/Routing/Routing.php
M src/Util.php
M test/classes/CoreTest.php
Log Message:
-----------
Refactor the Core::getenv() method
Renames it to getEnv() and adds unit tests for it.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 962ff02b72f16b6859b81c8be2f252c289c5f03b
https://github.com/phpmyadmin/phpmyadmin/commit/962ff02b72f16b6859b81c8be2f…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-09-28 (Thu, 09 September 2023) -03:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Config.php
M src/Controllers/Preferences/ManageController.php
M src/Core.php
M src/Footer.php
M src/IpAllowDeny.php
M src/LanguageManager.php
M src/Plugins/Auth/AuthenticationHttp.php
M src/Plugins/TwoFactorPlugin.php
M src/Routing/Routing.php
M src/Util.php
M test/classes/CoreTest.php
Log Message:
-----------
Merge pull request #18738 from MauricioFauth/core-getenv-refactor
Refactor the Core::getenv() method