7 Commits (e918b6001b4b2bdb6b5f8bfb53c62c11a87eb6de)

Author SHA1 Message Date
Jordi Boggiano 6a466a120a
Enable strict types on all files 3 years ago
Jordi Boggiano eda9014bef
Add return types to all code which is not being extended by open source packages 3 years ago
Jordi Boggiano 024f0eda53
Add a bunch of type info to Util namespace 3 years ago
johnstevenson ed97c2116c Use external XdebugHandler library 7 years ago
johnstevenson b0922b95af Report multiple inis in php.ini specific messages
Where systems use multiple ini files it is perhaps more useful to
suggest running `php --ini` to see their locations, rather than showing
the loaded php.ini (if one exists).
7 years ago
Jordi Boggiano 0bc75c3fb6 Bump memory limit to 1.5G 8 years ago
johnstevenson 379fb70ad9 Use random name for tmp ini and delete after use
Thanks to Patrick Rose for reporting this issue.
8 years ago