1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-22 08:13:14 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2020-02-14 07:28:49 +01:00
5 changed files with 210 additions and 202 deletions

View File

@@ -17,6 +17,7 @@ namespace phpbb\php;
* Wrapper class for ini_get function.
*
* Provides easier handling of the different interpretations of ini values.
* @deprecated 3.2.10 (To be removed 4.0.0)
*/
class ini
{