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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: lav at tomsksoft dot ru
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 17 12:01:33 2025 UTC