最新服务器上的版本,以后用这个
wangzhenxin
2023-11-19 bc164b8bdbfbdf1d8229a5ced6b08d7cb8db7361
commit | author | age
2207d6 1 Cache.SerializerPermissions
W 2 TYPE: int/null
3 VERSION: 4.3.0
4 DEFAULT: 0755
5 --DESCRIPTION--
6
7 <p>
8     Directory permissions of the files and directories created inside
9     the DefinitionCache/Serializer or other custom serializer path.
10 </p>
11 <p>
12     In HTML Purifier 4.8.0, this also supports <code>NULL</code>,
13     which means that no chmod'ing or directory creation shall
14     occur.
15 </p>
16 --# vim: et sw=4 sts=4