Professional PHP Development Environment
 
Home

News

Features

Screenshots

Change log

Download

Debugger

PHPub Change Log

1.0.2.301 - May 24, 2001 - 67,013 lines of code

  • Added code to make sure we don't recreate saved windows (from the dsk file) which would be off the screen
  • Added dbgmon.dll to supprt connecting to the debugger
  • Removed menu items for View | Watches and Window List until I get around to adding them
  • If the topic at cursor couldn't be found in the help, then manual.html will be launched. Now lists what topic it is looking for on the messages window
  • Added support for doing "Open file at cursor" for files enclosed in single quotes
  • Fixed bug where files not in project were not being saved when Save all was selected from the toolbar

1.0.1.296 - May 22, 2001 - 66,994 lines of source code

  • Hid File | Reopen and View | ISQL menus to prevent confusion about it not working
  • Added descriptions for several unnamed keystrokes in the key assignments dialog
  • Added preference for what zend extension to load when debugger is launched (Paths/PHP_Debugger)
  • Added ability to override the default project loaded by passing the path to the project on the command line
  • Fixed "Project file 'D:\utils\phpub\default.phj' does not exist"
  • Fixed I/O error 21 and "File not found" error when starting (Splash says 'Loading base Code Complete')

1.0.0.293 - May 21, 2001 - 66,973 lines of source code

  • Initial release