[phpMyAdmin Git] [phpmyadmin/motranslator] 38642d: Restore original copyright header from streams.php

Michal Čihař michal at cihar.com
Tue Feb 23 12:26:34 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/motranslator
  Commit: 38642d61c0212116ab19920c3c381c4507924611
      https://github.com/phpmyadmin/motranslator/commit/38642d61c0212116ab19920c3c381c4507924611
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-02-23 (Tue, 23 Feb 2016)

  Changed paths:
    M src/StringReader.php

  Log Message:
  -----------
  Restore original copyright header from streams.php

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


  Commit: 773896f9f0a53579a303e2d1bde45dc0b63a8215
      https://github.com/phpmyadmin/motranslator/commit/773896f9f0a53579a303e2d1bde45dc0b63a8215
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-02-23 (Tue, 23 Feb 2016)

  Changed paths:
    M src/gettext.inc

  Log Message:
  -----------
  Remove reference to not used reader

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


  Commit: b7e14b30f291e505fbd039834cfde5c001d837df
      https://github.com/phpmyadmin/motranslator/commit/b7e14b30f291e505fbd039834cfde5c001d837df
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-02-23 (Tue, 23 Feb 2016)

  Changed paths:
    A src/MoLoader.php
    A tests/Loader_test.php

  Log Message:
  -----------
  Start work on Loader with tests

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


  Commit: c7ac7d8be225dfc2fd44d674025e0e27b27ca0c6
      https://github.com/phpmyadmin/motranslator/commit/c7ac7d8be225dfc2fd44d674025e0e27b27ca0c6
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-02-23 (Tue, 23 Feb 2016)

  Changed paths:
    M src/MoLoader.php

  Log Message:
  -----------
  Use extract() to get return value from regexp matching

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


  Commit: 2dbe5f31af2f5e268f93461230a1a7667967a106
      https://github.com/phpmyadmin/motranslator/commit/2dbe5f31af2f5e268f93461230a1a7667967a106
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-02-23 (Tue, 23 Feb 2016)

  Changed paths:
    M src/MoLoader.php

  Log Message:
  -----------
  Always use parenthesis around if statements

This just makes the code easier to read.

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


  Commit: a75dc21276280929b06663fd5f32c470552670c3
      https://github.com/phpmyadmin/motranslator/commit/a75dc21276280929b06663fd5f32c470552670c3
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-02-23 (Tue, 23 Feb 2016)

  Changed paths:
    M src/MoLoader.php
    M tests/Loader_test.php

  Log Message:
  -----------
  Add stub methods for mo loader

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


Compare: https://github.com/phpmyadmin/motranslator/compare/631ec910a711...a75dc2127628


More information about the Git mailing list