Ninja Forms GSheetConnector 1.2.9

Does Ninja Forms GSheetConnector work with WordPress 6.3.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
1PHP warnings
30PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.3.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/gsheetconnector-ninja-forms/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

Ninja Forms GSheetConnector ‹ Test site — WordPress

Page screenshot: Ninja Forms GSheetConnector ‹ Test site — WordPress
URL /wp-admin/admin.php?page=gsheetconnector-ninja-forms
Requested URL /wp-admin/plugins.php?action=activate&plugin=gsheetconnector-ninja-forms%2Fgsheetconnector-ninjaforms.php&plugin_status=all&paged=1&s&_wpnonce=d07c2afa12
Aspect after-activation
HTTP status 200
Load time 0.464 s
Memory usage N/A
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.162 s
Memory usage 3.07 MiB
JS errors None
Resource errors None

Benchmark

No benchmark data available.

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
Language % Lines of code Comment lines Files
PHP93.0%37,76618,869155
PO File4.1%1,6646224
CSS1.5%6162114
JavaScript0.7%288614
Markdown0.5%21802
JSON0.1%2701
HTML0.1%2301
Total 40,602 19,573 181

PHP Code Analysis | More results »

Lines of code 27,209
Total complexity 6,675
Median class complexity 8.5
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 94
Methods 1,495
Functions 103

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 7

PHP Error Log 44 lines

[02-Sep-2023 12:43:03 UTC] PHP Deprecated:  Return type of Google\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Model.php on line 256
[02-Sep-2023 12:43:03 UTC] PHP Deprecated:  Return type of Google\Model::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/gsheetconnector-ninja-forms/lib/src/Model.php on line 261
[02-Sep-2023 12:43:03 UTC] PHP Deprecated:  Return type of Google\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Model.php on line 268
[02-Sep-2023 12:43:03 UTC] PHP Deprecated:  Return type of Google\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Model.php on line 278
[02-Sep-2023 12:43:03 UTC] PHP Deprecated:  Return type of Google\Collection::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Collection.php on line 22
[02-Sep-2023 12:43:03 UTC] PHP Deprecated:  Return type of Google\Collection::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Collection.php on line 38
[02-Sep-2023 12:43:03 UTC] PHP Deprecated:  Return type of Google\Collection::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Collection.php on line 30
[02-Sep-2023 12:43:03 UTC] PHP Deprecated:  Return type of Google\Collection::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Collection.php on line 43
[02-Sep-2023 12:43:03 UTC] PHP Deprecated:  Return type of Google\Collection::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Collection.php on line 14
[02-Sep-2023 12:43:03 UTC] PHP Deprecated:  Return type of Google\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Collection.php on line 49
[02-Sep-2023 12:43:04 UTC] PHP Deprecated:  Return type of Google\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Model.php on line 256
[02-Sep-2023 12:43:04 UTC] PHP Deprecated:  Return type of Google\Model::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/gsheetconnector-ninja-forms/lib/src/Model.php on line 261
[02-Sep-2023 12:43:04 UTC] PHP Deprecated:  Return type of Google\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Model.php on line 268
[02-Sep-2023 12:43:04 UTC] PHP Deprecated:  Return type of Google\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Model.php on line 278
[02-Sep-2023 12:43:04 UTC] PHP Deprecated:  Return type of Google\Collection::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Collection.php on line 22
[02-Sep-2023 12:43:04 UTC] PHP Deprecated:  Return type of Google\Collection::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Collection.php on line 38
[02-Sep-2023 12:43:04 UTC] PHP Deprecated:  Return type of Google\Collection::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Collection.php on line 30
[02-Sep-2023 12:43:04 UTC] PHP Deprecated:  Return type of Google\Collection::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Collection.php on line 43
[02-Sep-2023 12:43:04 UTC] PHP Deprecated:  Return type of Google\Collection::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Collection.php on line 14
[02-Sep-2023 12:43:04 UTC] PHP Deprecated:  Return type of Google\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Collection.php on line 49
[02-Sep-2023 12:43:04 UTC] PHP Deprecated:  Return type of Google\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Model.php on line 256
[02-Sep-2023 12:43:04 UTC] PHP Deprecated:  Return type of Google\Model::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/gsheetconnector-ninja-forms/lib/src/Model.php on line 261
[02-Sep-2023 12:43:04 UTC] PHP Deprecated:  Return type of Google\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Model.php on line 268
[02-Sep-2023 12:43:04 UTC] PHP Deprecated:  Return type of Google\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Model.php on line 278
[02-Sep-2023 12:43:04 UTC] PHP Deprecated:  Return type of Google\Collection::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Collection.php on line 22
[02-Sep-2023 12:43:04 UTC] PHP Deprecated:  Return type of Google\Collection::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Collection.php on line 38
[02-Sep-2023 12:43:04 UTC] PHP Deprecated:  Return type of Google\Collection::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Collection.php on line 30
[02-Sep-2023 12:43:04 UTC] PHP Deprecated:  Return type of Google\Collection::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Collection.php on line 43
[02-Sep-2023 12:43:04 UTC] PHP Deprecated:  Return type of Google\Collection::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Collection.php on line 14
[02-Sep-2023 12:43:04 UTC] PHP Deprecated:  Return type of Google\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gsheetconnector-ninja-forms/lib/src/Collection.php on line 49
[02-Sep-2023 12:43:04 UTC] PHP Warning:  Undefined property: stdClass::$plugins in /wp-content/plugins/gsheetconnector-ninja-forms/freemius/includes/class-freemius.php on line 25571
[02-Sep-2023 12:43:04 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /wp-content/plugins/gsheetconnector-ninja-forms/freemius/includes/class-freemius.php:25571
Stack trace:
#0 /wp-content/plugins/gsheetconnector-ninja-forms/freemius/templates/plugin-icon.php(21): Freemius->get_local_icon_url()
#1 /wp-content/plugins/gsheetconnector-ninja-forms/freemius/includes/fs-core-functions.php(50): require_once('...')
#2 /wp-content/plugins/gsheetconnector-ninja-forms/freemius/templates/connect.php(162): fs_require_once_template()
#3 /wp-content/plugins/gsheetconnector-ninja-forms/freemius/includes/fs-core-functions.php(57): require('...')
#4 /wp-content/plugins/gsheetconnector-ninja-forms/freemius/includes/class-freemius.php(23409): fs_get_template()
#5 /wp-includes/class-wp-hook.php(310): Freemius->_connect_page_render()
#6 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#7 /wp-includes/plugin.php(517): WP_Hook->do_action()
#8 /wp-admin/admin.php(259): do_action()
#9 {main}
  thrown in /wp-content/plugins/gsheetconnector-ninja-forms/freemius/includes/class-freemius.php on line 25571
See also: All tests for this plugin