Commit graph

66 commits

Author SHA1 Message Date
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
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
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
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
Richard Quadling
fc9e379fd8 Standardise on single style of quotes for XML tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +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
Daniel Egeberg
2fd3f0c96d Converted remaining files to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964 Reverted r297058
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad Converted to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53: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
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
e2c6385956 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283834 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:46:15 +00:00
Philip Olson
c55c516ed6 Added PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275512 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-10 18:14:43 +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
Jakub Vrana
734b4c662b Document runkit.internal_override
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269894 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-26 16:59:00 +00:00
Philip Olson
c79f3fc3aa 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@268251 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 03:27:21 +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
Hannes Magnusson
b3391a3fdc Missing reference entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249173 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-28 02:41:59 +00:00
Philip Olson
442fcdd635 MFB: Upgrade to the new-reference-structure
- Split reference.xml into book.xml and setup.xml
- Moved from reference.xml to book.xml:
  - The intro text (partintro), and link to various pages
- Moved from reference.xml to setup.xml:
  - The rest: requirements, installation, configuration, and resources
- Changed the constants section to be an <appendix>
- Changed the intro ID from <extname>.intro to intro.<extname>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248677 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-21 20:21:51 +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
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
Philip Olson
c2e9e5a27e According to our guidelines:
- Use PHP x.x.0 instead of PHP x.x, or use PHP x.x.x where appropriate
- Use PHP x instead of PHPx


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229829 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 08:12:20 +00:00
Etienne Kneuss
e1fe201686 Fix #37295 (wrong function used in the example)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212375 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-03 19:14:23 +00:00
Sara Golemon
085d8c088c Add 'installation' section to runkit reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210350 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-29 01:40:37 +00:00
Nuno Lopes
378822217c first half-update of the ini stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200819 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-18 20:56:47 +00:00
Jakub Vrana
86f52dd346 PHP examples syntax errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200791 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-18 16:25:23 +00:00
Sara Golemon
58ec97c645 Document runkit.internal_override INI option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200641 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-16 23:55:07 +00:00
Sara Golemon
88951b74e9 Document runkit_return_value_used()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200640 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-16 23:47:27 +00:00
Sara Golemon
d07ded4439 Documented extended parent_scope setting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199590 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-31 05:27:06 +00:00
Jean-Sébastien Goupil
d738e441e8 missing parenthesis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197309 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-01 20:49:29 +00:00
Sara Golemon
bab14ff580 Document Runkit_Sandbox_Parent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197197 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-30 00:47:18 +00:00
Jakub Vrana
e60ee492f1 Separate ini section
Mention runkit.internal_override


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197042 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-27 08:52:35 +00:00
Jakub Vrana
881402df53 Mention runkit.internal_override
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197041 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-27 08:52:26 +00:00
Sara Golemon
24e9ce414e These need examples, but it's late...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196662 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-23 01:11:02 +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
Sara Golemon
c89afafcbf Document additional directives
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191250 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-22 19:35:26 +00:00
Jakub Vrana
ccd70c5169 Return TRUE (thanks Sara)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189762 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-02 22:10:46 +00:00
Jakub Vrana
80bda0c1f9 Some functions return void
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189158 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 13:24:34 +00:00
Dave Barr
db7318ea3a - Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188419 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-15 01:16:16 +00:00
Jakub Vrana
c478965fe5 Constname can't be an array
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188350 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-14 10:02:01 +00:00
Jean-Sébastien Goupil
b8534fc7c5 missing ) + example diff with output
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187796 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-07 00:44:45 +00:00
Sara Golemon
2e743fbe33 Update runkit docs for rel 0.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187606 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-04 00:47:35 +00:00
Sean Coates
554e4bfbec added markup; example entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186449 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-16 03:47:13 +00:00
Sean Coates
6cd9c0c5c0 add literal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186448 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-16 02:38:02 +00:00
Sean Coates
31771913cb typo in the param name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186447 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-16 02:37:19 +00:00