[phpMyAdmin Git] [phpmyadmin/sql-parser] 8c3224: Replaced new self with new static

MartkCz antik494 at gmail.com
Tue Jun 4 06:59:15 CEST 2019


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: 8c3224fc527e52be3314bb74f42db54403ac3349
https://github.com/phpmyadmin/sql-parser/commit/8c3224fc527e52be3314bb74f42db54403ac3349
Author: MartkCz <antik494 at gmail.com>
Date: 2019-05-17 (Fri, 05 May 2019) +02:00

Changed paths: 
M src/Components/AlterOperation.php
M src/Components/ArrayObj.php
M src/Components/CaseExpression.php
M src/Components/Condition.php
M src/Components/CreateDefinition.php
M src/Components/DataType.php
M src/Components/Expression.php
M src/Components/FunctionCall.php
M src/Components/GroupKeyword.php
M src/Components/IndexHint.php
M src/Components/IntoKeyword.php
M src/Components/JoinKeyword.php
M src/Components/Key.php
M src/Components/Limit.php
M src/Components/LockExpression.php
M src/Components/OptionsArray.php
M src/Components/OrderKeyword.php
M src/Components/ParameterDefinition.php
M src/Components/PartitionDefinition.php
M src/Components/Reference.php
M src/Components/RenameOperation.php
M src/Components/SetOperation.php

Log Message:
-----------
Replaced new self with new static

Commit: e4955b21a4b547a66daba9c1c3d95b2a155fe1eb
https://github.com/phpmyadmin/sql-parser/commit/e4955b21a4b547a66daba9c1c3d95b2a155fe1eb
Author: Deven Bansod <devenbansod at users.noreply.github.com>
Date: 2019-06-04 (Tue, 06 June 2019) +05:30

Changed paths: 
M src/Components/AlterOperation.php
M src/Components/ArrayObj.php
M src/Components/CaseExpression.php
M src/Components/Condition.php
M src/Components/CreateDefinition.php
M src/Components/DataType.php
M src/Components/Expression.php
M src/Components/FunctionCall.php
M src/Components/GroupKeyword.php
M src/Components/IndexHint.php
M src/Components/IntoKeyword.php
M src/Components/JoinKeyword.php
M src/Components/Key.php
M src/Components/Limit.php
M src/Components/LockExpression.php
M src/Components/OptionsArray.php
M src/Components/OrderKeyword.php
M src/Components/ParameterDefinition.php
M src/Components/PartitionDefinition.php
M src/Components/Reference.php
M src/Components/RenameOperation.php
M src/Components/SetOperation.php

Log Message:
-----------
Merge pull request #247 from MartkCz/master

Replaced new self with new static



More information about the Git mailing list