[phpMyAdmin Git] [phpmyadmin/sql-parser] 4a0f3b: Make crossreferences work

Michal Čihař michal at cihar.com
Mon Oct 2 11:39:25 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/sql-parser
  Commit: 4a0f3b98a705b504f0313a6988e2b866e1376c11
      https://github.com/phpmyadmin/sql-parser/commit/4a0f3b98a705b504f0313a6988e2b866e1376c11
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-10-02 (Mon, 02 Oct 2017)

  Changed paths:
    M src/Context.php
    M src/Contexts/ContextMariaDb100000.php
    M src/Contexts/ContextMariaDb100100.php
    M src/Contexts/ContextMariaDb100200.php
    M src/Contexts/ContextMariaDb100300.php
    M src/Contexts/ContextMySql50000.php
    M src/Contexts/ContextMySql50100.php
    M src/Contexts/ContextMySql50500.php
    M src/Contexts/ContextMySql50600.php
    M src/Contexts/ContextMySql50700.php
    M src/Contexts/ContextMySql80000.php
    M tools/ContextGenerator.php

  Log Message:
  -----------
  Make crossreferences work

Wildcards really can not work here, list the constants.

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: e71821d8a4fbeca5454766b2af49fd83ca102fc6
      https://github.com/phpmyadmin/sql-parser/commit/e71821d8a4fbeca5454766b2af49fd83ca102fc6
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-10-02 (Mon, 02 Oct 2017)

  Changed paths:
    M .gitignore
    M .travis.yml
    M composer.json

  Log Message:
  -----------
  Build devel docs on travis

This ensures there are no errors in the doc syntax.

We're currently using dev-master, see https://github.com/ApiGen/ApiGen/issues/1012

Signed-off-by: Michal Čihař <michal at cihar.com>


Compare: https://github.com/phpmyadmin/sql-parser/compare/3253708b7b98...e71821d8a4fb


More information about the Git mailing list