Peter Cowburn
b455daa1c7
num can be zero now (thanks Levi and rn at alpha9marketing dot com)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335201 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-20 21:58:35 +00:00
Ruslan Osmanov
e5d7cfa894
[pecl][event] synced with version event-1.11.2
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335200 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-20 09:57:42 +00:00
Peter Cowburn
6db778461e
respect error_reporting level in ErrorException example (doc bug #68293 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335199 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-19 16:49:50 +00:00
Peter Cowburn
d35ac758b0
update example to use newer parameter count warning message
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335198 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-19 16:49:46 +00:00
Peter Cowburn
eb25180567
mention 5.4.0 in continue-missing-semicolon example (doc bug #68430 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335197 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-19 15:24:38 +00:00
Bob Weinand
81c04e0612
Updated information about static member copying in pthreads
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335195 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-18 17:02:08 +00:00
Peter Cowburn
6ce419d15e
DatePeriod hints DateTimeInterface (doc bug #68444 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335194 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-18 14:39:53 +00:00
Peter Cowburn
76fb2d0d0d
Normalizer constants are integers (doc bug #68443 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335193 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-18 11:36:04 +00:00
Derick Rethans
0f4ab917eb
Added docs for MongoDate::toDateTime.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335192 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-18 11:06:14 +00:00
Peter Cowburn
850354823a
Basic closure examples (doc bug #61857 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335191 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-18 11:02:31 +00:00
Peter Cowburn
24afbb0d4f
fixed comment in example of call_user_func with array (doc bug #62080 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335189 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-17 20:47:41 +00:00
Peter Cowburn
c572cd51a9
document mail.force_extra_parameters (doc bug #65518 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335188 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-17 20:33:50 +00:00
Peter Cowburn
36904dafe1
fix missing parenthesis (doc bug #68433 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335187 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-17 13:12:52 +00:00
Christian Weiske
cd5817f79f
FIx doc bug #67649 : OAuth::getRequestToken() has a 3rd parameter
...
Document the http_method parameter for getAccessToken() and getRequestToken().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335182 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-13 22:17:35 +00:00
Christian Weiske
16f141aeaf
Fix doc bug #67744 : Exclude parameters from signature
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335181 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-13 22:02:55 +00:00
Adam Harvey
10601d4ebe
Remove experimental status from pdo_dblib.
...
Fixes doc bug #68408 (Package marked as experimental incorrectly).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335179 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-12 20:58:09 +00:00
Maciej Sobaczewski
ddfd04b767
Typo fix (doc bug #68403 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335178 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-12 20:17:46 +00:00
Derick Rethans
75a25fab96
- Updated to version 2014.10 (2014j)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335174 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-11 17:02:18 +00:00
Jeremy Mikola
13445ae645
Revise MongoWriteBatch::add() parameter docs
...
Rewrote argument descriptions and cross-referenced relevant update() and remove() parameters/options. Also clarified valid "limit" values for delete operations.
https://jira.mongodb.org/browse/PHP-1126
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335169 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-07 19:51:28 +00:00
Jeremy Mikola
a5492acb76
Fix descriptions of MongoWriteBatch methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335168 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-07 19:47:27 +00:00
Adam Harvey
dcf567d219
Fix SolrClient::request() prototype.
...
Fixes doc bug #68374 (SolrClient::request state to return void in the descrip.
but returns an object).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335167 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-07 11:20:00 +00:00
Adam Harvey
42696d2279
Add PHP 5.6 tokens.
...
Fixes doc bug #68369 (Missing 5.6 tokens in the list).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335166 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-07 11:15:23 +00:00
Adam Harvey
28fe0b00a9
Change the XML parser external entity example, as suggested by clicky.
...
Fixes doc bug #68368 (Insecure example).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335165 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-07 10:59:29 +00:00
Adam Harvey
c5f1d257e1
Note the fix for bug #65171 , and generally flesh out the imagescale() docs.
...
Fixes doc bug #68239 (Incorrect documentation or library bug).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335164 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-07 10:16:20 +00:00
Ruslan Osmanov
04f603bc6c
[pecl][event] Changes in API 1.10.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335163 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-07 07:28:27 +00:00
Jeremy Mikola
dbdc52230d
MongoCollection::count() now takes an $options array
...
https://jira.mongodb.org/browse/PHP-1160
https://jira.mongodb.org/browse/PHP-1263
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335161 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-05 21:15:09 +00:00
Joe Watkins
b653253e42
remove the incorrect use of the word parallel from curl_multi_* documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335160 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-05 09:18:06 +00:00
Rasmus Lerdorf
3c735d9bbc
Clarify the wording for curl_multi_select().
...
0 is not an error state here.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335159 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-04 22:39:34 +00:00
Karoly Negyesi
cac13376b3
Class implements works with interfaces
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335156 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-03 15:35:16 +00:00
Adam Harvey
dee52b9d9f
Add OO documentation for finfo.
...
Fixes doc bug #68337 (Object-Oriented version of finfo is not properly
documented).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335155 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-03 11:54:59 +00:00
Mike Griffiths
cb94cca3e4
Added word 'immediately' to add clarity, address bug #68328
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335150 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-30 10:04:51 +00:00
Derick Rethans
d7a244ba75
The warning at the start of this file "DO NOT MODIFY BY HAND" is there for a reason.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335144 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-26 17:46:51 +00:00
Peter Cowburn
8ec65e7575
auto_populate_raw_post_data generates E_DEPRECATED when *used* (doc bug #67991 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335142 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-26 16:29:41 +00:00
Peter Cowburn
10b60deaa2
basic example of libxml error handling for xslt (doc bug #55360 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335141 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-26 16:19:17 +00:00
Peter Cowburn
a66965db2e
better variable names in example
...
Based on old user note from Martin
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335140 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-26 16:19:10 +00:00
Derick Rethans
841526fd3a
- Updated to version 2014.9 (2014i)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335139 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-26 15:08:11 +00:00
Hannes Magnusson
9153615957
Revert r333536 Fixed version number in changelog
...
Revert r333311 Updated Countable::count([$mode]) to reflect newest changes
The fix for bug #67064 was reverted, so undocumenting the changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335135 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-26 01:28:08 +00:00
Adam Harvey
285c8b2b89
Clarify what types of values can be given to declare directives.
...
Fixes doc bug #68177 (declare() + named constant = "Cannot convert to ordinal
value").
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335128 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-23 19:53:34 +00:00
Adam Harvey
0b93d1fa3a
Better document FILTER_DEFAULT.
...
Fixes doc bug #68245 (filter_input does not document FILTER_DEFAULT).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335127 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-23 19:41:54 +00:00
Adam Harvey
6a3fb6d689
Add a cautionary note about configuring session.save_path.
...
Fixes doc bug #68221 (session.save_path has bad advice for directory level
depths).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335126 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-23 19:06:17 +00:00
Adam Harvey
f911b9379a
Fix doc bug #68159 (Ambiguous sentence in "Reference Counting Basics").
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335125 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-23 18:41:25 +00:00
Adam Harvey
a00674aa12
Note removed curl constants in the 5.6 migration guide.
...
Fixes bug #68147 (No mention of removing CURLOPT_CLOSEPOLICY).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335124 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-23 18:37:34 +00:00
Jean-Sebastien Hedde
71bc29ab34
Adds documentation for:
...
CURLINFO_REDIRECT_URL
CURLINFO_PRIMARY_IP
CURLINFO_PRIMARY_PORT
CURLINFO_LOCAL_IP
CURLINFO_LOCAL_PORT
Sources:
cURL doc: http://curl.haxx.se/libcurl/c/curl_easy_getinfo.html
PHP changelog: http://php.net/ChangeLog-5.php
--
Provided by anonymous 50443 (francois.bonzon@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335116 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-21 18:32:54 +00:00
Jean-Sebastien Hedde
1d6e98c575
While the note clearly mention that fact, the main description was misleading and could lead to potentially hard-to-detect bugs. Better mention it twice, than taking this kind of risk
...
--
Provided by anonymous 28912 (adrien.crivelli@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335115 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-21 18:30:49 +00:00
Rasmus Lerdorf
958cde3f4b
Add missing constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335082 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-19 00:00:33 +00:00
Maciej Sobaczewski
dac4478916
Adhere to PEAR Coding Standards' best practices
...
Doesn't fix any bug but makes example consistent with the rest of the manual and consistent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335080 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-18 16:56:53 +00:00
Jeremy Mikola
95f7837cdc
MongoDB 2.8+ no longer supports "dropDups" index creation option
...
https://jira.mongodb.org/browse/PHP-1205
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335079 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-17 21:50:32 +00:00
Rasmus Lerdorf
60917b8446
POODLE commit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335076 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-16 17:51:38 +00:00
Leigh
71d67bbda8
Apparently 5.6.2 was secfix only, bumping feature documentation to 5.6.3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335075 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-16 15:59:40 +00:00
Leigh
ff896f6f4b
64-bit format codes added in 5.6.2
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335073 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-16 15:01:27 +00:00