On Fri, Mar 12, 2010 at 11:18, Jani Taskinen <jani.taski...@iki.fi> wrote: > Having tests in multiple branches is PITA. Hasn't anyone considered that the > best way would be to move all tests into their own repository > (directory..whatever :) in SVN..? Considering they are supposed to be used > for testing against regressions and BC breaks, they should always be > runnable using any PHP version?
Thats actually a fairly good idea. Some tests however are not supposed to work in earlier releases, so we need to either add a new ==SKIP-VERSION== 5.2, 5.1, 5.0 or add more things to skipif. -Hannes -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php