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
Adam Harvey
14bdb19b7a
Fix typo: sring → string.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330485 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-12 19:27:21 +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
04b11e621f
Fixed spelling
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329325 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 01:47:09 +00:00
Patrick Allaert
4c1df4876a
Fixed Doc Bug #61167 : maxdb_stmt_store_result object oriented style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326280 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-21 12:51:37 +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
0d604bbc9d
Remove <classsynopsis> from methods and fields definitions
...
PhD uses this context for decisions about links and similar.
It also simplifies the XML
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322205 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 14:20:43 +00:00
Jakub Vrana
b827a32fad
Use {class}::{method} instead of {class}->{method}
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 05:58:52 +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
6a6061bbd4
Use &style.procedural; and &style.oop;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322055 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 06:50:17 +00:00
Richard Quadling
a56106f691
Standardized on double quotes for attributes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317502 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 14:21:51 +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
Richard Quadling
79dcbe011f
Provide title to example sections which are currently missing their title and are not accessible via links. Fix #54693
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310851 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-09 14:13:30 +00:00
Jakub Vrana
7e8e878bc0
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308237 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 22:56:00 +00:00
Daniel Egeberg
0640e024d4
Fixed PHP bug #51978
...
for file in `ack -i '\bA\s+SQL' -l`; do perl -i -pe 's/\b(a)(\s+SQL)/\1n\2/gi' $file; done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300101 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-02 18:45:11 +00:00
Daniel Convissor
396f34e98e
Fix whitespace.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299171 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-09 03:12:46 +00:00
Daniel Convissor
1393ef129a
Fix oop refname and description.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299170 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-09 03:11:41 +00:00
Daniel Convissor
1f9c7cf094
Use style.procedural for appropriate descriptions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299169 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-09 03:09:46 +00:00
Daniel Convissor
ec75fe638b
Clean up properties: use style.oop for descriptions, clean up docbook in some descriptions, fix refnames where needed.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299166 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-09 02:51:44 +00:00
Daniel Convissor
1471b2ec6e
Use our current docbook style for oop methods.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299165 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-09 02:32:24 +00:00
Daniel Convissor
c87cff5fed
Method cleanup: use style.oop entity in description, use :: in refname.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299164 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-09 01:54:47 +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
Jakub Vrana
3ce9368539
Utilize &return.falseforfailure;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290704 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 21:37:00 +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
47b4458c69
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283821 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:54:14 +00:00
Mehdi Achour
993609cea4
Add missing returnvalues sections
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277596 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-22 21:51:02 +00:00
Philip Olson
3abebb615d
Added and updated PHP/PECL version information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276608 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-28 23:51:42 +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
4223c05232
Fixed simple spelling errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271308 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 03:10:28 +00:00
Philip Olson
55959002bd
Contains version information (when functions became available to PHP)
...
# Originally from the following location (although likely modified):
# phpdoc/phpbook/phpbook-xsl/version.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268128 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-02 04:50:40 +00:00
Hannes Magnusson
9e21f44562
No () in refnames
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263464 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-24 21:12:51 +00:00
Yannick Torres
a7101b1786
forgot some entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260752 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-04 21:13:07 +00:00
Yannick Torres
62fe7ee734
make use of &example.outputs.similar; entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260748 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-04 19:17:30 +00:00
Yannick Torres
5206454109
make use of &example.outputs.similar; entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260742 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-04 15:05:50 +00:00
Yannick Torres
b6c5172162
make use of &example.outputs.similar; entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260738 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-04 14:25:42 +00:00
Yannick Torres
49da2b50c9
make use of &example.outputs.similar; entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260716 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-04 08:44:35 +00:00
Yannick Torres
8e317a0625
make use of &example.outputs.similar; entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260715 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-04 08:18:53 +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
Mehdi Achour
8275f82641
Remove extra see also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249405 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 08:25:21 +00:00
Hannes Magnusson
5c727572f5
MFB: Upgrade to the new-reference-structure
...
- (Created missing setup sections in setup.xml, if any)
- Moved the intro to book.xml
- Changed the intro ID from <extname>.intro to intro.<extname>
- Moved the constants entity to book.xml
- Changed constants.xml to be an appendix
- Moved the examples to its own chapter (examples.xml)
NOTE: The orginal maxdb.examples section ID was renamed to maxdb.examples-basic
The chapter itself is maxdb.examples
- Moved the configure and ini entities to setup.xml
- Moved the requirements and resources sections to setup.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248993 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-26 13:10:50 +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
6b6e46122e
More DocBook5 fixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238204 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-21 11:46:57 +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
Mehdi Achour
f6863a9ad9
ref.maxdb: Finalize new style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237843 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 19:11:13 +00:00
Martin Samesch
7c0d31c069
Fix (see #31733 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231094 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 22:12:01 +00:00
Mehdi Achour
f5fec51ec0
WS, prepare for new docstyle
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228430 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-29 16:56:02 +00:00
Dave Barr
85ce0cd591
- Typos. ( #37608 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213803 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-26 22:12:39 +00:00
Jakub Vrana
bf6fe12612
Typos in examples (bug #36617 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208820 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-06 23:54:08 +00:00