On FreeBSD, this library is NOT included automatically. It must be manually installed. This can be done with the following command:
pkg install php70-ctype
Esta extensão está habilitada por padrão. Ela pode ser desabilitada usando a seguinte opção em tempo de compilação: --disable-ctype
A versão do PHP para Windows tem suporte nativo para esta extensão. Nenhuma extensão adicional precisa ser carregada para usar essas funções.
On FreeBSD, this library is NOT included automatically. It must be manually installed. This can be done with the following command:
pkg install php70-ctype