Skip to content

[pull] master from php:master#553

Merged
pull[bot] merged 7 commits into
dolfly:masterfrom
php:master
Feb 15, 2026
Merged

[pull] master from php:master#553
pull[bot] merged 7 commits into
dolfly:masterfrom
php:master

Conversation

@pull

@pull pull Bot commented Feb 15, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

devnexen and others added 7 commits February 15, 2026 21:26
The PHP_PQ_ERROR macro calls php_error_docref() which triggers user error handlers
thus libpq does not have the chance to clean the resources (and empty
connections string are allowed) on failure thus we avoid this macro
and delay the error handling after.

close GH-21165
* PHP-8.4:
  Fix GH-21162: pg_connect() on error memory leak.
* PHP-8.5:
  Fix GH-21162: pg_connect() on error memory leak.
we just mirror what is done for socket_connect()/AF_UNIX type.

close GH-21218
* PHP-8.4:
  ext/sockets: socket_sendto() add max addr length control for AF_UNIX.
* PHP-8.5:
  ext/sockets: socket_sendto() add max addr length control for AF_UNIX.
ZIP_RDONLY was introduced in libzip 1.0.0 which is required since
a979e9f
@pull pull Bot locked and limited conversation to collaborators Feb 15, 2026
@pull pull Bot added the ⤵️ pull label Feb 15, 2026
@pull pull Bot merged commit e7f022b into dolfly:master Feb 15, 2026
1 of 9 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants