Any outstanding things for this release beyond PEAR and XMLRPC? I'd like
to roll RC2 as soon as possible.
Thanks,
Zeev
Hi,
Zeev Suraski mailto:zeev@zend.com wrote on Wednesday, August 24, 2005 9:50
AM:
Any outstanding things for this release beyond PEAR and XMLRPC? I'd
like to roll RC2 as soon as possible.
Some hint: Some applications get broken after upgrade from PHP 5.0.4 to
5.0.5RC1.
For example the MediaWiki software:
Fatal error: Only variables can be passed by reference in
/xxx/www/wiki/includes/SpecialSpecialpages.php on line 68<:
eeeeaeaeciaobsoeeeeee
I thought these reference-`fixes' would only affect PHP 5.1.x and PHP 4.4.x
branches? Because this is IMHO a BC break.
Just to let you know :)
--
Regards.
Zeev Suraski schrieb:
Any outstanding things for this release beyond PEAR and XMLRPC? I'd
like to roll RC2 as soon as possible.
libpcre needs to be bumped.
--
Sebastian Bergmann http://www.sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69
It's already been bumped.
-Andrei
Zeev Suraski schrieb:
Any outstanding things for this release beyond PEAR and XMLRPC? I'd
like to roll RC2 as soon as possible.libpcre needs to be bumped.
--
Sebastian Bergmann
http://www.sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B
5D69
Yeah, don't release it and push 5.1 instead.
Nobody should be using 5.0 anymore after 5.1 is out..
--Jani
Any outstanding things for this release beyond PEAR and XMLRPC? I'd like to
roll RC2 as soon as possible.Thanks,
Zeev
Zeev Suraski wrote:
Any outstanding things for this release beyond PEAR and XMLRPC? I'd
like to roll RC2 as soon as possible.
PEAR is not an issue (that's what my message about finishing sync was
all about)
Greg
At 11:33 24/08/2005, =?us-ascii?Q?Sonke_Ruempler?= wrote:
Hi,
Zeev Suraski mailto:zeev@zend.com wrote on Wednesday, August 24, 2005 9:50
AM:Any outstanding things for this release beyond PEAR and XMLRPC? I'd
like to roll RC2 as soon as possible.Some hint: Some applications get broken after upgrade from PHP 5.0.4 to
5.0.5RC1.For example the MediaWiki software:
Fatal error: Only variables can be passed by reference in
/xxx/www/wiki/includes/SpecialSpecialpages.php on line 68<:
eeeeaeaeciaobsoeeeeee
It appears to be due to a genuine fix for bug #31525. More of the same
'Only variables can be * by reference' that we're used to.
Zeev