Branch: refs/heads/master
Home: https://github.com/xdebug/xdebug
Commit: a2fef1549c93a16b75d1518626ba3fe1e8f343c5
https://github.com/xdebug/xdebug/commit/a2fef1549c93a16b75d1518626ba3fe1e8f343c5
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2015-09-12 (Sat, 12 Sep 2015)
Changed paths:
M xdebug_code_coverage.c
Log Message:
-----------
Fixed detecting a static self with PHP 5.x
Just like with scanning for the beginning of the fetch chain, we need to do the
same for figuring out whether it's a static member. This can possibly be
optimized so that the scan only happens once.
Commit: 15bb26c899f3f70dc7974e7c37b469c20b0f7c05
https://github.com/xdebug/xdebug/commit/15bb26c899f3f70dc7974e7c37b469c20b0f7c05
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2015-09-12 (Sat, 12 Sep 2015)
Changed paths:
M xdebug_code_coverage.c
Log Message:
-----------
Added fixme to check for this backwards looping consolidation
Commit: c4ef298f4d8735332c1e468d731c38cfac07dd05
https://github.com/xdebug/xdebug/commit/c4ef298f4d8735332c1e468d731c38cfac07dd05
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2015-09-12 (Sat, 12 Sep 2015)
Changed paths:
M xdebug_code_coverage.c
Log Message:
-----------
Merged pull request #205
Compare: https://github.com/xdebug/xdebug/compare/b7ba4cd91941...c4ef298f4d87
Received on Sat Sep 12 2015 - 09:59:35 BST
This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST