We are proud to announce the brand new PHPEdit 2.10. This is a free update for all PHPEdit 2.x customers and personal license holders. You can
download your copy here. If you are currently not a license owner you can start a new trial period with this release.
We have prepared a nice
screencast which presents you the major changes.
Here are top 5 reasons why you must upgrade now:
1. Debugger Configuration is now easier than ever
PHPEdit 2.10 introduce a nice interface to configure the debugger with ease. You can choose the possible options and configuration from a single to click Wizard. If you had ever problems with your special debugger configuration, you should try it now.
2. Multiple Debug sessions, ideal for AJAX applications
Our debugger now supports multiple concurrent sessions. You can start multiple instances for example through multiple asynchronous requests and switch between them with just two clicks. Now you have the full control about each request and in which progression they are performed. Lean more in our screencast
here.
3. Improve performance of your scripts with our profiler
When your scripts are mission critical or you have to solve some performance problems you can use our improved profiler which is now based on xDebug. You can easily see which function call or expression takes the most time and where you can improve the runtime of your scripts.
4. Take your time with writing code, not searching within it
The new search extension provides you better access to your files. We have combined the previous Grep extension with our Solution Explorer by providing one single interface to search for everything you need. You can choose between different contexts like current project, all opened files or just the current selection. All search results, even previous ones, are accessible through a new dock. Choosing the right match has never been easier.
5. PHPEdit gets even more stable
We made it again more stable. We solved about 300 issues with this release, which will make PHPEdit the most reliable tool for your work. Additionally PHPEdit is now able to check for new updates, so you will never miss any new version.
You can see the whole
Changelog for this release.
Please keep in mind that this version is free for you if you have an existing license for 2.x. You can
download this release now