On Dec 19, 2006, at 1:07 PM, Marcus Boerger wrote:
- zend_call_methods has no zend_u_call_method version, see patch
Good catch.
- parameter parsing doesn't allow to receive a string in current run-time setting. I will introduce a new parameter parsing option 'x' that gets replaced by either 's' or 'u' depending on UG(unicode). This is pretty useful inside spl, pdo, reflection and anything else that deals with functions, classes, ..., see patch Comments?
This is fine with me. -Andrei -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php