php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #38999 unknown word
Submitted: 2006-09-30 05:07 UTC Modified: 2006-09-30 18:20 UTC
From: ammacdon at yahoo dot com Assigned: sean (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
23 + 18 = ?
Subscribe to this entry?

 
 [2006-09-30 05:07 UTC] ammacdon at yahoo dot com
Description:
------------
bad grammar and a made-up word

Reproduce code:
---------------
http://us3.php.net/preg_replace

"If there are less keys in the replacement array than in the pattern array, the excedent patterns will be replaced by an empty string."

this sentence does not parse; proper english requires "fewer" instead of "less". also, i was unable to find a definition to the word(?) "excedent" in the Oxford American Dictionary. as such, i do not understand what the sentence means. what are "excedent patterns?"


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-09-30 18:20 UTC] sean@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 28 03:01:32 2024 UTC