1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2020-02-14 08:15:06 +01:00
2 changed files with 130 additions and 16 deletions

View File

@@ -599,7 +599,7 @@ class filesystem implements filesystem_interface
}
/**
* Try to resolve real path when PHP's realpath failes to do so
* Try to resolve real path when PHP's realpath fails to do so
*
* @deprecated 3.3.0-a1 (To be removed: 4.0.0)
*