Skip to content

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 14, 2025

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 : )

bukka and others added 7 commits October 14, 2025 18:13
* PHP-8.5:
  Fix missing libctx in x509 info read bio
phar_metadata_tracker_unserialize_or_copy() is only ever preceded by
phar_metadata_tracker_has_data() which won't throw.
This check is quite hacky and it should always be the responsibility of
the caller to avoid calling this, even the comment acknowledges this is
a hack.
…thods (#20167)

This is fixed by libctx work so this just adds test to confirm it.

The actual fix is 2f5ef4d .
* PHP-8.5:
  Update NEWS with info about OpenSSL GH-19994 fix
  Fix GH-19994: openssl_get_cipher_methods inconsistent with fetched methods (#20167)
* phar: Use object_init_with_constructor where possible

We could also chain the exceptions, but the current code keeps the
existing behaviour by adding EG(exception) checks.

* Drop redundant exception throwing
@pull pull bot locked and limited conversation to collaborators Oct 14, 2025
@pull pull bot added the ⤵️ pull label Oct 14, 2025
@pull pull bot merged commit f2f45f3 into makesoftwaresafe:master Oct 14, 2025
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