Home » Gtk2 Components » Gtk2_VarDump
A simple GUI to examine php data trees
This package is unmaintained.
Download latest release 1.0.0 (archived versions might be outdated)
License: LGPL
Description
Just a regedit type interface to examine PHP data trees.
Maintainers
- Christian Weiske (cweiske) — lead, active
Dependencies
Required
- PHP (>= 5.1, <= 6.0.0)
- PEAR Installer (>= 1.4.1)
- php-gtk (extension, >= 2.0.1)
Releases
- 1.0.0 (stable, 2008-04-11)
Release notes
License: LGPL
Adjust to PHP-Gtk2 stable's version API changes
- 0.2.0 (beta, 2006-07-31)
Release notes
License: LGPL
* BC BREAK: Use Gtk2_VarDump::display() now instead using the constructor,
since this doesn't show the window or start the main loop anymore. - 0.1.0 (beta, 2006-05-11)
Release notes
License: LGPL
* Modularized the program: It's easy to embed parts in your own application now
* All objects can be viewed now
* Object with classes that aren't available in PHP don't crash the app any more - 0.0.4 (beta, 2005-12-28)
Release notes
License: LGPL
Make dialog modal, so that the debugged application can't continue.
Bugs
No bugs.