Commit graph

16607 commits

Author SHA1 Message Date
Hannes Magnusson
40abd3ce4e Better folder/file name to showcase the need of escaping the slash
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298488 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 09:57:18 +00:00
Daniel Convissor
91b61e9e44 Oops, wrong message on last commit... actually added note of alternative for PHP < 5.3.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298458 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 02:36:02 +00:00
Daniel Convissor
3bc0480ad3 Adjust timezone in example to make output a clearer difference.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298457 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 02:18:14 +00:00
Daniel Convissor
d872a78a38 Adjust timezone in example to make output a clearer difference.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298456 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 02:17:28 +00:00
Daniel Convissor
bc384947ac Add item to see also.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298447 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-24 20:19:10 +00:00
Daniel Convissor
c866af773f Adjust example to show excessive values rolling into parents.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298446 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-24 20:15:59 +00:00
Daniel Convissor
3b5eab0c4e Further parameter explanations.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298445 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-24 20:02:07 +00:00
Daniel Convissor
7e03c6b67f Use different time zone in example to clarify how function really works.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298444 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-24 20:01:05 +00:00
Daniel Convissor
3a1bd92037 Improve wording for parameters that are time zones.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298441 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-24 19:19:41 +00:00
Daniel Convissor
1077115044 Add see also section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298435 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-24 18:50:23 +00:00
Daniel Convissor
403d34a5c5 Enhance and clarify existing examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298432 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-24 14:30:17 +00:00
Daniel Convissor
96dc0a070e Combine and enhance examples. Move timestamp text from example to parameter and reword it.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298431 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-24 14:29:29 +00:00
Daniel Convissor
b058ed9338 Fix example: was wrong due to putting month into minute.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298407 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-24 03:53:28 +00:00
Ruslan Yakushev
0ee9a7d35f Updated the information about wincache session cache.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298399 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-23 22:41:25 +00:00
Christopher Jones
595bbc0d7a Grammar fix (mostly to test PDOE)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298393 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-23 22:07:45 +00:00
Hannes Magnusson
a41bbce4bc Mention in what "format" the headers should be
# Patch by Patrick van Staveren <trick at vanstaveren.us>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298382 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-23 15:52:45 +00:00
Daniel Convissor
59ab127401 Fix broken example and clarify it. Use proper example entity and title.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298379 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-23 15:01:04 +00:00
Richard Quadling
b1ff25f2fb Integer exit statuses are not printed. Fix bug#51644
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298371 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-23 09:57:42 +00:00
Daniel Convissor
f924f5b494 Remove unnecessary para's (around variablelist, informaltable, example, simplelist) in DateTime object docs per discussion on php-doc list.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298364 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-23 03:06:33 +00:00
Daniel Convissor
7896516687 Whitespace cleanup before further reworking.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298355 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-23 00:26:27 +00:00
Brett Bieber
a790488fa1 Clean up unserialize_callback_func definition: Fix spelling & grammar, remove obvious information.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298346 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-22 21:50:53 +00:00
Yannick Torres
a9adbb764e Remove extra para/note tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298295 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-22 05:23:46 +00:00
Jakub Vrana
b554ceabc5 Use htmlspecialchars() in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298287 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-21 23:35:56 +00:00
Kristina Chodorow
edc5639cd9 invalid argument desc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298280 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-21 22:34:49 +00:00
Peter Cowburn
bb6755318d revert get_magic_quotes_* deprecation note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298273 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-21 20:18:32 +00:00
Yago Ferrer
af3546299b advantages => advantage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298269 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-21 19:32:34 +00:00
Daniel Egeberg
1db0fccd50 Added initializer to array_reduce()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298259 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-21 15:54:33 +00:00
Yago Ferrer
58232c4baa advanges => advantages
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298258 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-21 15:43:27 +00:00
Peter Cowburn
6ba9448d71 updated number of 'other syntaxes'. fixes #51620
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298247 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-21 10:58:23 +00:00
Ruslan Yakushev
d87fd4956e Added description for the isglobal parameter in wincache_lock API.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298245 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-21 05:17:42 +00:00
Daniel Convissor
3f417d1215 oriented object -> object oriented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298243 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-21 02:40:32 +00:00
Daniel Convissor
ff6524b697 Add second param to procedural style. Use clear param/var names.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298242 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-21 02:19:53 +00:00
Gustavo André dos Santos Lopes
ff65144390 Changed documentation to reflect that RarArchive::list was renamed RarArchive::getEntries.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298234 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-20 19:57:04 +00:00
Kristina Chodorow
d1befb8a78 index delete explanation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298219 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-20 14:49:17 +00:00
Jakub Vrana
08f45dfb40 Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298211 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-20 11:53:46 +00:00
Daniel Convissor
a2e4f9aee7 Add procedural style to examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298193 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-20 00:18:36 +00:00
Daniel Convissor
642cb94be6 Remove trailing whitespace introduced by me via online editor.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298192 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-20 00:09:28 +00:00
Daniel Convissor
9eb8014ce2 Remove para from around example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298191 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-20 00:06:04 +00:00
Daniel Convissor
8e75f2a0e7 Add procedural style method synopsis.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298190 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-20 00:02:25 +00:00
Daniel Convissor
74258e0d4a Have return section explain that DateInterval is returned.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298179 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-19 16:57:05 +00:00
Hannes Magnusson
2cc0fa09c9 Fix functionanme
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298178 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-19 16:37:54 +00:00
Daniel Convissor
163d7f8e5f Add example and see also.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298177 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-19 16:32:10 +00:00
Daniel Egeberg
108dfaacbf Replaced insecure example with a better one.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298138 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-18 08:39:04 +00:00
Daniel Egeberg
95225913b7 Fixed PHP bug #51585 (wrong description for is_prefix in SimpleXMLElement::children)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298133 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-17 21:13:21 +00:00
Peter Cowburn
0dfdbfbc6d Added deprecated warning box for get_magic_quotes_* functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298127 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-17 20:15:36 +00:00
Peter Cowburn
1729bde5fb describe phonemes (was phones) parameter for metaphone. added basic examples. closes #51578
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298115 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-17 11:08:26 +00:00
Daniel Egeberg
38d838fb93 Fixed PHP bug #51564 (datetime.construct : timezone parameter should be more verbose)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298114 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-17 09:40:23 +00:00
Christopher Jones
fe06b80a09 Add initializers for optional parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298108 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-17 00:08:01 +00:00
Christopher Jones
abdcc9c51b Add missing '>'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298106 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-16 23:32:50 +00:00
Christopher Jones
dafa930ad5 Add initializer to meet strict requirements
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298105 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-16 23:15:20 +00:00