History log of /PHP-7.4/ext/session/session.c (Results 251 – 275 of 795)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3, php-5.3.9RC2, php-5.4.0RC2
# b0cf5863 21-Nov-2011 Xinchen Hui

C++ style comment


# ae05ae7e 21-Nov-2011 Xinchen Hui

C++ style comment


# 8b6a2d25 11-Nov-2011 Arpad Ray

Fix hash key length in register/remove_user_shutdown_function


# d39dbdee 11-Nov-2011 Arpad Ray

Fix hash key length in register/remove_user_shutdown_function


Revision tags: php-5.4.0RC1, php-5.3.9RC1
# 11d6fcdb 02-Nov-2011 Arpad Ray

fix calling user close func when it isn't open


# fc5bebfd 02-Nov-2011 Arpad Ray

fix calling user close func when it isn't open


Revision tags: php-5.4.0beta2, php-5.4.0beta1
# 45a96e0d 13-Sep-2011 Arpad Ray

fix zts break in r316688


# f8a943cc 13-Sep-2011 Arpad Ray

fix zts break in r316688


# 5bc97c6c 13-Sep-2011 Arpad Ray

Implement object-oriented session handlers (https://wiki.php.net/rfc/session-oo)


# 47cfae87 13-Sep-2011 Arpad Ray

Implement object-oriented session handlers (https://wiki.php.net/rfc/session-oo)


# 4a25a774 13-Sep-2011 Dmitry Stogov

Fixed ZE specific compile warnings (Bug #55629)


# e43ff135 13-Sep-2011 Dmitry Stogov

Fixed ZE specific compile warnings (Bug #55629)


Revision tags: yaf-2.1.0
# c8de01fe 29-Aug-2011 Arpad Ray

Expose session status via new function, session_status (Req #52982)


# 1a2c15f9 29-Aug-2011 Arpad Ray

Expose session status via new function, session_status (Req #52982)


# e481f054 29-Aug-2011 Hannes Magnusson

fixed bug #55267 - session_regenerate_id fails after header sent even if session.use_cookies = 0


# 7746cf83 29-Aug-2011 Hannes Magnusson

fixed bug #55267 - session_regenerate_id fails after header sent even if session.use_cookies = 0


# 53bfe764 29-Aug-2011 Hannes Magnusson

fixed bug #55267 - session_regenerate_id fails after header sent even if session.use_cookies = 0


Revision tags: php-5.3.8, php-5.3.7, php-5.3.7RC5
# 997f323e 06-Aug-2011 Felipe Pena

- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]


# 707a8f70 06-Aug-2011 Felipe Pena

- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]


# 9480eace 06-Aug-2011 Felipe Pena

- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]


Revision tags: php-5.4.0alpha3, php-5.3.7RC4
# 23e43859 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


# 4b30846b 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


# da376383 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1, php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1
# 783285e6 23-Jan-2011 Pierre Joye

- local redeclaration


# 88a1f398 23-Jan-2011 Pierre Joye

- local redeclaration


1...<<11121314151617181920>>...32