Skip to content

Releases: souplette-php/chicot

Publish version 0.2

15 Jan 15:08
c354610
Compare
Choose a tag to compare
  • fixed: correctly stub functions returning by reference
  • tentative return types are now stubbed like standard return types.

Full Changelog: 0.1.4...0.2.0

Publish version 0.1.4

10 Jan 15:43
f2bd254
Compare
Choose a tag to compare

Fixed:

  • Fixes mixed types stubbed as mixed|null.

Full Changelog: 0.1.2...0.1.4

Publish version 0.1.2

28 Dec 23:49
86427a1
Compare
Choose a tag to compare
  • fixes broken final newline insertion logic.

Full Changelog: 0.1.1...0.1.2

Publish version 0.1.1

28 Dec 22:20
22f1e99
Compare
Choose a tag to compare
  • warnings during code generation are now written to stderr instead of stdout
  • ensures final newline character in generated code for better diffs

Full Changelog: 0.1.0...0.1.1

Publish version 0.1

28 Dec 02:03
6d0387e
Compare
Choose a tag to compare
0.1.0

fix: skips codegen for non-scalar constant or default values