11. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2021-05-13 09:08:38 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

11.1 Files compared

#LocationFileLast Modified
1/Applications/Ampps/www/Porto 3.2.2/Theme Files/Magento 2.x/Porto Theme/app/code/Mageplaza/Corecomposer.json2018-03-18 12:25:58 +0000
2/Applications/Ampps/www/Porto v4.0.0/Theme Files/Magento 2.x/Porto Theme/app/code/Mageplaza/Corecomposer.json2018-03-18 12:25:58 +0000

11.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged146
Changed00
Inserted00
Removed00

11.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

11.4 Active regular expressions

No regular expressions were active.

11.5 Comparison detail

1 { 1 {
2   "name": "mageplaza/module-core", 2   "name": "mageplaza/module-core",
3   "description": "Mageplaza Core for Magento 2", 3   "description": "Mageplaza Core for Magento 2",
4   "type": "magento2-module", 4   "type": "magento2-module",
5   "version": "1.3.11", 5   "version": "1.3.11",
6   "license": "proprietary", 6   "license": "proprietary",
7   "authors": [ 7   "authors": [
8     { 8     {
9       "name": "Mageplaza", 9       "name": "Mageplaza",
10       "email": "support@mageplaza.com", 10       "email": "support@mageplaza.com",
11       "homepage": "https://www.mageplaza.com", 11       "homepage": "https://www.mageplaza.com",
12       "role": "Technical Support" 12       "role": "Technical Support"
13     } 13     }
14   ], 14   ],
15   "autoload": { 15   "autoload": {
16     "files": [ 16     "files": [
17       "registration.php" 17       "registration.php"
18     ], 18     ],
19     "psr-4": { 19     "psr-4": {
20       "Mageplaza\\Core\\": "" 20       "Mageplaza\\Core\\": ""
21     } 21     }
22   } 22   }
23 } 23 }