slides/ze-xdebug/hooks1.xml
Engine hooks
20/39
Xdebug
zend_execute hook


  • • Available for several 'events':
  • • Executing user defined function
  • • Compiling a file
  • • Executing internal function
  • • Executing a statement
  • • Function start
  • • Function end