Fixes Session_serialize_handler bugs
commit4122e4363ad7a3e98194e5283171df36b332b27b
authorK Fisher <kf08tm@brocku.ca>
Wed, 26 Feb 2014 07:41:17 +0000 (25 23:41 -0800)
committerSara Golemon <sgolemon@fb.com>
Wed, 26 Feb 2014 22:34:28 +0000 (26 14:34 -0800)
tree888ef900c6b412110827c342aeb0ac1ae48cd4ab
parent334377aa0a4648ea1856467110989dd1fd13719a
Fixes Session_serialize_handler bugs

Fixes some errors calling Session_serialize_handler:

Fixes #1659
Fixes cboden/Ratchet#162
Fixes other ini_set ini_get issues with Session:

Fixes #1555
Probably fixes a few tests in Zend/bad too, will look into it.

Reviewed By: @fredemmott

Differential Revision: D1180183

Pulled By: @ptarjan
hphp/runtime/ext/ext_session.cpp
hphp/test/slow/ext_session/session_ini_set_get_test.php [new file with mode: 0644]
hphp/test/slow/ext_session/session_ini_set_get_test.php.expect [new file with mode: 0644]