Skip to content

Conversation

@enricozamprogno
Copy link
Contributor

during bounce processing the function output() can be called without be defined
this is my call stack ( 3.6.13-RC1 )

( ! ) Error: Call to undefined function output() in /var/www/html/bollettino/lists/admin/lib.php on line 962
Call Stack

Time Memory Function Location

1 0.0001 394128 {main}( ) .../index.php:0
2 0.0158 949696 include( '/var/www/html/bollettino/lists/admin/processbounces.php ) .../index.php:759
3 0.0158 933424 getPageLock( $force = ??? ) .../processbounces.php:488

Description

Calling the function only if it was already declared

Related Issue

Screenshots (if appropriate):

during bounce processing the function output() can be called without be defined
@michield
Copy link
Member

Thanks for this. Before we review and merge, do you mind signing the CLA?

Thanks

@enricozamprogno
Copy link
Contributor Author

OK. CLA signed

Copy link
Member

@michield michield left a comment

Choose a reason for hiding this comment

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

Yes, that'll work. A possibly better solution is to provide the "output" function, which is done in various other "long running pages". By doing this some useful output will be missed.

@marianaballa marianaballa merged commit 99d0c8d into phpList:main Aug 18, 2023
marianaballa added a commit that referenced this pull request Aug 18, 2023
marianaballa pushed a commit that referenced this pull request Aug 18, 2023
during bounce processing the function output() can be called without be defined
@phpListDockerBot
Copy link
Contributor

This pull request has been mentioned on phpList Discuss. There might be relevant details there:

https://discuss.phplist.org/t/3-6-14-release-candidate-ready-for-testing/9109/1

@phpListDockerBot
Copy link
Contributor

This pull request has been mentioned on phpList Discuss. There might be relevant details there:

https://discuss.phplist.org/t/phplist-3-6-14-released-security-release/9158/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants