Fixes error: ``` [object Object] has no method 'Node_Expr_BitwiseXor' ``` Which results from using xor e.g: ``` error_reporting(E_ALL ^ E_NOTICE); also reported to phpjs project: https://github.com/niklasvh/php.js/pull/48 |
||
|---|---|---|
| .. | ||
| ace | ||
Fixes error: ``` [object Object] has no method 'Node_Expr_BitwiseXor' ``` Which results from using xor e.g: ``` error_reporting(E_ALL ^ E_NOTICE); also reported to phpjs project: https://github.com/niklasvh/php.js/pull/48 |
||
|---|---|---|
| .. | ||
| ace | ||