History log of /PHP-5.5/ext/session/session.c (Results 101 – 125 of 592)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.2.13RC1
# 9ba1e816 03-Jan-2010 Sebastian Bergmann

sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php


Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4
# 5ab649e6 04-Dec-2009 Dmitry Stogov

Fixed compilation


# 3e6ac4fb 04-Dec-2009 Stanislav Malyshev

protect http_session_vars from interrupt corruption
improve save_path check


Revision tags: php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1
# 824692fa 03-Nov-2009 Guenter Knauf

removed now obsolete NetWare hack since I fixed this
with Novell some longer time ago in their SDK header.


Revision tags: php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1
# 75fc7021 28-Jul-2009 Antony Dovgal

fix segfault in session/tests/031.phpt by adding optional extension
dependency (php_hash_hashtable has to be initialized when setting
session.hash_function)


# 2673b9be 17-Jul-2009 Gwynne Raskind

MFH: fix crash when session hash function generated long hashes with hash_bits_per_character larger than 4


Revision tags: php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1
# 9ece649f 18-May-2009 Jani Taskinen

MFH: ws + sync


Revision tags: php-5.3.0RC2
# 33aa4ac5 06-Apr-2009 Hannes Magnusson

MFH: fix folding


Revision tags: php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


Revision tags: NEWS
# 2ea67808 11-Dec-2008 Scott MacVicar

MFH Fix bug #35975 - Session cookie expires date format isn't the most compatible. Sync to that of setcookie().


# 76a17847 09-Dec-2008 Hannes Magnusson

Deprecate session_register(), session_unregister() and
session_is_registered() (removed in HEAD)


Revision tags: php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4
# fc2fb50d 17-Nov-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro


Revision tags: BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3
# 7a37fa2d 02-Nov-2008 Felipe Pena

- Revert ZEND_BEGIN_ARG_INFO change


# df100055 24-Oct-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro


Revision tags: php-5.2.7RC2, php-5.2.7RC1, php-4.4.9
# 525f3c47 06-Aug-2008 Jani Taskinen

MFH: General sync. WS / CS / etc. crap some people didn't bother to merge
MFH: before this commit..bunnies thank you all..
[DOC] - Added ext/hash support to ext/session's ID generator. (Sara)

MFH: General sync. WS / CS / etc. crap some people didn't bother to merge
MFH: before this commit..bunnies thank you all..
[DOC] - Added ext/hash support to ext/session's ID generator. (Sara)
[DOC] Ask Sara for explanation..

show more ...


# 9ad7800f 05-Aug-2008 Jani Taskinen

- Nuke ending periods from error messages


# 874b4560 04-Aug-2008 Kalle Sommer Nielsen

MFH: Fixes #45406 - Patch by oleg dot grenrus at dynamoid dot com


# e304515d 02-Aug-2008 Felipe Pena

- MFH: Added parameter TSRMLS_DC in zend_is_callable()


Revision tags: php-5.3.0alpha1, php-4.4.9RC1
# ca0c2340 27-Jun-2008 Felipe Pena

- Added arginfo


# 9c3ebd10 24-Jun-2008 Dmitry Stogov

Fixed memory leaks


# 015f82d2 21-Jun-2008 Felipe Pena

- New parameter parsing API


Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2
# 944061ba 15-Apr-2008 Scott MacVicar

Fixed bug #44720 (Prevent infinite recursion within session_register)


Revision tags: php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# 1a08aadc 11-Mar-2008 Dmitry Stogov

Fixed memory corruption because of double free()


# 84a8bb03 10-Mar-2008 Felipe Pena

MFH: New way for check void parameters


# 3e99d5cc 07-Mar-2008 Gwynne Raskind

MFH: fix bug #32330 (session_destroy, "Failed to initialize storage module", custom session handler)


12345678910>>...24