Dev-PHP發布了3.00 Alpha 3,不過感覺還是不成氣候
官方網站:http://devphp.sourceforge.net/dev3/
[20.09.2004] After a month of hard work, I am grad to announce the immediate availability of the third Alpha release of Dev-PHP 3.00.
Maybe the biggest change in this release is the return of the Multilanguage support, which was completely rewritten from scratch to improve usability. If you make a good (and complete) translation of Dev-PHP please send it to me so I can include it in future releases.
There are also a lot of new features and bugfixes. Check out the Change Log for details:
- Added "File Type" to Script menu to select which highlighter is used.
- Added (still very basic) Code Bookmarks.
- Added Multilanguage support (Currently English and Spanish only).
- Added an integrated Language Editor.
- Added "Compile" to Script menu.
- Added "Word Wrap" to Compiler Output.
- Fix: AutoComplete pops up only when pressing Ctrl+Space.
- Fix: Now you can execute a script without having to save it.
- Fix: Class Browser now only parses PHP code.
- Fix: Class Browser now calls SynEdit.EnsureCursorPosVisible.
- Fix: Class Browser now recognizes "class", "function" and "var" correctly.
- Fix: When you close a file, the Compiler Errors list gets cleared.
- Fix: Main dialog's Left and Top values now get loading correctly.
- Fix: Source code installer does not use MUI_FINISHPAGE_RUN anymore.
- Fix: The HTML/PHP highlighter is not case sensitive anymore.
- Fixed a bug when opening files with large names (more than 8 characters).
- Fixed critical bug when creating OptionsIni.
- Implemented Tab Indent (Shift+Tab = Undent).
- Implemented "Insert Dropped Files".
- Improved "Compiler Errors" list.
- Improved session loading.
- Replaced the "Compiler Output" toolbar with a popup menu.
- Lots of changes to UParser.pas.
- Changed some keyboard shortcuts
- Upgraded SpTBXLib components to version 0.5.
- Huge code cleanup.
As I always say, try to test it as much as you can and keep sending bugs, feature requests and comments you may have. I added a bugs group called "3.00 pre-releases" so you can use the SF.net bug traker to report bugs instead of the forum.