Skip to content

Conversation

@Sarrus1
Copy link
Contributor

@Sarrus1 Sarrus1 commented Apr 14, 2023

Description

Rename the mail folder to Mail.

Motivation and Context

On Linux (and particularly in a Linux based Docker image), namespaces are case-sensitive. This caused the Mail class to not be found when trying to send an email (when restoring a password for instance).

How Has This Been Tested?

✅ Tested in a Docker container running the php:8.1-apache image.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.

@Hackmastr Hackmastr merged commit e9a8500 into sbpp:php81 Apr 16, 2023
@Sarrus1 Sarrus1 mentioned this pull request Apr 19, 2023
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.

3 participants