Stanislav Malyshev
2f5af7951a
Improve docs wording
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333106 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-25 03:46:41 +00:00
Yasuo Ohgaki
c782d9acfd
Add security notes to mail() and mb_send_mail()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332578 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-04 23:25:27 +00:00
Joe Watkins
92155f6c24
fix #65546 , clarify defaults: note that, the ini list appears to have a convention of only allowing one constant in changeable column, not enough here, probably elsewhere ...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331646 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-02 20:05:41 +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
Adam Harvey
c9c2740c54
Make the line endings recommended in mail() consistent in all the parameters.
...
Fixes doc bug #63778 (RFC-2822 does NOT permit LF without CR).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328840 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-19 01:27:48 +00:00
Adam Harvey
63ccfe404c
Slightly tweak the wording of the note about line endings on the mail() page to
...
indirectly address doc bug #63416 (WRONG STATEMENTS IN MAIL FUNCTION DOCS),
albeit probably not in a way that's going to satisfy the people who've reported
the "bug" or sent notes over the years.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328240 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-05 05:39:53 +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
Jakub Vrana
f052ac1bd7
Revert useless change in 326638
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4
PHP_INI_* is in fact INI_
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Jakub Vrana
b9c3ddd1d3
Use entities for INI headings
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +00:00
Jakub Vrana
62dce56aa5
PHP_INI_SYSTEM|PHP_INI_PERDIR means PHP_INI_PERDIR
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322048 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 04:12:59 +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
Adam Harvey
fb877d96cb
Manual fix for doc bug #53420 (mail.log is poorly documented).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305812 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-29 03:40:27 +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
Hannes Magnusson
ffee915fd6
- Remove very very very very very very old note (that zend link doesnt even work)
...
- Move the note out of the actual example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289295 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 19:10:47 +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
47b4458c69
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283821 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:54:14 +00:00
Hannes Magnusson
e539dd2907
- Fixed bug#48621 (mail.log and mail.add_x_header are wrongly documented as
...
PHP_INI_ALL)
- Fixed default value for mail.log
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282503 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-21 15:01:46 +00:00
Daniel P. Brown
854eefe778
Changed description of final parameter to be a bit more precise.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279314 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-25 15:12:50 +00:00
Yannick Torres
d36f76d881
correct markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279132 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-21 22:08:15 +00:00
Yannick Torres
f6258411ba
correct markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279011 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-19 20:40:13 +00:00
Richard Quadling
9b23bfab38
Typo: X-PHP-Originaiting-Script => X-PHP-Originating-Script.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273340 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-12 10:35:41 +00:00
Jakub Vrana
11092762eb
Links in ini.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273180 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:33:40 +00:00
Jakub Vrana
0f8097314f
Document mail.add_x_header and mail.log
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273176 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:20:08 +00:00
Daniel P. Brown
e1d4e8c872
Typofix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272066 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-28 00:21:18 +00:00
Philip Olson
0b4604213d
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@268597 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-08 19:02:18 +00:00
Jakub Vrana
973ad7a0d2
Subject may contain newline (bug #45955 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268332 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 09:38:39 +00:00
Hannes Magnusson
e9e671c47e
MFB: Upgrade to the new-reference-structure
...
- (Created missing setup sections in setup.xml, if any)
- Moved the intro to book.xml
- Changed the intro ID from <extname>.intro to intro.<extname>
- Moved the empty constants section to constants.xml and changed it to appendix
- Added constants entity to book.xml
- Moved the requirements, installation and resources sections to setup.xml
- Moved the ini entity to setup.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248990 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-26 13:02:10 +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
Nuno Lopes
a8b8d3bac1
semi-automatic update of ini.xml files, take #3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243111 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-28 22:24:18 +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
Etienne Kneuss
fcfb625a61
Fix #39813 (Pear package Mail -> Mail_Mime)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@224954 c90b9560-bf6c-de11-be94-00142212c4b1
2006-12-13 15:09:23 +00:00
Jakub Vrana
eecc3b759c
From sets Return-Path under Windows
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212012 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-26 11:44:15 +00:00
Jakub Vrana
a4f777db7f
sendmail_from sets also Return-Path (bug #37122 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212011 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-26 11:40:21 +00:00
Jakub Vrana
8e3d4b3a06
Host name instead of DNS name (bug #36610 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208821 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-06 23:58:52 +00:00
Jakub Vrana
974f9879d9
Bad URL to Mail_Queue (bug #36086 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205581 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-19 13:59:53 +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
Derick Rethans
11559e91f9
- Fixed XML
...
#- Aidan, you want to lose your CVS account? If not -> make test!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185394 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-28 21:21:06 +00:00
Aidan Lister
cfb04bdbdc
Add a little more info about sendmail_from
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185357 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-28 12:57:53 +00:00
Philip Olson
4a84ac0542
Implemented the new doc style.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183373 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-01 22:46:58 +00:00
Philip Olson
9cce6f2e7b
WS, preparation for the new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183372 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-01 22:37:48 +00:00
Nuno Lopes
3c5b81624d
finally add the changelog column and update values for all ini.xml files
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180481 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 17:36:12 +00:00
Jakub Vrana
b1663ed4ba
INI directives have been moved to the appendix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179820 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 09:46:10 +00:00
Aidan Lister
936a27baa5
Fix minor spelling/punctuation mistakes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179739 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 03:37:34 +00:00
Aidan Lister
ac069c014c
Complete rewrite and update to the new format. I've intergrated all the user notes (except 2, which were better left as notes). Please review thoroughly, as this is one of the manual pages many people have problems with, and I'd like it to be as clear as possible.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179738 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 02:45:46 +00:00
Jakub Vrana
03fa5ea5b4
Use \n for separate headers on Unix (objection by Colin Brown)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173589 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-27 09:35:05 +00:00
Jakub Vrana
65609f18e2
Uppercase first letter in refpurpose
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166801 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 12:14:46 +00:00
Friedhelm Betz
a3f050e977
markup:
...
no more <literal> with PHP (versions)
replace literal with meaningful tags where appropriate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165937 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 16:30:22 +00:00
Jakub Vrana
0f41ef388e
sendmail_path works under Windows (bug #20610 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164433 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 12:32:26 +00:00
Jakub Vrana
49dc34abf7
Uppercase first letters in titles' words
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152221 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 08:46:39 +00:00