summaryrefslogtreecommitdiff
path: root/Zend/zend_dtrace.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce error notification callbacks that are run independant of zend_error_cbBenjamin Eberlei2020-07-171-0/+2
* Remove local variablesPeter Kokot2019-02-031-10/+0
* Take out some last remnants of the yearly copyright rangeZeev Suraski2019-01-301-1/+1
* Remove old SVN keywords substitutionsPeter Kokot2018-06-161-2/+0
* further sync for vim mode linesAnatol Belski2017-07-041-0/+10
* Fixed phpdbg build broken when dtrace enabledReeze Xia2015-04-071-3/+3
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-6/+6
* Simplify call-frame handlingDmitry Stogov2014-07-071-2/+2
* Pass zend_execute_data instead of zend_op_arrayDavid Soria Parra2012-12-051-1/+1
* Overwrite execute_ex instead of execute in dtrace_executeDavid Soria Parra2012-12-041-1/+1
* Use zend_execute_internal always to call internal functionsStanislav Malyshev2012-10-051-2/+2
* Add DTrace probesDavid Soria Parra2010-04-241-0/+48