Skip to content

Conversation

@IMSoP
Copy link
Contributor

@IMSoP IMSoP commented Apr 11, 2021

The actual name of this function is dir(), but ever since it was
introduced in PHP 3, its internal name was "getdir", leading to it
being mistaken for an alias. This went unnoticed until the switch
to stubs for generating arginfo, at which point getdir() became a
real but undocumented function.

The actual name of this function is dir(), but ever since it was
introduced in PHP 3, its internal name was "getdir", leading to it
being mistaken for an alias. This went unnoticed until the switch
to stubs for generating arginfo, at which point getdir() became a
real but undocumented function.

Fixes bug #80914
@IMSoP IMSoP force-pushed the remove-accidental-getdir branch from 4e441b1 to 3ccfe6f Compare April 11, 2021 18:25
@nikic nikic closed this in 4e98e65 Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants