Skip to content

ext/pdo_pgsql: Fix the condition to close the preceding running statement - #23919

Open
outtersg wants to merge 1 commit into
php:PHP-8.5from
outtersg:pdopg_close_buffered
Open

outtersg wants to merge 1 commit into
php:PHP-8.5from
outtersg:pdopg_close_buffered

Conversation

@outtersg

Copy link
Copy Markdown
Contributor

we shall test if the last statement was lazy, not if the new one will

(this is part 3. of #23892 (comment))

…ment

we shall test if *the last statement* was lazy, not if the *new one* will
@devnexen

Copy link
Copy Markdown
Member

would you be able to add a test for this ? I think the fix makes sense.

@outtersg

Copy link
Copy Markdown
Contributor Author

@devnexen wrote:

would you be able to add a test for this ? I think the fix makes sense.

I'll have a busy week-end so not immediately, but yes I'll work on it.

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.

2 participants