Review Request 120619: Added the exponentiation operator.

Miquel Sabaté Solà mikisabate at gmail.com
Fri Oct 17 11:24:23 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120619/
-----------------------------------------------------------

(Updated Oct. 17, 2014, 11:24 a.m.)


Status
------

This change has been marked as submitted.


Review request for KDevelop, Milian Wolff and Niko Sams.


Repository: kdev-php


Description
-------

Since [PHP 5.6](http://php.net/manual/en/migration56.new-features.php) PHP has the exponentiation operator. I've added it to the parser.


Diffs
-----

  duchain/expressionvisitor.cpp 8e5a7b1 
  duchain/tests/expressionparser.cpp 3b44f33 
  parser/php.g 49a43b3 
  parser/phplexer.cpp d6be5ad 
  parser/test/lexertest.h 609d5e8 
  parser/test/lexertest.cpp 80e29b6 

Diff: https://git.reviewboard.kde.org/r/120619/diff/


Testing
-------

Added tests for both the lexer and the expression visitor.


Thanks,

Miquel Sabaté Solà

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20141017/19382771/attachment.html>


More information about the KDevelop-devel mailing list