Register new T_OPEN_TAG and T_CLOSE_TAG through a C extension?...
Read MoreHow (if possible) to optimize memory in this PHP example...
Read MoreWhat algorithm does array_sum use in PHP?...
Read MoreParentheses altering semantics of function call result...
Read Moreprint_r() adds properties to DateTime objects...
Read MoreDoes PHP interpreter compiles to bytecode every command during the reading?...
Read MoreMemory leak with malloc in php extension...
Read Morehow to call a php extension method from another php extension method...
Read MoreWhere to find the "low memory" and "free CPU cycles" calls triggering garbage co...
Read MoreWhere can I learn about PHP internals?...
Read MoreSegmentation fault on method calling inside a php extension...
Read Morehow to read a constant property in php extension?...
Read MorePHP uksort function using global variable fails after PHP upgrade to 5.3.3...
Read MorePHP ignoring returned reference from function considered harmful?...
Read MoreOverride recursion limits for __get and __set on the same property...
Read MoreC PHP Extension object persistance...
Read MorePHP include incorrect search path taken?...
Read MoreWhy is Importing a PHP Function into the Current Namespace Unsupported...
Read MoreCalling extension function in zend_eval_string...
Read MoreWhat's the PHP APC cache's apc.shm_strings_buffer setting for?...
Read MoreCapturing (externally) the memory consumption of a given Callback...
Read MoreTrying to regenerate zend_language_scanner.c...
Read Morephp extension to replace PHP class method with handler written in C...
Read MoreWriting a C++ extension for PHP 5.4, example code is obsolete...
Read MoreAnyone familiar with PHP source code?...
Read MoreWhy C.O.W does not take place when ' writing to a property ' / ' injecting a property in...
Read MoreCan't find Zend directory in EasyPHP folder...
Read MorePHP Performance : Copy vs. Reference...
Read MoreZend Global Variable in an Extension Persisting Across Multiple Requests...
Read More