Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [phoenix-dev] Eclipse.org upgrade to PHP5

As usual, I'm clueless about where to check in my code for the test servers. It looks like the test servers are running a copy of HEAD - so do I just my changes to fix the warnings into HEAD?

Denis Roy wrote:
To help you debug your code, PHP Warnings and Errors have been enabled on the test sites. This means that pages on eclipse.org that appear to function properly  right now actually have unresolved warnings, so don't panic if your pages show tons of warnings on the test sites -- it doesn't mean your pages are broken.  However, it is highly desirable to fix the code that is causing these warnings. Our intention is to put this server into normal production (minus the warnings, handling 1/5th of eclipse.org traffic) in about 3 weeks.

Here are the URLs you can use to test the functionality of your sites on PHP5:
http://www-test.eclipse.org/
http://download-test.eclipse.org/


Back to the top