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

Fix for deprecation notice : ucfirst(): Passing null to parameter #1 ($string) of type string #463

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

divya-intelli
Copy link
Collaborator

Closes #457

@divya-intelli divya-intelli added this to the 2.1.2 milestone Oct 19, 2023
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #463 (c3457a1) into 2.x (6978e1e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##                2.x     #463   +/-   ##
=========================================
  Coverage     49.24%   49.24%           
  Complexity     1997     1997           
=========================================
  Files           200      200           
  Lines          7399     7399           
=========================================
  Hits           3644     3644           
  Misses         3755     3755           

Copy link
Collaborator

@kedarkhaire kedarkhaire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@divya-intelli divya-intelli merged commit 02f17e3 into apigee:2.x Oct 19, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Deprecation notice : ucfirst(): Passing null to parameter #1 ($string) of type string is deprecated
2 participants