> This means that people testing on PHP 5.2 > will have some skipped tests. Testing will NOT fail on 5.2. Currently, > they will also have skipped tests if they don't have pdo_sqlite3 or > mongodb extensions loaded (and a mongodb server up and running).
Well, I could live with that actually. Didn't reckognize you meant that. > Also, not all syslog tests depend on 5.3 features... just the important ones. > :) hehehehe :-) > If you have a better solution for this particular problem, I'm listening. Speaking on namespaces... one thing comes to my mind. Should we put log4php 2.x to maintenance only mode and create a log4php 3.x version supporting php 5.3 + namespaces? Cheers
