Skip to content

Tags: krakphp/struct-gen

Tags

v0.1.3

Toggle v0.1.3's commit message
support php 74 props

Signed-off-by: RJ Garcia <ragboyjr@icloud.com>

v0.1.2

Toggle v0.1.2's commit message
Composer 2.0 support

Signed-off-by: RJ Garcia <rj@stadiumgoods.com>

v0.1.1

Toggle v0.1.1's commit message
Better support toPhpString on more cases

- nullable arrays now show up as nullable in toPhpString
- Union types are now returned as empty to indicate no type
  definition instead of returning the first type which is too
  restrictive

Signed-off-by: RJ Garcia <ragboyjr@icloud.com>

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from krakphp/exit-on-changes

Fail on Changes

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from krakphp/options

Options Support

v0.0.2

Toggle v0.0.2's commit message
Files without match are left untouched

Signed-off-by: RJ Garcia <ragboyjr@icloud.com>

v0.0.1

Toggle v0.0.1's commit message
Minor typo in workflow yaml

Signed-off-by: RJ Garcia <ragboyjr@icloud.com>