Jakub Vrana
b8758b0605
Use entities in initializer
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343899 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:11:34 +00:00
Adam Harvey
d45a16b5f9
Improve documentation for default_charset in PHP 5.6.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334627 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 03:36:23 +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
Dejan Marjanovic
9905374cd0
Replace single quotes with double for (string) <initializer> unless string contains double quotes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333317 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-14 23:48:06 +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
Gustavo André dos Santos Lopes
2c4e6c6649
- Fixed several screw ups in r324188.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324203 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-13 22:02:26 +00:00
Gustavo André dos Santos Lopes
de8016e755
- Improved documentation of ENT_DISALLOWED.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324188 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-13 14:39:01 +00:00
Jakub Vrana
4effeb4d1f
HTML functions use encoding, not character set
...
E.g. ISO-8859-1 is both character set and encoding but UTF-8 is encoding of Unicode character set.
See also http://bugs.php.net/61116
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323270 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-16 23:55:01 +00:00
Nikita Popov
07dcc54607
Add UTF-8 initializer for charsets in htmlspecialchars() etc
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322905 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-28 14:05:43 +00:00
Nikita Popov
7b0db0396c
Fix tabs in htmlentities() / htmlspecialchars() - this time for real
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322904 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-28 13:25:00 +00:00
Nikita Popov
6d81fbcfe3
Remove tab characters (in hope that this is the last thing I did wrong today)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322874 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 21:31:58 +00:00
Nikita Popov
ab96d5eb42
Revert accidental revert of some changes. Sorry for that.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322870 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 21:12:54 +00:00
Nikita Popov
e07570b463
Minor improvements to htmlspecialchars() and htmlentities() docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322868 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 20:42:48 +00:00
Adam Harvey
a409ddfb6a
Fix doc bug #60884 (htmlentities() behaves differently and thus breaks existing
...
code) by clarifying the new behaviour in PHP 5.4.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322842 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 10:00:18 +00:00
Nikita Popov
c204d791d4
Remove inline changelog from htmlspecialchars (in sync with removal from htmlentities)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320681 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-08 17:17:32 +00:00
Jakub Vrana
58aca47cd2
History in changelog
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320552 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-07 04:15:37 +00:00
Nikita Popov
6306561c68
Followup to Doc Bug #55547 (Undocumented flags for htmlentities()): Adjusted initializers and changelog.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316909 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-17 12:08:59 +00:00
Nikita Popov
95089fd327
Fix Doc Bug #55547 : Undocumented flags for htmlentities()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316908 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-17 11:32:28 +00:00
Gustavo André dos Santos Lopes
46312574d5
- Empty charset for htmlentities() et al.
...
- Added warning about relying on the default as it's likely to change in
PHP 5.4; see r296685.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316016 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-02 04:06:30 +00:00
Peter Cowburn
4a436e6205
htmlentities() page examples should use htmlentities() function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306404 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-16 12:10:03 +00:00
Gustavo André dos Santos Lopes
6fb560cb84
- Warn that using the ENT_IGNORE flag in htmlentities/htmlspecialchars may introduce security
...
vulnerabilities. See Unicode Technical Report #36 , section 3.6.2.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304388 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-14 06:12:16 +00:00
Gustavo André dos Santos Lopes
a27168c01e
- Documented addition of ENT_IGNORE as per bug #43896
...
(changed its status from TBD to Closed).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304297 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-11 01:15:45 +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
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
Jakub Vrana
5730e7a2fa
Initializers - part 5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273648 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 16:14:26 +00:00
Richard Quadling
973c320bb2
Fix #42380 - Changelog corrected.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241722 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-22 14:35:32 +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
Hannes Magnusson
95b7889402
htmlspecialchars() & htmlentities() have a new optional friend
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236122 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-22 15:34:06 +00:00
Philip Olson
6512d71427
Added an example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135791 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-24 09:13:45 +00:00
Friedhelm Betz
6773d9e51a
fix for bug #21592 , list of supported charsets added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118785 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-03 18:03:13 +00:00
Philip Olson
9fb25d28f3
Fix typos from last commit.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104796 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-18 17:26:12 +00:00
Philip Olson
bb9cff0e20
Moved constants to a table, removed the unentities() example and refer to
...
html_entity_decode() instead. A basic rewrite of the docs.
See also urlencode() and html_entity_decode().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104691 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-18 10:20:52 +00:00
Gabor Hojtsy
525876b234
Adding see also links to make sure get_html_translation_table is linked in...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91440 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-10 10:59:48 +00:00
Andy Lindeman
54df4a2c02
array_flib -> array_flip
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80179 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-27 22:00:40 +00:00
Andy Lindeman
f61de5b276
oops! screwed up CDATA
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80178 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-27 21:59:36 +00:00
Andy Lindeman
57714d4eb0
fixing bug #12379
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80177 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-27 21:56:53 +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