Changeset 2917289
- Timestamp:
- 05/25/2023 11:33:14 AM (3 years ago)
- Location:
- wpsynchro
- Files:
-
- 139 added
- 13 edited
-
tags/1.9.1 (added)
-
tags/1.9.1/LICENSE.txt (added)
-
tags/1.9.1/changelog.txt (added)
-
tags/1.9.1/dist (added)
-
tags/1.9.1/dist/icon-ad1a7bb1dc057be5c9a6929d1aaa4f7d.png (added)
-
tags/1.9.1/dist/manifest.json (added)
-
tags/1.9.1/dist/wpsynchro-deactivation-4ce539ddf66128865ad8.css (added)
-
tags/1.9.1/dist/wpsynchro-deactivation-4ce539ddf66128865ad8.js (added)
-
tags/1.9.1/dist/wpsynchro-main-4ce539ddf66128865ad8.css (added)
-
tags/1.9.1/dist/wpsynchro-main-4ce539ddf66128865ad8.js (added)
-
tags/1.9.1/languages (added)
-
tags/1.9.1/languages/wpsynchro.pot (added)
-
tags/1.9.1/readme.txt (added)
-
tags/1.9.1/src (added)
-
tags/1.9.1/src/API (added)
-
tags/1.9.1/src/API/ClientSyncDatabase.php (added)
-
tags/1.9.1/src/API/DatabaseBackup.php (added)
-
tags/1.9.1/src/API/DownloadLog.php (added)
-
tags/1.9.1/src/API/ExecuteAction.php (added)
-
tags/1.9.1/src/API/FileFinalize.php (added)
-
tags/1.9.1/src/API/FileTransfer.php (added)
-
tags/1.9.1/src/API/Filesystem.php (added)
-
tags/1.9.1/src/API/GetFiles.php (added)
-
tags/1.9.1/src/API/HealthCheck.php (added)
-
tags/1.9.1/src/API/Initiate.php (added)
-
tags/1.9.1/src/API/LoadAPI.php (added)
-
tags/1.9.1/src/API/MasterData.php (added)
-
tags/1.9.1/src/API/Migrate.php (added)
-
tags/1.9.1/src/API/PopulateFileList.php (added)
-
tags/1.9.1/src/API/PopulateFileListStatus.php (added)
-
tags/1.9.1/src/API/Status.php (added)
-
tags/1.9.1/src/API/StatusFileChanges.php (added)
-
tags/1.9.1/src/API/VerifyMigration.php (added)
-
tags/1.9.1/src/API/WPSynchroService.php (added)
-
tags/1.9.1/src/CommonFunctions.php (added)
-
tags/1.9.1/src/Database (added)
-
tags/1.9.1/src/Database/DatabaseFinalize.php (added)
-
tags/1.9.1/src/Database/DatabaseHelperFunctions.php (added)
-
tags/1.9.1/src/Database/DatabaseSync.php (added)
-
tags/1.9.1/src/Database/Table.php (added)
-
tags/1.9.1/src/Database/TableColumns.php (added)
-
tags/1.9.1/src/Finalize (added)
-
tags/1.9.1/src/Finalize/FinalizeSync.php (added)
-
tags/1.9.1/src/Initiate (added)
-
tags/1.9.1/src/Initiate/InitiateSync.php (added)
-
tags/1.9.1/src/Initiate/InitiateTokenRetrieval.php (added)
-
tags/1.9.1/src/Job.php (added)
-
tags/1.9.1/src/Logger (added)
-
tags/1.9.1/src/Logger/FileLogger.php (added)
-
tags/1.9.1/src/Logger/Logger.php (added)
-
tags/1.9.1/src/Logger/LoggerTrait.php (added)
-
tags/1.9.1/src/Logger/MemoryLogger.php (added)
-
tags/1.9.1/src/Logger/NullLogger.php (added)
-
tags/1.9.1/src/Logger/SyncMetadataLog.php (added)
-
tags/1.9.1/src/Masterdata (added)
-
tags/1.9.1/src/Masterdata/MasterdataRetrieval.php (added)
-
tags/1.9.1/src/Masterdata/MasterdataSync.php (added)
-
tags/1.9.1/src/Migration.php (added)
-
tags/1.9.1/src/MigrationController.php (added)
-
tags/1.9.1/src/MigrationFactory.php (added)
-
tags/1.9.1/src/Pages (added)
-
tags/1.9.1/src/Pages/AdminAddEdit.php (added)
-
tags/1.9.1/src/Pages/AdminChangelog.php (added)
-
tags/1.9.1/src/Pages/AdminLog.php (added)
-
tags/1.9.1/src/Pages/AdminOverview.php (added)
-
tags/1.9.1/src/Pages/AdminRunSync.php (added)
-
tags/1.9.1/src/Pages/AdminSetup.php (added)
-
tags/1.9.1/src/Pages/AdminSupport.php (added)
-
tags/1.9.1/src/ServiceController.php (added)
-
tags/1.9.1/src/Status (added)
-
tags/1.9.1/src/Status/MigrateStatus.php (added)
-
tags/1.9.1/src/Templates (added)
-
tags/1.9.1/src/Templates/card-facebook.php (added)
-
tags/1.9.1/src/Templates/card-mailinglist.php (added)
-
tags/1.9.1/src/Templates/card-pro-version.php (added)
-
tags/1.9.1/src/Templates/page-add-edit.php (added)
-
tags/1.9.1/src/Transport (added)
-
tags/1.9.1/src/Transport/BasicAuth.php (added)
-
tags/1.9.1/src/Transport/Destination.php (added)
-
tags/1.9.1/src/Transport/RemoteConnection.php (added)
-
tags/1.9.1/src/Transport/RemoteTestTransport.php (added)
-
tags/1.9.1/src/Transport/RemoteTransport.php (added)
-
tags/1.9.1/src/Transport/RemoteTransportResult.php (added)
-
tags/1.9.1/src/Transport/ReturnResult.php (added)
-
tags/1.9.1/src/Transport/Transfer.php (added)
-
tags/1.9.1/src/Transport/TransferAccessKey.php (added)
-
tags/1.9.1/src/Transport/TransferFile.php (added)
-
tags/1.9.1/src/Transport/TransferToken.php (added)
-
tags/1.9.1/src/Utilities (added)
-
tags/1.9.1/src/Utilities/Actions (added)
-
tags/1.9.1/src/Utilities/Actions.php (added)
-
tags/1.9.1/src/Utilities/Actions/Action.php (added)
-
tags/1.9.1/src/Utilities/Actions/ClearCachesOnSuccess.php (added)
-
tags/1.9.1/src/Utilities/Actions/ClearCurrentTransfer.php (added)
-
tags/1.9.1/src/Utilities/Actions/ClearTransients.php (added)
-
tags/1.9.1/src/Utilities/Actions/EmailOnSyncFailure.php (added)
-
tags/1.9.1/src/Utilities/Actions/EmailOnSyncSuccess.php (added)
-
tags/1.9.1/src/Utilities/Activation.php (added)
-
tags/1.9.1/src/Utilities/Compatibility (added)
-
tags/1.9.1/src/Utilities/Compatibility/Compatibility.php (added)
-
tags/1.9.1/src/Utilities/Compatibility/MUPluginHandler.php (added)
-
tags/1.9.1/src/Utilities/Compatibility/wpsynchro-mu-plugin-compat.php (added)
-
tags/1.9.1/src/Utilities/Compatibility/wpsynchro_compat_theme (added)
-
tags/1.9.1/src/Utilities/Compatibility/wpsynchro_compat_theme/functions.php (added)
-
tags/1.9.1/src/Utilities/Configuration (added)
-
tags/1.9.1/src/Utilities/Configuration/PluginConfiguration.php (added)
-
tags/1.9.1/src/Utilities/DatabaseTables.php (added)
-
tags/1.9.1/src/Utilities/DebugInformation.php (added)
-
tags/1.9.1/src/Utilities/ErrorHandler (added)
-
tags/1.9.1/src/Utilities/ErrorHandler/CustomPHPErrorHandler.php (added)
-
tags/1.9.1/src/Utilities/JSData (added)
-
tags/1.9.1/src/Utilities/JSData/DeactivatePluginData.php (added)
-
tags/1.9.1/src/Utilities/JSData/HealthCheckData.php (added)
-
tags/1.9.1/src/Utilities/JSData/LoadJSData.php (added)
-
tags/1.9.1/src/Utilities/JSData/PageHeaderData.php (added)
-
tags/1.9.1/src/Utilities/JSData/UsageReportingData.php (added)
-
tags/1.9.1/src/Utilities/SyncTimer.php (added)
-
tags/1.9.1/src/Utilities/SyncTimerList.php (added)
-
tags/1.9.1/src/Utilities/Upgrade (added)
-
tags/1.9.1/src/Utilities/Upgrade/DatabaseUpgrade.php (added)
-
tags/1.9.1/src/Utilities/UsageReporting.php (added)
-
tags/1.9.1/src/WPSynchroBootstrap.php (added)
-
tags/1.9.1/src/compatibility (added)
-
tags/1.9.1/src/compatibility/class-compatibility.php (added)
-
tags/1.9.1/vendor (added)
-
tags/1.9.1/vendor/autoload.php (added)
-
tags/1.9.1/vendor/composer (added)
-
tags/1.9.1/vendor/composer/ClassLoader.php (added)
-
tags/1.9.1/vendor/composer/InstalledVersions.php (added)
-
tags/1.9.1/vendor/composer/LICENSE (added)
-
tags/1.9.1/vendor/composer/autoload_classmap.php (added)
-
tags/1.9.1/vendor/composer/autoload_namespaces.php (added)
-
tags/1.9.1/vendor/composer/autoload_psr4.php (added)
-
tags/1.9.1/vendor/composer/autoload_real.php (added)
-
tags/1.9.1/vendor/composer/autoload_static.php (added)
-
tags/1.9.1/vendor/composer/installed.json (added)
-
tags/1.9.1/vendor/composer/installed.php (added)
-
tags/1.9.1/vendor/composer/platform_check.php (added)
-
tags/1.9.1/wpsynchro.php (added)
-
trunk/changelog.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/src/API/LoadAPI.php (modified) (12 diffs)
-
trunk/vendor/autoload.php (modified) (1 diff)
-
trunk/vendor/composer/ClassLoader.php (modified) (18 diffs)
-
trunk/vendor/composer/InstalledVersions.php (modified) (2 diffs)
-
trunk/vendor/composer/autoload_classmap.php (modified) (1 diff)
-
trunk/vendor/composer/autoload_namespaces.php (modified) (1 diff)
-
trunk/vendor/composer/autoload_psr4.php (modified) (1 diff)
-
trunk/vendor/composer/autoload_real.php (modified) (2 diffs)
-
trunk/vendor/composer/autoload_static.php (modified) (2 diffs)
-
trunk/vendor/composer/installed.php (modified) (1 diff)
-
trunk/wpsynchro.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wpsynchro/trunk/changelog.txt
r2806797 r2917289 1 = 1.9.1 = 2 * Bump support for WP 6.2 3 * Improvement: API now flushes data before returning 4 1 5 = 1.9.0 = 2 * Bug : Fix issue where MU plugin did not load properly6 * Bugfix: Fix issue where MU plugin did not load properly 3 7 * Improvement: Ensure WP 6.1 and PHP 8.1 compatibility 4 8 * Improvement: Improve the warning message when different versions of WP is used … … 14 18 15 19 = 1.8.2 = 16 * Bug : In some cases no search/replaces were done, when using the preconfigured migrations (the affected migrations will be deleted when updating to this version)17 * Bug : Certain MySQL version in 8.0.x range gave problems when migrating to MariaDB, which is now fixed by WP Synchro18 * Bug : Table prefix re-write failed, when there was already data in table with that prefix20 * Bugfix: In some cases no search/replaces were done, when using the preconfigured migrations (the affected migrations will be deleted when updating to this version) 21 * Bugfix: Certain MySQL version in 8.0.x range gave problems when migrating to MariaDB, which is now fixed by WP Synchro 22 * Bugfix: Table prefix re-write failed, when there was already data in table with that prefix 19 23 * Improvement: License information is now included with log files 20 24 -
wpsynchro/trunk/readme.txt
r2806797 r2917289 1 === W ordPress Migration Plugin DB & Files - WP Synchro===1 === WP Synchro - WordPress Migration Plugin for Database & Files === 2 2 Contributors: wpsynchro 3 3 Donate link: https://wpsynchro.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=donate 4 Tags: migrate, database,files,media,migration4 Tags: migrate,clone,files,media,migration 5 5 Requires at least: 4.9 6 Tested up to: 6. 17 Stable tag: 1.9. 06 Tested up to: 6.2 7 Stable tag: 1.9.1 8 8 Requires PHP: 7.0 9 9 License: GPLv3 … … 115 115 == Changelog == 116 116 117 = 1.9.1 = 118 * Bump support for WP 6.2 119 * Improvement: API now flushes data before returning 120 117 121 = 1.9.0 = 118 122 * Bug: Fix issue where MU plugin did not load properly -
wpsynchro/trunk/src/API/LoadAPI.php
r2806797 r2917289 22 22 'check_permission' => false, 23 23 'class' => '\WPSynchro\API\Initiate', 24 'http_type' => 'POST',25 24 ], 26 25 'wpsynchro_masterdata' => [ 27 26 'check_permission' => true, 28 27 'class' => '\WPSynchro\API\MasterData', 29 'http_type' => 'POST',30 28 ], 31 29 'wpsynchro_backupdatabase' => [ 32 30 'check_permission' => true, 33 31 'class' => '\WPSynchro\API\DatabaseBackup', 34 'http_type' => 'POST',35 32 ], 36 33 'wpsynchro_db_sync' => [ 37 34 'check_permission' => true, 38 35 'class' => '\WPSynchro\API\ClientSyncDatabase', 39 'http_type' => 'POST',40 36 ], 41 37 'wpsynchro_file_populate' => [ 42 38 'check_permission' => true, 43 39 'class' => '\WPSynchro\API\PopulateFileList', 44 'http_type' => 'POST',45 40 ], 46 41 'wpsynchro_file_populate_status' => [ 47 42 'check_permission' => true, 48 43 'class' => '\WPSynchro\API\PopulateFileListStatus', 49 'http_type' => 'POST',50 44 ], 51 45 'wpsynchro_file_push' => [ 52 46 'check_permission' => true, 53 47 'class' => '\WPSynchro\API\FileTransfer', 54 'http_type' => 'POST',55 48 ], 56 49 'wpsynchro_file_pull' => [ 57 50 'check_permission' => true, 58 51 'class' => '\WPSynchro\API\GetFiles', 59 'http_type' => 'POST',60 52 ], 61 53 'wpsynchro_file_finalize' => [ 62 54 'check_permission' => true, 63 55 'class' => '\WPSynchro\API\FileFinalize', 64 'http_type' => 'POST',65 56 ], 66 57 'wpsynchro_frontend_filesystem' => [ … … 73 64 }, 74 65 'class' => '\WPSynchro\API\Filesystem', 75 'http_type' => 'POST',76 66 ], 77 67 'wpsynchro_frontend_verify_remote' => [ … … 80 70 }, 81 71 'class' => '\WPSynchro\API\VerifyMigration', 82 'http_type' => 'POST',83 72 ], 84 73 'wpsynchro_frontend_healthcheck' => [ … … 87 76 }, 88 77 'class' => '\WPSynchro\API\HealthCheck', 89 'http_type' => 'POST',90 78 ], 91 79 'wpsynchro_test' => [ … … 97 85 return; 98 86 }, 99 'http_type' => 'GET',100 87 ], 101 88 'wpsynchro_execute_action' => [ 102 89 'check_permission' => true, 103 90 'class' => '\WPSynchro\API\ExecuteAction', 104 'http_type' => 'POST',105 91 ], 106 92 'wpsynchro_frontend_download_log' => [ … … 109 95 }, 110 96 'class' => '\WPSynchro\API\DownloadLog', 111 'http_type' => 'GET',112 97 ], 113 98 'wpsynchro_run_synchronize' => [ … … 120 105 }, 121 106 'class' => '\WPSynchro\API\Migrate', 122 'http_type' => 'POST',123 107 ], 124 108 'wpsynchro_run_status' => [ … … 131 115 }, 132 116 'class' => '\WPSynchro\API\Status', 133 'http_type' => 'POST',134 117 ], 135 118 'wpsynchro_run_status_file_changed_get' => [ … … 139 122 $obj->getFileChanges(); 140 123 }, 141 'http_type' => 'GET',142 124 ], 143 125 'wpsynchro_run_status_file_changed_accept' => [ … … 147 129 $obj->acceptFileChanges(); 148 130 }, 149 'http_type' => 'POST',150 131 ], 151 132 ]; … … 173 154 // Get handler 174 155 $handler = $this->action_to_handler_mapping[$action]; 175 // Check if correct HTTP type176 if ($_SERVER['REQUEST_METHOD'] !== $handler['http_type']) {177 return;178 }179 156 180 157 // If we need to check permission, do that first … … 203 180 $obj->service(); 204 181 } 182 183 ob_flush(); 184 flush(); 205 185 206 186 die(); -
wpsynchro/trunk/vendor/autoload.php
r2806797 r2917289 3 3 // autoload.php @generated by Composer 4 4 5 if (PHP_VERSION_ID < 50600) { 6 if (!headers_sent()) { 7 header('HTTP/1.1 500 Internal Server Error'); 8 } 9 $err = 'Composer 2.3.0 dropped support for autoloading on PHP <5.6 and you are running '.PHP_VERSION.', please upgrade PHP or use Composer 2.2 LTS via "composer self-update --2.2". Aborting.'.PHP_EOL; 10 if (!ini_get('display_errors')) { 11 if (PHP_SAPI === 'cli' || PHP_SAPI === 'phpdbg') { 12 fwrite(STDERR, $err); 13 } elseif (!headers_sent()) { 14 echo $err; 15 } 16 } 17 trigger_error( 18 $err, 19 E_USER_ERROR 20 ); 21 } 22 5 23 require_once __DIR__ . '/composer/autoload_real.php'; 6 24 7 return ComposerAutoloaderInit 1098787fe2b87e786a8ba8e1000374da::getLoader();25 return ComposerAutoloaderInit6ac74a5630382b13cd5eb589287c109a::getLoader(); -
wpsynchro/trunk/vendor/composer/ClassLoader.php
r2535936 r2917289 43 43 class ClassLoader 44 44 { 45 /** @var \Closure(string):void */ 46 private static $includeFile; 47 48 /** @var ?string */ 45 49 private $vendorDir; 46 50 47 51 // PSR-4 52 /** 53 * @var array[] 54 * @psalm-var array<string, array<string, int>> 55 */ 48 56 private $prefixLengthsPsr4 = array(); 57 /** 58 * @var array[] 59 * @psalm-var array<string, array<int, string>> 60 */ 49 61 private $prefixDirsPsr4 = array(); 62 /** 63 * @var array[] 64 * @psalm-var array<string, string> 65 */ 50 66 private $fallbackDirsPsr4 = array(); 51 67 52 68 // PSR-0 69 /** 70 * @var array[] 71 * @psalm-var array<string, array<string, string[]>> 72 */ 53 73 private $prefixesPsr0 = array(); 74 /** 75 * @var array[] 76 * @psalm-var array<string, string> 77 */ 54 78 private $fallbackDirsPsr0 = array(); 55 79 80 /** @var bool */ 56 81 private $useIncludePath = false; 82 83 /** 84 * @var string[] 85 * @psalm-var array<string, string> 86 */ 57 87 private $classMap = array(); 88 89 /** @var bool */ 58 90 private $classMapAuthoritative = false; 91 92 /** 93 * @var bool[] 94 * @psalm-var array<string, bool> 95 */ 59 96 private $missingClasses = array(); 97 98 /** @var ?string */ 60 99 private $apcuPrefix; 61 100 101 /** 102 * @var self[] 103 */ 62 104 private static $registeredLoaders = array(); 63 105 106 /** 107 * @param ?string $vendorDir 108 */ 64 109 public function __construct($vendorDir = null) 65 110 { 66 111 $this->vendorDir = $vendorDir; 67 } 68 112 self::initializeIncludeClosure(); 113 } 114 115 /** 116 * @return string[] 117 */ 69 118 public function getPrefixes() 70 119 { … … 76 125 } 77 126 127 /** 128 * @return array[] 129 * @psalm-return array<string, array<int, string>> 130 */ 78 131 public function getPrefixesPsr4() 79 132 { … … 81 134 } 82 135 136 /** 137 * @return array[] 138 * @psalm-return array<string, string> 139 */ 83 140 public function getFallbackDirs() 84 141 { … … 86 143 } 87 144 145 /** 146 * @return array[] 147 * @psalm-return array<string, string> 148 */ 88 149 public function getFallbackDirsPsr4() 89 150 { … … 91 152 } 92 153 154 /** 155 * @return string[] Array of classname => path 156 * @psalm-return array<string, string> 157 */ 93 158 public function getClassMap() 94 159 { … … 97 162 98 163 /** 99 * @param array $classMap Class to filename map 164 * @param string[] $classMap Class to filename map 165 * @psalm-param array<string, string> $classMap 166 * 167 * @return void 100 168 */ 101 169 public function addClassMap(array $classMap) … … 112 180 * appending or prepending to the ones previously set for this prefix. 113 181 * 114 * @param string $prefix The prefix 115 * @param array|string $paths The PSR-0 root directories 116 * @param bool $prepend Whether to prepend the directories 182 * @param string $prefix The prefix 183 * @param string[]|string $paths The PSR-0 root directories 184 * @param bool $prepend Whether to prepend the directories 185 * 186 * @return void 117 187 */ 118 188 public function add($prefix, $paths, $prepend = false) … … 157 227 * appending or prepending to the ones previously set for this namespace. 158 228 * 159 * @param string $prefix The prefix/namespace, with trailing '\\'160 * @param array|string $paths The PSR-4 base directories161 * @param bool $prepend Whether to prepend the directories229 * @param string $prefix The prefix/namespace, with trailing '\\' 230 * @param string[]|string $paths The PSR-4 base directories 231 * @param bool $prepend Whether to prepend the directories 162 232 * 163 233 * @throws \InvalidArgumentException 234 * 235 * @return void 164 236 */ 165 237 public function addPsr4($prefix, $paths, $prepend = false) … … 205 277 * replacing any others previously set for this prefix. 206 278 * 207 * @param string $prefix The prefix 208 * @param array|string $paths The PSR-0 base directories 279 * @param string $prefix The prefix 280 * @param string[]|string $paths The PSR-0 base directories 281 * 282 * @return void 209 283 */ 210 284 public function set($prefix, $paths) … … 221 295 * replacing any others previously set for this namespace. 222 296 * 223 * @param string $prefix The prefix/namespace, with trailing '\\'224 * @param array|string $paths The PSR-4 base directories297 * @param string $prefix The prefix/namespace, with trailing '\\' 298 * @param string[]|string $paths The PSR-4 base directories 225 299 * 226 300 * @throws \InvalidArgumentException 301 * 302 * @return void 227 303 */ 228 304 public function setPsr4($prefix, $paths) … … 244 320 * 245 321 * @param bool $useIncludePath 322 * 323 * @return void 246 324 */ 247 325 public function setUseIncludePath($useIncludePath) … … 266 344 * 267 345 * @param bool $classMapAuthoritative 346 * 347 * @return void 268 348 */ 269 349 public function setClassMapAuthoritative($classMapAuthoritative) … … 286 366 * 287 367 * @param string|null $apcuPrefix 368 * 369 * @return void 288 370 */ 289 371 public function setApcuPrefix($apcuPrefix) … … 306 388 * 307 389 * @param bool $prepend Whether to prepend the autoloader or not 390 * 391 * @return void 308 392 */ 309 393 public function register($prepend = false) … … 325 409 /** 326 410 * Unregisters this instance as an autoloader. 411 * 412 * @return void 327 413 */ 328 414 public function unregister() … … 339 425 * 340 426 * @param string $class The name of the class 341 * @return bool|null True if loaded, null otherwise427 * @return true|null True if loaded, null otherwise 342 428 */ 343 429 public function loadClass($class) 344 430 { 345 431 if ($file = $this->findFile($class)) { 346 includeFile($file); 432 $includeFile = self::$includeFile; 433 $includeFile($file); 347 434 348 435 return true; 349 436 } 437 438 return null; 350 439 } 351 440 … … 402 491 } 403 492 493 /** 494 * @param string $class 495 * @param string $ext 496 * @return string|false 497 */ 404 498 private function findFileWithExtension($class, $ext) 405 499 { … … 467 561 return false; 468 562 } 563 564 /** 565 * @return void 566 */ 567 private static function initializeIncludeClosure() 568 { 569 if (self::$includeFile !== null) { 570 return; 571 } 572 573 /** 574 * Scope isolated include. 575 * 576 * Prevents access to $this/self from included files. 577 * 578 * @param string $file 579 * @return void 580 */ 581 self::$includeFile = \Closure::bind(static function($file) { 582 include $file; 583 }, null, null); 584 } 469 585 } 470 471 /**472 * Scope isolated include.473 *474 * Prevents access to $this/self from included files.475 */476 function includeFile($file)477 {478 include $file;479 } -
wpsynchro/trunk/vendor/composer/InstalledVersions.php
r2806797 r2917289 1 1 <?php 2 2 3 4 5 6 7 8 9 10 11 3 /* 4 * This file is part of Composer. 5 * 6 * (c) Nils Adermann <[email protected]> 7 * Jordi Boggiano <[email protected]> 8 * 9 * For the full copyright and license information, please view the LICENSE 10 * file that was distributed with this source code. 11 */ 12 12 13 13 namespace Composer; … … 16 16 use Composer\Semver\VersionParser; 17 17 18 19 20 21 22 23 24 18 /** 19 * This class is copied in every Composer installed project and available to all 20 * 21 * See also https://getcomposer.org/doc/07-runtime.md#installed-versions 22 * 23 * To require its presence, you can require `composer-runtime-api ^2.0` 24 * 25 * @final 26 */ 25 27 class InstalledVersions 26 28 { 27 private static $installed = array ( 28 'root' => 29 array ( 30 'pretty_version' => 'dev-master', 31 'version' => 'dev-master', 32 'aliases' => 33 array ( 34 ), 35 'reference' => '6f4c15706122fdebcba9f2ea130fce5bd88fffe5', 36 'name' => 'wpsynchro/wpsynchro', 37 ), 38 'versions' => 39 array ( 40 'wpsynchro/wpsynchro' => 41 array ( 42 'pretty_version' => 'dev-master', 43 'version' => 'dev-master', 44 'aliases' => 45 array ( 46 ), 47 'reference' => '6f4c15706122fdebcba9f2ea130fce5bd88fffe5', 48 ), 49 ), 50 ); 51 private static $canGetVendors; 52 private static $installedByVendor = array(); 53 54 55 56 57 58 59 60 public static function getInstalledPackages() 61 { 62 $packages = array(); 63 foreach (self::getInstalled() as $installed) { 64 $packages[] = array_keys($installed['versions']); 29 /** 30 * @var mixed[]|null 31 * @psalm-var array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}|array{}|null 32 */ 33 private static $installed; 34 35 /** 36 * @var bool|null 37 */ 38 private static $canGetVendors; 39 40 /** 41 * @var array[] 42 * @psalm-var array<string, array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}> 43 */ 44 private static $installedByVendor = array(); 45 46 /** 47 * Returns a list of all package names which are present, either by being installed, replaced or provided 48 * 49 * @return string[] 50 * @psalm-return list<string> 51 */ 52 public static function getInstalledPackages() 53 { 54 $packages = array(); 55 foreach (self::getInstalled() as $installed) { 56 $packages[] = array_keys($installed['versions']); 57 } 58 59 if (1 === \count($packages)) { 60 return $packages[0]; 61 } 62 63 return array_keys(array_flip(\call_user_func_array('array_merge', $packages))); 64 } 65 66 /** 67 * Returns a list of all package names with a specific type e.g. 'library' 68 * 69 * @param string $type 70 * @return string[] 71 * @psalm-return list<string> 72 */ 73 public static function getInstalledPackagesByType($type) 74 { 75 $packagesByType = array(); 76 77 foreach (self::getInstalled() as $installed) { 78 foreach ($installed['versions'] as $name => $package) { 79 if (isset($package['type']) && $package['type'] === $type) { 80 $packagesByType[] = $name; 81 } 82 } 83 } 84 85 return $packagesByType; 86 } 87 88 /** 89 * Checks whether the given package is installed 90 * 91 * This also returns true if the package name is provided or replaced by another package 92 * 93 * @param string $packageName 94 * @param bool $includeDevRequirements 95 * @return bool 96 */ 97 public static function isInstalled($packageName, $includeDevRequirements = true) 98 { 99 foreach (self::getInstalled() as $installed) { 100 if (isset($installed['versions'][$packageName])) { 101 return $includeDevRequirements || empty($installed['versions'][$packageName]['dev_requirement']); 102 } 103 } 104 105 return false; 106 } 107 108 /** 109 * Checks whether the given package satisfies a version constraint 110 * 111 * e.g. If you want to know whether version 2.3+ of package foo/bar is installed, you would call: 112 * 113 * Composer\InstalledVersions::satisfies(new VersionParser, 'foo/bar', '^2.3') 114 * 115 * @param VersionParser $parser Install composer/semver to have access to this class and functionality 116 * @param string $packageName 117 * @param string|null $constraint A version constraint to check for, if you pass one you have to make sure composer/semver is required by your package 118 * @return bool 119 */ 120 public static function satisfies(VersionParser $parser, $packageName, $constraint) 121 { 122 $constraint = $parser->parseConstraints($constraint); 123 $provided = $parser->parseConstraints(self::getVersionRanges($packageName)); 124 125 return $provided->matches($constraint); 126 } 127 128 /** 129 * Returns a version constraint representing all the range(s) which are installed for a given package 130 * 131 * It is easier to use this via isInstalled() with the $constraint argument if you need to check 132 * whether a given version of a package is installed, and not just whether it exists 133 * 134 * @param string $packageName 135 * @return string Version constraint usable with composer/semver 136 */ 137 public static function getVersionRanges($packageName) 138 { 139 foreach (self::getInstalled() as $installed) { 140 if (!isset($installed['versions'][$packageName])) { 141 continue; 142 } 143 144 $ranges = array(); 145 if (isset($installed['versions'][$packageName]['pretty_version'])) { 146 $ranges[] = $installed['versions'][$packageName]['pretty_version']; 147 } 148 if (array_key_exists('aliases', $installed['versions'][$packageName])) { 149 $ranges = array_merge($ranges, $installed['versions'][$packageName]['aliases']); 150 } 151 if (array_key_exists('replaced', $installed['versions'][$packageName])) { 152 $ranges = array_merge($ranges, $installed['versions'][$packageName]['replaced']); 153 } 154 if (array_key_exists('provided', $installed['versions'][$packageName])) { 155 $ranges = array_merge($ranges, $installed['versions'][$packageName]['provided']); 156 } 157 158 return implode(' || ', $ranges); 159 } 160 161 throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed'); 162 } 163 164 /** 165 * @param string $packageName 166 * @return string|null If the package is being replaced or provided but is not really installed, null will be returned as version, use satisfies or getVersionRanges if you need to know if a given version is present 167 */ 168 public static function getVersion($packageName) 169 { 170 foreach (self::getInstalled() as $installed) { 171 if (!isset($installed['versions'][$packageName])) { 172 continue; 173 } 174 175 if (!isset($installed['versions'][$packageName]['version'])) { 176 return null; 177 } 178 179 return $installed['versions'][$packageName]['version']; 180 } 181 182 throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed'); 183 } 184 185 /** 186 * @param string $packageName 187 * @return string|null If the package is being replaced or provided but is not really installed, null will be returned as version, use satisfies or getVersionRanges if you need to know if a given version is present 188 */ 189 public static function getPrettyVersion($packageName) 190 { 191 foreach (self::getInstalled() as $installed) { 192 if (!isset($installed['versions'][$packageName])) { 193 continue; 194 } 195 196 if (!isset($installed['versions'][$packageName]['pretty_version'])) { 197 return null; 198 } 199 200 return $installed['versions'][$packageName]['pretty_version']; 201 } 202 203 throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed'); 204 } 205 206 /** 207 * @param string $packageName 208 * @return string|null If the package is being replaced or provided but is not really installed, null will be returned as reference 209 */ 210 public static function getReference($packageName) 211 { 212 foreach (self::getInstalled() as $installed) { 213 if (!isset($installed['versions'][$packageName])) { 214 continue; 215 } 216 217 if (!isset($installed['versions'][$packageName]['reference'])) { 218 return null; 219 } 220 221 return $installed['versions'][$packageName]['reference']; 222 } 223 224 throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed'); 225 } 226 227 /** 228 * @param string $packageName 229 * @return string|null If the package is being replaced or provided but is not really installed, null will be returned as install path. Packages of type metapackages also have a null install path. 230 */ 231 public static function getInstallPath($packageName) 232 { 233 foreach (self::getInstalled() as $installed) { 234 if (!isset($installed['versions'][$packageName])) { 235 continue; 236 } 237 238 return isset($installed['versions'][$packageName]['install_path']) ? $installed['versions'][$packageName]['install_path'] : null; 239 } 240 241 throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed'); 242 } 243 244 /** 245 * @return array 246 * @psalm-return array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool} 247 */ 248 public static function getRootPackage() 249 { 250 $installed = self::getInstalled(); 251 252 return $installed[0]['root']; 253 } 254 255 /** 256 * Returns the raw installed.php data for custom implementations 257 * 258 * @deprecated Use getAllRawData() instead which returns all datasets for all autoloaders present in the process. getRawData only returns the first dataset loaded, which may not be what you expect. 259 * @return array[] 260 * @psalm-return array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>} 261 */ 262 public static function getRawData() 263 { 264 @trigger_error('getRawData only returns the first dataset loaded, which may not be what you expect. Use getAllRawData() instead which returns all datasets for all autoloaders present in the process.', E_USER_DEPRECATED); 265 266 if (null === self::$installed) { 267 // only require the installed.php file if this file is loaded from its dumped location, 268 // and not from its source location in the composer/composer package, see https://github.com/composer/composer/issues/9937 269 if (substr(__DIR__, -8, 1) !== 'C') { 270 self::$installed = include __DIR__ . '/installed.php'; 271 } else { 272 self::$installed = array(); 273 } 274 } 275 276 return self::$installed; 277 } 278 279 /** 280 * Returns the raw data of all installed.php which are currently loaded for custom implementations 281 * 282 * @return array[] 283 * @psalm-return list<array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}> 284 */ 285 public static function getAllRawData() 286 { 287 return self::getInstalled(); 288 } 289 290 /** 291 * Lets you reload the static array from another file 292 * 293 * This is only useful for complex integrations in which a project needs to use 294 * this class but then also needs to execute another project's autoloader in process, 295 * and wants to ensure both projects have access to their version of installed.php. 296 * 297 * A typical case would be PHPUnit, where it would need to make sure it reads all 298 * the data it needs from this class, then call reload() with 299 * `require $CWD/vendor/composer/installed.php` (or similar) as input to make sure 300 * the project in which it runs can then also use this class safely, without 301 * interference between PHPUnit's dependencies and the project's dependencies. 302 * 303 * @param array[] $data A vendor/composer/installed.php data set 304 * @return void 305 * 306 * @psalm-param array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>} $data 307 */ 308 public static function reload($data) 309 { 310 self::$installed = $data; 311 self::$installedByVendor = array(); 312 } 313 314 /** 315 * @return array[] 316 * @psalm-return list<array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}> 317 */ 318 private static function getInstalled() 319 { 320 if (null === self::$canGetVendors) { 321 self::$canGetVendors = method_exists('Composer\Autoload\ClassLoader', 'getRegisteredLoaders'); 322 } 323 324 $installed = array(); 325 326 if (self::$canGetVendors) { 327 foreach (ClassLoader::getRegisteredLoaders() as $vendorDir => $loader) { 328 if (isset(self::$installedByVendor[$vendorDir])) { 329 $installed[] = self::$installedByVendor[$vendorDir]; 330 } elseif (is_file($vendorDir.'/composer/installed.php')) { 331 $installed[] = self::$installedByVendor[$vendorDir] = require $vendorDir.'/composer/installed.php'; 332 if (null === self::$installed && strtr($vendorDir.'/composer', '\\', '/') === strtr(__DIR__, '\\', '/')) { 333 self::$installed = $installed[count($installed) - 1]; 334 } 335 } 336 } 337 } 338 339 if (null === self::$installed) { 340 // only require the installed.php file if this file is loaded from its dumped location, 341 // and not from its source location in the composer/composer package, see https://github.com/composer/composer/issues/9937 342 if (substr(__DIR__, -8, 1) !== 'C') { 343 self::$installed = require __DIR__ . '/installed.php'; 344 } else { 345 self::$installed = array(); 346 } 347 } 348 $installed[] = self::$installed; 349 350 return $installed; 351 } 65 352 } 66 67 if (1 === \count($packages)) {68 return $packages[0];69 }70 71 return array_keys(array_flip(\call_user_func_array('array_merge', $packages)));72 }73 74 75 76 77 78 79 80 81 82 public static function isInstalled($packageName)83 {84 foreach (self::getInstalled() as $installed) {85 if (isset($installed['versions'][$packageName])) {86 return true;87 }88 }89 90 return false;91 }92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 public static function satisfies(VersionParser $parser, $packageName, $constraint)107 {108 $constraint = $parser->parseConstraints($constraint);109 $provided = $parser->parseConstraints(self::getVersionRanges($packageName));110 111 return $provided->matches($constraint);112 }113 114 115 116 117 118 119 120 121 122 123 public static function getVersionRanges($packageName)124 {125 foreach (self::getInstalled() as $installed) {126 if (!isset($installed['versions'][$packageName])) {127 continue;128 }129 130 $ranges = array();131 if (isset($installed['versions'][$packageName]['pretty_version'])) {132 $ranges[] = $installed['versions'][$packageName]['pretty_version'];133 }134 if (array_key_exists('aliases', $installed['versions'][$packageName])) {135 $ranges = array_merge($ranges, $installed['versions'][$packageName]['aliases']);136 }137 if (array_key_exists('replaced', $installed['versions'][$packageName])) {138 $ranges = array_merge($ranges, $installed['versions'][$packageName]['replaced']);139 }140 if (array_key_exists('provided', $installed['versions'][$packageName])) {141 $ranges = array_merge($ranges, $installed['versions'][$packageName]['provided']);142 }143 144 return implode(' || ', $ranges);145 }146 147 throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed');148 }149 150 151 152 153 154 public static function getVersion($packageName)155 {156 foreach (self::getInstalled() as $installed) {157 if (!isset($installed['versions'][$packageName])) {158 continue;159 }160 161 if (!isset($installed['versions'][$packageName]['version'])) {162 return null;163 }164 165 return $installed['versions'][$packageName]['version'];166 }167 168 throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed');169 }170 171 172 173 174 175 public static function getPrettyVersion($packageName)176 {177 foreach (self::getInstalled() as $installed) {178 if (!isset($installed['versions'][$packageName])) {179 continue;180 }181 182 if (!isset($installed['versions'][$packageName]['pretty_version'])) {183 return null;184 }185 186 return $installed['versions'][$packageName]['pretty_version'];187 }188 189 throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed');190 }191 192 193 194 195 196 public static function getReference($packageName)197 {198 foreach (self::getInstalled() as $installed) {199 if (!isset($installed['versions'][$packageName])) {200 continue;201 }202 203 if (!isset($installed['versions'][$packageName]['reference'])) {204 return null;205 }206 207 return $installed['versions'][$packageName]['reference'];208 }209 210 throw new \OutOfBoundsException('Package "' . $packageName . '" is not installed');211 }212 213 214 215 216 217 public static function getRootPackage()218 {219 $installed = self::getInstalled();220 221 return $installed[0]['root'];222 }223 224 225 226 227 228 229 230 public static function getRawData()231 {232 return self::$installed;233 }234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 public static function reload($data)254 {255 self::$installed = $data;256 self::$installedByVendor = array();257 }258 259 260 261 262 263 private static function getInstalled()264 {265 if (null === self::$canGetVendors) {266 self::$canGetVendors = method_exists('Composer\Autoload\ClassLoader', 'getRegisteredLoaders');267 }268 269 $installed = array();270 271 if (self::$canGetVendors) {272 foreach (ClassLoader::getRegisteredLoaders() as $vendorDir => $loader) {273 if (isset(self::$installedByVendor[$vendorDir])) {274 $installed[] = self::$installedByVendor[$vendorDir];275 } elseif (is_file($vendorDir.'/composer/installed.php')) {276 $installed[] = self::$installedByVendor[$vendorDir] = require $vendorDir.'/composer/installed.php';277 }278 }279 }280 281 $installed[] = self::$installed;282 283 return $installed;284 }285 } -
wpsynchro/trunk/vendor/composer/autoload_classmap.php
r2740471 r2917289 3 3 // autoload_classmap.php @generated by Composer 4 4 5 $vendorDir = dirname( dirname(__FILE__));5 $vendorDir = dirname(__DIR__); 6 6 $baseDir = dirname($vendorDir); 7 7 -
wpsynchro/trunk/vendor/composer/autoload_namespaces.php
r2189332 r2917289 3 3 // autoload_namespaces.php @generated by Composer 4 4 5 $vendorDir = dirname( dirname(__FILE__));5 $vendorDir = dirname(__DIR__); 6 6 $baseDir = dirname($vendorDir); 7 7 -
wpsynchro/trunk/vendor/composer/autoload_psr4.php
r2740471 r2917289 3 3 // autoload_psr4.php @generated by Composer 4 4 5 $vendorDir = dirname( dirname(__FILE__));5 $vendorDir = dirname(__DIR__); 6 6 $baseDir = dirname($vendorDir); 7 7 -
wpsynchro/trunk/vendor/composer/autoload_real.php
r2806797 r2917289 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit 1098787fe2b87e786a8ba8e1000374da5 class ComposerAutoloaderInit6ac74a5630382b13cd5eb589287c109a 6 6 { 7 7 private static $loader; … … 25 25 require __DIR__ . '/platform_check.php'; 26 26 27 spl_autoload_register(array('ComposerAutoloaderInit 1098787fe2b87e786a8ba8e1000374da', 'loadClassLoader'), true, true);28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname( \dirname(__FILE__)));29 spl_autoload_unregister(array('ComposerAutoloaderInit 1098787fe2b87e786a8ba8e1000374da', 'loadClassLoader'));27 spl_autoload_register(array('ComposerAutoloaderInit6ac74a5630382b13cd5eb589287c109a', 'loadClassLoader'), true, true); 28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__)); 29 spl_autoload_unregister(array('ComposerAutoloaderInit6ac74a5630382b13cd5eb589287c109a', 'loadClassLoader')); 30 30 31 $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded()); 32 if ($useStaticLoader) { 33 require __DIR__ . '/autoload_static.php'; 34 35 call_user_func(\Composer\Autoload\ComposerStaticInit1098787fe2b87e786a8ba8e1000374da::getInitializer($loader)); 36 } else { 37 $map = require __DIR__ . '/autoload_namespaces.php'; 38 foreach ($map as $namespace => $path) { 39 $loader->set($namespace, $path); 40 } 41 42 $map = require __DIR__ . '/autoload_psr4.php'; 43 foreach ($map as $namespace => $path) { 44 $loader->setPsr4($namespace, $path); 45 } 46 47 $classMap = require __DIR__ . '/autoload_classmap.php'; 48 if ($classMap) { 49 $loader->addClassMap($classMap); 50 } 51 } 31 require __DIR__ . '/autoload_static.php'; 32 call_user_func(\Composer\Autoload\ComposerStaticInit6ac74a5630382b13cd5eb589287c109a::getInitializer($loader)); 52 33 53 34 $loader->register(true); -
wpsynchro/trunk/vendor/composer/autoload_static.php
r2806797 r2917289 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit 1098787fe2b87e786a8ba8e1000374da7 class ComposerStaticInit6ac74a5630382b13cd5eb589287c109a 8 8 { 9 9 public static $prefixLengthsPsr4 = array ( … … 129 129 { 130 130 return \Closure::bind(function () use ($loader) { 131 $loader->prefixLengthsPsr4 = ComposerStaticInit 1098787fe2b87e786a8ba8e1000374da::$prefixLengthsPsr4;132 $loader->prefixDirsPsr4 = ComposerStaticInit 1098787fe2b87e786a8ba8e1000374da::$prefixDirsPsr4;133 $loader->classMap = ComposerStaticInit 1098787fe2b87e786a8ba8e1000374da::$classMap;131 $loader->prefixLengthsPsr4 = ComposerStaticInit6ac74a5630382b13cd5eb589287c109a::$prefixLengthsPsr4; 132 $loader->prefixDirsPsr4 = ComposerStaticInit6ac74a5630382b13cd5eb589287c109a::$prefixDirsPsr4; 133 $loader->classMap = ComposerStaticInit6ac74a5630382b13cd5eb589287c109a::$classMap; 134 134 135 135 }, null, ClassLoader::class); -
wpsynchro/trunk/vendor/composer/installed.php
r2806797 r2917289 1 <?php return array ( 2 'root' => 3 array ( 4 'pretty_version' => 'dev-master', 5 'version' => 'dev-master', 6 'aliases' => 7 array ( 1 <?php return array( 2 'root' => array( 3 'name' => 'wpsynchro/wpsynchro', 4 'pretty_version' => 'dev-master', 5 'version' => 'dev-master', 6 'reference' => '40d2505613c1ab904e79dabf208da312f9b440b1', 7 'type' => 'wordpress-plugin', 8 'install_path' => __DIR__ . '/../../', 9 'aliases' => array(), 10 'dev' => false, 8 11 ), 9 'reference' => '6f4c15706122fdebcba9f2ea130fce5bd88fffe5', 10 'name' => 'wpsynchro/wpsynchro', 11 ), 12 'versions' => 13 array ( 14 'wpsynchro/wpsynchro' => 15 array ( 16 'pretty_version' => 'dev-master', 17 'version' => 'dev-master', 18 'aliases' => 19 array ( 20 ), 21 'reference' => '6f4c15706122fdebcba9f2ea130fce5bd88fffe5', 12 'versions' => array( 13 'wpsynchro/wpsynchro' => array( 14 'pretty_version' => 'dev-master', 15 'version' => 'dev-master', 16 'reference' => '40d2505613c1ab904e79dabf208da312f9b440b1', 17 'type' => 'wordpress-plugin', 18 'install_path' => __DIR__ . '/../../', 19 'aliases' => array(), 20 'dev_requirement' => false, 21 ), 22 22 ), 23 ),24 23 ); -
wpsynchro/trunk/wpsynchro.php
r2806797 r2917289 4 4 Plugin URI: https://wpsynchro.com/home 5 5 Description: Complete migration plugin for WordPress - Migration of database and files made easy 6 Version: 1.9. 06 Version: 1.9.1 7 7 Author: WPSynchro 8 8 Author URI: https://wpsynchro.com … … 34 34 } // Exit if accessed directly 35 35 36 define('WPSYNCHRO_VERSION', '1.9. 0');36 define('WPSYNCHRO_VERSION', '1.9.1'); 37 37 define('WPSYNCHRO_DB_VERSION', '9'); 38 38 define('WPSYNCHRO_NEWEST_MU_COMPATIBILITY_VERSION', '1.0.5');
Note: See TracChangeset
for help on using the changeset viewer.