[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-cvs
Subject:    [PHP-CVS] com php-src: Fix UPGRADING: UPGRADING
From:       Christoph Michael Becker <cmb () php ! net>
Date:       2018-07-31 11:31:28
Message-ID: php-mail-f3d9b01976c839d491eae0a74e40eb2e343954023 () git ! php ! net
[Download RAW message or body]

Commit:    bf5cf794565cf0980d5922b8ece7ad5836a07c29
Author:    Christoph M. Becker <cmbecker69@gmx.de>         Tue, 31 Jul 2018 13:31:28 +0200
Parents:   974abd8b432a3d495539ebcfb864ae7340ee0f53
Branches:  master

Link:       http://git.php.net/?p=php-src.git;a=commitdiff;h=bf5cf794565cf0980d5922b8ece7ad5836a07c29

Log:
Fix UPGRADING

Changed paths:
  M  UPGRADING


Diff:
diff --git a/UPGRADING b/UPGRADING
index b2ec6bc..656b7d8 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -348,7 +348,7 @@ Standard:
   . setcookie() and setrawcookie() now also support the following signature:
     set(raw)cookie(string $name, [string $value, [array $options]])
     where $options is an associative array which may have any of the keys
-    "lifetime", "path", "domain", "secure", "httponly" and "samesite".
+    "expires", "path", "domain", "secure", "httponly" and "samesite".
 
 PCRE:
   . preg_quote() now also escapes the '#' character.


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic