Dephpugger v1.0.0-alpha Release Notes

  • ➕ Added

    • 🆕 New architecture
    • ✅ Tests for commands
    • ✅ Tests for MessageEvent
    • One class for each command in debugger
    • One class for each xml received in DBGP
    • 🆕 New flow execution
    • Core with REPL
    • 🔌 Class with reflection mode to get all plugins (commands and parsers)
    • Readline with history

    🔄 Changed

    • 🔨 Refactor client DBGp protocol
    • ✂ Remove singleton in $config
    • Output in a single class