Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 8x - ErrorMessage() & returnErrorMessage() output breaks. #160

Closed
NathanGibbs3 opened this issue Mar 28, 2023 · 0 comments
Closed

PHP 8x - ErrorMessage() & returnErrorMessage() output breaks. #160

NathanGibbs3 opened this issue Mar 28, 2023 · 0 comments
Assignees
Labels
bug Something isn't working invalid This doesn't seem right LCB-TechDebt Issue exists in Legacy Code Base. We inherited it. PHP 8x Issues affecting PHP 8x compatibility Prod Observed in Production Environment. UI User Interface Issues.
Milestone

Comments

@NathanGibbs3
Copy link
Owner

Item Description
File(s): includes/base_log_error.inc.php
Class:
Function: ErrorMessage() returnErrorMessage()
Similar Issues:
Depends on Issue(s):
Dependency Type:
Misc. Info.:

Expected Behavior: Outputs are as expected.
Current Behavior: An invalid $br param is not defaulted correctly on PHP 8.x

@NathanGibbs3 NathanGibbs3 added bug Something isn't working invalid This doesn't seem right Prod Observed in Production Environment. LCB-TechDebt Issue exists in Legacy Code Base. We inherited it. UI User Interface Issues. labels Mar 28, 2023
@NathanGibbs3 NathanGibbs3 added this to the 1.4.6 milestone Mar 28, 2023
@NathanGibbs3 NathanGibbs3 self-assigned this Mar 28, 2023
NathanGibbs3 added a commit that referenced this issue Mar 28, 2023
@NathanGibbs3 NathanGibbs3 changed the title PHP 8.x - ErrorMessage() & returnErrorMessage() output breaks. PHP 8x - ErrorMessage() & returnErrorMessage() output breaks. Apr 5, 2023
@NathanGibbs3 NathanGibbs3 added the PHP 8x Issues affecting PHP 8x compatibility label Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right LCB-TechDebt Issue exists in Legacy Code Base. We inherited it. PHP 8x Issues affecting PHP 8x compatibility Prod Observed in Production Environment. UI User Interface Issues.
Projects
None yet
Development

No branches or pull requests

1 participant