summaryrefslogtreecommitdiff
path: root/Zend/zend_dtrace.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove old SVN keywords substitutionsPeter Kokot2018-06-161-2/+0
| | | | | | | | When the PHP source code was versioned in Subversion, there was possible to substitute certain keywords such as $Id$ with revision number, last change time and author name. Such approach is not used in Git so this patch removes these outdated artifacts from source code files.
* further sync for vim mode linesAnatol Belski2017-07-041-0/+10
|
* Fixed phpdbg build broken when dtrace enabledReeze Xia2015-04-071-3/+3
| | | | This also fixed a zend_string related warning
* 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