update to 2.4.2 version (build 402)

change WORKING_DIR constant
change logic of savePersistence()
add LightCache addPersistence() and removePersistence() method
add `./zhamao` command
This commit is contained in:
jerry
2021-03-27 16:30:15 +08:00
parent beef44ea50
commit d699a152d5
11 changed files with 81 additions and 74 deletions

View File

@@ -404,7 +404,9 @@ class Framework
}
break;
case 'remote-terminal':
$add_port = true;
if ($y) {
$add_port = true;
}
break;
case 'show-php-ver':
default: