Does Travelpayouts work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .
335 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 4 MiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.780 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.2.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 8,000+ |
WordPress.org page | https://wordpress.org/plugins/travelpayouts/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=travelpayouts%2Ftravelpayouts.php&plugin_status=all&paged=1&s&_wpnonce=7ea73d1f3d |
Aspect | after-activation |
HTTP status | 200 |
Load time | 4.010 s |
Memory usage | 8.01 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/options-general.php?page=travelpayouts_landing_page |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.644 s |
Memory usage | 6.9 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=travelpayouts_options |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 1.455 s |
Memory usage | 11.11 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.623 s |
Memory usage | 9.11 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.282 s | 0.908 s | +0.626 s | 3.07 MiB | 6.89 MiB | + 3.82 MiB |
/wp-admin/edit.php | 0.179 s | 0.587 s | +0.408 s | 3.1 MiB | 6.91 MiB | + 3.82 MiB |
/wp-admin/post-new.php | 0.758 s | 1.549 s | +0.791 s | 5.02 MiB | 8.85 MiB | + 3.83 MiB |
/wp-admin/upload.php | 0.555 s | 2.492 s | +1.937 s | 3.02 MiB | 6.77 MiB | + 3.76 MiB |
/wp-admin/options-writing.php | 0.173 s | 0.725 s | +0.552 s | 3.01 MiB | 6.76 MiB | + 3.74 MiB |
/wp-admin/media-new.php | 0.296 s | 0.630 s | +0.334 s | 2.99 MiB | 6.76 MiB | + 3.77 MiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.190 s | 0.561 s | +0.371 s | 3.01 MiB | 6.78 MiB | + 3.77 MiB |
/wp-admin/post-new.php?post_type=page | 0.614 s | 1.196 s | +0.582 s | 5.01 MiB | 8.84 MiB | + 3.83 MiB |
/wp-admin/options-discussion.php | 0.201 s | 2.163 s | +1.962 s | 3 MiB | 6.76 MiB | + 3.76 MiB |
/wp-admin/edit-comments.php | 0.220 s | 0.991 s | +0.771 s | 3.03 MiB | 6.81 MiB | + 3.78 MiB |
/ | 0.300 s | 0.544 s | +0.244 s | 2.97 MiB | 9.11 MiB | + 6.14 MiB |
Average | 0.343 s | 1.122 s | +0.780 s | 3.38 MiB | 7.39 MiB | + 4 MiB |
Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 62.1% | 43,440 | 18,949 | 572 | |
CSS | 24.0% | 16,797 | 151 | 34 | |
YAML | 6.7% | 4,712 | 0 | 31 | |
JavaScript | 3.8% | 2,652 | 101 | 66 | |
PO File | 1.9% | 1,337 | 853 | 1 | |
SVG | 1.4% | 948 | 0 | 12 | |
Markdown | 0.1% | 43 | 0 | 2 | |
Sass | 0.1% | 35 | 0 | 3 | |
JSON | 0.0% | 2 | 0 | 2 | |
Total | 69,966 | 20,054 | 723 |
Lines of code | 41,898 |
---|---|
Total complexity | 8,101 |
Median class complexity | 5.0 |
Median method complexity | 1.0 |
Most complex class | Redux_Travelpayouts_Framework\Core\Redux_Travelpayouts |
Most complex function | Redux_Travelpayouts\Redux_Travelpayouts_Options_Constructor::register() |
Classes | 522 |
---|---|
Methods | 2,882 |
Functions | 5 |
Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.
wp_options
4[10-Jul-2023 08:45:35 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:35 UTC] PHP Deprecated: Return type of Travelpayouts\Vendor\Ramsey\Collection\AbstractArray::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/travelpayouts/vendor/travelpayouts-ramsey/collection/src/AbstractArray.php on line 87
[10-Jul-2023 08:45:35 UTC] PHP Deprecated: Return type of Travelpayouts\Vendor\Ramsey\Collection\AbstractArray::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/travelpayouts/vendor/travelpayouts-ramsey/collection/src/AbstractArray.php on line 87
[10-Jul-2023 08:45:35 UTC] PHP Deprecated: Travelpayouts\Vendor\Ramsey\Uuid\Builder\BuilderCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/travelpayouts/vendor/travelpayouts-ramsey/uuid/src/Builder/BuilderCollection.php on line 31
[10-Jul-2023 08:45:35 UTC] PHP Deprecated: Travelpayouts\Vendor\Ramsey\Uuid\Provider\Node\NodeProviderCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/travelpayouts/vendor/travelpayouts-ramsey/uuid/src/Provider/Node/NodeProviderCollection.php on line 0
[10-Jul-2023 08:45:36 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:36 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:36 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:37 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:38 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:38 UTC] PHP Deprecated: Automatic conversion of false to array is deprecated in /wp-content/plugins/travelpayouts/redux-core/inc/classes/class-travelpayouts-api.php on line 1358
[10-Jul-2023 08:45:39 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:39 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:39 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:39 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:39 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:40 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:40 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:40 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:40 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:40 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:40 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:40 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:40 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:40 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:40 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:40 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:40 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:40 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:40 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:40 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:41 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:41 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:41 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:41 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:41 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:41 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:41 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:41 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:41 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:41 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:41 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:41 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:41 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:41 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:41 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:42 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:42 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:42 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:42 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:42 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:43 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:43 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:43 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:43 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:43 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:44 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:44 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:44 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:44 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:44 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:45 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:45 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:45 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:45 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:45 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:46 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:46 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:46 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:46 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:46 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:46 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:46 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:46 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:46 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:46 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:46 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:46 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:46 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:46 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:46 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:47 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:47 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:47 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:47 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:47 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:47 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:47 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:47 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:47 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:47 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:47 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:47 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:47 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:47 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
[10-Jul-2023 08:45:47 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:47 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:47 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:47 UTC] PHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/modules/tables/components/flights/popularDestinationsAirlines/Table.php on line 128
[10-Jul-2023 08:45:47 UTC] PHP Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/travelpayouts/src/components/model/ReduxOptionCollectionModel.php on line 25
(+235 more lines)