Het progamma phpDesigner is een 'integrated development environment' voor het schrijven van onder meer php-, html-, xml-, javascript- en sql-code. De software biedt daarbij ondersteuning aan project- en bestandsbeheer, syntax highlighting en debug-mogelijkheden. De nieuwste versie van phpDesigner heeft rugnummer 6.2.5.2 meegekregen en is vanaf deze pagina voor Windows te downloaden. Het changelog ziet er als volgt uit:
6.2.5.2
- New. Memory optimization for large projects
- New. Support for HTML tag attribute "canonical" (introduced by Google for double content within one website)
- New. Support for HTML tag attribute "nofollow" (introduced by Google to prevent PR in case of commercial links)
- New. Count replaced all matches
- Fixed. Empty lines in templates
- Fixed. The embedded web browser when panel docking is set to auto-hide
- Fixed. Find next/previous buttons in the search dialog
- Fixed. Show hidden files in the ftp
- Fixed. The search result window (if not visible) will now only appear on Find all
- Fixed. Disabled the warning dialog when using Replace all in multiple documents
- Fixed. Jump to declaration when the files are located on the FTP
- Fixed. The location of the PHP manual
- Fixed. Marks search result removed (no longer used)
- Fixed. The embedded database browser (re-loading)
- Fixed. The registration dialog (trial) now fits better netbooks
- Fixed. The 5 open document restriction has been disabled in the trial
- Fixed. Option to disable the auto-indention of brackets
- Fixed. File encoding
- Fixed. File encoding on duplicated files (now uses default settings)
- Fixed. Clear bookmarks (added)
- Fixed. Tabs and spaces in phpDoc comments
- Fixed. Updated the French UI language file
- Minor fixes and improvements