[phpmyadmin/sql-parser] db4103: Fix PHP 8.5 deprecations
Branch: refs/heads/5.11.x Home: https://github.com/phpmyadmin/sql-parser Commit: db41038d38086fcf2c914d6eaa087babbfb5f85b https://github.com/phpmyadmin/sql-parser/commit/db41038d38086fcf2c914d6eaa08... Author: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com> Date: 2026-07-26 (Sun, 07 July 2026) +02:00 Changed paths: M src/Tools/CustomJsonSerializer.php M tests/Misc/TranslatorTest.php M tests/Utils/FormatterTest.php Log Message: ----------- Fix PHP 8.5 deprecations Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com> Commit: e565782e82cadffd7800be7582f685362f919d53 https://github.com/phpmyadmin/sql-parser/commit/e565782e82cadffd7800be7582f6... Author: MaurĂcio Meneghini Fauth <mauricio@mfauth.com.br> Date: 2026-08-12 (Wed, 08 August 2026) -03:00 Changed paths: M src/Tools/CustomJsonSerializer.php M tests/Misc/TranslatorTest.php M tests/Utils/FormatterTest.php Log Message: ----------- Merge pull request #664 from liviuconcioiu/deprecation Fix PHP 8.5 deprecations
participants (1)
-
Liviu-Mihail Concioiu