php-src/ext
Pedro Magalhães 2b58ab23c6 Support for samesite cookies with array syntax
Allows using an alternative array argument with
support for the samesite option on the following
functions:
setcookie
setrawcookie
session_set_cookie_params
2018-07-31 12:40:26 +02:00
..
bcmath Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
bz2 Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
calendar Fix typos in code comments 2018-07-25 11:57:11 +02:00
com_dotnet Sync with ab8094c6 2018-07-26 13:58:08 +02:00
ctype Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
curl Replace obsolete AC_TRY_FOO with AC_FOO_IFELSE 2018-07-30 02:36:38 +02:00
date Remove superfluous SKIPIF sections of always available functions 2018-07-29 15:42:19 -03:00
dba Replace obsolete AC_TRY_FOO with AC_FOO_IFELSE 2018-07-30 02:36:38 +02:00
dom Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
enchant Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
exif Make more tests run on 64bit plataforms 2018-07-30 09:43:09 -03:00
fileinfo Fix AC_RUN_IFELSE calls when cross-compiling 2018-07-30 06:38:59 +02:00
filter Fix typos in code comments 2018-07-25 11:57:11 +02:00
ftp Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
gd [ci skip] Fix typo 2018-07-29 13:48:35 -03:00
gettext Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
gmp Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
hash Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
iconv Fix AC_RUN_IFELSE calls when cross-compiling 2018-07-30 06:38:59 +02:00
imap Replace obsolete AC_TRY_FOO with AC_FOO_IFELSE 2018-07-30 02:36:38 +02:00
interbase Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
intl Remove unused variables 2018-07-25 22:05:41 -03:00
json Make more tests run on 64bit plataforms 2018-07-30 09:43:09 -03:00
ldap Replace obsolete AC_TRY_FOO with AC_FOO_IFELSE 2018-07-30 02:36:38 +02:00
libxml Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
mbstring Replace obsolete AC_TRY_FOO with AC_FOO_IFELSE 2018-07-30 02:36:38 +02:00
mysqli Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
mysqlnd Fix typos in code 2018-07-27 16:27:41 +02:00
oci8 Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
odbc Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
opcache Give a reason why the test was skipped 2018-07-30 09:03:21 -03:00
openssl Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
pcntl Replace obsolete AC_TRY_FOO with AC_FOO_IFELSE 2018-07-30 02:36:38 +02:00
pcre Remove superfluous SKIPIF sections of always available functions 2018-07-29 15:42:19 -03:00
pdo Remove superfluous SKIPIF sections of always available interfaces 2018-07-29 18:03:34 -03:00
pdo_dblib Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
pdo_firebird Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
pdo_mysql Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
pdo_oci Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
pdo_odbc Fix minor Autoconf coding style 2018-07-31 03:09:44 +02:00
pdo_pgsql Merge branch 'PHP-7.2' 2018-07-30 18:29:40 +02:00
pdo_sqlite Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
pgsql Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
phar Replace obsolete AC_STRUCT_ST_BLKSIZE and AC_STRUCT_ST_RDEV 2018-07-29 13:59:40 +02:00
posix Replace obsolete AC_TRY_FOO with AC_FOO_IFELSE 2018-07-30 02:36:38 +02:00
pspell Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
readline Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
recode Replace obsolete AC_TRY_FOO with AC_FOO_IFELSE 2018-07-30 02:36:38 +02:00
reflection Pack zend_constant.flags and zend_constant.module_number into reserved space inside zend_constant.value. 2018-07-26 12:58:07 +03:00
session Support for samesite cookies with array syntax 2018-07-31 12:40:26 +02:00
shmop Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
simplexml Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
skeleton Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
snmp Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
soap Remove superfluous SKIPIF sections of always available functions 2018-07-29 15:42:19 -03:00
sockets Replace obsolete AC_TRY_FOO with AC_FOO_IFELSE 2018-07-30 02:36:38 +02:00
sodium Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
spl Removed useless IS_UNDEF checks 2018-07-31 12:23:46 +03:00
sqlite3 Merge branch 'PHP-7.2' 2018-07-26 14:23:40 +02:00
standard Support for samesite cookies with array syntax 2018-07-31 12:40:26 +02:00
sysvmsg Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
sysvsem Replace obsolete AC_TRY_FOO with AC_FOO_IFELSE 2018-07-30 02:36:38 +02:00
sysvshm Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
tidy Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
tokenizer Run tokenizer_data_gen.sh to reorganize tokens 2018-07-29 13:21:33 -03:00
wddx Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
xml Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
xmlreader Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
xmlrpc Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
xmlwriter Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
xsl Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
zend_test Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
zip Remove unused Git ident attributes from zip extension 2018-07-27 15:49:34 +02:00
zlib Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
ext_skel.php [ci skip] Fix typo 2018-07-29 13:48:35 -03:00