Commit graph

99 commits

Author SHA1 Message Date
Christoph Michael Becker
885781f948 Document lmdb $mapsize parameter
Cf. <https://github.com/php/php-src/pull/4910>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348995 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-23 11:45:57 +00:00
Yoshinari Takaoka
bae55bfcbb fixed not to load from download url
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348792 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-04 08:50:17 +00:00
Christoph Michael Becker
c1a307f4e2 Document driver specific dba_open() parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348374 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-30 15:12:07 +00:00
George Peter Banyard
b824e2b108 Remove PHP 4 and 5.0.0 mentions.
This includes changelogs but also some paragraphs and notes which mention PHP 4.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347555 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-05 17:31:34 +00:00
Christoph Michael Becker
40e7aed899 Remove more PHP < 5 related contents
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345788 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-06 16:11:45 +00:00
Christoph Michael Becker
2d3479cd0f Update DBA installation instructions
* --with-flatfile and --with-inifile are --enable-flatfile
  and --enable-inifile as of PHP 5.2.1
* document lmdb configuration
* remove PHP 4 related info

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345770 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-03 16:59:27 +00:00
Jakub Vrana
b8758b0605 Use entities in initializer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343899 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:11:34 +00:00
Kalle Sommer Nielsen
ee27dc3326 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343497 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 15:54:05 +00:00
Kalle Sommer Nielsen
f523cab03f Documented LMDB support for ext/dba
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343473 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-28 14:32:31 +00:00
Christoph Michael Becker
2ee5b0a10c Fix typos
Patches provided by anonymous users.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343117 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-21 09:27:28 +00:00
Christoph Michael Becker
ea63eee345 Fix example
This integrates user note 120193.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341092 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-21 15:10:26 +00:00
Christoph Michael Becker
3e3e60b8f0 Fix #64200: Tokyo Cabinet support not mentioned in docs for DBA extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339870 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-12 13:26:11 +00:00
Maciej Sobaczewski
92bff06867 Update bunch of versions.xml for PHP 7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337985 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-12 07:06:29 +00:00
Simion Onea
14af302c9c Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Maciej Sobaczewski
8b5940cade Remove changelogs for PHP 4 - 2nd round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334605 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 14:28:17 +00:00
Joe Watkins
38edd0bedc fix #65508 dba configuration information missing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331649 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-03 05:22:03 +00:00
Jakub Vrana
1634a88641 Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Philip Olson
9e9cd5898f Fixed changelog entries. Entry should only be a number.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329173 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-17 01:04:07 +00:00
Hannes Magnusson
858cacd62c mark bunch of extensions with "membership" PI (like the membership comment)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Yannick Torres
8ef6cf9b7c Fix some literal tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324735 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-03 08:12:03 +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
Philip Olson
dd95f273f8 Changed changelog version number entries to be consistent with an X.Y.Z format
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311057 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-15 17:58:55 +00:00
Peter Cowburn
9425da2dfa typofix (dittographies)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308547 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-21 21:42:02 +00:00
Christopher Jones
968b5e70f8 Update for Berkeley DB 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300152 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-03 07:08:08 +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
Johannes Schlüter
fbdf7f9578 Sleepycat is no more for some time
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295744 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-02 17:38:34 +00:00
Jakub Vrana
bc93886cd1 Prefer <initializer> before "default is"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291316 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 15:41:53 +00:00
Jakub Vrana
bee5028f42 Created in BTree mode (bug #48335)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290970 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 10:20:39 +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
Nilgün Belma Bugüner
c2608e09d8 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283804 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:46:52 +00:00
Philip Olson
adb07b8293 Replaced hardcoded external links with entities, and updated url locations where appropriate.
Also replaced a few external links with internal ones.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280167 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-08 16:39:26 +00:00
Jakub Vrana
4d50cfcce4 Initializers - part 1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273174 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:08:52 +00:00
Philip Olson
21a4eed71e New versions.xml that contains version information for this extension,
so, when these functions/methods became available
# Formally known as phpdoc/phpbook/phpbook-xsl/version.xml
# Some changes/updates were made from the phpbook-xsl version


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267947 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-28 23:27:16 +00:00
Philip Olson
db367ae954 Unified <title> and <titleabbrev> in every extensions book.xml/reference.xml
See the following bug report for details: http://bugs.php.net/44736


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 17:25:13 +00:00
Philip Olson
d8903e4fe8 Removed the deprecated dbm extension from phpdoc/en
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255550 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-20 02:26:04 +00:00
Martin Samesch
52a7397786 link: ref -> book
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249611 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-01 14:46:10 +00:00
Martin Samesch
fac00c924b link: ref -> book
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249193 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-28 09:49:26 +00:00
Hannes Magnusson
b9c3814ab2 MFB: Upgrade to the new-reference-structure
- Moved the intro from reference.xml to book.xml
    - Change the intro ID to intro.<extname>
    - Moved examples into its own chapter
		- (Note: the first example ID was changed to "dba.example"
			And the example chapter got the ID "dba.examples"
    - Moved the setup sections to setup.xml
    - Added empty constants <appendix>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248347 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-16 11:39:06 +00:00
Hannes Magnusson
0258a77f1e MFB: Rename "functions.xml" to entities.<dirname>.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +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
Maciek Sokolewicz
e9974e36bf fixed typo "malfaunctioning" => "malfunctioning"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237245 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-09 09:04:48 +00:00
Philip Olson
009395cfbc Miscellaneous formatting as per our guidelines:
Ex: windows->Windows, commandline->command line, webserver->web server
# Sorry translators, but it needed to be done


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229834 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 09:24:37 +00:00
Nuno Lopes
b069a314a4 add tagging
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Jakub Vrana
5ace950dc8 Use foreach
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189684 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-01 13:07:50 +00:00
Jakub Vrana
72b0023625 Fix parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188957 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-21 13:56:28 +00:00
Mehdi Achour
bb78f6b66a fix function name in parameter description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187804 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-07 08:23:02 +00:00
Mehdi Achour
69da71eb9e WS (start at col 0)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178982 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-06 03:10:01 +00:00
Mehdi Achour
2075a6ef08 clean up
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178580 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-31 12:38:48 +00:00
Mehdi Achour
696ab7cb1f Switch to the new structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178579 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-31 12:35:36 +00:00