Commit graph

18867 commits

Author SHA1 Message Date
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
TAKAGI Masahiro
6edc9029fb set svn:keywords and svn:eol-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322890 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-28 00:08:25 +00:00
Justin Martin
1d62341de3 Added changelog, indicating that the Tiger hash algorithm now uses big-endian byte ordering. Closes bug #60221.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322885 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 23:12:24 +00:00
TAKAGI Masahiro
e3c66b3d14 add svn:keywords and svn:eol-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322883 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 22:49:31 +00:00
Justin Martin
300fc41dae Fixed purpose and second parameter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322882 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 22:30:08 +00:00
Justin Martin
827c4bb5be WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322881 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 22:20:00 +00:00
Justin Martin
0e6d952724 Added SessionHandler example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322880 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 22:10:59 +00:00
Justin Martin
23022a3227 Documented SessionHandlerInterface. Closes bug #60551.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322879 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 22:08:06 +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
TAKAGI Masahiro
1377f4e60b add svn:keywords and svn:eol-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322871 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 21:13:08 +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
Justin Martin
2536ec9c8f Removed note in REQUEST_TIME about it being a float in 5.4.0.
Added REQUEST_TIME_FLOAT.
Reflects change in 5.4.0 RC6.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322866 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 19:35:06 +00:00
Nikita Popov
68c00dcb1a Add "Casting to NULL" section back, this time with correct content.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322850 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 16:09:45 +00:00
Nikita Popov
ee7bb2a07b Remove misleading/wrong "Casting to NULL" section from NULL docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322849 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 15:46:29 +00:00
Peter Cowburn
df2a10ccdd changelog order (newest first)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322846 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 13:36:13 +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
Adam Harvey
06d9c2a385 Fix doc bug #60888 (Invalid class returns false).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322841 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 09:36:01 +00:00