Travelpayouts 1.1.12

Does Travelpayouts work with WordPress 6.4.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
777PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 4.05 MiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.489 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.4.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 8,000+
WordPress.org page https://wordpress.org/plugins/travelpayouts/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
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=68f0c5ed77
Aspect after-activation
HTTP status 200
Load time 3.773 s
Memory usage 8.33 MiB
JS errors None
Resource errors None

Settings → Travelpayouts

Page screenshot: Settings → Travelpayouts
URL /wp-admin/options-general.php?page=travelpayouts_landing_page
Aspect menu-item
HTTP status 200
Load time 0.717 s
Memory usage 7.25 MiB
JS errors None
Resource errors None

Travelpayouts

Page screenshot: Travelpayouts
URL /wp-admin/admin.php?page=travelpayouts_options
Aspect menu-item
HTTP status 200
Load time 2.549 s
Memory usage 11.69 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.681 s
Memory usage 9.42 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.334 s0.793 s+0.459 s3.38 MiB7.25 MiB+ 3.87 MiB
/wp-admin/edit.php0.204 s0.690 s+0.486 s3.41 MiB7.27 MiB+ 3.87 MiB
/wp-admin/post-new.php0.898 s1.180 s+0.282 s5.46 MiB9.35 MiB+ 3.89 MiB
/wp-admin/upload.php0.532 s1.784 s+1.252 s3.32 MiB7.13 MiB+ 3.81 MiB
/wp-admin/options-writing.php0.224 s0.582 s+0.358 s3.32 MiB7.12 MiB+ 3.8 MiB
/wp-admin/media-new.php0.315 s0.492 s+0.177 s3.29 MiB7.11 MiB+ 3.82 MiB
/wp-admin/edit-tags.php?taxonomy=category0.208 s0.429 s+0.221 s3.31 MiB7.13 MiB+ 3.82 MiB
/wp-admin/post-new.php?post_type=page0.567 s1.086 s+0.519 s5.45 MiB9.34 MiB+ 3.89 MiB
/wp-admin/options-discussion.php0.458 s1.538 s+1.080 s3.3 MiB7.11 MiB+ 3.81 MiB
/wp-admin/edit-comments.php0.322 s0.600 s+0.278 s3.33 MiB7.16 MiB+ 3.83 MiB
/0.282 s0.549 s+0.267 s3.31 MiB9.42 MiB+ 6.11 MiB
Average 0.395 s0.884 s+0.489 s3.72 MiB7.76 MiB+ 4.05 MiB

Code Statistics

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.

PHP
CSS
Language % Lines of code Comment lines Files
PHP61.7%42,83518,874573
CSS24.2%16,79515133
YAML6.9%4,774031
JavaScript3.8%2,65110165
PO File1.9%1,3438241
SVG1.4%948012
Markdown0.1%4302
Sass0.1%3503
JSON0.0%202
Total 69,426 19,950 722

PHP Code Analysis | More results »

Lines of code 41,293
Total complexity 8,072
Median class complexity 5.0
Median method complexity 1.0
Most complex class Redux_Travelpayouts
Most complex function Redux_Travelpayouts_Options_Constructor::register()
Classes 523
Methods 2,858
Functions 5

Additions

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.

Options wp_options 4

PHP Error Log 777 lines

[10-Nov-2023 05:44:25 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-Nov-2023 05:44:25 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-Nov-2023 05:44:25 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-Nov-2023 05:44:25 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-Nov-2023 05:44:25 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-Nov-2023 05:44:25 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-Nov-2023 05:44:26 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-Nov-2023 05:44:26 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 126
[10-Nov-2023 05:44:26 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 126
[10-Nov-2023 05:44:28 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-Nov-2023 05:44:28 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-Nov-2023 05:44:29 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-Nov-2023 05:44:29 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-Nov-2023 05:44:29 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 126
[10-Nov-2023 05:44:29 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 126
[10-Nov-2023 05:44:29 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-Nov-2023 05:44:30 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-Nov-2023 05:44:30 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-Nov-2023 05:44:30 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 126
[10-Nov-2023 05:44:30 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 126
[10-Nov-2023 05:44:30 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-Nov-2023 05:44:30 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 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-Nov-2023 05:44:30 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-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 165
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/travelpayouts/src/traits/ArrayableTrait.php on line 190
[10-Nov-2023 05:44:30 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-Nov-2023 05:44:30 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

(+677 more lines)
See also: All tests for this plugin, How to Hide Travelpayouts Admin Menus