v2.3 Release Notes

Notice: This is no longer the latest information available. Please check the sidebar for more up to date information.

Release Date: 30 March 2011

This time around, we have a significantly larger changelog than normal. In addition to the core team - Keith, Pedro, Trevor, and Benjamin - a number of community members have distinguished themselves in their contributions on a variety of fronts:

If you use web2project and ever run into one of these guys, buy them a tasty beverage (coffee, soda, a beer) and say “thanks”. They’re part of what makes this a great community.

Downloading & Installing

The only official distribution site is Sourceforge. Check out the Installation page to get started.

Reporting Problems

For more information, support, or to discussion upcoming features, please visit our Support Forums.

Any and all issues discovered should be added to our our Issue Tracking System. Feature requests should be marked as such and not described as issues. Please remember to mark Feature Requests as requests and not bugs.

If you’re not familiar with submitting a bug, please read my post: How To Submit a Bug

New Features

Fixes/Bugs Closed

Misc Changes/Improvements

Open/Known Issues

System Metrics

Here are some core metrics that may be of interest to the geekier among us.

By running these commands, we get the metrics below:

# Assuming web2project is the your base directory

php phploc.php --count-tests --exclude=../web2project/lib ../web2project/

php phpcpd.php --exclude=../web2project/lib/ --exclude=../web2project/unit_tests/ ../web2project/
Notice: This is no longer the latest information available. Please check the sidebar for more up to date information.