Branch: refs/heads/pr/156
Home: https://github.com/xdebug/xdebug
Commit: ce9a17711667c683a6c247cd9acb2af1b8814406
https://github.com/xdebug/xdebug/commit/ce9a17711667c683a6c247cd9acb2af1b8814406
Author: Dominik del Bondio <dominik.del.bondio[@]bitextender.com>
Date: 2015-02-15 (Sun, 15 Feb 2015)
Changed paths:
A tests/bug01105.inc
A tests/bug01105.phpt
M xdebug_handler_dbgp.c
Log Message:
-----------
fix property_set when depth > 0
To do this we have to backup and restore many executor globals,
since property_set without the -t (type) parameter internally
uses zend_eval_string() which needs to be at the correct frame
to work properly.
Commit: 7b173a297f3116b634bea70920ff34efc4c47144
https://github.com/xdebug/xdebug/commit/7b173a297f3116b634bea70920ff34efc4c47144
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2015-02-15 (Sun, 15 Feb 2015)
Changed paths:
A tests/bug01105-001.inc
A tests/bug01105-001.phpt
A tests/bug01105-002.inc
A tests/bug01105-002.phpt
R tests/bug01105.inc
R tests/bug01105.phpt
Log Message:
-----------
Added an extra test case
Commit: 5bea627a948b2f42868439fad71e4b3a9809c20e
https://github.com/xdebug/xdebug/commit/5bea627a948b2f42868439fad71e4b3a9809c20e
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2015-02-15 (Sun, 15 Feb 2015)
Changed paths:
M xdebug_handler_dbgp.c
Log Message:
-----------
Removed superfluous backups
Commit: 3461c5f0596252e3dceb8b8d974969d671e4acc9
https://github.com/xdebug/xdebug/commit/3461c5f0596252e3dceb8b8d974969d671e4acc9
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2015-02-15 (Sun, 15 Feb 2015)
Changed paths:
M xdebug_handler_dbgp.c
Log Message:
-----------
Fixed white space
Compare: https://github.com/xdebug/xdebug/compare/ce9a17711667^...3461c5f05962
Received on Sun Feb 15 2015 - 18:50:18 GMT
This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST