PHP 8.5.0 Beta 2 available for testing

Voting

: min(four, four)?
(Example: nine)

The Note You're Voting On

_ michael
14 years ago
In Windows, getPathname might return a path with a mix of backslashes and forward slashes ('C:/some/path/to\a\file.txt'). Observed in PHP 5.2.9. By contrast, getRealPath will return a consistent result (all backslashes).

<< Back to user notes page

To Top