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
Adam Harvey
c9a06ba9f2
Elaborate on the CURLOPT_BINARYTRANSFER situation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328239 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-05 03:29:07 +00:00
Adam Harvey
6ad26c188a
Add a see also link from imagecolorat() to imagesetpixel() and vice versa, per
...
a rather sensible suggestion in a user note.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328237 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-05 03:11:18 +00:00
Adam Harvey
0781a3dbbf
Fix incorrect type in example, per notes 105834 and 110529.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328236 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-05 03:04:32 +00:00
Herman J. Radtke III
74827906d0
Updated documentation for Pecl Bug #63272
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328235 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-04 19:43:25 +00:00
Derick Rethans
99255aeb5b
- Updated to version 2012.9 (2012i)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328232 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-04 16:25:02 +00:00
Pierrick Charron
96550b12f2
Document bug #55635
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328226 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-03 04:18:48 +00:00
Jakub Vrana
fce1841930
getMethod() can throw
...
Also fix See also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328225 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-02 19:03:10 +00:00
Xinchen Hui
6bce1dbf90
NULL -> &null;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328222 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-02 04:19:02 +00:00
Xinchen Hui
37a12bad6c
TRUE -> &true; FALSE -> &false;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328221 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-02 04:08:40 +00:00
Xinchen Hui
6c587238ab
add comment about working with other loaders
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328220 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-02 03:43:03 +00:00
Sherif Ramadan
ccb5544ee6
Reverting commit from revision 308160. Callable is a type hint, not a primitive data type.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328219 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-01 21:54:27 +00:00
Derick Rethans
1113095682
Comment this out for now, it's going to be removed/renamed soon.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328215 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-01 18:08:48 +00:00
Derick Rethans
d18529e7bd
Added documentation for connection string options.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328214 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-01 15:21:15 +00:00
Hannes Magnusson
206dda18e9
Document MongoCollection->findAndModify()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328209 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-31 23:49:20 +00:00
Hannes Magnusson
d2a496cb22
Document MongoResultException and adjust the version info
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328208 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-31 19:09:55 +00:00
Hannes Magnusson
24e0d9472e
Last minute changes in the return document :]
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328207 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-31 19:08:56 +00:00
Peter Cowburn
e4dc3d9c4b
memcache::get() returns false with empty key array (thanks anub|s)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328199 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-30 21:29:53 +00:00
Adam Harvey
44a4313949
Add documentation for the %k strftime() modifier, and fix a couple of spelling
...
errors at the same time.
Fixes doc bug #63390 (Doc incomplete for strftime).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328193 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-30 06:17:20 +00:00
Adam Harvey
919cdfc8de
Tweak the wording of the symlink() note to make it clearer that, while it
...
refers to Windows users, symlink() itself works cross-platform.
Fixes doc bug #63385 (Confusing wording Symlink Documentation).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328192 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-30 06:08:52 +00:00
Adam Harvey
74a7040dc4
Fix the use of the wrong constant, as reported in note 110502.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328191 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-30 06:03:42 +00:00
Yannick Torres
38e3798be2
Typo found by online editor user
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328184 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-29 15:25:28 +00:00
Adam Harvey
2e05633ea7
Fix doc bug in note 110482.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328175 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-29 02:00:50 +00:00
Gordon Oheim
0b37eb99ef
Added the names of the respective tokens to access properties (thank hakre for the suggestion)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328167 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-28 17:39:42 +00:00
Gordon Oheim
af5f871724
Removed the reference to constants and methods.
...
After a question on StackOverflow (http://stackoverflow.com/questions/13110446/accessing-constants-inside-php-object ) I have removed the reference to constants and methods from the paragraph. IMO, it does not belong to a chapter about properties and the phrasing was somewhat to comprehend as well. The edit should make it easier to understand and cause less confusion.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328166 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-28 17:29:06 +00:00
Peter Cowburn
cf182f38d2
Ignore entities.*.xml
...
svn:eol-style => native
Added all svn:keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328163 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-27 21:42:47 +00:00
Joe Watkins
ee206bb21c
deletions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328162 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-27 17:44:11 +00:00
Joe Watkins
15cb1d089e
updates to api (0.0.36)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328161 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-27 17:19:50 +00:00
Derick Rethans
d4df7f9534
- Updated to version 2012.8 (2012h)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328158 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-27 14:20:27 +00:00
TAKAGI Masahiro
7da0357629
Set svn:keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328153 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-27 05:41:49 +00:00
Xinchen Hui
d69ea3a807
optional paramters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328149 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-26 05:57:32 +00:00
Philip Olson
aa7e8f8645
Updated version numbers. The related fix was fixed in 5.x.4, whereas the Win builds changed with 5.x.5. Closes bug #62623
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328124 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-23 21:51:31 +00:00
Philip Olson
5a96d4ac16
This is now bundled as shared, as of 5.3.14 / 5.4.4. Closes bug #62623
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-23 18:55:33 +00:00
Peter Cowburn
3cf1fede29
fix variable name in SplFloat example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328099 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-22 15:12:03 +00:00
Yannick Torres
3a8dc25d68
Typo found by online editor user
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328095 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-22 11:49:37 +00:00
Xinchen Hui
c93b2acdc1
Fix doc bug #63321
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328094 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-22 05:16:13 +00:00
Yannick Torres
00649f549f
Typo found by online editor user
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328079 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-19 09:28:27 +00:00
Derick Rethans
aed2eed7cc
- Updated to version 2012.7 (2012g)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328077 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-18 20:53:33 +00:00
Philip Olson
04c19c0937
We hide future features until the PHP version is known to exist, and contains said features. Blame PHP 6.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328070 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-18 04:29:46 +00:00
Yannick Torres
1791c5437d
Replace constant by entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328062 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-17 09:59:53 +00:00
Xinchen Hui
c013b5e501
add the rule of name transfering
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328044 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-16 03:49:20 +00:00
Ulf Wendel
4e0ad8a3db
MySQL 5.6 SHA-256 Authentication Plugin support by mysqlnd as of PHP 5.5.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328040 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-15 15:16:56 +00:00
Yannick Torres
18e9f03e7f
Fix svn keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328015 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-12 14:07:37 +00:00
Pierrick Charron
b7bf542dba
Add a new example of mqseries_connx with SSL Connection & OCSP Responder URL
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328007 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-11 14:17:11 +00:00
Hannes Magnusson
ebd6689db5
Document couple of new MongoLog methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327994 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-10 22:07:43 +00:00
Hannes Magnusson
e94f617c92
Document what the connected property means
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327993 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-10 20:29:33 +00:00
Xinchen Hui
5bfc126682
more specific
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327973 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-10 03:08:34 +00:00
Xinchen Hui
b2973de911
add doc for autoloading
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327972 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-10 02:57:31 +00:00
Peter Cowburn
a00483513d
Confusing example output is confusing (doc 63246)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327967 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-09 13:56:17 +00:00
Sherif Ramadan
ac5ed968ff
Updated abstract method signature information and added an example to clarify on optional arguments.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327966 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-09 13:24:53 +00:00