[phpMyAdmin Git] [phpmyadmin/simple-math] 453b1c: Remove	intermediate ternary value
    Michal Čihař 
    michal at cihar.com
       
    Wed Oct 12 18:17:47 CEST 2016
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/simple-math
  Commit: 453b1cf941b88c9b09da3167036f5223a66f724e
      https://github.com/phpmyadmin/simple-math/commit/453b1cf941b88c9b09da3167036f5223a66f724e
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-10-12 (Wed, 12 Oct 2016)
  Changed paths:
    M src/Expressions/Ternary.php
    R src/Expressions/TernaryIntermediate.php
  Log Message:
  -----------
  Remove intermediate ternary value
It was causing more problems than benefits.
Signed-off-by: Michal Čihař <michal at cihar.com>
  Commit: 48f8293eb3f26e3cb271b028288ce4eb62d38f50
      https://github.com/phpmyadmin/simple-math/commit/48f8293eb3f26e3cb271b028288ce4eb62d38f50
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-10-12 (Wed, 12 Oct 2016)
  Changed paths:
    M tests/CalculateTest.php
  Log Message:
  -----------
  Test error conditions
Signed-off-by: Michal Čihař <michal at cihar.com>
  Commit: 00e3654865d1b6a63547c117f33f79db6b7fdd0d
      https://github.com/phpmyadmin/simple-math/commit/00e3654865d1b6a63547c117f33f79db6b7fdd0d
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-10-12 (Wed, 12 Oct 2016)
  Changed paths:
    M src/Expression.php
  Log Message:
  -----------
  Remove unused code path
Signed-off-by: Michal Čihař <michal at cihar.com>
Compare: https://github.com/phpmyadmin/simple-math/compare/e0e6feafabcc...00e3654865d1
    
    
More information about the Git
mailing list