Christoph Michael Becker
86e6094e86
Use canonical type names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Maciej Sobaczewski
eda3636cc9
It is already stated few lines above, DRY.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341076 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-19 05:49:53 +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
2168f6f379
Usable without parentheses
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324521 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-25 08:00:39 +00:00
Richard Quadling
b1ff25f2fb
Integer exit statuses are not printed. Fix bug#51644
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298371 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-23 09:57:42 +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
Daniel Egeberg
33f7afff50
Mentioning that shutdown functions and object destructors will be called even if exit() is called.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293992 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 15:28:23 +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
9a674654ec
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283823 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:02:54 +00:00
Martin Samesch
94634669e9
tautologic..
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241184 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-13 21:41:12 +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
Etienne Kneuss
cd03365a66
Document language constructs using the entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231543 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-09 23:23:18 +00:00
Mehdi Achour
b530ac7a60
ref.misc: switch to new docstyle
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230198 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-19 00:04:49 +00:00
Mehdi Achour
87176f4374
WS, prepare for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230197 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-19 00:04:48 +00:00
Etienne Kneuss
c214a4b007
die is not a function, and equivalent to exit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214932 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-16 18:41:44 +00:00
Jakub Vrana
6555aab2b0
One more typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157283 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-27 17:18:25 +00:00
Mehdi Achour
0eef80d4e4
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157281 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-27 16:30:09 +00:00
Nuno Lopes
6fbc6ad8bf
fix #28180 : better explanation and statuses examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157266 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-27 13:40:36 +00:00
Dave Barr
f58fd6cc8b
- "PHP version x.y" => "PHP x.y" consistency.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153002 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-06 02:40:23 +00:00
Mehdi Achour
27960e632c
Merry XHTML and CS compliant christmas all \!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Derick Rethans
fdc3374d6d
- Clean-up
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132730 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-21 10:28:05 +00:00
Andy Lindeman
f0088bfdd3
add a see also link to register_shutdown_function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121714 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-30 23:18:07 +00:00
Friedhelm Betz
52a569c395
fix for #22874
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121351 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-26 21:33:58 +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