Skip to content

Conversation

@JoshMcCullough
Copy link

@JoshMcCullough JoshMcCullough commented Oct 22, 2024

Description

Fixes this warning in the log:

PHP Warning: stream_wrapper_register(): Protocol upload:// is already defined. in /bitnami/suitecrm/public/legacy/include/UploadStream.php on line 151

Motivation and Context

For cleaner log output.

How To Test This

Run SuiteCRM and try to login via the API. Note the warning above appears in the Apache log.

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)

Final checklist

  • My code follows the code style of this project found here.
  • My change requires a change to the documentation.
  • I have read the How to Contribute guidelines.

@JoshMcCullough JoshMcCullough changed the title Patch 2 fix UploadStream warning Oct 22, 2024
@JoshMcCullough
Copy link
Author

Is any maintainer available to review this quick PR?

@mattlorimer mattlorimer added the Type:Suite7 Issue Spefc to SuiteCRM 7 that should be in the SuiteCRM 7 repo label Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type:Suite7 Issue Spefc to SuiteCRM 7 that should be in the SuiteCRM 7 repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants