Gina Peter Banyard
b5fce74a6c
dba: fix XML by converting para to simpara tags via script ( #5149 )
2026-01-18 22:40:20 +00:00
Gina Peter Banyard
8ff5922f0a
dba: fix XML to get remove of useless wrapping para tags - pass2
2026-01-15 22:11:11 +00:00
Gina Peter Banyard
bfa3348034
dba: fix XML to get remove of useless wrapping para tags ( #5107 )
...
Done via a new script I am working on to do bulk changes across translations.
The script in question is https://gist.github.com/Girgias/156ad2af8df711ab038710d1a741205f
It should only ever be run on paths where translations can automatically have their revcheck tag updated. And the DBA extension docs are one such case.
This also removes trailing whitespaces to make CI green.
2026-01-15 17:23:46 +00:00
Sergey Panteleev
8b2eba9e48
[PHP 8.4] DBA resource to Object conversions (continue)
2024-10-24 17:21:53 +03:00
Gina Peter Banyard
d4d5216e7a
[skip-revcheck] Replace PHP_INI_* with INI_* constants
...
Performed via a bash script which can be found on PR GH-3140
Closes GH-3140
Co-authored-by: haszi <haszika80@gmail.com >
2024-01-26 14:00:36 +00:00
Sergey Panteleev
a0ae28d3bc
Removed references to PHP 5, PHP 7.0 ( #545 )
2021-04-24 20:01:17 +03: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
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
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
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
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
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
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
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
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