How PHP Executes – from Source Code to Render
Thomas Punt goes through the four stages of PHP execution - from lexing to compilation and optimization. Here's what you make happen, daily!
Thomas Punt goes through the four stages of PHP execution - from lexing to compilation and optimization. Here's what you make happen, daily!
Aleksander Koko covers what HHVM and Hack is, and how to setup WordPress running under HHVM.
Thomas Punt revises his previous implementation of the range operator in PHP and improves on it with some much needed extra functionality
Thomas Punt implements the range operator in PHP - come along and learn how to hack the internals of your favorite programming language!
What's PHPNG? Who's leading it and how does it stack up against HHVM and Zephir?