mirror of
https://github.com/php/php-src.git
synced 2026-04-27 18:23:26 +02:00
fa5ab18f2e
use the *_ex() functions use zend_get_parameters_ex Tested on my calendar code, and seems to be crash free. But I think I'll wait on converting the IMAP module, since this was quite a pain. :)