propelorm / Propel2

Propel2 is an open-source high-performance Object-Relational Mapping (ORM) for modern PHP
http://propelorm.org/
MIT License
1.26k stars 396 forks source link

added simple typed properties #1893

Closed a4blue closed 1 year ago

a4blue commented 2 years ago

The Idea of this PR is to prepare and add typed properties in the classes generated by propel. Goal was to still maintain BC Compatibility

In the future strict return types would be great, but it would cause compatibility issues with many projects

dereuromark commented 2 years ago

Any update on this one?

mringler commented 1 year ago

@dereuromark I think this can be closed too. As said above, the proposed changes are dangerous, and there was no response from the author in six month.