Hi all,
I've updated the patch and the RFC that proposes the return type-hint
implementation (Engine + Reflection).
The proposed implementation is working just like the last changes in the
parameter type-hint (in trunk). i.e. working with the "scalar" and "numeric"
pseudo-types.
http://wiki.php.ne
Hi!
I've starting playing around with the zend engine,
is there any hope / plans for better interoperability with how
zend_compile_file() should be extended?
The goal being to reduce the amount of "X is not compatible with Y".
In most cases, overriding zend_compile_file() and calling previ
I've starting playing around with the zend engine,
is there any hope / plans for better interoperability with how
zend_compile_file() should be extended?
The goal being to reduce the amount of "X is not compatible with Y".
It would be possible to separate extensions in two categories and
Yesterday I was talking with one of my Colleagues about the Kolab
project's use of some of the newer features of IMAP, notably, annotations
and myrights.
It turns out Kolab ships a patched PHP to do this properly, and they've
been maintaining these patches for quite some time. In fact, they're up