Commit: 0e97cdf86b8db73c5d80e5eaeb7efc99ae6383de Author: Xinchen Hui <larue...@php.net> Mon, 9 Jul 2012 08:46:38 +0800 Parents: e6d9cd983b3503d38389d0c67267c773a98af174 4323a7acedf0eff76f709456930d89380c16f0b8 Branches: master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=0e97cdf86b8db73c5d80e5eaeb7efc99ae6383de Log: Merge branch 'PHP-5.4' * PHP-5.4: update NEWS Fixed bug #62499 (curl_setopt($ch, CURLOPT_COOKIEFILE, "") returns false) appease MSVC (doesnt like unary minus of unsigned ints) appease MSVC (doesnt like unary minus of unsigned ints) Bugs: https://bugs.php.net/62499 Changed paths: MM ext/curl/interface.c Diff: -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php