Yaz/setup-Phpdoc专题
安装/配置
目录
需求
Obtain YAZ (ANSI/NISO Z39.50 support) and install it. YAZ can be fetched in source or in various prebuilt packages from the » YAZ archive. Systems such as Debian GNU/Linux, Suse Linux, FreeBSD also has YAZ as part of their distribution.
安装
安装此 PECL 扩展相关的信息可在手册中标题为 PECL 扩展的安装章节中找到。更多信息如新的发行版本、下载、源文件、 维护人员信息及变更日志等,都在此处: » https://pecl.php.net/package/yaz
PECL 扩展的 DLL 当前不可用。参见 在 Windows 上构建章节。
Note: Information specific to Windows users
php_yaz.dlldepends onyaz.dll. Theyaz.dllis part of the Win32 ZIP from the PHP site. It is also part of the Windows YAZ install available from the » YAZ WIN32 area.On windows, don't forget to add the PHP directory to the
PATH, so that theyaz.dllfile can be found by the system.
Warning
IMAP,recode,和 YAZ 扩展不能同时使用,因为它们共享了相同 的内部符号。注意:Yaz 2.0 及以上版本不存在此问题。
运行时配置
此扩展没有在 php.ini 中定义配置指令。
资源类型
此扩展没有定义资源类型。