PHP 8.2.31
Preview: Upgrade1751.php Size: 562 B
//home/nshryvcy/himaltourism.com/wp-content/plugins/wpforms-lite/src/Migrations/Upgrade1751.php

<?php

namespace WPForms\Migrations;

/**
 * Class v1.7.5.1 upgrade.
 *
 * @since 1.7.5.1
 *
 * @noinspection PhpUnused
 */
class Upgrade1751 extends UpgradeBase {

	/**
	 * Repeat 1.7.5 migration.
	 *
	 * @since 1.7.5.1
	 *
	 * @return bool|null Upgrade result:
	 *                   true  - the upgrade completed successfully,
	 *                   false - in the case of failure,
	 *                   null  - upgrade started but not yet finished (background task).
	 */
	public function run() {

		return ( new Upgrade175( $this->migrations ) )->run();
	}
}

Directory Contents

Dirs: 0 × Files: 16

Name Size Perms Modified Actions
11.87 KB lrw-r--r-- 2025-01-05 05:34:51
Edit Download
930 B lrw-r--r-- 2025-01-05 05:34:51
Edit Download
1.37 KB lrw-r--r-- 2025-01-05 05:34:51
Edit Download
911 B lrw-r--r-- 2025-01-05 05:34:51
Edit Download
707 B lrw-r--r-- 2025-01-05 05:34:51
Edit Download
1.24 KB lrw-r--r-- 2025-01-05 05:34:51
Edit Download
2.67 KB lrw-r--r-- 2025-01-05 05:34:51
Edit Download
1.21 KB lrw-r--r-- 2025-01-05 05:34:51
Edit Download
3.04 KB lrw-r--r-- 2025-01-05 05:34:51
Edit Download
769 B lrw-r--r-- 2025-01-05 05:34:51
Edit Download
909 B lrw-r--r-- 2025-01-05 05:34:51
Edit Download
395 B lrw-r--r-- 2025-01-05 05:34:51
Edit Download
1.35 KB lrw-r--r-- 2025-01-05 05:34:51
Edit Download
863 B lrw-r--r-- 2025-01-05 05:34:51
Edit Download
562 B lrw-r--r-- 2025-01-05 05:34:51
Edit Download
2.48 KB lrw-r--r-- 2025-01-05 05:34:51
Edit Download

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