Hi,
Can someone have a look to this annoying bug ?
I have try to move tsmr_startup to pre_config hook, but with no success.
I don't see any change in sapi/apache2handler which explain this issue
(no issue with 5.3.x, so must look somewhere else)
I really like to see ZTS available for apache users and for RPM users.
Thanks,
Remi
Hi:
I have submitted a patch, you can have a try:
https://bugs.php.net/patch-display.php?bug=60627&patch=bug60627.patch&revision=1325663174
thanks
Hi,
Can someone have a look to this annoying bug ?
I have try to move tsmr_startup to pre_config hook, but with no success.
I don't see any change in sapi/apache2handler which explain this issue
(no issue with 5.3.x, so must look somewhere else)I really like to see ZTS available for apache users and for RPM users.
Thanks,
Remi--
--
Laruence Xinchen Hui
http://www.laruence.com/
Hi:
I have submitted a patch, you can have a try:
https://bugs.php.net/patch-display.php?bug=60627&patch=bug60627.patch&revision=1325663174thanks
After I test, the patch is okey, so I commited it,
however, lucas, lbarnaud you might want to review the patch.
thanks
Hi,
Can someone have a look to this annoying bug ?
I have try to move tsmr_startup to pre_config hook, but with no success.
I don't see any change in sapi/apache2handler which explain this issue
(no issue with 5.3.x, so must look somewhere else)I really like to see ZTS available for apache users and for RPM users.
Thanks,
Remi--
--
Laruence Xinchen Hui
http://www.laruence.com/
--
Laruence Xinchen Hui
http://www.laruence.com/
Le 04/01/2012 10:05, Laruence a écrit :
After I test, the patch is okey, so I commited it,
Thanks for the patch, works well.
Only a autoload bug with APC in ZTS, but this is another issue.
Remi
P.S. APC bug https://bugs.php.net/60658