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
Richard Quadling
b6c5cb6b03
=> should be as. Fixes bug#40807
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231908 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-15 09:32:46 +00:00
Hartmut Holzgraefe
77c7638f2e
imap_fetchstructure and imap_bodystruct share the same return
...
value structure, made imap_bodystruct just refer to imap_fetchstructure
for this and added see-also links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230835 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-26 13:09:43 +00:00
Hartmut Holzgraefe
40d749700c
parameter type fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230082 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-17 18:08:18 +00:00
Hartmut Holzgraefe
8a1778617b
parameter name fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229913 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-16 00:12:53 +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
Hartmut Holzgraefe
b70a60471c
added a parameter tag
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229782 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-14 09:39:12 +00:00
Hartmut Holzgraefe
3e918dfc32
missing word
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229127 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-06 09:20:01 +00:00
Hartmut Holzgraefe
38a8026fd3
the parameter is encoded, the result is decoded
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229121 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-06 08:35:46 +00:00
Yannick Torres
afa227117b
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228435 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-29 17:46:59 +00:00
Yannick Torres
adc19e0929
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228432 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-29 17:10:52 +00:00
Mehdi Achour
4a69388b34
Document imap_savebody()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228261 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 00:33:19 +00:00
Mehdi Achour
dddb938d5f
imap function may not work perfectly on POP3 servers
...
document imap_bodystruct()
add cross-links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227250 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 00:54:40 +00:00
Mehdi Achour
3bd7379f6c
imap: switch to new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227248 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 00:05:59 +00:00
Mehdi Achour
9cf4128924
WS, prepare for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227216 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-14 15:37:21 +00:00
Dave Barr
1c7169d34b
- WS ( #39109 ).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221787 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-15 03:44:38 +00:00