| | 62 | |
| | 63 | === Process Improvements === |
| | 64 | |
| | 65 | These relate more to the development process itself than the actual product of it, but are still highly relevant: |
| | 66 | |
| | 67 | 1. [wiki:Development/NewSite New, fresh looking site], with a clear distinction of content for development ''with'' vs. ''of'' Propel. |
| | 68 | 1. Test suite setup that allows for doing a separate build per each test case if need be (so that issues like [ticket:735 this] can also be tested for). |
| | 69 | 1. Clearly stating which versions of PHP are supported, and running the test suite on ''all'' supported versions before a release (should be easy as Propel 2.0 will probably start at PHP 5.3.0). |