PHP 8.0.30
Preview: php.php Size: 267 B
/home/certprox/test.certproxywizard.com/wp-content/plugins/elementor/core/logger/items/php.php

<?php
namespace Elementor\Core\Logger\Items;

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly.
}

class PHP extends File {

	const FORMAT = 'PHP: date [type X times][file::line] message [meta]';

	public function get_name() {
		return 'PHP';
	}
}

Directory Contents

Dirs: 0 × Files: 5

Name Size Perms Modified Actions
5.19 KB lrw-r--r-- 2026-06-21 20:31:55
Edit Download
1003 B lrw-r--r-- 2026-06-21 20:31:55
Edit Download
863 B lrw-r--r-- 2026-06-21 20:31:55
Edit Download
1.13 KB lrw-r--r-- 2026-06-21 20:31:55
Edit Download
267 B lrw-r--r-- 2026-06-21 20:31:55
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).