Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Xdebug 3 found (17 total)

alternate case: xdebug

List of PHP editors (956 words) [view diff] case mismatch in snippet view article find links to article

editors/codelite: Open Source IDE for C/C++". freshports.org. "Debugging using XDebug – Eclipsepedia". "Third-Party Packages | Geany". geany.org. Outdated packages
PHP Development Tools (398 words) [view diff] exact match in snippet view article find links to article
Content Assist Code Formatter Refactoring Code Templates Zend Debugger Xdebug Core — parser, search algorithm, communication and more Debug — protocols
Reference counting (4,807 words) [view diff] exact match in snippet view article find links to article
manually force the purging mechanism to be run. $a = "new string"; $b = $a; xdebug_debug_zval("a"); The above example will output: a: (refcount=2, is_ref=0)='new