Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Aug 31, 2025

See Commits and Changes for more details.


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

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

iluuu1994 and others added 3 commits August 31, 2025 14:18
glob() can return the immutable, empty, RCn array since GH-19642.

Closes GH-19652
RFC 3986 technically allows arbitrarily large integers as port numbers, but our
implementation is unable to deal with that, since it expects the port to fit
`zend_long`, reject those explicitly instead of misinterpreting them.
* Remove include "sanity check" to get a better error message

Instead of rejecting directories / non-regular files early with
a generic error, we should just accept them and error later when a
read is attempted. This is more general and will generate a better
error message on Linux. On Windows, the error remains the same as
before.

* Update error message to include include_path

fix format for include path

---------

Co-authored-by: Joe Watkins <[email protected]>
@pull pull bot locked and limited conversation to collaborators Aug 31, 2025
@pull pull bot added the ⤵️ pull label Aug 31, 2025
@pull pull bot merged commit ca4a841 into wudi:master Aug 31, 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.

3 participants