Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Makes directory
mkdir(    string $directory,    int $permissions 0777,    bool $recursive false,    ?resource $context null): bool
        $resource $zip->open($filePath);



        if (!
file_exists($unzipPath)) {

            
mkdir($unzipPath0755true);

        }



        if (
$resource !== true) {
        $resource $zip->open($filePath);



        if (!
file_exists($unzipPath)) {

            
mkdir($unzipPath0755true);

        }



        if (
$resource !== true) {
        $resource $zip->open($filePath);



        if (!
file_exists($unzipPath)) {

            
mkdir($unzipPath0755true);

        }



        if (
$resource !== true) {
        }



        if (! 
is_dir(dirname(self::SOCKET))) {

            
mkdir(dirname(self::SOCKET));

        }