Jon Surrell
66eabb01bb
Fix typo in iconv-strlen.xml ( #4166 )
...
"length in byte" should read "length in bytes."
2024-11-27 18:24:07 +00:00
haszi
48ce43fe79
Remove empty resources pages ( #3545 )
...
Co-authored-by: haszi <haszika80@gmail.com >
2024-07-26 02:17:29 +01:00
Gina Peter Banyard
d4d5216e7a
[skip-revcheck] Replace PHP_INI_* with INI_* constants
...
Performed via a bash script which can be found on PR GH-3140
Closes GH-3140
Co-authored-by: haszi <haszika80@gmail.com >
2024-01-26 14:00:36 +00:00
George Peter Banyard
a223531900
Fix section order issues introduced by 99d758bd25
2022-04-04 18:05:11 +01:00
Rowan Tommins
99d758bd25
Improve documentation of string encoding conversion functions
...
- Move utf8_encode and utf8_decode into the strings chapter, since
they were moved out of the XML extension in 7.2
- Recommend mb_convert_encoding, iconv, and UConverter::transcode
when mentioning encoding in passing
- Document UConverter::transcode, based on examination of source
and upstream ICU docs
- Make the language used more consistent, e.g. "convert" rather
than "encode"/"decode", "encoding" rather than "charset"
Closes GH-1418.
2022-04-04 12:24:24 +02:00
Kamil Tekiela
16a1bdfd1c
Remove double words ( #540 )
2021-04-20 12:54:54 +02:00
Christoph M. Becker
d7dbb4196a
iconv_mime_decode_headers() doesn't treat headers case-insensitively
...
Cf. <https://bugs.php.net/40462 >.
2021-03-03 14:34:53 +01:00
Christoph M. Becker
6dfe076725
xi:include INI settings documented elsewhere in ini.list
...
We do not xi:include core INI settings, since we want to keep
alphabetic sort order (well, roughly at least).
We do add xi:fallback elements to all xi:includes, just in case.
2021-02-24 17:58:20 +01:00
Yoshinari Takaoka
969eb8b1c7
Added PHP 8 into versions.xml for iconv based on stubs.
...
Closes GH-383.
2021-01-24 11:44:46 +01:00
Christoph Michael Becker
ab9a7d2e3d
Generate iconv methodsynopses based on stubs
...
Patch provided by Máté Kocsis <kocsismate@woohoolabs.com >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351503 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-22 22:07:56 +00:00
Christoph Michael Becker
ff7d168883
Refer to proper INI settings
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351367 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-12 23:34:26 +00:00
Christoph Michael Becker
b95d28e6ec
Fix return types
...
Functions which return false on failure should state that in their
signature as well.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351135 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:52:35 +00:00
Christoph Michael Becker
86e6094e86
Use canonical type names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Christoph Michael Becker
3e15d2894f
Remove more changelog entries, mostly from PHP 5.4 era
...
Patch contributed by Sobak <msobaczewski@gmail.com >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350656 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 14:15:17 +00:00
Christoph Michael Becker
163c62f416
Rempve more PHP 4 related info
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345593 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-04 14:59:11 +00:00
Christoph Michael Becker
8adbce1862
The PHP iconv extension doesn't provide --with-iconv-dir configure option which is used only for xmlrpc extension to specify location of iconv library such as libiconv. It uses --with-iconv option to specify it as shared and/or location of the iconv library location.
...
--
Provided by anonymous 80662 (peterkokot)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343339 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-30 17:02:46 +00:00
Christoph Michael Becker
9e5c6d9150
Fix #73750 : Additions to documentation on iconv() //TRANSLIT option
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341618 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-07 14:50:04 +00:00
Christoph Michael Becker
476aeff948
Fix #73669 : iconv_substr not work correctly
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341328 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-07 14:48:06 +00:00
Maciej Sobaczewski
95bdd6883b
Another round of PHP 4 content removal (mostly inline mentions)
...
Review is welcome
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341282 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-05 10:17:07 +00:00
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
Maciej Sobaczewski
92bff06867
Update bunch of versions.xml for PHP 7
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337985 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-12 07:06:29 +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
Simion Onea
ba08db8805
Corrected markup. Enclosed PATH environment variable in <envar></envar> tags.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334758 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:04:37 +00:00
Adam Harvey
b58a71d289
Add deprecation warnings for 5.6 deprecated iconv and mbstring options.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334636 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 04:53:06 +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
Yasuo Ohgaki
556fb71ea4
Add changes needed for https://wiki.php.net/rfc/default_encoding
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332850 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-14 04:46:43 +00:00
Jakub Vrana
1634a88641
Delete redundant <!-- Membership: -->
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Hannes Magnusson
858cacd62c
mark bunch of extensions with "membership" PI (like the membership comment)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Jakub Vrana
f052ac1bd7
Revert useless change in 326638
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4
PHP_INI_* is in fact INI_
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Jakub Vrana
c1dc0919bf
Linkable reference constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323628 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:37:00 +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
Jakub Vrana
980c3e61c4
Link INI descriptions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322060 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 07:37:46 +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
ac04b2ea21
Extension purpose is not needed anymore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Philip Olson
e1350fa838
Updated XML to use our current documentation style, and altered/simplified the iconv.input_encoding description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310724 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-02 23:07:45 +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
Philip Olson
a652e25848
Rewrite, as iconv is enabled by default as of PHP 5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299027 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 18:15:22 +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