Skip to content

Commit 449ec8a

Browse files
committed
Session handler: better wording :)
1 parent 4963a9a commit 449ec8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ LDFLAGS="-arch i386 -arch x86_64 -bind_at_load"
3737
export CFLAGS CXXFLAGS LDFLAGS CCFLAGS MACOSX_DEPLOYMENT_TARGET
3838
</pre>
3939

40-
Session handler (not production ready yet, preview only)
40+
Session handler (new)
4141
==============
4242

4343
phpredis can be used to store PHP sessions. To do this, configure `session.save_handler` and `session.save_path` in your php.ini to tell phpredis where to store the sessions:

0 commit comments

Comments
 (0)