Does Travelpayouts work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .
648 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 2.8 MiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.591 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.4.3 |
---|---|
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=e272369012 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 4.084 s |
Memory usage | 6.99 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.693 s |
Memory usage | 6 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=travelpayouts_options |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 2.467 s |
Memory usage | 10.45 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.526 s |
Memory usage | 8.18 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.396 s | 0.841 s | +0.445 s | 3.38 MiB | 6.01 MiB | + 2.63 MiB |
/wp-admin/edit.php | 0.234 s | 0.845 s | +0.611 s | 3.41 MiB | 6.03 MiB | + 2.63 MiB |
/wp-admin/post-new.php | 0.994 s | 1.664 s | +0.670 s | 5.46 MiB | 8.11 MiB | + 2.65 MiB |
/wp-admin/upload.php | 0.594 s | 1.875 s | +1.281 s | 3.32 MiB | 5.89 MiB | + 2.57 MiB |
/wp-admin/options-writing.php | 0.239 s | 0.659 s | +0.420 s | 3.32 MiB | 5.88 MiB | + 2.56 MiB |
/wp-admin/media-new.php | 0.340 s | 0.587 s | +0.247 s | 3.3 MiB | 5.87 MiB | + 2.58 MiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.212 s | 0.470 s | +0.258 s | 3.31 MiB | 5.9 MiB | + 2.58 MiB |
/wp-admin/post-new.php?post_type=page | 0.620 s | 0.861 s | +0.241 s | 5.45 MiB | 8.1 MiB | + 2.65 MiB |
/wp-admin/options-discussion.php | 0.356 s | 1.917 s | +1.561 s | 3.3 MiB | 5.87 MiB | + 2.57 MiB |
/wp-admin/edit-comments.php | 0.252 s | 0.689 s | +0.437 s | 3.34 MiB | 5.93 MiB | + 2.59 MiB |
/ | 0.292 s | 0.617 s | +0.325 s | 3.36 MiB | 8.18 MiB | + 4.82 MiB |
Average | 0.412 s | 1.002 s | +0.591 s | 3.72 MiB | 6.52 MiB | + 2.8 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 | 61.3% | 42,869 | 18,962 | 574 | |
CSS | 24.0% | 16,793 | 151 | 32 | |
YAML | 7.5% | 5,236 | 0 | 34 | |
JavaScript | 3.8% | 2,648 | 100 | 62 | |
PO File | 1.9% | 1,343 | 824 | 1 | |
SVG | 1.3% | 943 | 0 | 10 | |
Markdown | 0.1% | 43 | 0 | 2 | |
Sass | 0.1% | 35 | 0 | 3 | |
JSON | 0.0% | 2 | 0 | 2 | |
Total | 69,912 | 20,037 | 720 |
Lines of code | 41,370 |
---|---|
Total complexity | 8,095 |
Median class complexity | 5.0 |
Median method complexity | 1.0 |
Most complex class | Redux_Travelpayouts |
Most complex function | Redux_Travelpayouts_Options_Constructor::register() |
Classes | 530 |
---|---|
Methods | 2,876 |
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[01-Feb-2024 04:45: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
[01-Feb-2024 04:45:30 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
[01-Feb-2024 04:45:30 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
[01-Feb-2024 04:45:30 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
[01-Feb-2024 04:45:30 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
[01-Feb-2024 04:45: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
[01-Feb-2024 04:45: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
[01-Feb-2024 04:45:31 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
[01-Feb-2024 04:45:34 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
[01-Feb-2024 04:45:34 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
[01-Feb-2024 04:45:34 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
[01-Feb-2024 04: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
[01-Feb-2024 04: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
[01-Feb-2024 04: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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04: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
[01-Feb-2024 04: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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04:45:35 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
[01-Feb-2024 04: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
[01-Feb-2024 04: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
[01-Feb-2024 04: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
[01-Feb-2024 04:45:37 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
(+548 more lines)