How to add a new syntactic feature to PHP http://t.co/Cm8DlVOD
July 28, 2012
Advertising
How to add new (syntactic) features to PHP
Several people have recently asked me where you should start if you want to add some new (syntactic) feature to PHP. As I'm not aware of any existing tutorials on that matter, I'll try to illustrate the whole process in the following. At the same time this is a general introduction to the workings of the Zend Engine.




Comment on this post