I’m wondering if a total rewrite of phpCollab using a PHP5 only MVC framework should be a good choice. This would give us some benefits such:
- a new/refreshed code more scalable
- unit testing
- php 5 objects
- PDO
- creole/propel
- i don’t know… other…
what do you think on a choice like this? You’ll use phpCollab if it will be compatible only with php 5? Or you prefer a classical php 4 application?