Commit graph

18815 commits

Author SHA1 Message Date
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
Jakub Vrana
301b1ab0e8 No markup in <refname>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322195 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 11:51:28 +00:00
Jakub Vrana
b18894e398 MetaData is Metadata
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322194 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 11:43:41 +00:00
Jakub Vrana
11c9ca2b19 MetaData is Metadata
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322193 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 11:42:48 +00:00
Jakub Vrana
7ac688dd80 Fix IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322188 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 11:29:09 +00:00
Jakub Vrana
6ace52403f Match IDs to function names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322185 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 11:10:37 +00:00
Jakub Vrana
a73c8f8720 Match IDs to function names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322184 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 11:08:21 +00:00
Jakub Vrana
0d9c3553ea Intro from SPL sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322183 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 10:46:53 +00:00
Jakub Vrana
b0a3db9ffe Delete stub
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322182 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 10:39:33 +00:00
Jakub Vrana
85e669ffd0 Returns SimpleXMLIterator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322181 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 10:37:09 +00:00
Jakub Vrana
33a730640a SimpleXMLIterator is defined in simplexml not spl extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322180 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 10:34:09 +00:00
Jakub Vrana
692b4ef447 Returns mixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322179 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 10:32:04 +00:00
Jakub Vrana
36beeaac3d Undo needless rename
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322178 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 10:21:32 +00:00
Daniel Convissor
eac82849b3 One step in the process of documenting string offset changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322174 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 05:36:48 +00:00
Jakub Vrana
126aea35e6 Use <classname>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322168 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 02:36:10 +00:00
Jakub Vrana
0fe8e22a16 <function> creates link automatically
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322165 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 02:27:57 +00:00
Jakub Vrana
20c36b222e Close PHP tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322163 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 02:24:53 +00:00
Jakub Vrana
ba28df4800 <function> creates link automatically
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322162 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 02:24:30 +00:00
Jakub Vrana
0bce004e94 Close PHP tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322160 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 02:11:53 +00:00
Ulf Wendel
fee19d2290 Quickstart: finding cache candidates, cache monitoring. PS: thanks for the fixes...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322150 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 19:05:05 +00:00
Ulf Wendel
83756b8c94 Must have been blind yesterday: adding quickstart (which I pushed yesterday).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322148 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 17:06:41 +00:00