History log of /PHP-8.4/ext/session/session.c (Results 151 – 175 of 883)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 663f1c8f 31-Aug-2016 Yasuo Ohgaki

Revert "Merge RFC https://wiki.php.net/rfc/session-create-id"

This reverts commit 7ee9f81c54ca888beae1c6aaeaccee1260012076.


Revision tags: php-7.1.0RC1
# 7ee9f81c 31-Aug-2016 Yasuo Ohgaki

Merge RFC https://wiki.php.net/rfc/session-create-id


Revision tags: php-7.0.11RC1
# b5f2f6fb 30-Aug-2016 Yasuo Ohgaki

Fixed bug #72940 SID always return "name=ID", even if session cookie exist


# 1cf179e4 28-Aug-2016 Yasuo Ohgaki

Implement RFC Add session_gc() https://wiki.php.net/rfc/session-gc


Revision tags: php-7.1.0beta3, php-5.6.25
# 1eb4851f 18-Aug-2016 Xinchen Hui

Remove leftover of previous change


# a3740dad 18-Aug-2016 Xinchen Hui

Remove outdate checks


Revision tags: php-7.0.10
# b172f43c 17-Aug-2016 Xinchen Hui

Unused label


# e0f9fbdf 10-Aug-2016 Nikita Popov

Bug #72663 - part 3

When using the php_serialize session serialization handler, do
not use the result of the unserialization if it failed.


Revision tags: php-7.1.0beta2, php-5.6.25RC1, php-7.0.10RC1
# 8763c609 03-Aug-2016 Stanislav Malyshev

Fix bug #72681 - consume data even if we're not storing them


# 3467526a 12-Aug-2016 Yasuo Ohgaki

Merge RFC: Session ID without hashing
https://wiki.php.net/rfc/session-id-without-hashing


# a53a6b3f 10-Aug-2016 Yasuo Ohgaki

Fix URL rewriter issues


Revision tags: php-7.1.0beta1, php-5.6.24, php-7.0.9, php-5.5.38
# 3798eb6f 13-Jul-2016 Stanislav Malyshev

Fix bug #72562 - destroy var_hash properly


Revision tags: php-5.6.24RC1, php-7.1.0alpha3, php-7.0.9RC1, php-7.1.0alpha2
# 323b2733 21-Jun-2016 Dmitry Stogov

Fixed compilation warnings


Revision tags: php-7.0.8, php-5.6.23, php-5.5.37
# 7d538645 14-Jun-2016 Aaron Piotrowski

E_RECOVERABLE_ERROR -> thrown Error


# 771e5cc2 11-Jun-2016 Aaron Piotrowski

Replace zend_ce_error with NULL and replace more E_ERROR with thrown Error


Revision tags: php-5.6.23RC1, php-7.0.8RC1, php-7.1.0alpha1, php-5.6.22, php-5.5.36, php-7.0.7, php-5.6.22RC1, php-7.0.7RC1, php-7.0.6, php-5.6.21, php-5.5.35, php-5.6.21RC1
# 05d53dee 16-Apr-2016 Xinchen Hui

Fixed bug #71972 (Cyclic references causing session_start(): Failed to decode session object)


Revision tags: php-7.0.6RC1
# dc9ae10b 07-Apr-2016 Yasuo Ohgaki

Remove debug code


# 6467a4eb 07-Apr-2016 Yasuo Ohgaki

Fixed Bug #71974 Trans sid will always be send, even if cookies are available


Revision tags: php-5.6.20, php-5.5.34, php-7.0.5, php-5.6.20RC1, php-7.0.5RC1
# 50fca7a0 11-Mar-2016 Yasuo Ohgaki

Fixed Bug #71683 Null pointer dereference in zend_hash_str_find_bucket


# 98c625a3 10-Mar-2016 Xinchen Hui

Fixed bug #71754 (Regression in PHP7.0: trivial script segfaults php-cgi)


# 1ac15293 03-Mar-2016 Nikita Popov

Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE

Also re bug #71575.


Revision tags: php-5.6.19, php-5.5.33, php-7.0.4, php-5.6.19RC1, php-7.0.4RC1
# 6f81e95c 03-Feb-2016 Antony Dovgal

check length first, prevent out-of-bounds read


# 64e8cfad 03-Feb-2016 Antony Dovgal

check length first, prevent out-of-bounds read


Revision tags: php-5.6.18, php-7.0.3, php-5.5.32
# 7421acfc 29-Jan-2016 Anatol Belski

fix wrong gc sequence


# d2c752d7 29-Jan-2016 Anatol Belski

fix wrong gc sequence


12345678910>>...36