开发者

Can the php.ini default file be downloaded by itself for different versions?

Instead of copying php.ini files over from old PHP versions whenever I upgrade PHP, I would like to be able to download开发者_开发技巧 the newest php-recommended.ini file from somewhere by itself. I have searched for this option on php.net but I could not find it.

It seems like it should be an easy question, but I have not been able to answer it.

Thanks for any help!

Metropolis


You can grab it from GitHub:

https://github.com/php/php-src

It will be in the root of the trunk/tag/branch you're dealing with.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜