jphp-group / develnext

JavaFX and IDE for JPHP (only russian localization, english - in progress)
http://develnext.org
Mozilla Public License 2.0
100 stars 28 forks source link

Syntax error #134

Open TsSaltan opened 7 years ago

TsSaltan commented 7 years ago
class test{
    public $a = '1';
    function __construct(){
        (int) $this->a++;
    }
}

new test();

Вызывает ошибку Syntax error, unexpected '++' on line 8 at на строке (int) $this->a++;

izdec8d commented 8 months ago

это баг dfevel next который никогда теперь не пофиксят