Skip to content

v1.0.3: Doctrine entity-oriented changes

Compare
Choose a tag to compare
@dcarbone dcarbone released this 29 Oct 14:25

In an effort to allow the generated types to be used as Doctrine2 entity models, the following has been changed:

  1. Type class fields have been changed from private to protected
  2. Type descriptions that contain a @ symbol are escaped. Root level PHPDoc annotations remain untouched.