AuthLDAP 3.0.0

Does AuthLDAP work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 1.99 KiB
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.7.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 5,000+
WordPress.org page https://wordpress.org/plugins/authldap/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=authldap%2FauthLdap.php&plugin_status=all&paged=1&s&_wpnonce=3288da42cc
Aspect after-activation
HTTP status 200
Load time 0.255 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

Settings → AuthLDAP

Page screenshot: Settings → AuthLDAP
URL /wp-admin/options-general.php?page=authLdap.php
Aspect menu-item
HTTP status 200
Load time 0.235 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.234 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.486 s0.278 s-0.208 s3.48 MiB3.49 MiB+ 13.8 KiB
/wp-admin/edit.php0.210 s0.191 s-0.019 s3.54 MiB3.56 MiB+ 13.8 KiB
/wp-admin/post-new.php0.789 s1.146 s+0.357 s5.92 MiB5.94 MiB+ 18.22 KiB
/wp-admin/upload.php0.639 s0.341 s-0.298 s3.49 MiB3.49 MiB- 3.61 KiB
/wp-admin/options-writing.php0.235 s0.192 s-0.043 s3.47 MiB3.47 MiB+ 392 bytes
/wp-admin/media-new.php0.279 s0.233 s-0.046 s3.46 MiB3.47 MiB+ 8.58 KiB
/wp-admin/edit-tags.php?taxonomy=category0.202 s0.381 s+0.179 s3.47 MiB3.49 MiB+ 19.25 KiB
/wp-admin/post-new.php?post_type=page1.056 s0.832 s-0.224 s5.92 MiB5.93 MiB+ 13.75 KiB
/wp-admin/options-discussion.php0.316 s0.236 s-0.080 s3.47 MiB3.47 MiB- 3.13 KiB
/wp-admin/edit-comments.php0.256 s0.218 s-0.038 s3.49 MiB3.49 MiB- 3.62 KiB
/0.326 s0.228 s-0.098 s3.47 MiB3.42 MiB- 55.56 KiB
Average 0.436 s0.389 s-0.047 s3.93 MiB3.93 MiB+ 1.99 KiB

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
PHP88.8%2,70752643
Cucumber4.2%12803
Markdown2.9%8903
YAML2.8%8671
XML0.9%2602
CSS0.4%1101
Total 3,047 533 53

PHP Code Analysis | More results »

Lines of code 2,266
Total complexity 341
Median class complexity 5.0
Median method complexity 1.0
Most complex class Org_Heigl\AuthLdap\Authorize
Most complex function Org_Heigl\AuthLdap\LoggedInUserToWpUser::__invoke()
Classes 39
Methods 153
Functions 13

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 1

PHP Error Log 10 lines

[29-Jan-2025 17:33:22 UTC] PHP Fatal error:  Uncaught TypeError: Cannot access offset of type string on string in /wp-content/plugins/authldap/view/admin.phtml:415
Stack trace:
#0 /wp-content/plugins/authldap/authLdap.php(205): include()
#1 /wp-includes/class-wp-hook.php(324): authLdap_options_panel()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-admin/admin.php(259): do_action()
#5 /wp-admin/options-general.php(10): require_once('...')
#6 {main}
  thrown in /wp-content/plugins/authldap/view/admin.phtml on line 415
See also: All tests for this plugin, How to Hide the "AuthLDAP" Admin Menu