Hi, On Wed, 2009-06-03 at 13:45 -0500, Matt Wilmas wrote: > I noticed there are several zend_eval_string() references in PECL sources > [1], which would be a problem after adding a string length parameter... How > is that handled? Should the updated function be eval_stringL instead and > add macros for compatibility?
typical naming would be using eval_string_ex for the version with the length, but didn't look into it and will be offline till tuesday. Bu if others review and agree it is a good thing to change. (incl 5.3) johannes -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php