[phpMyAdmin Git] [phpmyadmin/sql-parser] 6f91db: Use match instead of switch
Kamil Tekiela
tekiela246 at gmail.com
Wed Jun 7 20:13:20 CEST 2023
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: 6f91dbb96a1c335377a0ce5f1f5bb26cba71b49b
https://github.com/phpmyadmin/sql-parser/commit/6f91dbb96a1c335377a0ce5f1f5bb26cba71b49b
Author: Kamil Tekiela <tekiela246 at gmail.com>
Date: 2023-06-02 (Fri, 06 June 2023) +01:00
Changed paths:
M src/Context.php
Log Message:
-----------
Use match instead of switch
Signed-off-by: Kamil Tekiela <tekiela246 at gmail.com>
Commit: 8a5a89687e0c8740b1477de3d6737f87bda7c171
https://github.com/phpmyadmin/sql-parser/commit/8a5a89687e0c8740b1477de3d6737f87bda7c171
Author: Kamil Tekiela <tekiela246 at gmail.com>
Date: 2023-06-02 (Fri, 06 June 2023) +01:00
Changed paths:
M src/Context.php
Log Message:
-----------
Replace static with self
Signed-off-by: Kamil Tekiela <tekiela246 at gmail.com>
Commit: 89d77b80d574980556ba66f43a6cede5bd8e3fc4
https://github.com/phpmyadmin/sql-parser/commit/89d77b80d574980556ba66f43a6cede5bd8e3fc4
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2023-06-07 (Wed, 06 June 2023) -03:00
Changed paths:
M src/Context.php
Log Message:
-----------
Merge pull request #473 from kamil-tekiela/Use-match-instead-of-switch
Use match instead of switch
More information about the Git
mailing list