History log of /PHP-7.2/ext/session/session.c (Results 226 – 250 of 764)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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


Revision tags: php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# 477b8a66 02-Nov-2010 Felipe Pena

- Fixed bug #53141 (autoload misbehaves if called from closing session)
patch by: ladislav at marek dot su


# 7ded7577 02-Nov-2010 Felipe Pena

- Fixed bug #53141 (autoload misbehaves if called from closing session)
patch by: ladislav at marek dot su


# a12d2bf7 27-Aug-2010 Ilia Alshanetsky

Fixed a compiler warning


# 9cad5940 27-Aug-2010 Ilia Alshanetsky

Fixed a compiler warning


12345678910>>...31