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 |
|
Hannes Magnusson
|
cbc44b26f3
|
Wrong variable name, pointed out by Simon Harper
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322827 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-26 15:32:15 +00:00 |
|
Justin Martin
|
7885b223b0
|
Added RFC 3986 link to See Also.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322704 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-24 23:32:23 +00:00 |
|
Justin Martin
|
a0194922b8
|
Noted in changelog that Salsa10 and Salsa20 algos are removed in 5.4.0. Changed example to specify that the output will be similar, rather than exact, depending on the PHP version. Closes bug #60783.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322701 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-24 22:48:25 +00:00 |
|
Ulf Wendel
|
d9c1709d65
|
Todays minor release...for the records
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322685 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-24 16:36:26 +00:00 |
|
Ulf Wendel
|
883a9be16d
|
Document PHP directive for writing cache stats to a log
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322684 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-24 16:35:42 +00:00 |
|
Justin Martin
|
b3445eefdd
|
Cleaned up example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322557 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-22 00:18:10 +00:00 |
|
Justin Martin
|
8a3d8d125a
|
Rewrote max_input_vars directive description for clarity, and indicated that this limit applies only to each nesting level of a multidimensional input array. Closes bug #60728.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322553 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-21 23:09:07 +00:00 |
|
Ian Barber
|
062f5a69cd
|
Updating SVM extension documentation for 0.1.5 release
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322552 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-21 23:07:07 +00:00 |
|
Justin Martin
|
5b22a7460f
|
Rewrote callback filter example. Closes bug #60769.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322551 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-21 22:55:49 +00:00 |
|
Justin Martin
|
4f2bd63271
|
Listed CURLOPT_FTP_CREATE_MISSING_DIRS option. Closes bug #60791.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322549 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-21 22:25:03 +00:00 |
|
Justin Martin
|
3dd7cd8ad8
|
Generalized &return.falseproblem; to reduce confusion, by removing the examples of which values evaluate to false. Closes bug #60795.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322548 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-21 22:16:22 +00:00 |
|
Justin Martin
|
d2046aa1e3
|
Added __halt_compiler to list of language constructs. Closes bug #60835.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322547 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-21 22:07:29 +00:00 |
|
Justin Martin
|
8a22143e78
|
Clarified that gethostbyaddr will return false on malformed input. Closes bug #60824.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322545 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-21 20:39:51 +00:00 |
|
Peter Cowburn
|
2bb8f94390
|
markup and CS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322542 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-21 18:48:44 +00:00 |
|
Gordon Oheim
|
ed1765af82
|
Clarified that this method matches on the local tag name and added basic usage example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322539 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-21 11:47:57 +00:00 |
|
Matthew Fonda
|
3268a9eed3
|
fix spelling mistake: "beginnning" should be "beginning"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322459 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-18 22:42:27 +00:00 |
|
Peter Cowburn
|
6aeb850f29
|
Quotes around DateTime string constants' initializers. Patch by Volker Dusch.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322441 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-18 10:31:03 +00:00 |
|
Xinchen Hui
|
9d7a3fff18
|
Fixed bug #60781 (getprotobyname: returns FALSE, not -1)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322431 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-18 02:46:50 +00:00 |
|
Jakub Vrana
|
5ad5bd9009
|
$ in <varname>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322383 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-17 08:29:44 +00:00 |
|
Jakub Vrana
|
df6729325e
|
Methods visibility
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322382 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-17 08:22:44 +00:00 |
|
Jakub Vrana
|
81ee02feed
|
Methods visibility
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322381 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-17 08:20:53 +00:00 |
|
Jakub Vrana
|
315d2295fb
|
Avoid _ in ID
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322379 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-17 08:11:07 +00:00 |
|
Justin Martin
|
6c6ec130d4
|
set_exception_handler accepts null to reset handler to default state. Closes bug #60737.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322259 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-14 06:03:19 +00:00 |
|
Justin Martin
|
c9e6b7ae27
|
Noted warnings produced by malformed HTML. Closes bug #60747.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322237 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-13 23:05:39 +00:00 |
|
Hannes Magnusson
|
25f7d0f43b
|
There is no ::TRACE constant, was probably supposed to be ::FINE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322233 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-13 21:47:06 +00:00 |
|
Maciek Sokolewicz
|
68bf8f523f
|
fixed typo in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322216 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-13 18:56:03 +00:00 |
|
Ulf Wendel
|
8244b37fb3
|
Quickstart: how to cache selected queries based on a pattern
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322215 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-13 18:55:52 +00:00 |
|
Jakub Vrana
|
0d604bbc9d
|
Remove <classsynopsis> from methods and fields definitions
PhD uses this context for decisions about links and similar.
It also simplifies the XML
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322205 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-13 14:20:43 +00:00 |
|
Jakub Vrana
|
cbe13b0842
|
PHP syntax highlighting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322202 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-13 13:55:48 +00:00 |
|
Jakub Vrana
|
122f551481
|
Move classes outside from functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322198 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-13 12:47:58 +00:00 |
|
Jakub Vrana
|
08acb98bb9
|
Fix IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322197 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-13 12:07:26 +00:00 |
|
Jakub Vrana
|
17889ef36e
|
Sync filenames, method names and IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322196 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-01-13 11:53:33 +00:00 |
|