Heads up RMs. We need to apply the patch attached to this bug:
https://bugs.php.net/bug.php?id=60986&edit=1
to 5.3/5.4/trunk. We switched to pcre_fullinfo() in most places already,
but there is that one spot left. It is essentially a one-liner and it
doesn't change any functionality since pcre_fullinfo() does exactly the
same thing as pcre_info() when called with NULL,NULL,NULL.
I have tested the patch and no tests are broken by it.
-Rasmus
Hi!
Heads up RMs. We need to apply the patch attached to this bug:
https://bugs.php.net/bug.php?id=60986&edit=1
to 5.3/5.4/trunk. We switched to pcre_fullinfo() in most places already,
but there is that one spot left. It is essentially a one-liner and it
doesn't change any functionality since pcre_fullinfo() does exactly the
same thing as pcre_info() when called with NULL,NULL,NULL.
I have tested the patch and no tests are broken by it.
OK, go ahead.
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227