mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Fix GH-14100: Corrected spelling mistake in php.ini files.
Closes GH-14138.
This commit is contained in:
parent
ebd1a36670
commit
32d21af296
3 changed files with 6 additions and 2 deletions
|
@ -75,7 +75,7 @@
|
|||
|
||||
; php.ini-production contains settings which hold security, performance and
|
||||
; best practices at its core. But please be aware, these settings may break
|
||||
; compatibility with older or less security conscience applications. We
|
||||
; compatibility with older or less security-conscious applications. We
|
||||
; recommending using the production ini in production and testing environments.
|
||||
|
||||
; php.ini-development is very similar to its production variant, except it is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue