Commit graph

21764 commits

Author SHA1 Message Date
Ben Ramsey
fdabefd50c Wrap Copyright page title in <info> tag to use h1 header
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336468 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-08 20:41:29 +00:00
Jeremy Mikola
82607a90f7 Traversable MongoDB\Driver\Cursor replaces Result class
As of 0.4, the Result and Cursor classes, which were IteratorAggregate and Iterator, respectively, are consolidated into a single, Traversable Cursor class.

https://jira.mongodb.org/browse/PHPC-224


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336451 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-08 05:26:48 +00:00
Jeremy Mikola
540baa98c2 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336450 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-08 05:04:46 +00:00
Jeremy Mikola
dc132b2f49 Set svn:ignore for entities.*.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336444 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-07 21:09:45 +00:00
Jeremy Mikola
046fee4c67 Fix capitalization on WriteResult::getWriteConcernError()
https://jira.mongodb.org/browse/PHPC-232


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336441 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-07 20:45:02 +00:00
Maciek Sokolewicz
009607ba21 Added JSON_NUMERIC_CHECK example code (based on reworked patch by Pasindu De Silva)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336423 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-06 23:15:06 +00:00
Maciek Sokolewicz
6320f8eb30 fixed quoting the literal period character (was: backtick, period, quote; now it's just a literal period).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336416 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-06 22:04:45 +00:00
Maciek Sokolewicz
ae5ececd17 Fixed code-error in example of oci::commit (patch by Michael Fuccaro)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336415 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-06 20:45:10 +00:00
Maciek Sokolewicz
7462161e85 added note that this function only sets password for decompression.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336414 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-06 20:40:28 +00:00
Ferenc Kovacs
c62c058b3a be more specific about when the E_DEPRECATED for HTTP_RAW_POST_DATA is generated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336371 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-05 06:36:38 +00:00
Maciej Sobaczewski
352e6d718f Fix typo - closes bug #56132
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336355 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-04 06:42:08 +00:00
Maciej Sobaczewski
3b7b17c9a9 Close bug #69368 (Description of CURLOPT_HEADERFUNCTION flawed)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336354 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-04 04:50:37 +00:00
Maciej Sobaczewski
a62e1ac46e Close bug #69358 (Missing constant CURLINFO_REDIRECT_URL)
Patch provided by Christoph Michael Becker

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336353 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-04 04:17:53 +00:00
Maciej Sobaczewski
fbc4ef92fa More PHP 4 removals, mainly language snippets.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336340 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-03 08:14:30 +00:00
Maciej Sobaczewski
ad8e015131 Eliminate few more PHP 4 changelogs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336339 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-03 07:48:13 +00:00
Maciej Sobaczewski
e6f948b1d6 No need to expose register_globals that much, now.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336329 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-02 05:13:50 +00:00
Maciej Sobaczewski
175bf5050e Fix bug #69350 (wrong type hint for 1st parameter)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336328 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-02 04:04:16 +00:00
Maciej Sobaczewski
fad0f5afba Mandatory parameters don't have default values
(partially fixes #69349)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336318 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-01 19:37:26 +00:00
Dan Ackroyd
c8e1f05f71 Added caution message for Imagick::extentImage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336316 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-01 17:02:53 +00:00
Dan Ackroyd
18dc6d0d46 Added lots of examples to Imagick
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336315 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-01 15:11:11 +00:00
Pieter Hordijk
a71203b0e4 Removed php4 related changelog https://bugs.php.net/bug.php?id=69342
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336314 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-01 14:51:17 +00:00
Dan Ackroyd
fe067bd924 Added new ImagickKernel class as well as added missing documentation for other classes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336301 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-31 17:07:27 +00:00
Yannick Torres
20e3046af3 Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336263 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-30 12:56:33 +00:00
Maciek Sokolewicz
87d952ec1b fixed small grammar mistake (incongruency) in example
---
Patch by Nikhil Vimal

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336260 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-30 12:14:02 +00:00
Peter Cowburn
584b64bff5 reword refpurpose, put note into a notes section
The refpurpose had a full stop, which has been removed, and
has been rephrased to be more similar to the other related methods.

Parameter descriptions should be full sentences; added a full stop.

Moved the note into a new notes section.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336257 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-30 08:56:22 +00:00
Peter Cowburn
8fb6cb467d fix file svn properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336255 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-30 08:40:32 +00:00
Karoly Negyesi
85e54017bd better code example, version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336254 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-30 07:25:07 +00:00
Maciek Sokolewicz
cbe2facb3e added paragraph explaining the way whitespace characters are handled by PCRE (patch by Christoph M. Becker)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336248 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 20:47:03 +00:00
Maciek Sokolewicz
c29a20388c fixed incorrect use of i.e. instead of e.g.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336247 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 20:44:32 +00:00
Maciek Sokolewicz
4354122587 added example showing objects implementing __invoke being callable
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336245 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 20:39:57 +00:00
Maciek Sokolewicz
1ad5905021 make example consistent (use echo instead of both print and echo in the same example)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336244 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 20:38:05 +00:00
Maciek Sokolewicz
2129a17a44 fixed incorrect method name in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336243 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 20:12:45 +00:00
Karoly Negyesi
6803207956 fixing broken ref
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336242 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 19:27:39 +00:00
Maciek Sokolewicz
68b5b97731 fixed various english grammar/spelling mistakes (patches by cmb)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336240 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 18:38:13 +00:00
Maciek Sokolewicz
3a488bc675 fixed incorrect description of function mysqli::release_savepoint() (patch by cmd)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336239 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 18:36:40 +00:00
Maciek Sokolewicz
a8fcd8de63 added an additional link to the see also section of chown (patch by Francis Rath)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336238 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 18:32:22 +00:00
Maciek Sokolewicz
b563747cb3 Removed the alias of rewind to rewinddir (as per comment #116972 by keradus@gmail.com)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336237 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 18:20:54 +00:00
Karoly Negyesi
ead15e4211 revert accidentally added files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336236 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 17:42:37 +00:00
Karoly Negyesi
50c5be1a84 Hooking in PDO::sqliteCreateCollation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336235 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 17:34:24 +00:00
Karoly Negyesi
fd097b5175 Documenting PDO::sqliteCreateCollation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336234 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 17:31:31 +00:00
Peter Cowburn
d6dfddd2f2 fix build (<method> to <methodname>)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336224 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-27 16:21:02 +00:00
Dan Ackroyd
fb8b515330 Added transformImageColorspace, clarified setImageColorspace, removed unneeded and inappropriate copyright information.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336223 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-27 13:22:19 +00:00
Dan Ackroyd
16c2eb9b26 Updated to correct return type.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336216 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-27 00:07:37 +00:00
Martin Meredith
ef7842a787 Add note to str_split that it is multibyte-unsafe.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336210 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-26 17:50:22 +00:00
Peter Cowburn
529c2e24a3 fix travis build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336202 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-26 12:02:29 +00:00
Peter Cowburn
1f1e43d4b6 Mention what happens when length=0 for array_splice() (doc bug #67526 Patch by Patrick Schwisow)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336201 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-26 11:28:07 +00:00
Adam Harvey
559e8e2e05 Clarify what happens when continue is used in a switch statement.
Fixes doc bug #69099 (incomplete/ambiguous statement about continue); patch by
Patrick Schwisow.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336196 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-25 20:30:37 +00:00
Adam Harvey
fba5aebcd8 Document stripos() as returning mixed, since it does.
Fixes doc bug #67613 (Inconsistency in the documentation); patch by Patrick
Schwisow.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336195 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-25 20:23:58 +00:00
Hannes Magnusson
8958abfe6c Initial docs for pecl/mongodb
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336188 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-24 18:15:02 +00:00
Kalle Sommer Nielsen
fdd77c27aa Fix build (and some minor WS changes)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336184 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-24 05:10:29 +00:00