Skip to content

Tags: php-script/php-script

Tags

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #17 from php-script/001-break-continue

new feature: break continue

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #15 from php-script/14-for-foreach-and-if-should-b…

…e-provided-with-a-code-completion-snippet

add control flow snippets (for, foreach, if, ifelse) for …

v1.0.1

Toggle v1.0.1's commit message
update docs: add editor integration guide for PHP with Monaco Editor …

…details and repository links

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #11 from php-script/feature/add-local-variables

update playground: introduce local variable suggestions in autocomplete