Commit graph

6724 commits

Author SHA1 Message Date
Gwynne Raskind
f5ea13bca2 Correct misuse of <link/>, correct small grammatical error, correct <refpurpose/>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238993 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-02 05:41:27 +00:00
Mehdi Achour
38db28310e More new doc style
# Also fixed fputcsv() where the fields parameters is required


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238982 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-01 21:31:16 +00:00
Gwynne Raskind
7bd3f30266 Fix small typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238955 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-01 01:54:22 +00:00
Gwynne Raskind
d1c0fb6cae Fix grammatical error in IMAP/Yaz/Recode/Cyrus warning, remove spurious function warning in Cyrus.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238954 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-01 01:52:49 +00:00
Hannes Magnusson
8a238e1c54 s/xml:id/id in examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238930 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-30 14:17:35 +00:00
Hannes Magnusson
46a54186af Revert bogus s/id/xml:id in examples caused by the docbook5 upgrade
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238929 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-30 14:14:03 +00:00
Etienne Kneuss
cb0931dfa5 stripslashes is already aware of sybase
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238860 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-29 11:42:12 +00:00
Antony Dovgal
51d82f0347 document TXT type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238653 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-26 11:06:42 +00:00
Gwynne Raskind
6704956ba5 Fix several entity and tag errors, fix WS, fix grammar and spelling.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238569 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-25 19:40:11 +00:00
Nick Berard
7370250ea9 Documented the socket_recvfrom function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238563 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-25 17:15:51 +00:00
Pierre Joye
059800085f - remove wrong flags, they do not work with this method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238505 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-24 21:49:35 +00:00
Mehdi Achour
4a637dbfdc Fix #41454: highlight memcache session handler
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238380 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-24 03:23:30 +00:00
Mehdi Achour
bb57388420 Fix #41752
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238377 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-24 02:18:15 +00:00
Mehdi Achour
e747e6c62a Fix #41493
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238375 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-24 02:12:58 +00:00
Hannes Magnusson
d104fb2aa9 Docbook5 typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238235 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-21 23:09:03 +00:00
Hannes Magnusson
28a0459db4 Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238210 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-21 13:15:25 +00:00
Hannes Magnusson
6b6e46122e More DocBook5 fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238204 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-21 11:46:57 +00:00
Edward Z. Yang
5af85f5dce Add PECL Subversion extension documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238178 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-21 04:20:30 +00:00
Hannes Magnusson
47babea5e9 More Docbook5 upgrades...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238171 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-21 00:43:30 +00:00
Hannes Magnusson
7d192049a0 Fix few conflicts due to docbook5 upgrade
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238164 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:57:05 +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
Hannes Magnusson
75407b6173 - Chill on the question marks
- Make it clear that this option is no longer available


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238082 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-19 18:55:06 +00:00
Nuno Lopes
6f3b4ef694 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238052 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-19 12:06:16 +00:00
Philip Olson
07b50d3fc8 WS, preparation for the new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238021 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-18 23:13:23 +00:00
Logan Buesching
b34edb705d ref.array switch to new style. 12/61 done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238020 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-18 22:49:15 +00:00
Gwynne Raskind
69a48a2738 Removing unnecessary commented lines
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237935 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 18:52:34 +00:00
Gwynne Raskind
8a4cfdb649 - Better describe FILTER_VALIDATE_BOOLEAN's behavior (fixes bug #41305)
- Minor grammatical tweaks
- Tiny structural tweak


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237908 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 11:55:54 +00:00
Gwynne Raskind
3cd83ee1f6 Better fix for bug #41321
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237904 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 10:35:30 +00:00
Mehdi Achour
b5e7145d89 #37400 : Document zend_thread_id()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237903 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 10:30:03 +00:00
Gwynne Raskind
8f8829276b Update changelog regarding bug #41321
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237902 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 10:26:33 +00:00
Hannes Magnusson
8b1de4eaf6 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237900 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 09:50:05 +00:00
Hannes Magnusson
f5c0015a1c /tmp/cvsC99PtG
/tmp/cvsC99PtG


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237899 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 09:47:38 +00:00
Mehdi Achour
cacbe74a96 Fix #37566: Cannot throw exceptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237896 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 09:01:41 +00:00
Gwynne Raskind
908f20c480 Fix repeated example documentation line and typo in example (fixes bug #41627)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237895 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 09:01:21 +00:00
Mehdi Achour
90fc7ae81c Add ChangeLog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237878 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 02:08:16 +00:00
Gwynne Raskind
dbb18851d3 hwapi-revert (in See Also) doesn't exist and seems never to have existed; causes missing ID
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237872 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 00:25:21 +00:00
Mehdi Achour
80de3068cd ref.icap: new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237868 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 00:08:10 +00:00
Mehdi Achour
c281e03547 WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237863 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 23:59:15 +00:00
Gwynne Raskind
933a8287e5 No longer experiment (fixes bug #41704)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237859 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 23:34:39 +00:00
Mehdi Achour
12dfe282af ref.hwapi: new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237857 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 23:29:46 +00:00
Mehdi Achour
3204cead04 WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237856 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 23:29:17 +00:00
Mehdi Achour
afee2b3056 ref.ibase: new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237853 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 21:54:21 +00:00
Mehdi Achour
e9cc03c75c WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237852 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 21:52:41 +00:00
Gwynne Raskind
100cfa0929 - Import of new internals documentation
- Manual base modified to include new docs and remove old
- Links updated in many files
- New language and global entities as needed


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237850 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 21:08:14 +00:00
Mehdi Achour
f6863a9ad9 ref.maxdb: Finalize new style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237843 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 19:11:13 +00:00
TAKAGI Masahiro
605cf6f383 corrected changelog.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237829 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 10:41:16 +00:00
Mehdi Achour
65454ab16d printer ...
# sounds like it's time for bed :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237813 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 01:47:37 +00:00
Mehdi Achour
66be55e9fe Document printer constants
# forgot to cvs add the file


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237812 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 01:46:46 +00:00
Mehdi Achour
ca8d212513 Document printer constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237811 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 01:45:34 +00:00
Mehdi Achour
899c18ccbc ref.filesystem: switch to new style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237808 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 01:17:14 +00:00