v1.0.3: Doctrine entity-oriented changes
In an effort to allow the generated types to be used as Doctrine2 entity models, the following has been changed:
- Type class fields have been changed from private to protected
- Type descriptions that contain a @ symbol are escaped. Root level PHPDoc annotations remain untouched.