Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
twsg:dicas:precedencia_operadores [2007/12/14 12:36]
emerson Adicionado PHP
twsg:dicas:precedencia_operadores [2007/12/14 12:37] (current)
emerson
Line 18: Line 18:
 | %%i--%% |                  |  new   ​| ​   %     ​| ​ >=    | ? :       | %%^=%% |         | | %%i--%% |                  |  new   ​| ​   %     ​| ​ >=    | ? :       | %%^=%% |         |
 | typeid ​ |                  | new[]  |    +     ​| ​  ​== ​  | =         | %%|=%% |         | | typeid ​ |                  | new[]  |    +     ​| ​  ​== ​  | =         | %%|=%% |         |
 +
  
  
 ===== PHP ===== ===== PHP =====
  
-^  1      ^     ​2 ​     ^   ​3 ​  ​^ ​  ​4 ​   ^  5   ​^ ​  ​6 ​   ^ 7     ​8 ​   ​^  ​ ^+^  1      ^     ​2 ​     ^   ​3 ​  ​^ ​  ​4 ​   ^  5   ​^ ​  ​6 ​   ^           ^^  ​ ^
 | new     ​| ​  ​~ ​       |   ​* ​  | %%<<​%% |  ==  |  &     | =  |   ​%= ​   | and | | new     ​| ​  ​~ ​       |   ​* ​  | %%<<​%% |  ==  |  &     | =  |   ​%= ​   | and |
 | []      |   ​- ​       |   / ​  | %%>>​%% |  !=  | %%^%%  | += |   &​= ​   | xor | | []      |   ​- ​       |   / ​  | %%>>​%% |  !=  | %%^%%  | += |   &​= ​   | xor |

Navigation