George Peter Banyard
dfa4063816
Typos and minor improvements provided by various anonymous users.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348167 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-15 09:23:04 +00:00
Maciej Sobaczewski
afc3f34c68
Remove changelogs for PHP 4 - 1st round
...
Useful changelogs entries remain untouched.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334592 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-23 17:55:23 +00:00
Shein Alexey
3ae2521093
Removed mentioning ereg_replace since it's deprecated.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309935 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-04 08:09:53 +00:00
Adam Harvey
00b427c07b
Fix doc bug #53678 (Formatting Suggestion: "count" parameter). Also fix up the
...
str_ireplace() manual page, which seems to have lost paragraphs here and there
for some reason, by copying verbiage across from the str_replace() page and
changing it as required, and fix a grammatical error in the paragraph about
using arrays as search and replacement values.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307205 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-07 03:39:17 +00:00
Daniel Egeberg
96c9d88bad
Converted to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Philip Olson
1b72640345
- Added parameter descriptions, which closes PHP bug #49796
...
- Split examples into two: basics and potential gotchas
- Integrated information about multiple replacement gotcha (left to right) via a zillion user notes
- Added example about said gotcha (via michael dot moussa at gmail dot com)
- A few other minor changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289704 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-16 18:33:27 +00:00
Torben Wilson
af4410a7e1
Normalized the sgml-default-dtd-file local-variable line for those
...
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
ed67b3c502
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283839 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:08:43 +00:00
Nuno Lopes
a34f3ff575
fix typo, per user note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242954 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-26 20:49:18 +00:00
Hannes Magnusson
c030e2adf7
Upgrade to DocBook5:
...
- All id attributes are now xml:id
- Add docbook namespace to all root elements
- Replace <ulink /> with <link xlink:href />
- Minor markup fixes here and there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Mehdi Achour
e727ac1f60
ref.strings (.* => .*): Switch to new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237778 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 19:01:57 +00:00
Mehdi Achour
30fae20937
WS, prepare for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237777 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 19:01:26 +00:00
Mehdi Achour
abd5df04c2
WS, prepare for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237439 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-11 22:13:26 +00:00
Jakub Vrana
c0841cbde1
Case-sensitive (bug #40468 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232465 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 17:10:16 +00:00
Philip Olson
ac80996b85
Added an example to help clarify how multiple replacements work,
...
this idea came from a user comment (ae at instinctive dot de)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230811 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-26 07:42:02 +00:00
Dave Barr
3e2879c046
- Document order of replacement (ie. first to last) when search/replace
...
parameters are arrays. Fixes #38463 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221791 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-15 05:06:12 +00:00
Nuno Lopes
a5b709a405
fix #38267 : don't recommend ereg*(), as they are deprecated
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217986 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 17:15:27 +00:00
anatoly techtonik
8c10042cbb
* Add notice about "what if replacement is array while search is not?"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181868 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-11 13:56:44 +00:00
Jakub Vrana
c148211fa2
Replace <parameter>& by <parameter role="reference">
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
Friedhelm Betz
a3f050e977
markup:
...
no more <literal> with PHP (versions)
replace literal with meaningful tags where appropriate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165937 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 16:30:22 +00:00
Tom Sommer
b7dbfbe398
Back out bogus commit.
...
Remind me to smack Mr. Holst
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161337 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-14 09:45:09 +00:00
Jonathan Holst
91209a6845
first translation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161325 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-14 07:42:44 +00:00
Derick Rethans
2d9c4be21f
- Clarify 'fancy'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152285 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 20:54:45 +00:00
Mehdi Achour
f6630a88f5
constants <> consonants
...
needles is not a parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@144418 c90b9560-bf6c-de11-be94-00142212c4b1
2003-11-15 16:47:22 +00:00
Dave Barr
3450fb87f9
- Fixed a lot of typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141299 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-30 08:33:48 +00:00
Philip Olson
adc86633bc
Remove note about being buggy in 3.0.6-8, and use of the binary safe entity.
...
Also a grammar fix, and see also substr_replace().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135763 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-24 05:18:41 +00:00
Philip Olson
5a0c95a2ac
Added examples do demonstrate uses with arrays, as well as the count parameter.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135762 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-24 05:07:16 +00:00
Sara Golemon
ee5d4d7316
Extended note about count parameter. Clean up surrounding text.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132643 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 17:49:06 +00:00
Sara Golemon
7123e3dc02
Add warning about potential BC break
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132629 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 16:01:59 +00:00
Philip Olson
bcecf5d323
Added php tags (<?php ?>) to examples.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129420 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-30 16:47:59 +00:00
Sara Golemon
235243af5f
Additional parameter for str_replace()/str_ireplace()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@123440 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-15 03:20:22 +00:00
Damien Seguy
7d8cca092a
typographic convention
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118504 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-28 23:47:53 +00:00
Sara Golemon
6c9bee7125
New function str_ireplace()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113943 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-30 05:25:37 +00:00
Hartmut Holzgraefe
5b9fc29465
revision tags added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Hartmut Holzgraefe
a4b6d72ad3
banana-split
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00