[phpMyAdmin Git] [phpmyadmin/phpmyadmin] b989e8: Fix PHP 7.4 deprecation: array/string curly braces access

Jack Cherng jfcherng at gmail.com
Tue Jul 30 02:35:55 CEST 2019


Branch: refs/heads/QA_4_9
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: b989e825e14229ab558eeea312d9eaf8a483a2d9
https://github.com/phpmyadmin/phpmyadmin/commit/b989e825e14229ab558eeea312d9eaf8a483a2d9
Author: Jack Cherng <jfcherng at gmail.com>
Date: 2019-07-27 (Sat, 07 July 2019) +08:00

Changed paths: 
M libraries/classes/Server/Privileges.php
M libraries/classes/Url.php

Log Message:
-----------
Fix PHP 7.4 deprecation: array/string curly braces access

Deprecated: Array and string offset access syntax with curly braces is deprecated

https://github.com/php/php-src/blob/0e6e2297fcb27103cc5d550ee8434680ff1e879e/UPGRADING#L356-L357

Signed-off-by: Jack Cherng <jfcherng at gmail.com>

Commit: a0c4786fcb5cb6a2c360fcf6ae515fcab1ee325d
https://github.com/phpmyadmin/phpmyadmin/commit/a0c4786fcb5cb6a2c360fcf6ae515fcab1ee325d
Author: MaurĂ­cio Meneghini Fauth <mauricio at fauth.dev>
Date: 2019-07-29 (Mon, 07 July 2019) -03:00

Changed paths: 
M libraries/classes/Server/Privileges.php
M libraries/classes/Url.php

Log Message:
-----------
Merge pull request #15404 from jfcherng/fix-php74-curly-braces

Fix PHP 7.4 deprecation: array/string curly braces access



More information about the Git mailing list