Extension:PhpTags Functions/zh
![]() | A request to archive this extension has been made on Phabricator . See T389454 for the archival request and the rationale for the request, and to leave comments about the request. | ![]() |
![]() | 此目前不再積極维护! 尽管它可能仍然工作,但任何错误报告或功能请求将很可能被忽略。 如果您对承担开发与维护该的任务工作感兴趣,您可以请求自己的存储库。 作为礼貌,您或许可以联络作者。 或者您应移除该模板,并在页面的{{ }}信息框中将您自己列为的维护人员。 |
![]() 不再維護Category:Unmaintained extensions/zh |
|
---|---|
Category:Parser extensions/zh | |
描述 | Implements a lot of native PHP constants, functions and objects for the extension PhpTags |
作者 | Pavel Astakhov (pastakhov留言) |
最新版本 | 3.5.0 (2015-05-28) |
MediaWiki | >= 1.35.0 |
PHP | 5.3+ |
GNU通用公眾授權條款2.0或更新版本 | |
下載 | Category:Extensions in Wikimedia version control/zh |
|
|
前往translatewiki.net翻譯PhpTags Functions |
The PhpTags Functions extension implements a lot of native PHP constants, functions and objects for the PhpTags extension.
All the features of this extension are available only through the use of the PhpTags extension.
它提供以下功能:
- 数组函数
- 日期/时间函数
- 数学函数
- 多字节字符串函数
- PCRE函数 (Perl兼容正则表达式)
- 字符串函数
- Function handling Functions
- Variable handling Functions
- The other useful things
安裝
- 下载,并将解压后的
PhpTagsFunctions
移动到extensions/
目录中。
开发者和代码贡献人员应从Git安装扩展,输入:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/PhpTagsFunctions - 将下列放置在您的LocalSettings.php 的底部:
wfLoadExtension( 'PhpTagsFunctions' );
完成 – 在您的wiki上至Special:Version,以验证已成功安装。
参见
Category:Array extensions/zh Category:PhpTags extensions/zh Category:Math extensions/zh Category:Number extensions/zh
Category:All extensions/zh
Category:Array extensions/zh
Category:Extensions in Wikimedia version control/zh
Category:GPL licensed extensions/zh
Category:Math extensions/zh
Category:Number extensions/zh
Category:ParserFirstCallInit extensions/zh
Category:Parser extensions/zh
Category:PhpTagsRuntimeFirstInit extensions/zh
Category:PhpTags extensions/zh
Category:Unmaintained extensions/zh