Commit graph

106 commits

Author SHA1 Message Date
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
Maciek Sokolewicz
6230e6c0d5 Fixed missing initializers (and default values)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323349 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-18 19:45:41 +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
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
5ac606dcc4 No note in changelog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314890 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-14 00:54:56 +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
Jakub Vrana
79ba801f6e FastCGI aliases in PHP 5.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312668 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 12:32:00 +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
Kalle Sommer Nielsen
4bc27d8766 Remove the last of the PHP3 related stuff around the manual, including the documentation for:
* ascii2ebcdic
* ebcdic2ascii
* mysql_change_user

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293483 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 04:01:06 +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
876c81c602 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283800 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:30:45 +00:00
Yannick Torres
75b2d8e872 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279761 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 10:58:35 +00:00
Yannick Torres
21dd8e716d Add acronym tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278986 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-19 15:46:14 +00:00
Mehdi Achour
a0ee16a004 Add a changelog section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277605 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-22 23:08:06 +00:00
Philip Olson
78757896f7 Added PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275626 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 01:28:10 +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
Carola 'Sammy' Kummert
d24b4a47ab fix description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271872 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-25 18:44:08 +00:00
LEE Yun-young
0e285e41a4 fix mistypo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268650 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-09 17:04:52 +00:00
Philip Olson
0b4604213d 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@268597 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-08 19:02:18 +00:00
Hannes Magnusson
5cd5661448 Use proper markup for variables
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265362 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 15:40:25 +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
Jakub Vrana
7f892c88ae Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254740 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-10 09:15:39 +00:00
Felipe Pena
8e30eaef0e Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253573 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-23 10:01:52 +00:00
Felipe Pena
b8c5feeea1 Add related functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249815 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-03 18:44:42 +00:00
Mehdi Achour
67093c8193 Better description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249688 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-02 15:30:41 +00:00
Mehdi Achour
e18b239894 Integrate Frederik Ekengren and Leon Atkinson user notes on apache_note()
Add examples and see also


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249453 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-31 00:32:08 +00:00
Hannes Magnusson
5ee197ebc7 MFB:
- Split reference.xml into book.xml, setup.xml & constants.xml
	- Change the intro ID to intro.<extname>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247930 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:42:27 +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
Antony Dovgal
5933ec0664 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227317 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 18:14:02 +00:00
Philip Olson
f3b8acd2f5 Fix see also, closes bug #38145
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@216711 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-19 16:04:12 +00:00
Jakub Vrana
bcd4d01f84 Variables are not visible (bug #35082)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200300 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-09 15:45:01 +00:00
Nuno Lopes
5f7e6c3f8f add more tags
# if someone doesnt agree with this method, please speak noe, before I touch in the other files


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195126 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 11:49:43 +00:00
Jakub Vrana
d7cff8e392 Fix return types (1/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189110 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-23 16:53:27 +00:00
Jakub Vrana
9e396e09cc Document walk_to_top (bug #33195)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187378 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-31 09:35:09 +00:00
Philip Olson
5da215fec8 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184020 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-08 23:19:53 +00:00
Matt Li
534a8a8a18 Reverting...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183968 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-08 12:31:26 +00:00
Matt Li
1ad074e889 Function only available in Apache 2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183957 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-08 11:11:36 +00:00
Mehdi Achour
ca7ed3681d fix a mess here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183500 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-03 12:21:08 +00:00
Philip Olson
c3c8b34adc ref.apache: Implemented the new doc style, new entities, and rewording where appropriate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183383 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-02 02:18:32 +00:00
Philip Olson
eb55c333f3 WS, preparation for the new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183374 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-01 22:55:18 +00:00
Nuno Lopes
3c5b81624d finally add the changelog column and update values for all ini.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180481 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 17:36:12 +00:00
Jakub Vrana
b1663ed4ba INI directives have been moved to the appendix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179820 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 09:46:10 +00:00
Nuno Lopes
05e5f1ac0b fix #31906: just available in apache 1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179487 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-10 17:33:19 +00:00
Philip Olson
14865a8700 Deals with bug #31591, and seealso Superglobals/getenv
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177581 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-18 18:08:08 +00:00
Nuno Lopes
48c2cd4497 add new apache1/PHP5.1 function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174282 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-08 14:25:26 +00:00