PHP7扩展开发系列教程
点赞
如果我帮到了你,请右上角点1个star!
环境要求
- PHP7.1+
- Linux
常见问题
- 示例代码大量使用带副作用的assert断言, 请确保gcc工作在debug模式
提问与反馈
- 请提交issue
教程清单
- course1-how-to-export-a-module
- course2-how-to-define-deps-and-ini
- course3-how-to-define-functions
- course4-how-the-zval-works
- course5-how-to-define-class
- course6-how-to-call-php-functions
- course7-how-to-create-object
- course8-how-to-visit-global-vars
- course9-how-to-work-with-zend-array
- course10-how-to-work-with-resource
- course11-how-to-include-php-file
- course12-how-to-throw-error-and-exception