Giter VIP home page Giter VIP logo

php-ext-shurrik's Introduction

shurrik

Shurrik is a PHP extension, used for testing PHP kernel

Environment

Linux localhost 2.6.32-279.el6.i686 #1 SMP Fri Jun 22 10:59:55 UTC 2012 i686 i686 i386 GNU/Linux

PHP 5.3.27

Building

$ ./configure --with-php-config=/usr/local/php/bin/php-config
$ make && make install

$ gcc shurrik_server.c -o shurrik_server

Running shurrik_server

$ ./shurrik_server

Example trace opcode

Run test and will be tracing in cli

$ php tests/002.php
$ ./shurrik_server
==================== start ====================
tests/002.php
id  line  opcode        handler                             op1       op2       result
0   3     ZEND_ECHO     ZEND_ECHO_SPEC_CONST_HANDLER        abc
1   5     ZEND_PRINT    ZEND_PRINT_SPEC_CONST_HANDLER       abc                 ~(nil)
2   5     ZEND_FREE     ZEND_FREE_SPEC_TMP_HANDLER          ~(nil)
3   8     ZEND_RETURN   ZEND_RETURN_SPEC_CONST_HANDLER      1

==================== end ====================

Run in web cgi , this is a app test in yaf image

php-ext-shurrik's People

Contributors

rryqszq4 avatar yuquandev avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

xingskycn guoyu07

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.