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
Jakub Vrana
1634a88641
Delete redundant <!-- Membership: -->
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +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
Hannes Magnusson
858cacd62c
mark bunch of extensions with "membership" PI (like the membership comment)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +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
Jakub Vrana
4de5cce5d8
Linkable reference constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +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
Jakub Vrana
ac04b2ea21
Extension purpose is not needed anymore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +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
4aecb04d1a
Grammar fixes.
...
Among other things, addresses bug #49763
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289162 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-04 04:00:29 +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
Kalle Sommer Nielsen
bc7c80a41c
Fixed missing version info for recently added functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283039 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-29 16:18:23 +00:00
Kalle Sommer Nielsen
fedd30692f
Documented some missing stream + imap constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283012 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-29 10:50:24 +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
Philip Olson
5b1f813356
Added PHP/PECL version information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275636 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 05:29:58 +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
Philip Olson
702b87c83c
Contains version information (when functions became available in PHP)
...
# Originally from the following location (although modified):
# phpdoc/phpbook/phpbook-xsl/version.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268000 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-30 08:46:16 +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