Travelpayouts 1.1.3

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

Summary

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

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

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

Environment
WordPress version6.1.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=f66b3f5561
Aspect after-activation
HTTP status 200
Load time 3.242 s
Memory usage 6.48 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.784 s
Memory usage 5.73 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.576 s
Memory usage 9.78 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.473 s
Memory usage 7.73 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.289 s0.742 s+0.453 s3.05 MiB5.51 MiB+ 2.47 MiB
/wp-admin/edit.php0.192 s0.978 s+0.786 s3.08 MiB5.54 MiB+ 2.46 MiB
/wp-admin/post-new.php0.806 s1.468 s+0.662 s4.97 MiB7.43 MiB+ 2.47 MiB
/wp-admin/upload.php0.941 s1.673 s+0.732 s2.99 MiB5.39 MiB+ 2.4 MiB
/wp-admin/options-writing.php0.214 s0.620 s+0.406 s2.99 MiB5.38 MiB+ 2.39 MiB
/wp-admin/media-new.php0.324 s0.556 s+0.232 s2.97 MiB5.38 MiB+ 2.41 MiB
/wp-admin/edit-tags.php?taxonomy=category0.217 s0.504 s+0.287 s2.98 MiB5.4 MiB+ 2.42 MiB
/wp-admin/post-new.php?post_type=page0.746 s0.979 s+0.233 s4.96 MiB7.42 MiB+ 2.46 MiB
/wp-admin/options-discussion.php0.208 s0.837 s+0.629 s2.98 MiB5.38 MiB+ 2.4 MiB
/wp-admin/edit-comments.php0.224 s0.642 s+0.418 s3 MiB5.41 MiB+ 2.4 MiB
/0.283 s0.841 s+0.558 s2.95 MiB7.73 MiB+ 4.79 MiB
Average 0.404 s0.895 s+0.491 s3.36 MiB6 MiB+ 2.64 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
YAML
Language % Lines of code Comment lines Files
PHP60.6%42,33418,511562
CSS24.1%16,79715136
YAML8.1%5,683032
JavaScript3.8%2,65410168
PO File1.7%1,1917481
SVG1.5%1,080113
Markdown0.1%4302
Sass0.1%3503
JSON0.0%202
Total 69,819 19,512 719

PHP Code Analysis | More results »

Lines of code 41,166
Total complexity 7,959
Median class complexity 5.5
Median method complexity 1.0
Most complex class Redux_Travelpayouts
Most complex function Redux_Travelpayouts_Options_Constructor::register()
Classes 516
Methods 2,800
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 666 lines

[16-Feb-2023 11:37:49 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
[16-Feb-2023 11:37:49 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
[16-Feb-2023 11:37:49 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
[16-Feb-2023 11:37:49 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
[16-Feb-2023 11:37:49 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
[16-Feb-2023 11:37:50 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
[16-Feb-2023 11:37:50 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
[16-Feb-2023 11:37:51 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
[16-Feb-2023 11:37:51 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
[16-Feb-2023 11:37:53 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
[16-Feb-2023 11:37:53 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
[16-Feb-2023 11:37:53 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:54 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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
[16-Feb-2023 11:37:55 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

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