Hi Johannes,

----- Original Message -----
From: "Johannes Schlüter"
Sent: Wednesday, June 03, 2009

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)

Yeah, but there's already an _ex version in this case. :-) Thanks for approval though!

johannes

- Matt

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to