Searched refs:Cookie (Results 1 – 6 of 6) sorted by relevance
33 * @see Cookie for description of possible cookie properties34 …* @param Cookie|array $cookie Cookie object. May be also created from array for compatibility reas…40 $cookie = Cookie::createFromArray($cookie);42 if (!$cookie instanceof Cookie) {87 …* @return Cookie|null The cookie, or null in JsonWire mode if no cookie with the given name is pre…101 return Cookie::createFromArray($cookieArray);117 * @return Cookie[] The array of cookies presented.128 $cookies[] = Cookie::createFromArray($cookieArray);
14 class Cookie implements \ArrayAccess class34 * @return Cookie
1 /* =Cookie Banner Plugin
10 - PHP 8.1 deprecations in the `Cookie` class.14 - Add `@return` and `@param` type annotations to Cookie class to avoid deprecations in PHP 8.1.122 - Stop sending null values in Cookie object, which is against the protocol and may cause request to…150 - Cookies should now be set using `Cookie` value object instead of an array when passed to to `addC…151 …nd `getCookies()` methods of `WebDriverOptions` are now encapsulated in `Cookie` object instead of…
18 * Cookie Law Banner Notice
71 * Fixed regression for Cookie Law for Hogfather release326 * #225: Fixed Cookie Banner Law visibility (thanks to @legend2360)590 …* Improvements in Cookie Law. Now the Policy button is displayed only when the DokuWiki page exists