You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #8753 [FIX] Realpath improvement in PHP 7.2 (Guikingone, weaverryan)
This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes#8753).
Discussion
----------
[FIX] Realpath improvement in PHP 7.2
As PHP 7.2 provide a default value of 4096k (as seen https://github.com/php/php-src/blob/php-7.2.0RC6/UPGRADING#L357), the line about this improvement can be deleted.
Commits
-------
f10c7b3 tweaking language
a519d8e fix(syntax): added a space before has
17a0b8a fix(tip): Add the tip block for realpth_cache_size
e177ca9 [FIX](Realpath)
0 commit comments