Skip to content

[pull] master from php:master#728

Merged
pull[bot] merged 9 commits intoturkdevops:masterfrom
php:master
Feb 16, 2026
Merged

[pull] master from php:master#728
pull[bot] merged 9 commits intoturkdevops:masterfrom
php:master

Conversation

@pull
Copy link

@pull pull bot commented Feb 16, 2026

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 9 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
* PHP-8.5:
  Fix merge for ext/sockets
@pull pull bot locked and limited conversation to collaborators Feb 16, 2026
@pull pull bot added the ⤵️ pull label Feb 16, 2026
@pull pull bot merged commit 0375697 into turkdevops:master Feb 16, 2026
1 check failed
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.

3 participants