Commit graph

68 commits

Author SHA1 Message Date
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
Jakub Vrana
201dc3748c Prefer <initializer> before "defaults to"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +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
Philip Olson
4e11457d45 Made installation instructions consistent with other PECL extensions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289135 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-03 19:00:59 +00:00
Florian Anderiasch
f2a8ef8efc small typo - fix #49739
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289094 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-02 20: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
4307255b4d fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283838 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:02:41 +00:00
Yannick Torres
e64f47fe43 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279788 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 15:59:44 +00:00
Dave Barr
4cfba9047e - Fix wrong variable used in example as per user note.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277691 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-24 10:54:11 +00:00
Matt Li
486a6e96bb Replace old PEAR install commands with PECL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275165 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-04 11:16:07 +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
Philip Olson
1f6db5345c Fixed simple spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271314 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 05:56:46 +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
Felipe Pena
33f8099043 Fixed bug #45104 (Typo in ssh2_fingerprint)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260355 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-27 10:54:40 +00:00
Philip Olson
d0d573418a Document the parameters (closes bug #43986)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252234 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-04 18:02:28 +00:00
Philip Olson
b48da3b3b9 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 constants
- Moved from reference.xml to setup.xml:
  - The rest: Added configuration, requirements, installation, 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@248663 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-21 17:22:53 +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
Gwynne Raskind
fc802c0b0f Fix missing semicolon in entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237711 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 01:06:06 +00:00
Mehdi Achour
9c13c0c999 Fix build
# sorry


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237710 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 00:49:56 +00:00
Mehdi Achour
1c96826f4b ref.ssh2: new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237706 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 00:16:47 +00:00
Mehdi Achour
16fe2685e8 WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237703 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 00:16:44 +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
Nuno Lopes
4e79049301 fix typo in examples (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214123 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-01 21:53:39 +00:00
TAKAGI Masahiro
cd761932c6 another typo fix (thanks Mike).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@209715 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-20 13:33:16 +00:00
TAKAGI Masahiro
f3bcc06bda typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@209566 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-17 18:47:57 +00:00
Friedhelm Betz
a46b190224 typo in examples, spotted byuser notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@209460 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-16 11:10:22 +00:00
Dave Barr
11055a8ad0 - Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202396 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-08 12:10:54 +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
Jean-Sébastien Goupil
d815a9bc4a fix name Jhon to John :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191325 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-24 05:53:42 +00:00
Jean-Sébastien Goupil
9d42924ea1 fix to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191324 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-24 05:44:27 +00:00
Sara Golemon
e078007680 Typos and Copy/Paste issues
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191249 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-22 19:34:25 +00:00
Sara Golemon
538929de02 Document ssh2 publickey subsystem
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191169 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-21 21:37:49 +00:00
Jakub Vrana
2bed4f6ded Fix return types (2/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189137 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 09:11:47 +00:00
Sara Golemon
7f4cac2ea3 Update proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186554 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-18 17:54:24 +00:00
Sara Golemon
ddbb371cdb Doctor, the patient is coming around...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185739 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-03 20:09:42 +00:00
Sara Golemon
745695c0d3 Typo: Forgot --with-ssh2 parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181158 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-01 22:31:00 +00:00
Sara Golemon
387476d59b make test didn't catch this...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180408 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 02:07:11 +00:00
Sara Golemon
024838e139 Provide installation instructions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180399 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 00:18:16 +00:00
Sara Golemon
050ac5ebb8 Constants would be nice
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179805 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 00:47:35 +00:00
Sara Golemon
e3eacef135 New function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179800 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 00:04:09 +00:00
Dave Barr
009d44bfcf Fix minor spelling/punctuation mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179740 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 04:13:17 +00:00
Mehdi Achour
79bf357711 fix build
# make test is your friend..


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177414 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-17 11:54:04 +00:00
Jakub Vrana
2128343860 Fix syntax errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177204 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-14 09:07:02 +00:00
Mehdi Achour
8df32e9048 fix more examples (user notes)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177175 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-14 00:00:07 +00:00
Mehdi Achour
0b5b8af01a fix example (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177152 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-13 16:41:30 +00:00