Skip to content

Release 0.4.3-alpha

Compare
Choose a tag to compare
@nkt nkt released this 27 Jul 09:54
· 4540 commits to master since this release
  • Fixed variables initialisation in conditions #413
  • Stubs generating fixes #418, #421, #434
  • Fixed is_numeric function call
  • Fixed internal CS errors #416
  • Fixed identical operator #423
  • Fixed small memory leak inside parser #431
  • Improve try-catch
  • Fix string constants escaping, IssetOperator with variables #456
  • Added support for doubles in typeof statements
  • Fixed arithmetical errors #441
  • Added deprecated method modifier #462
  • Added ability for lookup php.ini inside project #446

Thanks @phalcon, @ovr, @dreamsxin, @christiaan, @andycheg, @kjdev, @mruz