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

Code Optimization #902

Merged
merged 35 commits into from
Nov 26, 2024
Merged

Code Optimization #902

merged 35 commits into from
Nov 26, 2024

Conversation

rajeevsharma34
Copy link
Contributor

  • Fixed the undefined variable issue.
  • Fixed the null pointer array exception.
  • Fixed routing issues.
  • Removed unused libraries compatible only with PHP 5, as we use PHP 8.1 on Elastic Beanstalk.
  • Added Elastic Beanstalk bundle logs for error and application crash situations, as we currently lack application logs. in case of any error, the logs will created, and it will be easy to fix the issue.

Added php application error config for Elastic Beanstalk
@rajeevsharma34 rajeevsharma34 merged commit 96b77cd into main Nov 26, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant