Commit: e00ed6bc3f6de5f1103cb9e92e66fc20fd6cc17e Author: Arpad Ray <array...@gmail.com> Thu, 27 Jun 2013 19:23:58 +0100 Parents: ce8c023910562e84d5e00825a1e784174bcb3f1b Branches: PHP-5.4
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=e00ed6bc3f6de5f1103cb9e92e66fc20fd6cc17e Log: Update NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index a4295e8..8a209b5 100644 --- a/NEWS +++ b/NEWS @@ -37,6 +37,10 @@ PHP NEWS . Allowed PDO_OCI to compile with Oracle Database 12c client libraries. (Chris Jones) +- Session + . Fixed bug #62535 ($_SESSION[$key]["cancel_upload"] doesn't work as + documented). (Arpad) + - Sockets: . Implemented FR #63472 (Setting SO_BINDTODEVICE with socket_set_option). (Damjan Cvetko) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php