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
Jakub Vrana
45b80e2b17
Missing \n
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323269 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-16 23:50:19 +00:00
Justin Martin
4eec43e52c
Fixed the session handler return values, based on rev 321741.
...
Fixed the session handler prototypes to reflect correct return types.
Credit to Drak. Closes bug #60640 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323264 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-16 21:08:22 +00:00
Jakub Vrana
3112007d2d
Use static modifier
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323240 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-15 21:48:29 +00:00
Pieter de Zwart
dc1dcfb27b
Updating AMQP Documentation for version 1.0.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323238 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-15 21:06:00 +00:00
Maciek Sokolewicz
4a420d557a
Fixed missing <initializer> warnings
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323235 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-15 18:52:23 +00:00
Joris van de Sande
8b1f054ca8
missing documentation for default value -1
...
--
Provided by christoph.rosse (christoph@rosse.at )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323230 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-15 13:55:38 +00:00
Joris van de Sande
beca186e15
- Added SSH/SFTP/SCP related constants to the curl documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323229 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-15 13:52:34 +00:00
JulienPauli
60790e8120
Updated Migration guide to 5.4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323227 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-15 12:59:33 +00:00
Rasmus Lerdorf
ae84cdd851
Update the autoconf tip
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323222 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-15 04:18:38 +00:00
Gordon Oheim
68c2090fe7
clarified that the function will return the haystack including the needle, related to #61085
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323218 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-14 18:35:06 +00:00
Gordon Oheim
205a47cb6d
changed part parameter to before_needle to make it consistent with strstr, stristr and the grapheme versions of it
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323217 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-14 18:30:22 +00:00
Gordon Oheim
1d04cd176b
clarified that the function will return the haystack including the needle, fixes #61085
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323216 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-14 18:19:06 +00:00
Maciek Sokolewicz
d512da1337
Fixed a number of typo's
...
--
Provided by anonymous #11769 (Laurent.Lyaudet@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323196 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-13 20:10:25 +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
Maciek Sokolewicz
7ae82a50bb
Changed wording of "hour of day relevent to start of day" to relative to start of day. Of course this is 'relevant', but still relative ;)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323194 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-13 19:59:43 +00:00
Maciek Sokolewicz
5169e9e846
fixes bug #60888
...
--
Provided by christoph.rosse (christoph@rosse.at )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323193 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-13 19:55:02 +00:00
Maciek Sokolewicz
ce0b0755af
Removed double parentheses after function name.
...
--
Provided by Narf (narf@bofh.bg )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323191 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-13 19:53:26 +00:00
JulienPauli
e9cd6921c3
Migration guide to 5.4. Work not finished, see comment for sync
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323190 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-13 17:43:59 +00:00
Esen Sagynov
5a22075d95
[APIS-99] Update PHP API documentation on php.net
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323169 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-13 04:51:47 +00:00
Peter Cowburn
cab50ec5a8
added changelog entry for datetime object comparisons
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323164 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-12 16:06:16 +00:00
Peter Cowburn
5135f8f044
fixed types for array_reduce() callback proto (thanks starlays)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323153 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-10 16:43:39 +00:00
Christian Weiske
bd9f0a6ffd
link to spl iterators
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323150 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-10 13:44:28 +00:00
Rasmus Lerdorf
6833da6028
Document exit_on_timeout
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323142 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-09 20:04:49 +00:00
Yannick Torres
ab30a4abeb
Typo + literal tag
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323121 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-08 07:45:36 +00:00
Esen Sagynov
47345cff18
Added the notice information about the password parameter in cubrid_connect_with_url and cubrid_pconnect_with_url
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323106 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-07 02:17:17 +00:00
Antony Dovgal
4f685cf936
minor clarification
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323088 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-06 12:55:38 +00:00
Justin Martin
ca72210df6
Marked callback prototype methodnames replaceable.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-04 21:27:41 +00:00
Justin Martin
a92128a89f
Refactored additional array functions using the callback function snippet and prototype.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323060 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-04 21:01:14 +00:00
Justin Martin
083e576970
Clarified empty string return value. Closes bug #60949 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323058 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-04 20:41:11 +00:00
Justin Martin
8519fee981
Cleaning up and refactoring the callback descriptions for functions which use a user-defined comparison function.
...
Adds an entity to global.ent defining a generic callback prototype, which is common to several sorting functions.
Adds a language snippet describing the comparison function return value, which is common to several sorting functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323049 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-03 21:07:23 +00:00
Justin Martin
c3b7ce511c
Added callback prototype. Closes bug #60956 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323048 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-03 20:58:24 +00:00
Philip Olson
94763e6df1
Moved the introductory text from the overview to the introduction section. As quasi-requested-suggested by Chris Jones
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323035 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-03 01:02:38 +00:00
Ulf Wendel
7885e80593
New cache info entry
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322998 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-01 14:36:19 +00:00
Justin Martin
9295f92353
Fixed issue with float comparison example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322984 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-31 20:40:50 +00:00
Justin Martin
771d0e9937
Typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322983 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-31 19:53:07 +00:00
Justin Martin
9592699ed0
Described normative means of testing floating point numbers for equality using a machine epsilon.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322982 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-31 19:36:00 +00:00
Ulf Wendel
b98758b484
Document what is going on in the development tree
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322978 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-31 18:01:02 +00:00
Justin Martin
e5d1ab2810
Added an intro for SessionHandlerInterface.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322959 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-31 03:44:30 +00:00
Justin Martin
38b4136523
Added intro to SessionHandler.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322958 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-31 03:29:28 +00:00
Maciek Sokolewicz
2cd16395be
- Fixed typo in example results, string -> integer (thanks to ale_pira@yahoo.com.br for noticing)
...
- Fixed a "conneciton" -> "connection" typo in the same example's title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322947 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-30 18:25:32 +00:00
Adam Harvey
6b345e4d7f
Re-fix doc bug #55775 (fileperms() return value not documented on success).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322937 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-30 14:19:05 +00:00
Adam Harvey
73b29d3014
Fix doc bug #60929 (Serializable::unserialize() returns "void").
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322932 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-30 12:40:16 +00:00
Nikita Popov
deb241818f
Add new ENT_* constants to constants.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322907 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-28 15:49:03 +00:00
Nikita Popov
de64548759
Update html_entity_decode() and htmlspecialchars_decode() docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322906 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-28 14:32:07 +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
c4b60d971e
Update get_html_translate_table() docs
...
* Rename quote_style => flags, charset_hint => charset
* Add docs for new doctype flags
* Document default charset change
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322903 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-28 13:20:21 +00:00
Nikita Popov
e5f1a5a296
Update the charset table for htmlspecialchars() et al.
...
* Add ISO-8859-5 (with ISO8859-5 alias); add MacRoman
* Add aliases SJIS-win and XP932 for SJIS; add alias eucJP-win for EUC-JP
* Remove ancient inline version data
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322902 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-28 12:52:30 +00:00
Justin Martin
d6c9d69b2b
Removed big, obtrusive warning, and replaced it with a short note about using is_* functions for type-checking. Closes bug #60900 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322892 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-28 00:12:03 +00:00