Commit graph

67 commits

Author SHA1 Message Date
Adam Harvey
8ad0d94e1c Add initial migration guide for PHP 5.5.
What's done: the migration guide itself, updates to existing functions and
functionality, and new language features.

What's not done: stub pages for new functions and methods. (I'd rather get this
in now, though, than have it languish on my hard drive any longer so that other
people can contribute.)

What could use help: the generator chapter is pretty rough and ready. Better
examples would be awesome. I certainly won't argue if somebody wants to add the
function stubs, either.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328430 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-20 15:17:23 +00:00
Adam Harvey
d860e9cfc0 Perform a bit of a cleanup of mcrypt parameter descriptions and naming,
including adding some language snippets for commonly reused parameters.

Fixes doc bug #63460 ($mode instead of $module in mcrypt-get-key-size).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328278 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-08 02:16:24 +00:00
Adam Harvey
e31420d0c0 Fix doc bug #62670 (Documentation Typo).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326828 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-27 04:38:27 +00:00
David Tajchreber
698d4767f0 Fixed #54573 - changed the word then to the word than
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310373 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-20 03:39:00 +00:00
Braian Iván Monnier
d8d9781910 Indentation problem fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306419 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-18 06:48:56 +00:00
Braian Iván Monnier
4a5d31d554 Typos fixed, and some files were restructured
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306414 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-17 19:06:44 +00:00
Adam Harvey
bcdd89b3d0 Re-fix doc bug #53491 (Parameter description badly located).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306337 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-13 08:45:58 +00:00
David Tajchreber
7cfa0aefba Fixed bug #53499 mcyrpt typos - patches by x1v4nx@php.net
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306219 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-11 05:00:12 +00:00
Adam Harvey
812ddec8b5 Fix doc bug #53491 (Parameter description badly located) based on a patch from
Braian Iván Monnier.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306040 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-07 03:08:31 +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
Kalle Sommer Nielsen
69bb408665 Fixed bug #50901 (mcrypt_list_modes default parameter value is incorrect)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295142 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-16 07:35:17 +00:00
Gwynne Raskind
4f5730fa61 MCRYPT_[U]RANDOM -> MCRYPT_DEV_[U]RANDOM
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293231 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 20:22:18 +00:00
Daniel Egeberg
cc44e2f7bd Fixed #50437.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292735 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-29 09:43:03 +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
6bbf2e651d fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283822 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:57:45 +00:00
Nilgün Belma Bugüner
0167a2a94c upgrade to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283587 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-06 17:08:42 +00:00
Kalle Sommer Nielsen
7c30dbad6d Fixed bug #48371 (Documentation for: mcrypt_get_key_size())
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281103 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-25 18:21:30 +00:00
Yannick Torres
ffe7c9a8a5 correct markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279009 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-19 20:10:23 +00:00
Mehdi Achour
1d528f06db Add parameters and returnvalues
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277601 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-22 22:34:38 +00:00
Richard Quadling
caa6eadb8f Fixing broken links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275643 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 08:58:58 +00:00
Jakub Vrana
f663f39df9 Initializers - part 3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273443 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-13 12:47:53 +00:00
Kalle Sommer Nielsen
87dbd56595 Bug #46135 (mcrypt_generic typo) -- Since theres no way of linking to a function using <function> with parameters this is needed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266876 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-01 08:54:42 +00:00
Philip Olson
305f655cf5 New doc style cleanup, markup changes only...
Example: <title>Description</title> to &reftitle.description;


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259997 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-19 16:02:48 +00:00
Yannick Torres
221b20be65 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254708 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-09 16:31:24 +00:00
Philip Olson
c4bf86847c revert my bad idea, as it's not 'mixed' per se
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253379 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 03:16:30 +00:00
Philip Olson
81c496ab6b Only one proto is needed here, the difference will be explained in the upcoming parameters role
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253378 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 02:59:10 +00:00
Mehdi Achour
bd4176288b Switch to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249452 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 23:52:00 +00:00
Mehdi Achour
20ca2afd4b Switch to new doc style
# 250 to go


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249418 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 13:40:52 +00:00
Mehdi Achour
97d13aa377 WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249417 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 13:15:56 +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
Gwynne Raskind
908f20c480 Fix repeated example documentation line and typo in example (fixes bug #41627)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237895 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 09:01:21 +00:00
Jakub Vrana
d7cff8e392 Fix return types (1/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189110 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-23 16:53:27 +00:00
Kenneth Schwartz
d259129bb0 use example.outputs[.similar] entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181877 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-11 16:11:52 +00:00
Jakub Vrana
ba51f21a28 Typo (bug #31839)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178861 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-04 08:31:15 +00:00
Yannick Torres
e1c5dc16c6 add missing cdata section, use more entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178042 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-23 20:24:36 +00:00
Jakub Vrana
74ae6ee964 Can return false (bug #30891)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173539 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-26 14:46:20 +00:00
Jakub Vrana
65609f18e2 Uppercase first letter in refpurpose
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166801 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 12:14:46 +00:00
Jakub Vrana
fa2e38785e Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:12:00 +00:00
Dave Barr
d96ddbed30 - Fix #28361 and encapsulate a few constants/filenames.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165364 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-05 08:54:11 +00:00
Dave Barr
9ce5713d6c - Fix up some example layouts.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165326 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 21:03:59 +00:00
Mehdi Achour
91bdbf1f76 put the doc online again
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150841 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-09 08:44:52 +00:00
Mehdi Achour
b5dae32ac8 tis one is deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150621 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-06 14:03:52 +00:00
Derick Rethans
a85a465113 - Some more fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149141 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-18 19:25:40 +00:00
Derick Rethans
fbb96c4203 - More mcrypt documentation adjustments
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149073 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-17 21:39:10 +00:00
Derick Rethans
6da3ec8756 - There is no example with these functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149071 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-17 21:10:25 +00:00
Mehdi Achour
eef25ae95a typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147977 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-06 14:35:49 +00:00
Nuno Lopes
5ca3378a52 added example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146823 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-19 10:36:22 +00:00
Mehdi Achour
e8844eadb3 some more CS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146748 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 17:46:56 +00:00
Jakub Vrana
f8bd23e2bb Xmas typos 4/5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146741 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 14:14:41 +00:00
Mehdi Achour
27960e632c Merry XHTML and CS compliant christmas all \!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00