Laterpay 2.9.7

Does Laterpay work with WordPress 6.5.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
2PHP warnings
129PHP notices
2,830PHP deprecation warnings
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

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

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

Environment
WordPress version6.5.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 90+
WordPress.org page https://wordpress.org/plugins/laterpay/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

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=laterpay%2Flaterpay.php&plugin_status=all&paged=1&s&_wpnonce=2afdd53f9a
Aspect after-activation
HTTP status 200
Load time 0.381 s
Memory usage 4.2 MiB
JS errors None
Resource errors None

Settings → Laterpay

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

Laterpay

Page screenshot: Laterpay
URL /wp-admin/admin.php?page=laterpay-account-tab
Aspect menu-item
HTTP status 500
Load time 0.074 s
Memory usage N/A
JS errors None
Resource errors None

Laterpay → Appearance

Page screenshot: Laterpay → Appearance
URL /wp-admin/admin.php?page=laterpay-appearance-tab
Aspect menu-item
HTTP status 200
Load time 0.263 s
Memory usage 4.09 MiB
JS errors None
Resource errors None

Laterpay → Contributions

Page screenshot: Laterpay → Contributions
URL /wp-admin/admin.php?page=laterpay-contributions-tab
Aspect menu-item
HTTP status 200
Load time 0.300 s
Memory usage 4.08 MiB
JS errors None
Resource errors None

Laterpay → Paywall

Page screenshot: Laterpay → Paywall
URL /wp-admin/admin.php?page=laterpay-pricing-tab
Aspect menu-item
HTTP status 200
Load time 0.280 s
Memory usage 4.55 MiB
JS errors None
Resource errors None

Laterpay → Advanced

Page screenshot: Laterpay → Advanced
URL /wp-admin/admin.php?page=laterpay-advanced-tab
Aspect menu-item
HTTP status 200
Load time 0.248 s
Memory usage 4.07 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.705 s
Memory usage 3.93 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 1.096 s
Memory usage 6.35 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.346 s0.307 s-0.039 s3.43 MiB4.06 MiB+ 638.02 KiB
/wp-admin/edit.php0.190 s0.207 s+0.017 s3.46 MiB4.16 MiB+ 712.4 KiB
/wp-admin/post-new.php0.834 s1.409 s+0.575 s5.59 MiB6.35 MiB+ 775.07 KiB
/wp-admin/upload.php0.648 s0.469 s-0.179 s3.38 MiB4.01 MiB+ 642.62 KiB
/wp-admin/options-writing.php0.223 s0.201 s-0.022 s3.37 MiB3.99 MiB+ 627.61 KiB
/wp-admin/media-new.php0.280 s0.199 s-0.081 s3.35 MiB3.97 MiB+ 634.64 KiB
/wp-admin/edit-tags.php?taxonomy=category0.180 s0.188 s+0.008 s3.37 MiB4.01 MiB+ 652.79 KiB
/wp-admin/post-new.php?post_type=page0.518 s1.035 s+0.517 s5.59 MiB6.32 MiB+ 753.66 KiB
/wp-admin/options-discussion.php0.292 s0.427 s+0.135 s3.36 MiB3.99 MiB+ 644.55 KiB
/wp-admin/edit-comments.php0.244 s0.242 s-0.002 s3.39 MiB4.01 MiB+ 638.1 KiB
/0.283 s0.666 s+0.383 s3.42 MiB3.92 MiB+ 520.17 KiB
Average 0.367 s0.486 s+0.119 s3.79 MiB4.43 MiB+ 658.15 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
JavaScript
Sass
PO File
Language % Lines of code Comment lines Files
PHP50.3%20,0607,036119
JavaScript17.8%7,10084942
Sass13.2%5,24620143
PO File11.2%4,4562,6412
JSON6.9%2,74801
SVG0.6%239327
CSS0.0%606
Total 39,855 10,730 240

PHP Code Analysis | More results »

Lines of code 16,551
Total complexity 2,964
Median class complexity 20.0
Median method complexity 2.0
Most complex class LaterPay_Helper_Pricing
Most complex function LaterPay_Form_Abstract::validate_value()
Classes 83
Methods 703
Functions 12

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 49

Custom Post Types 2

ID Name
lp_subscriptionSubscriptions
lp_passesPasses

Meta Boxes

{
    "post": {
        "lp_post-pricing": {
            "title": "Pricing for this Post",
            "context": "side"
        },
        "lp_post-teaser": {
            "title": "Laterpay Teaser Content",
            "context": "normal"
        }
    },
    "attachment": {
        "lp_post-teaser": {
            "title": "Laterpay Teaser Content",
            "context": "normal"
        },
        "lp_post-pricing": {
            "title": "Pricing for this Post",
            "context": "side"
        }
    }
}

Capabilities 3

PHP Error Log 2976 lines

[15-Apr-2024 19:25:33 UTC] PHP Notice:  spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /wp-content/plugins/laterpay/laterpay-load.php on line 111
[15-Apr-2024 19:25:33 UTC] PHP Notice:  spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /wp-content/plugins/laterpay/laterpay-load.php on line 112
[15-Apr-2024 19:25:33 UTC] PHP Notice:  spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /wp-content/plugins/laterpay/laterpay-load.php on line 111
[15-Apr-2024 19:25:33 UTC] PHP Notice:  spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /wp-content/plugins/laterpay/laterpay-load.php on line 112
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:33 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Notice:  spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /wp-content/plugins/laterpay/laterpay-load.php on line 111
[15-Apr-2024 19:25:34 UTC] PHP Notice:  spl_autoload_register(): Argument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in /wp-content/plugins/laterpay/laterpay-load.php on line 112
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134
[15-Apr-2024 19:25:34 UTC] PHP Deprecated:  Method ReflectionParameter::getClass() is deprecated in /wp-content/plugins/laterpay/application/Core/Event/Dispatcher.php on line 134

(+2876 more lines)
See also: All tests for this plugin