Skip to content

4.2.5

Compare
Choose a tag to compare
@RealyUniqueName RealyUniqueName released this 06 Mar 08:56
· 1 commit to 4.2_bugfix since this release

2022-03-06 4.2.5:

New features:

  • php : support PHP attributes generation #9964

Bugfixes:

  • all : fixed compiler crash in complex constraints chains #10445
  • all : fixed timers execution order for timers with small time delta #10567
  • js : fixed constructors with rest arguments when compiling for ES3, ES5 #10490
  • php : excluded E_DEPRECATED notices from error reporting #10502
  • php : fixed safe casts to native arrays #10576
  • nullsafety : fixed false error on extern var fields without initialization #10448