Skip to content

Releases: php-script/php-script

v1.0.3

Choose a tag to compare

@rokde rokde released this 03 Dec 17:02
8874abe

What's Changed

  • new feature: break continue by @rokde in #17

Chore

Full Changelog: v1.0.2...v1.0.3

Improved Code Completion

Choose a tag to compare

@rokde rokde released this 18 Nov 16:44
b7b2710

What's Changed

  • add control flow snippets (for, foreach, if, ifelse) for … by @rokde in #15

Full Changelog: v1.0.1...v1.0.2

v1.0.1 - full injection support and documentation

Choose a tag to compare

@rokde rokde released this 16 Nov 15:47

What's Changed

  • add initial documentation and GitHub Pages setup for PHP Script project by @rokde in #13
  • support the fully constructor injection on the engine class

Full Changelog: v1.0.0...v1.0.1

PHP Script is alive

Choose a tag to compare

@rokde rokde released this 11 Nov 19:57
6bb502c

What's Changed

  • Feature/ast by @rokde in #2
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1
  • Feature/exception handling improved by @rokde in #3
  • use whitelist instead of blacklist by @rokde in #4
  • improve naming and support unequal comparison by @rokde in #5
  • playground by @rokde in #6
  • monaco editor by @rokde in #7
  • monaco editor by @rokde in #8
  • linter by @rokde in #9
  • improved string concatenation by @rokde in #10
  • update playground: introduce local variable suggestions in autocomplete by @rokde in #11

New Contributors

Full Changelog: https://github.com/php-script/php-script/commits/v1.0.0