Closed geega closed 2 years ago
In this case: Closed in favor of https://github.com/propelorm/Propel2/pull/1888
@dereuromark This is my draft PR. A lot of issues with tests. I reverted some changes but not helped. So, I moved some changes into another PR for simple checks and testing. https://github.com/propelorm/Propel2/pull/1888 test passed. I tried to add some type-hint for getters and setters. But. I can't resolve all issues. It takes a lot of time to study the tests Because sometimes our setters or getters returned DateTime object or string and a lot of tests filed. Maybe when PHP can support union types like `string | DateTime' it will be easier.
Can you please clarify the closing? Regarding all changes?