php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #35850 syntax errors in php.ini-recommended
Submitted: 2005-12-30 11:13 UTC Modified: 2005-12-31 01:10 UTC
From: lav at tomsksoft dot ru Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: RHEL 4
Private report: No CVE-ID: None
 [2005-12-30 11:13 UTC] lav at tomsksoft dot ru
Description:
------------
There is an syntax errors in comments of php.ini-recommended file 

Reproduce code:
---------------
instanciated
compatability
accoding

Expected result:
----------------
instantiated
compatibility
according

Actual result:
--------------
instanciated
compatability
accoding

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-12-30 13:27 UTC] sniper@php.net
"compatability" is there because it's used as ini option.
Can not change that. Rest are fixed now.
 [2005-12-31 01:10 UTC] sniper@php.net
And as was told me by native english speakers: instantiated is the correct one too.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 21 03:01:31 2024 UTC