Bump phpmailer/phpmailer from 6.6.5 to 6.7.1 in /web/inc#2
Open
dependabot[bot] wants to merge 4 commits intomainfrom
Open
Bump phpmailer/phpmailer from 6.6.5 to 6.7.1 in /web/inc#2dependabot[bot] wants to merge 4 commits intomainfrom
dependabot[bot] wants to merge 4 commits intomainfrom
Conversation
Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.6.5 to 6.7.1. - [Release notes](https://github.com/PHPMailer/PHPMailer/releases) - [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md) - [Commits](PHPMailer/PHPMailer@v6.6.5...v6.7.1) --- updated-dependencies: - dependency-name: phpmailer/phpmailer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
PlayBoxTech
pushed a commit
that referenced
this pull request
Nov 26, 2023
* Update main.php humanize_usage_size() Tweak humanize_usage_size() so that it doesn't die part way through with: 2023/09/21 14:18:16 [error] 353479#0: *56 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught TypeError: number_format(): Argument #1 ($num) must be of type float, string given in /usr/local/hestia/web/inc/main.php:368 Stack trace: #0 /usr/local/hestia/web/inc/main.php(368): number_format() #1 /usr/local/hestia/web/templates/pages/list_user.php(246): humanize_usage_size() #2 /usr/local/hestia/web/inc/main.php(202): include('...') hestiacp#3 /usr/local/hestia/web/list/user/index.php(33): render_page() hestiacp#4 {main} thrown in /usr/local/hestia/web/inc/main.php on line 368" while reading upstream, client: 81.174.134.33, server: _, request: "GET /list/user/ HTTP/2.0", upstream: "fastcgi://unix:/run/hestia-php.sock:", host: "brian2022.newbyhost.com:9183", referrer: "https://brian2022.newbyhost.com:9183/list/web/" For some reason some stats come back as null, which breaks this function
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps phpmailer/phpmailer from 6.6.5 to 6.7.1.
Release notes
Sourced from phpmailer/phpmailer's releases.
Changelog
Sourced from phpmailer/phpmailer's changelog.
Commits
49cd7ea6.7.128848efNeed older annotations for PHP 5.5f1b2d3dMerge branch 'master' into php-8.2a15a023Bump dev deps26e7decAdd ext-openssl suggestiona3ae6b6Support final PHP 8.2, add PHP 8.3 as experimental80fc8686.7ac9eed5Changelogea03f4aTry to resolve PHP 5.5 libsqlite issuea25a4dcRun PHP 5.5 on older OSDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)