[PHP-DEV] [RFC] Return type-hint

2010-07-28 Thread Felipe Pena
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

Re: [PHP-DEV] Zend Extension - zend_compile_file - interoperability?

2010-07-28 Thread Stas Malyshev
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

[PHP-DEV] Zend Extension - zend_compile_file - interoperability?

2010-07-28 Thread Jonathan Bond-Caron
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

[PHP-DEV] IMAP patches from kolab -- can we get these merged?

2010-07-28 Thread Clint Byrum
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