PHP8 Rar预定义常量
下列常量由此扩展定义,且仅在此扩展编译入 PHP 或在运行时动态载入时可用。
RAR_HOST_MSDOS
(int)- Use
RarEntry::HOST_MSDOS
instead. RAR_HOST_OS2
(int)- Use
RarEntry::HOST_OS2
instead. RAR_HOST_WIN32
(int)- Use
RarEntry::HOST_WIN32
instead. RAR_HOST_UNIX
(int)- Use
RarEntry::HOST_UNIX
instead. RAR_HOST_BEOS
(int)- Use
RarEntry::HOST_BEOS
instead.