PHP 8.5.0 Alpha 2 available for testing

Constantes predefinidas

Estas constantes son definidas por esta extensión, y solo están disponibles si esta extensión ha sido compilada con PHP, o bien cargada en tiempo de ejecución.

RAR_HOST_MSDOS (int)
Use RarEntry::HOST_MSDOS en su lugar.
RAR_HOST_OS2 (int)
Use RarEntry::HOST_OS2 en su lugar.
RAR_HOST_WIN32 (int)
Use RarEntry::HOST_WIN32 en su lugar.
RAR_HOST_UNIX (int)
Use RarEntry::HOST_UNIX en su lugar.
RAR_HOST_BEOS (int)
Use RarEntry::HOST_BEOS en su lugar.
add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top