Warning: You're looking at a styleless page because your browser is ignoring CSS styles. You're probably using a very old browser, or you disabled CSS support by purpose. We suggest you to download a modern browser such as Firefox or Internet Explorer.

What's new?

What's new in version 2.10?

Debugging and profiling

Debugging and profiling has been greatly improved by changing to a new open source debugger: Xdebug. This allowed us to integrate the debugging process more tightly into PHPEdit, and to enhance the user experience.

Xdebug also acts as a profiler, so at the end of every debug session you'll get a the profiling session's results in a file that you'll be able to open in Wincachegrind.

More information on the debugger and the profiler.

Code Snippets

The new Code Snippets extension allows your to organize your mostly used pieces of code, and gives you a quick access to them when you want to re-use them.

The extension has been rewritten from scratch and takes advantage of the new extension Api, and will therefore be able to offer more functionnalities in the future.

More information on the Code Snippets dock.