Christoph M. Becker
9bfa379b20
Remove memcache session.save_handler and .save_path from ini list
...
`session.save_handler` and `session.save_path` are INI settings of the
session module. However, the memcache extension offers the memcache
session handler so it makes sense to document these two INI settings
for the memcache extension, but we don't want to include them in the
general INI list, so we split them into a separate "Additional Memcache
Configuration Options" table.
Fixes GH-814.
Co-authored-by: Anna Filina <afilina@gmail.com >
Closes GH-815.
2021-08-06 22:23:59 +02:00
Christoph M. Becker
6dfe076725
xi:include INI settings documented elsewhere in ini.list
...
We do not xi:include core INI settings, since we want to keep
alphabetic sort order (well, roughly at least).
We do add xi:fallback elements to all xi:includes, just in case.
2021-02-24 17:58:20 +01:00
Christoph Michael Becker
86e6094e86
Use canonical type names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +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
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
980c3e61c4
Link INI descriptions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322060 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 07:37:46 +00:00
Philip Olson
f99e201a27
Added skeletons for missing memcache ini settings
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310725 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-02 23:26:56 +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
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
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
Nuno Lopes
b79c8f0328
manually revert the change to the session.* opts
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243233 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-30 14:27:47 +00:00
Nuno Lopes
089d2ef87d
fix typo in names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243184 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-29 22:02:01 +00:00
Nuno Lopes
a8b8d3bac1
semi-automatic update of ini.xml files, take #3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243111 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-28 22:24:18 +00:00
Mikael Johansson
2abde6fe53
Added INI settings available as of release 2.2.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242800 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-21 16:39:07 +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
Mikael Johansson
952c964c3f
Added documentation for new features in memcache 2.1.2
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235919 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-19 08:52:35 +00:00
Mikael Johansson
4bf7b1e26d
Documentation for new methods and parameters in release 2.1.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221453 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-09 18:27:09 +00:00
Antony Dovgal
f16eb92be4
new ini directive
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220992 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-03 10:16:55 +00:00
Dave Barr
e86398e2cb
- Typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219619 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-08 08:48:16 +00:00
Mikael Johansson
81ba82b19a
Added documentation of INI directives
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213224 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-18 05:38:15 +00:00