Class JSessionStorageApc
APC session storage handler for PHP
- JSessionStorage
- JSessionStorageApc
Package: Joomla\Platform\Session
Deprecated: 4.0 The CMS' Session classes will be replaced with the
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Link: https://secure.php.net/manual/en/function.session-set-save-handler.php
Located at joomla/session/storage/apc.php
Deprecated: 4.0 The CMS' Session classes will be replaced with the
joomla/session
packageCopyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Link: https://secure.php.net/manual/en/function.session-set-save-handler.php
Located at joomla/session/storage/apc.php
Methods summary
public
|
|
public
string
|
|
public
boolean
|
|
public
boolean
|
|
public static
boolean
|
Methods inherited from JSessionStorage
close()
,
gc()
,
getInstance()
,
open()
,
register()
,
test()