◆ __construct()
◆ apply_sess_id()
Expand session id column to varchar(256) to accommodate expanded size possible in PHP 7.1 Force ascii character set to prevent key length issues.
- Returns
- bool
◆ apply_zaplegacy()
Rewrite mainfile and secure file with current templates
- Returns
- bool
◆ check_sess_id()
In PHP 7.1 Session ID length could be any length between 22 and 256
- Returns
- bool
◆ check_zaplegacy()
Do we need to rewrite mainfile and secure?
- Returns
- bool
◆ writeConfigurationFile()
writeConfigurationFile |
( |
|
$vars, |
|
|
|
$path, |
|
|
|
$sourceName, |
|
|
|
$fileName |
|
) |
| |
|
protected |
Copy a configuration file from template, then rewrite with actual configuration values
- Parameters
-
string[] | $vars | config values |
string | $path | directory path where files reside |
string | $sourceName | template file name |
string | $fileName | configuration file name |
- Returns
- true|string true on success, error message on failure
The documentation for this class was generated from the following file:
- C:/xoops2511b2/upgrade/upd-2.5.8-to-2.5.9/index.php