From 1ec077e0608e2b070ef0de4f92f281ae86b710e3 Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Sat, 17 Sep 2011 00:05:31 +0000 Subject: [PATCH] - Fixed bug #55707 (undefined reference to `__sync_fetch_and_add_4' on Linux parisc) --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index cbd2c40ba5..be7ce53503 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ PHP NEWS ?? ??? 2011, PHP 5.3.9 - Core: + . Fixed bug #55707 (undefined reference to `__sync_fetch_and_add_4' on Linux + parisc). (Felipe) . Fixed bug #55649 (Undefined function Bug()). (Laruence) . Fixed bug #55576: Cannot conditionally move uploaded file without race condition. (Gustavo) -- 2.40.0