16 Commits

Author SHA1 Message Date
Remi Collet fd0cc8c9b0 allow to work with standard session.save_path option and session_save_path function 2019-03-19 11:12:37 +01:00
thesource93 7312de0916 Merge pull request #26 from remicollet/issue-session
Fix #23 Failed to read session data with 7.1/7.2
2019-02-27 23:06:10 +01:00
Frantisek Drojak 422626562d reintegrate ws patch 2019-02-27 21:02:14 +01:00
Frantisek Drojak 8047d507d4 sync with remi's fixes 2019-02-27 20:19:29 +01:00
root d8e9d4f1e4 drop persistence attribute for zend_string holding session lock due to heap corruption 2019-02-27 20:19:29 +01:00
root 14b0d08c9f maybe fixed GC_ADDREF definition 2019-02-27 20:19:28 +01:00
root f72a6d2c91 with fixes for php73
use unixtime for session max lifetime
  Merge branch 'revert-f7886618' into 'hackathon'
2019-02-27 20:14:06 +01:00
Marek Beleščiak 614e01414c Fix some tests, fix session redundancy 2019-02-27 19:49:13 +01:00
Szabolcs Balogh d37d069c8f fixes for php70 session redundancy and session_regenerate_id() 2019-02-27 19:45:11 +01:00
Andrew Davis fd9b682745 Test patch for #13 - session_regenerate_id() causes fatal error 2019-02-27 19:37:09 +01:00
Remi Collet 4a9e4ab0d1 Fix #23 Failed to read session data with 7.1/7.2 2017-10-06 12:08:28 +02:00
Tomas Srnka c312447618 Update formating 2016-12-10 11:36:40 +01:00
Ross Affandy 3d0d553127 Attempt to fixed Bug #73539 2016-12-10 05:08:45 +00:00
Andras Elso 68c495e516 Change timeout parameter to double 2016-09-05 17:13:19 +02:00
Szabolcs Balogh fa69d6a406 PHP7 port 2015-11-30 02:22:24 +01:00
Szabolcs Balogh d7e4896dfe split php5/php7 2015-11-30 01:33:57 +01:00