Commit graph

53 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
Philip Olson
8e3c3f725c Fixed build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304574 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 21:32:11 +00:00
Kalle Sommer Nielsen
3b5b87e063 Typo fixes, spotted by Philip
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304531 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 05:57:49 +00:00
Kalle Sommer Nielsen
9dffea0f91 Fixed bug (Missing alert about ipv6 problem with PHP)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304530 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 05:50:47 +00:00
Philip Olson
920cf0047b Added information about kibibyte vs kilobyte. Closes PHP bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303411 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-16 00:12:53 +00:00
Philip Olson
3e57d6ccfd Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297557 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-06 05:24:11 +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
Philip Olson
7c28ae0800 fixed build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289398 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-09 05:12:31 +00:00
Kalle Sommer Nielsen
ebe8fd16aa Fix links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289374 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-08 21:01:59 +00:00
Philip Olson
76dd702b8c Added the missing Q in the recent parameter order FAQ (spotted by Mark Wiesemann)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289301 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 20:36:06 +00:00
Philip Olson
917a85fee7 Added FAQ about parameter order (ex. string and array functions)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289138 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-03 20:11:57 +00:00
Philip Olson
6352caddf3 Removed a couple of old FAQs, and updated the *slashes() ones.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289109 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-02 21:32:06 +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
eab8da608e fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283794 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 05:34:55 +00:00
Yannick Torres
393f22fee2 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279745 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-02 22:27:55 +00:00
Damien Seguy
c363b51f50 using entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278866 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-16 20:12:26 +00:00
Philip Olson
dc0febb983 Updated the PDF FAQ by removing a few old libraries, and mentioned haru.
Added tcpdf via the user notes.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276269 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-22 21:46:22 +00:00
Philip Olson
d126c9f976 Added a FAQ titled "How does the PHP directive register_globals affect me?"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257946 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-20 06:56:40 +00:00
Philip Olson
ca082c5697 Removed the deprecated cpdf extension from phpdoc/en
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255546 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-20 02:04:22 +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
Maciek Sokolewicz
b9fb613d21 added 'G' modifier to shorthandbytes section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175589 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-26 11:31:55 +00:00
Mehdi Achour
f7de6d598b fix : added an FAQ entry on accessing sharing files under Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171757 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-31 20:10:34 +00:00
Philip Olson
62ee8014f8 Add clarity to faq.shorthandbytes by simply showing how many bytes are in K and M.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165349 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-05 05:11:39 +00:00
Philip Olson
eb896f0e20 Added faq about shorthand byte notation, and where it can and cannot be used.
This deals with bug 


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165254 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 14:14:01 +00:00
Mehdi Achour
eef25ae95a typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147977 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-06 14:35:49 +00:00
Dave Barr
a49c33ff31 - html -> HTML where appropriate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147048 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 01:05:43 +00:00
Mehdi Achour
df89c301c7 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141130 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-26 16:56:58 +00:00
Philip Olson
49c8fd25bb Link to even more pdf library alternatives, as per didou's suggestion in bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129061 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-28 18:43:23 +00:00
Philip Olson
851bf9829d New faq about alternative free PDF generators (faq.using.freepdf), closes bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127125 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-15 16:12:44 +00:00
Gabor Hojtsy
0251334704 XSLTproc does not like whitespace in attributes.
No content change, only WS...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@123888 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-18 17:07:36 +00:00
Philip Olson
7c38d91309 A massive update that brings faq into the 4.2.0ish era. Expand examples, implement
magic quotes and register_globals entities, and various rewrites.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@120564 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-18 09:09:12 +00:00
Philip Olson
9ee3b2499f WS and <?php tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@120419 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-16 23:24:47 +00:00
Friedhelm Betz
763773c084 new urls as result of merge faqurl.ent and global.ent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114721 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-04 09:38:22 +00:00
Mark Wiesemann
74228ee11e added link to return function, typo fix, added note on array $_SERVER
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110451 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-04 13:29:22 +00:00
Markus Fischer
ffd2f85063 - Use new superglobals by default, mention old way were applicable.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85824 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-16 07:11:04 +00:00
Friedhelm Betz
4c604a0f6b link correction for commandline
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81328 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-06 10:46:41 +00:00
Simone Cortesi
fa7835cf03 fixing problem with mixed up answer
fixing function name: set_cookie


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81122 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-04 12:16:01 +00:00
Hartmut Holzgraefe
7c8fdea14d use &php.ini; entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75639 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-28 17:16:45 +00:00
Andy Lindeman
fbac1e9038 typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75620 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-28 16:24:13 +00:00
Derick Rethans
1f6b25fd5e - Adding headers already sent snippet to the faq
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70283 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-15 09:12:58 +00:00
Hartmut Holzgraefe
3747b34a1b hope this solves the tabs vs. blanks issues once and for all
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64852 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-12 20:47:43 +00:00
Philip Olson
f329f5fd16 Update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64742 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-11 21:40:43 +00:00
Hartmut Holzgraefe
9410c19fda added version attribute to <?xml tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61864 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 21:49:43 +00:00
Gabor Hojtsy
091785984e Changing programlisting roles.
All PHP programlistings to role="php"
All not PHP programlistings to something other...

Markup changes only, no content changed...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61784 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-09 15:48:16 +00:00
Gabor Hojtsy
12b99e586e Moving things around, some content were in the wrong place.
Spreading the content of common.xml among several files


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59916 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-14 11:55:30 +00:00
Joey Smith
1f55f92232 Correct a typo (user note LetoPimp@hotmail.com)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58883 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-03 19:16:08 +00:00
Egon Schmid
1c750da3b4 Underscores are not allowed in ID strings.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58786 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-30 18:36:39 +00:00
Jeroen van Wolffelaar
6ae3b9dba5 Fix modelines for VI(M) for the manual (en).
Syntax for vim < 6 is set to sgml, because xml is not recognizing tag-names.

This was discussed before, and this turned out to be best for all vi(m)
versions.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57993 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 22:47:49 +00:00
Gabor Hojtsy
28c218a5bb External parsed entities _should_ each begin with a text declaration.
See: http://www.w3.org/TR/2000/REC-xml-20001006#sec-TextDecl


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55416 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 11:09:18 +00:00
Jouni Ahto
265fa6f266 Fixed a lot of things fop doesn't think to be legal.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53413 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-05 10:51:47 +00:00