Feeds:
RSS
Atom

I just made a very first version of Zend Debugger extension for TYPO3. Those, who use PDT or Zend Studio for debugging PHP, know how invaluable is PHP debugger. However those who do not use FireFox or MSIE cannot easily use debugger. For example, Mac users may not easily debug TYPO3 PHP code from Safari. They will have to start debugging session from PDT or Zend Studio manually.

Since I migrated to Mac I found necessity to switch to FireFox for debugging to be inappropriate. FireFox works much worse on Mac than Safari. So I coded a new TYPO3 extension to enable PHP debugging in Safari. It will work only with TYPO3 4.2. It adds toolbar icon with two menu items: enable debug and disable debug. Clicking "Enable debug" will immediately cause debugger to watch for breakpoints. "Disable debug", of course, stops it. I plan to add also a window with debug options. Possibly it can be used with PDT too.

Below is the image that shows plugin user interface. Now I can debug from Safari too!

Like it? Then bookmark it! digg.comdel.icio.usgoogle.comMyLink.deYahooMyWebTechnoratiFurllive.comnetscapeTagThatWebnews

3 Comments

  1. on Tuesday, 25-03-08 00:54 Yannick Pavard
    Excellent !

    Do you know new project : http://www.tyclipse.org/ ?

    Tyclipse + debugger extension = Nice ;)

    Thank You Dmitry
  2. on Tuesday, 03-06-08 12:47 Webagentur
    Why should such a debugger at all? And what can this extension?
  3. on Tuesday, 03-06-08 12:48 Webagentur
    Why should such a debugger at all? And what can this extension?

Leave a Reply