Chris Wright
a315422008
Change imap_expunge mandate to recommendation, per bug #64791
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331926 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 09:13:16 +00:00
Joe Watkins
44bb6dafd6
#65346 include helpful links to imap_mail_compose
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331664 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-04 16:42:27 +00:00
Daniel P. Brown
0e2ed74a32
Addresses bug #65164 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330735 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-01 18:45:11 +00:00
Philip Olson
04b11e621f
Fixed spelling
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329325 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 01:47:09 +00:00
Adam Harvey
45b4dc6dc3
c-client might think "#define NIL 0" is cool, but PHP doesn't.
...
Fix doc bug #63997 (NIL instead of NULL).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329153 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 01:58:01 +00:00
Peter Cowburn
4d81bf2025
typofix "aly"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325727 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-16 19:35:11 +00:00
Justin Martin
fa43273627
Changed erroneous reference to POP3 to proper reference to IMAP. Closes bug #60437 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320318 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 20:45:17 +00:00
Richard Quadling
fc9e379fd8
Standardise on single style of quotes for XML tag.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +00:00
Richard Quadling
aabe2350dd
Amended example to show the value returned by the imap_utf7_encode() call.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314999 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 10:23:09 +00:00
Philip Olson
faa96c62bf
Added an imap_search() example, and mentioned that all criteria entries are matched.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312195 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-15 19:59:00 +00:00
Philip Olson
2befa39768
Added missing ext/imap function aliases
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312130 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-13 22:08:58 +00:00
Richard Quadling
b4394b358c
Added complete svn:keyword list
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309377 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-18 10:33:01 +00:00
Stanislav Malyshev
19da3401dd
document imap_fetchmime
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309356 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-17 19:27:51 +00:00
Peter Cowburn
9425da2dfa
typofix (dittographies)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308547 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-21 21:42:02 +00:00
Jakub Vrana
d3c871ae1e
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308253 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-11 13:16:13 +00:00
Daniel Egeberg
2b587ab01f
Normalized initializer NULL-values to use the &null; entity:
...
for file in `find -name '*.xml'`; do sed -i -e 's/<initializer>null<\/initializer>/<initializer>\&null;<\/initializer>/i' $file; done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298918 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 17:10:04 +00:00
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
fffb916e8f
New keys
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296782 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-25 13:25:57 +00:00
Kalle Sommer Nielsen
2f20deb271
Fixed bug #51251 (imap_open() missing DISABLE_AUTHENTICATOR documentation)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296351 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-18 17:30:04 +00:00
Mark Skilbeck
c894c00bbe
Added changelog
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296269 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-16 12:21:22 +00:00
Mark Skilbeck
875ae89be0
Added internal_date param
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296268 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-16 12:09:16 +00:00
Kalle Sommer Nielsen
66fa4f1aa6
Fixed bug #50963 (Incomplete documentation)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295146 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-16 07:51:12 +00:00
Jakub Vrana
2a0ccf370c
Body types and encodings may vary (bug #48259 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290974 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 10:45:06 +00:00
Jakub Vrana
6c5ea02a1a
Return value (bug #49425 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290715 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 22:29:27 +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
Dave Barr
af7da72ab4
- Typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286545 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-30 10:20:55 +00:00
Nilgün Belma Bugüner
f4871bb5ba
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283819 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:47:57 +00:00
Damien Seguy
18b756c8e4
initial doc
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283008 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-29 10:25:25 +00:00
Yannick Torres
7988eb137a
fix markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279806 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 19:20:33 +00:00
Nilgün Belma Bugüner
9d359d56d4
Fixed build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279105 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-21 08:44:34 +00:00
Yannick Torres
00319c3a5d
correct markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279099 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-21 05:48:47 +00:00
Richard Quadling
8ac9109e3d
Use Unicode characters and UTF-8 encoding.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278175 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-02 12:58:06 +00:00
Jakub Vrana
01af159c81
Initializers - part 2
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273374 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-12 15:45:03 +00:00
Mark Wiesemann
64093e077d
- typo fixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272484 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-01 19:42:10 +00:00
Philip Olson
4223c05232
Fixed simple spelling errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271308 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 03:10:28 +00:00
Jakub Vrana
1d0a7aa382
Meaning of Date (bug #43406 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268521 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 15:06:26 +00:00
Jakub Vrana
0285f15002
Rename part_number to match imap_bodystruct (bug #44123 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268497 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 12:17:33 +00:00
Jakub Vrana
2228711c72
Remove double backslash (bug #44328 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268488 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 11:28:47 +00:00
Jakub Vrana
f60082dcb0
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268271 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 13:27:54 +00:00
TAKAGI Masahiro
ea235c703d
fix build.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262104 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-06 10:23:17 +00:00
Jakub Vrana
9f7d31bfcf
DocBook doesn't allow <member> inside <simpara>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262014 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-04 09:24:34 +00:00
Maciek Sokolewicz
cb93d93b48
clarified constant-explenation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262004 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-03 22:55:32 +00:00
Mehdi Achour
e72eeb989f
Integrate user notes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249433 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 15:20:46 +00:00
Felipe Pena
4a4b055ce6
Fixed wrong parameter type ( #43679 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249117 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-27 02:24:10 +00:00
Jakub Vrana
5ac4e576d0
OP_EXPUNGE used only in imap_reopen (bug #37876 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241472 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 20:36:04 +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
1202f70151
PHP 5.2 new parameters (bug #40523 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232456 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 16:50:25 +00:00