Commit graph

73 commits

Author SHA1 Message Date
Christoph Michael Becker
d225d89995 Update manual wrt. <https://wiki.php.net/rfc/negative-string-offsets>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340032 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 11:53:33 +00:00
Peter Cowburn
faf9214032 whitespace (tab indents, trailing space)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338550 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-30 12:57:31 +00:00
Stanislav Malyshev
b84e03d929 Fix iconv() to match current code since 5.4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336738 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-08 20:46:26 +00:00
Simion Onea
14af302c9c Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Alexey Zakhlestin
54d64fe32a there are 4 function related to calculating lengths of strings.
added cross-links between them via "see also" section

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333972 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-27 14:40:20 +00:00
Maciek Sokolewicz
06ffcb46b1 Fixed incorrect english use (incorrect use of 'an' and 'one of those:' )
-- 
Provided by anonymous #13445 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323195 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-13 20:08:15 +00:00
Shein Alexey
e7a895dfc2 Standartized description of iconv-str(r)pos functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315172 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-19 10:03:54 +00:00
Richard Quadling
fc9e379fd8 Standardise on single style of quotes for XML tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +00:00
Jakub Vrana
d3c871ae1e Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308253 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-11 13:16:13 +00:00
Richard Quadling
50ed680dfe Removed BOM
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305080 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-04 13:18:40 +00:00
Richard Quadling
a378b2f4fb Initializer is equivalent to the result of ini_get() and not ini_set().
Fixes bug #53203

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304987 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-29 16:23:48 +00:00
Kalle Sommer Nielsen
50f157563d Fixed bug #52006 (Misleading Documentation on iconv_mime_encode())
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304699 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-24 14:02:47 +00:00
Daniel Egeberg
2b587ab01f Normalized initializer NULL-values to use the &null; entity:
for file in `find -name '*.xml'`; do sed -i -e 's/<initializer>null<\/initializer>/<initializer>\&null;<\/initializer>/i' $file; done



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298918 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 17:10:04 +00:00
Daniel Egeberg
2fd3f0c96d Converted remaining files to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964 Reverted r297058
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad Converted to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +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
Richard Quadling
74da59644d Remove BOM
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290987 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 13:13:35 +00:00
Jakub Vrana
da5b99362b Length default (bug #49939)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290687 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 19:48:30 +00:00
Richard Quadling
f658721332 Use &return.falseforfailure; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +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
Jakub Vrana
f453b3a78c See also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283870 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 16:24:20 +00:00
Nilgün Belma Bugüner
71362cb410 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283816 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:28:18 +00:00
Richard Quadling
a484bbf1f4 Updated example to show //TRANSLIT, //IGNORE and added E_NOTICE details.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278881 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-17 07:36:59 +00:00
Richard Quadling
8ac9109e3d Use Unicode characters and UTF-8 encoding.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278175 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-02 12:58:06 +00:00
Mehdi Achour
993609cea4 Add missing returnvalues sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277596 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-22 21:51:02 +00:00
Jakub Vrana
01af159c81 Initializers - part 2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273374 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-12 15:45:03 +00:00
Etienne Kneuss
e244d1e51c Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259055 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-04 20:53:45 +00:00
Felipe Pena
93f9a5d959 Fix type (#43346)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246510 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-20 13:47:36 +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
Jakub Vrana
2c401d80df Internal charset is stored in iconv.internal_encoding
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232004 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-16 22:00:19 +00:00
Mehdi Achour
0cdd7f5f38 ref.iconv: switch to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228829 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 05:35:03 +00:00
Mehdi Achour
d6e69825f6 WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228828 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 05:34:30 +00:00
Hannes Magnusson
69377996f0 Fix typo in example
# phpt generator...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@226311 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-03 09:00:37 +00:00
Jakub Vrana
d92c80e5bd output-charset doesn't inherit input-charset
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@225999 c90b9560-bf6c-de11-be94-00142212c4b1
2006-12-29 15:31:25 +00:00
TAKAGI Masahiro
48d3929381 fixed typos (Bug #37325).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213055 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-15 12:52:20 +00:00
Jakub Vrana
d7cff8e392 Fix return types (1/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189110 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-23 16:53:27 +00:00
Yannick Torres
11f2d48e60 add missing cdata section, use more entities & some wz
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178032 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-23 20:04:36 +00:00
Jakub Vrana
db528e3236 str is cut otherwise (bug #31314)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176949 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-11 08:33:53 +00:00
Derick Rethans
3a45fc2db8 - Fix iconv docs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176366 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-03 12:51:11 +00:00
Nuno Lopes
772b0b393d document //TRANSLIT and //IGNORE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168016 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-05 12:23:05 +00:00
Jakub Vrana
a1ddba3e96 rtrim($refpurpose, '.')
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166882 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:37:01 +00:00
Jakub Vrana
fa2e38785e Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:12:00 +00:00
Jakub Vrana
7c3c733280 Nuke tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165202 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 07:25:31 +00:00
Mehdi Achour
ef933ddcc6 fix function name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152319 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-25 12:18:06 +00:00
Moriyoshi Koizumi
33e31e2587 detabing.
# I totally missed that. Thanks Gabor.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147680 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-02 09:42:15 +00:00
Moriyoshi Koizumi
f126a34f0d Typofixing.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147679 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-02 09:36:48 +00:00
Moriyoshi Koizumi
1c1353db2f Correct yet other funny typos: &lt; <=> %gt; :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147294 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-24 01:32:11 +00:00
Moriyoshi Koizumi
b306b76c52 Various updates.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147257 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-23 13:46:55 +00:00
Moriyoshi Koizumi
2213e72b42 Fix typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147252 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-23 12:43:47 +00:00