Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #36308, comment 62


Ignore:
Timestamp:
10/28/2022 04:33:09 PM (11 months ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36308, comment 62

    initial v1  
    22
    33May I also suggest that this problem (and perhaps a link to https://core.trac.wordpress.org/ticket/56924) is mentioned on the docblock of `path_is_absolute()`, and perhaps `path_join()`. Seems the latter is used quite often and this slowdown may be causing other problems too.
     4
     5Also, probably worth it to improve path_is_absolute() when called for paths on NFS shares.