Changeset 3164198
- Timestamp:
- 10/07/2024 11:47:01 AM (18 months ago)
- Location:
- ilovepdf
- Files:
-
- 16 edited
- 1 copied
-
tags/2.1.4 (copied) (copied from ilovepdf/trunk)
-
tags/2.1.4/README.txt (modified) (3 diffs)
-
tags/2.1.4/composer.json (modified) (1 diff)
-
tags/2.1.4/ilove-pdf.php (modified) (2 diffs)
-
tags/2.1.4/includes/Ilove_Pdf.php (modified) (1 diff)
-
tags/2.1.4/package.json (modified) (1 diff)
-
tags/2.1.4/vendor/composer/installed.json (modified) (7 diffs)
-
tags/2.1.4/vendor/composer/installed.php (modified) (5 diffs)
-
tags/2.1.4/vendor/symfony/polyfill-php73/composer.json (modified) (1 diff)
-
trunk/README.txt (modified) (3 diffs)
-
trunk/composer.json (modified) (1 diff)
-
trunk/ilove-pdf.php (modified) (2 diffs)
-
trunk/includes/Ilove_Pdf.php (modified) (1 diff)
-
trunk/package.json (modified) (1 diff)
-
trunk/vendor/composer/installed.json (modified) (7 diffs)
-
trunk/vendor/composer/installed.php (modified) (5 diffs)
-
trunk/vendor/symfony/polyfill-php73/composer.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ilovepdf/tags/2.1.4/README.txt
r3147632 r3164198 1 1 === PDF Compressor & Watermark - iLovePDF === 2 2 Plugin Name: Image Compressor & Optimizer - iLovePDF 3 Version: 2.1. 33 Version: 2.1.4 4 4 Author: iLovePDF 5 5 Author URI: https://www.ilovepdf.com/ … … 7 7 Tags: compress, watermark, optimize, performance, pdf optimizer 8 8 Requires at least: 5.3 9 Tested up to: 6.6. 110 Stable tag: 2.1. 39 Tested up to: 6.6.2 10 Stable tag: 2.1.4 11 11 Requires PHP: 7.4 12 12 License: GPLv2 or later … … 81 81 82 82 == Changelog == 83 84 = 2.1.4 = 85 Improved 86 * Update Libraries. 87 * Improved texts. 88 * Compatibility with WordPress 6.6.2 83 89 84 90 = 2.1.3 = -
ilovepdf/tags/2.1.4/composer.json
r3078801 r3164198 16 16 }, 17 17 "require-dev": { 18 "phpstan/phpstan": "^1.1 0",18 "phpstan/phpstan": "^1.12", 19 19 "szepeviktor/phpstan-wordpress": "^1.3", 20 "phpstan/extension-installer": "^1. 3"20 "phpstan/extension-installer": "^1.4" 21 21 }, 22 22 "config": { -
ilovepdf/tags/2.1.4/ilove-pdf.php
r3147632 r3164198 1 1 <?php 2 2 /** 3 * The plugin bootstrap file 4 * 5 * This file is read by WordPress to generate the plugin information in the plugin 6 * admin area. This file also includes all of the dependencies used by the plugin, 7 * registers the activation and deactivation functions, and defines a function 8 * that starts the plugin. 3 * IlovePdf WordPress Plugin 9 4 * 10 5 * @link https://ilovepdf.com/ … … 16 11 * Plugin URI: https://iloveapi.com/ 17 12 * Description: Compress your PDF files and Stamp Images or text into PDF files. This is the Official iLovePDF plugin for WordPress. You can optimize all your PDF and stamp them automatically as you do in ilovepdf.com. 18 * Version: 2.1. 313 * Version: 2.1.4 19 14 * Requires at least: 5.3 20 15 * Requires PHP: 7.4 -
ilovepdf/tags/2.1.4/includes/Ilove_Pdf.php
r3147632 r3164198 75 75 76 76 $this->plugin_name = 'ilove-pdf'; 77 $this->version = 'wp.2.1. 3';77 $this->version = 'wp.2.1.4'; 78 78 79 79 $this->load_dependencies(); -
ilovepdf/tags/2.1.4/package.json
r3147632 r3164198 17 17 "gulp-uglify": "^3.0.2", 18 18 "merge-stream": "^2.0.0", 19 "sass": "^1.7 8"19 "sass": "^1.79" 20 20 } 21 21 } -
ilovepdf/tags/2.1.4/vendor/composer/installed.json
r3147632 r3164198 454 454 { 455 455 "name": "php-stubs/wordpress-stubs", 456 "version": "v6.6. 0",457 "version_normalized": "6.6. 0.0",456 "version": "v6.6.2", 457 "version_normalized": "6.6.2.0", 458 458 "source": { 459 459 "type": "git", 460 460 "url": "https://github.com/php-stubs/wordpress-stubs.git", 461 "reference": " 86e8753e89d59849276dcdd91b9a7dd78bb4abe2"462 }, 463 "dist": { 464 "type": "zip", 465 "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/ 86e8753e89d59849276dcdd91b9a7dd78bb4abe2",466 "reference": " 86e8753e89d59849276dcdd91b9a7dd78bb4abe2",461 "reference": "f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc" 462 }, 463 "dist": { 464 "type": "zip", 465 "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc", 466 "reference": "f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc", 467 467 "shasum": "" 468 468 }, … … 483 483 "szepeviktor/phpstan-wordpress": "WordPress extensions for PHPStan" 484 484 }, 485 "time": "2024-0 7-17T08:50:38+00:00",485 "time": "2024-09-30T07:10:48+00:00", 486 486 "type": "library", 487 487 "installation-source": "dist", … … 499 499 "support": { 500 500 "issues": "https://github.com/php-stubs/wordpress-stubs/issues", 501 "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.6. 0"501 "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.6.2" 502 502 }, 503 503 "install-path": "../php-stubs/wordpress-stubs" … … 556 556 { 557 557 "name": "phpstan/phpstan", 558 "version": "1.12. 2",559 "version_normalized": "1.12. 2.0",558 "version": "1.12.5", 559 "version_normalized": "1.12.5.0", 560 560 "source": { 561 561 "type": "git", 562 562 "url": "https://github.com/phpstan/phpstan.git", 563 "reference": " 0ca1c7bb55fca8fe6448f16fff0f311ccec960a1"564 }, 565 "dist": { 566 "type": "zip", 567 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ 0ca1c7bb55fca8fe6448f16fff0f311ccec960a1",568 "reference": " 0ca1c7bb55fca8fe6448f16fff0f311ccec960a1",563 "reference": "7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17" 564 }, 565 "dist": { 566 "type": "zip", 567 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17", 568 "reference": "7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17", 569 569 "shasum": "" 570 570 }, … … 575 575 "phpstan/phpstan-shim": "*" 576 576 }, 577 "time": "2024-09- 05T16:09:28+00:00",577 "time": "2024-09-26T12:45:22+00:00", 578 578 "bin": [ 579 579 "phpstan", … … 903 903 { 904 904 "name": "symfony/polyfill-php73", 905 "version": "v1.3 0.0",906 "version_normalized": "1.3 0.0.0",905 "version": "v1.31.0", 906 "version_normalized": "1.31.0.0", 907 907 "source": { 908 908 "type": "git", 909 909 "url": "https://github.com/symfony/polyfill-php73.git", 910 "reference": " ec444d3f3f6505bb28d11afa41e75faadebc10a1"911 }, 912 "dist": { 913 "type": "zip", 914 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/ ec444d3f3f6505bb28d11afa41e75faadebc10a1",915 "reference": " ec444d3f3f6505bb28d11afa41e75faadebc10a1",916 "shasum": "" 917 }, 918 "require": { 919 "php": ">=7. 1"920 }, 921 "time": "2024-0 5-31T15:07:36+00:00",910 "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb" 911 }, 912 "dist": { 913 "type": "zip", 914 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb", 915 "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb", 916 "shasum": "" 917 }, 918 "require": { 919 "php": ">=7.2" 920 }, 921 "time": "2024-09-09T11:45:10+00:00", 922 922 "type": "library", 923 923 "extra": { … … 962 962 ], 963 963 "support": { 964 "source": "https://github.com/symfony/polyfill-php73/tree/v1.3 0.0"964 "source": "https://github.com/symfony/polyfill-php73/tree/v1.31.0" 965 965 }, 966 966 "funding": [ -
ilovepdf/tags/2.1.4/vendor/composer/installed.php
r3147632 r3164198 4 4 'pretty_version' => 'dev-develop', 5 5 'version' => 'dev-develop', 6 'reference' => ' 53f9e1ed811e4112182f77f70b9357f3cc9058a3',6 'reference' => 'fc26741699cef18a91fbe824de86cfcb1c7c48da', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 59 59 'pretty_version' => 'dev-develop', 60 60 'version' => 'dev-develop', 61 'reference' => ' 53f9e1ed811e4112182f77f70b9357f3cc9058a3',61 'reference' => 'fc26741699cef18a91fbe824de86cfcb1c7c48da', 62 62 'type' => 'wordpress-plugin', 63 63 'install_path' => __DIR__ . '/../../', … … 66 66 ), 67 67 'php-stubs/wordpress-stubs' => array( 68 'pretty_version' => 'v6.6. 0',69 'version' => '6.6. 0.0',70 'reference' => ' 86e8753e89d59849276dcdd91b9a7dd78bb4abe2',68 'pretty_version' => 'v6.6.2', 69 'version' => '6.6.2.0', 70 'reference' => 'f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc', 71 71 'type' => 'library', 72 72 'install_path' => __DIR__ . '/../php-stubs/wordpress-stubs', … … 84 84 ), 85 85 'phpstan/phpstan' => array( 86 'pretty_version' => '1.12. 2',87 'version' => '1.12. 2.0',88 'reference' => ' 0ca1c7bb55fca8fe6448f16fff0f311ccec960a1',86 'pretty_version' => '1.12.5', 87 'version' => '1.12.5.0', 88 'reference' => '7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17', 89 89 'type' => 'library', 90 90 'install_path' => __DIR__ . '/../phpstan/phpstan', … … 156 156 ), 157 157 'symfony/polyfill-php73' => array( 158 'pretty_version' => 'v1.3 0.0',159 'version' => '1.3 0.0.0',160 'reference' => ' ec444d3f3f6505bb28d11afa41e75faadebc10a1',158 'pretty_version' => 'v1.31.0', 159 'version' => '1.31.0.0', 160 'reference' => '0f68c03565dcaaf25a890667542e8bd75fe7e5bb', 161 161 'type' => 'library', 162 162 'install_path' => __DIR__ . '/../symfony/polyfill-php73', -
ilovepdf/tags/2.1.4/vendor/symfony/polyfill-php73/composer.json
r3046982 r3164198 17 17 ], 18 18 "require": { 19 "php": ">=7. 1"19 "php": ">=7.2" 20 20 }, 21 21 "autoload": { -
ilovepdf/trunk/README.txt
r3147632 r3164198 1 1 === PDF Compressor & Watermark - iLovePDF === 2 2 Plugin Name: Image Compressor & Optimizer - iLovePDF 3 Version: 2.1. 33 Version: 2.1.4 4 4 Author: iLovePDF 5 5 Author URI: https://www.ilovepdf.com/ … … 7 7 Tags: compress, watermark, optimize, performance, pdf optimizer 8 8 Requires at least: 5.3 9 Tested up to: 6.6. 110 Stable tag: 2.1. 39 Tested up to: 6.6.2 10 Stable tag: 2.1.4 11 11 Requires PHP: 7.4 12 12 License: GPLv2 or later … … 81 81 82 82 == Changelog == 83 84 = 2.1.4 = 85 Improved 86 * Update Libraries. 87 * Improved texts. 88 * Compatibility with WordPress 6.6.2 83 89 84 90 = 2.1.3 = -
ilovepdf/trunk/composer.json
r3078801 r3164198 16 16 }, 17 17 "require-dev": { 18 "phpstan/phpstan": "^1.1 0",18 "phpstan/phpstan": "^1.12", 19 19 "szepeviktor/phpstan-wordpress": "^1.3", 20 "phpstan/extension-installer": "^1. 3"20 "phpstan/extension-installer": "^1.4" 21 21 }, 22 22 "config": { -
ilovepdf/trunk/ilove-pdf.php
r3147632 r3164198 1 1 <?php 2 2 /** 3 * The plugin bootstrap file 4 * 5 * This file is read by WordPress to generate the plugin information in the plugin 6 * admin area. This file also includes all of the dependencies used by the plugin, 7 * registers the activation and deactivation functions, and defines a function 8 * that starts the plugin. 3 * IlovePdf WordPress Plugin 9 4 * 10 5 * @link https://ilovepdf.com/ … … 16 11 * Plugin URI: https://iloveapi.com/ 17 12 * Description: Compress your PDF files and Stamp Images or text into PDF files. This is the Official iLovePDF plugin for WordPress. You can optimize all your PDF and stamp them automatically as you do in ilovepdf.com. 18 * Version: 2.1. 313 * Version: 2.1.4 19 14 * Requires at least: 5.3 20 15 * Requires PHP: 7.4 -
ilovepdf/trunk/includes/Ilove_Pdf.php
r3147632 r3164198 75 75 76 76 $this->plugin_name = 'ilove-pdf'; 77 $this->version = 'wp.2.1. 3';77 $this->version = 'wp.2.1.4'; 78 78 79 79 $this->load_dependencies(); -
ilovepdf/trunk/package.json
r3147632 r3164198 17 17 "gulp-uglify": "^3.0.2", 18 18 "merge-stream": "^2.0.0", 19 "sass": "^1.7 8"19 "sass": "^1.79" 20 20 } 21 21 } -
ilovepdf/trunk/vendor/composer/installed.json
r3147632 r3164198 454 454 { 455 455 "name": "php-stubs/wordpress-stubs", 456 "version": "v6.6. 0",457 "version_normalized": "6.6. 0.0",456 "version": "v6.6.2", 457 "version_normalized": "6.6.2.0", 458 458 "source": { 459 459 "type": "git", 460 460 "url": "https://github.com/php-stubs/wordpress-stubs.git", 461 "reference": " 86e8753e89d59849276dcdd91b9a7dd78bb4abe2"462 }, 463 "dist": { 464 "type": "zip", 465 "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/ 86e8753e89d59849276dcdd91b9a7dd78bb4abe2",466 "reference": " 86e8753e89d59849276dcdd91b9a7dd78bb4abe2",461 "reference": "f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc" 462 }, 463 "dist": { 464 "type": "zip", 465 "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc", 466 "reference": "f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc", 467 467 "shasum": "" 468 468 }, … … 483 483 "szepeviktor/phpstan-wordpress": "WordPress extensions for PHPStan" 484 484 }, 485 "time": "2024-0 7-17T08:50:38+00:00",485 "time": "2024-09-30T07:10:48+00:00", 486 486 "type": "library", 487 487 "installation-source": "dist", … … 499 499 "support": { 500 500 "issues": "https://github.com/php-stubs/wordpress-stubs/issues", 501 "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.6. 0"501 "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.6.2" 502 502 }, 503 503 "install-path": "../php-stubs/wordpress-stubs" … … 556 556 { 557 557 "name": "phpstan/phpstan", 558 "version": "1.12. 2",559 "version_normalized": "1.12. 2.0",558 "version": "1.12.5", 559 "version_normalized": "1.12.5.0", 560 560 "source": { 561 561 "type": "git", 562 562 "url": "https://github.com/phpstan/phpstan.git", 563 "reference": " 0ca1c7bb55fca8fe6448f16fff0f311ccec960a1"564 }, 565 "dist": { 566 "type": "zip", 567 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ 0ca1c7bb55fca8fe6448f16fff0f311ccec960a1",568 "reference": " 0ca1c7bb55fca8fe6448f16fff0f311ccec960a1",563 "reference": "7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17" 564 }, 565 "dist": { 566 "type": "zip", 567 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17", 568 "reference": "7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17", 569 569 "shasum": "" 570 570 }, … … 575 575 "phpstan/phpstan-shim": "*" 576 576 }, 577 "time": "2024-09- 05T16:09:28+00:00",577 "time": "2024-09-26T12:45:22+00:00", 578 578 "bin": [ 579 579 "phpstan", … … 903 903 { 904 904 "name": "symfony/polyfill-php73", 905 "version": "v1.3 0.0",906 "version_normalized": "1.3 0.0.0",905 "version": "v1.31.0", 906 "version_normalized": "1.31.0.0", 907 907 "source": { 908 908 "type": "git", 909 909 "url": "https://github.com/symfony/polyfill-php73.git", 910 "reference": " ec444d3f3f6505bb28d11afa41e75faadebc10a1"911 }, 912 "dist": { 913 "type": "zip", 914 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/ ec444d3f3f6505bb28d11afa41e75faadebc10a1",915 "reference": " ec444d3f3f6505bb28d11afa41e75faadebc10a1",916 "shasum": "" 917 }, 918 "require": { 919 "php": ">=7. 1"920 }, 921 "time": "2024-0 5-31T15:07:36+00:00",910 "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb" 911 }, 912 "dist": { 913 "type": "zip", 914 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb", 915 "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb", 916 "shasum": "" 917 }, 918 "require": { 919 "php": ">=7.2" 920 }, 921 "time": "2024-09-09T11:45:10+00:00", 922 922 "type": "library", 923 923 "extra": { … … 962 962 ], 963 963 "support": { 964 "source": "https://github.com/symfony/polyfill-php73/tree/v1.3 0.0"964 "source": "https://github.com/symfony/polyfill-php73/tree/v1.31.0" 965 965 }, 966 966 "funding": [ -
ilovepdf/trunk/vendor/composer/installed.php
r3147632 r3164198 4 4 'pretty_version' => 'dev-develop', 5 5 'version' => 'dev-develop', 6 'reference' => ' 53f9e1ed811e4112182f77f70b9357f3cc9058a3',6 'reference' => 'fc26741699cef18a91fbe824de86cfcb1c7c48da', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 59 59 'pretty_version' => 'dev-develop', 60 60 'version' => 'dev-develop', 61 'reference' => ' 53f9e1ed811e4112182f77f70b9357f3cc9058a3',61 'reference' => 'fc26741699cef18a91fbe824de86cfcb1c7c48da', 62 62 'type' => 'wordpress-plugin', 63 63 'install_path' => __DIR__ . '/../../', … … 66 66 ), 67 67 'php-stubs/wordpress-stubs' => array( 68 'pretty_version' => 'v6.6. 0',69 'version' => '6.6. 0.0',70 'reference' => ' 86e8753e89d59849276dcdd91b9a7dd78bb4abe2',68 'pretty_version' => 'v6.6.2', 69 'version' => '6.6.2.0', 70 'reference' => 'f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc', 71 71 'type' => 'library', 72 72 'install_path' => __DIR__ . '/../php-stubs/wordpress-stubs', … … 84 84 ), 85 85 'phpstan/phpstan' => array( 86 'pretty_version' => '1.12. 2',87 'version' => '1.12. 2.0',88 'reference' => ' 0ca1c7bb55fca8fe6448f16fff0f311ccec960a1',86 'pretty_version' => '1.12.5', 87 'version' => '1.12.5.0', 88 'reference' => '7e6c6cb7cecb0a6254009a1a8a7d54ec99812b17', 89 89 'type' => 'library', 90 90 'install_path' => __DIR__ . '/../phpstan/phpstan', … … 156 156 ), 157 157 'symfony/polyfill-php73' => array( 158 'pretty_version' => 'v1.3 0.0',159 'version' => '1.3 0.0.0',160 'reference' => ' ec444d3f3f6505bb28d11afa41e75faadebc10a1',158 'pretty_version' => 'v1.31.0', 159 'version' => '1.31.0.0', 160 'reference' => '0f68c03565dcaaf25a890667542e8bd75fe7e5bb', 161 161 'type' => 'library', 162 162 'install_path' => __DIR__ . '/../symfony/polyfill-php73', -
ilovepdf/trunk/vendor/symfony/polyfill-php73/composer.json
r3046982 r3164198 17 17 ], 18 18 "require": { 19 "php": ">=7. 1"19 "php": ">=7.2" 20 20 }, 21 21 "autoload": {
Note: See TracChangeset
for help on using the changeset viewer.