Commit graph

89 commits

Author SHA1 Message Date
JulienPauli
b80b249bb4 Clarified return value API.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328324 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 16:50:05 +00:00
Xinchen Hui
c93b2acdc1 Fix doc bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328094 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-22 05:16:13 +00:00
Jakub Vrana
84b8fca68f Use <function> for language constructs (now supported by PhD)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325214 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-15 21:45:34 +00:00
Jakub Vrana
a9b26c34e4 Display language constructs without parentheses
Side effect of this change is that include, require and return are now properly linked. They weren't because they don't live inside <refentry> so PhD doesn't know about them.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324522 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-25 08:39:30 +00:00
Adam Harvey
06a4480bc5 Fix doc bug (apc.include_once_override documentation does not make clear
it's experimental) by adapting one of our standard snippets into an
APC-ini-specific form.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324346 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-19 02:39:29 +00:00
Jakub Vrana
f052ac1bd7 Revert useless change in 326638
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4 PHP_INI_* is in fact INI_
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Jakub Vrana
4de5cce5d8 Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +00:00
Jakub Vrana
fc62362da0 Fix example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323620 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 10:48:44 +00:00
Jakub Vrana
9f82852be1 Whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323619 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 10:44:27 +00:00
Jakub Vrana
b8291b6040 Example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323618 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 10:43:37 +00:00
Jakub Vrana
151af2ada0 Differentiate description from apc_store
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323617 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 10:03:50 +00:00
Jakub Vrana
b543dc50c1 Fix order of parameters and return value sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323616 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 09:55:32 +00:00
Jakub Vrana
b9c3ddd1d3 Use entities for INI headings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +00:00
Jakub Vrana
d8b968e63c Document public constructors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321901 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 05:33:58 +00:00
Hannes Magnusson
085ce88f63 Add version info for some classes and new intl stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321137 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 17:39:22 +00:00
Justin Martin
ccdf2d27d9 Noted that the rate key of apc.rfc1867 is only available once all file transfers are completed. Closes bug .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320464 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-05 21:51:54 +00:00
Jakub Vrana
ac04b2ea21 Extension purpose is not needed anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Karoly Negyesi
1b69b6eae3 removing () from the function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312491 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-26 11:44:42 +00:00
Karoly Negyesi
4c8ca71fb3 Explained apc.canonicalize and stream wrappers.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312490 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-26 10:47:25 +00:00
Adam Harvey
3a566e98bd Fix doc bug (Constant APC_LIST_INACTIVE doesn't exists).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312151 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-14 14:06:00 +00:00
Peter Cowburn
c8b07f9391 Wrap links to descriptions around APC lazy_* config options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310516 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-26 14:34:09 +00:00
Jakub Vrana
a1ada2741d Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308219 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 19:59:01 +00:00
Kalle Sommer Nielsen
9b5add9631 Documented the apc_cas() function better
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306812 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-29 08:31:34 +00:00
Kalle Sommer Nielsen
8ff6a10616 Fixed bug (apc.slam_defense default changed)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306481 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-20 01:46:12 +00:00
Kalle Sommer Nielsen
dee2b40775 Fixed bug (APC docs need mmap infos) with notes from Gopal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304704 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-24 14:29:42 +00:00
Kalle Sommer Nielsen
82354105ea Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304703 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-24 14:19:43 +00:00
Kalle Sommer Nielsen
56e0632595 Fix default value of apc.shm_size as pointed out by Tomasz Krawczyk
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303641 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-21 15:36:51 +00:00
Daniel Egeberg
94eb8e63be Fixed PHP bug (decreased should be increased)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300268 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-08 10:35:45 +00:00
Philip Olson
da5ec3f422 Added skeletons for apc.lazy_* directives
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300072 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-01 20:00:51 +00:00
Philip Olson
fab14e20d6 Added version information for APCIterator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299729 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-25 02:16:46 +00:00
Philip Olson
aea2855eea Added missing APC documentation. Note: some parts need additional work still.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299728 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-25 01:46:16 +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
Richard Quadling
74da59644d Remove BOM
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290987 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 13:13:35 +00:00
Richard Quadling
f658721332 Use &return.falseforfailure; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +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
Scott MacVicar
2d41c8a744 Update apc_fetch() to show that multiple keys can be retrieved.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288624 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-23 20:48:00 +00:00
Dave Barr
af7da72ab4 - Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286545 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-30 10:20:55 +00:00
Nilgün Belma Bugüner
876c81c602 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283800 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:30:45 +00:00
Hannes Magnusson
8c2ad3b105 Grammar fixes by Eddie Drapkin
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282803 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-26 07:11:36 +00:00
Brian Shire
aad15e3996 Add a note regarding apc.rfc1867 usage and the order of the hidden form elements.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281614 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-03 19:23:04 +00:00
Yannick Torres
75b2d8e872 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279761 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 10:58:35 +00:00
Damien Seguy
794dd120a1 fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278864 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-16 20:11:47 +00:00
Damien Seguy
9d3310dee9 synch with en
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278858 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-16 19:02:06 +00:00
Brian Shire
b3cad41964 clarify apc.ttl and apc.user_ttl settings affect on cache expunges. bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278104 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-01 01:32:04 +00:00
Jakub Vrana
1869122588 Link ini descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275151 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-03 22:25:45 +00:00
Jakub Vrana
e66dc52a3f Replace _ by - in xml:id
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275139 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-03 22:14:06 +00:00
Jakub Vrana
b08c166781 Initializers - part 6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273942 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-19 15:05:01 +00:00
Jakub Vrana
11092762eb Links in ini.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273180 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:33:40 +00:00
Philip Olson
7774d7bb25 Fixed simple spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271307 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 01:58:18 +00:00