This is an automated email from the ASF dual-hosted git repository.

junichi11 pushed a change to branch php-nb22-features
in repository https://gitbox.apache.org/repos/asf/netbeans.git


    from 35a83e09a5 Merge pull request #6981 from 
junichi11/php-gh-6980-incorrect-formatting
     add da5a813ffa PHP: Implemented display of exception message when 
exception breakpoints are hit
     new b33890d1b1 Merge pull request #6992 from 
troizet/php_exception_breakpoint_show_message

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../php/dbgp/breakpoints/BreakpointModel.java      | 44 ++++++++++++++++++++--
 .../php/dbgp/breakpoints/ExceptionBreakpoint.java  | 40 ++++++++++++++++++++
 .../modules/php/dbgp/packets/RunResponse.java      | 31 ++++++++++++++-
 3 files changed, 109 insertions(+), 6 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to