1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-27 09:18:16 +02:00
Commit Graph

22 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 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
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 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
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 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
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
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
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
Sean Coates 83304a07f6 grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166707 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 16:18:48 +00:00
Jakub Vrana 58ccfeb959 Query string passing (bug #27111)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166571 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-17 08:00:58 +00:00
Jakub Vrana 701376edcc Works only under Apache module (bug #27111)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164490 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 20:33:55 +00:00
Nuno Lopes 8bf864538f move the NSAPI note to snippets
rename hyperwave IDs to hw to keep livedocs happy


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154215 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-22 15:16:22 +00:00
Friedhelm Betz 332c787d0b linking to nsapi note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@144958 c90b9560-bf6c-de11-be94-00142212c4b1
2003-11-27 00:50:00 +00:00
Uwe Schindler 87d5db6e17 tell user that some apache-functions now are in NSAPI, too
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135127 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-15 17:59:36 +00:00
Andy Lindeman ec40fbad81 you _can_ use virtual on PHP files, but discourage the use
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125593 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-03 21:03:50 +00:00
Markus Fischer fd3d5de7ed - Document implementation of virtual()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@82998 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-20 18:56:47 +00:00
Hartmut Holzgraefe 5b9fc29465 revision tags added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Hartmut Holzgraefe a4b6d72ad3 banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00