Commit graph

20856 commits

Author SHA1 Message Date
Chris Wright
af5404c6f8 Convert duplicated : to =, fixes error in rev. 331924
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331929 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 09:23:43 +00:00
Joe Watkins
9bdac16ec0 #64371 don't use long
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331928 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 09:18:48 +00:00
Joe Watkins
8928859015 #64900 clarity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331927 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 09:16:39 +00:00
Chris Wright
a315422008 Change imap_expunge mandate to recommendation, per bug #64791
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331926 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 09:13:16 +00:00
Joe Watkins
61328e4b14 #64900 fix array_chunk description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331925 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 08:47:28 +00:00
Chris Wright
d14f7bd50a Document difference between PCRE and POSIX character classes. Fixes bug #62756.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331924 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 08:40:56 +00:00
Joe Watkins
2644d93ec0 some precision for peter, #62804
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331923 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 08:38:04 +00:00
Joe Watkins
85cdaa2e89 #64371 fix alphabetical ordering of specifiers, add table for extra points concerning co-ercion
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331922 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 08:31:48 +00:00
Mikko Koppanen
c6c82628fa Added ImagickPixel::isPixelSimilar
Added deprecated notes
Added setImageOpacity note

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331921 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 08:13:17 +00:00
Joe Watkins
638403b3ba #62804 add information about parameter change in changelog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331920 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 08:10:17 +00:00
Mikko Koppanen
683af18981 Added resource limit documentation
Added constants
Added note about destroy being deprecated


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331919 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 07:44:09 +00:00
Chris Wright
cc4e84bc20 Fix invalid/missing parameter block introduced by rev. 331915
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331916 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 14:17:40 +00:00
Chris Wright
fba79ab2c1 Add entity missing from rev. 331910
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331915 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 12:42:20 +00:00
Chris Wright
2031791c7d Note that shell_exec() also returns NULL when the executed command produces no output. Fixes bug #65925.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331914 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 12:04:24 +00:00
Chris Wright
d6da6ad11e Added description and examples for Imagick::setImageDelay() and Imagick::setImageTicksPerSecond()
-- 
Provided by anonymous 33522 (Danack@Basereality.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331913 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 11:25:50 +00:00
Chris Wright
27e04870d4 Basic Imagick::getHSL example, remove undocumented warning.
-- 
Provided by anonymous 33522 (Danack@basereality.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331912 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 11:10:15 +00:00
Chris Wright
dad626c84a Added basic getColor example. Removed 'function undocumented' tag.
-- 
Provided by anonymous 33522 (Danack@basereality.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331911 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 11:06:55 +00:00
Chris Wright
9a4f8d4ebc Added basic example + output. Removed 'function undocumented' warning, and removed parameter block.
-- 
Provided by anonymous 33522 (Danack@Basereality.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331910 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 11:02:37 +00:00
Chris Wright
c9c3a6f7d2 Added example to Imagick::setImageIterations as well as clarified parameter.
-- 
Provided by anonymous 33522 (Danack@basereality.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331909 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 10:54:45 +00:00
Chris Wright
2a1ad45f23 Added example, clarified what the parameter is, removed 'undocumented function' warning for ImagickPixel::getColorValue().
-- 
Provided by anonymous 33522 (Danack@basereality.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331908 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 10:49:40 +00:00
Chris Wright
43969ffba3 Document E_NOTICE emitted when an undefined index is supplied to ArrayObject::offsetGet(). Fix for bug #65942.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331907 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 10:40:38 +00:00
Chris Wright
58c799395b Added example, removed 'undocumented function' warning in ImagickPixel::setColorValue().
-- 
Provided by anonymous 33522 (Danack@basereality.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331906 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 10:03:16 +00:00
Chris Wright
0a940f14c8 Fix whitespace errors introduced in rev. 331903
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331905 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 09:28:49 +00:00
Joe Watkins
d34e362d46 #65878 clarify with quick example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331904 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 09:03:22 +00:00
Chris Wright
5543faa65a Basic example of modifying color through setHSL.
-- 
Provided by anonymous 34693 (Danack@basereality.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331903 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 08:39:17 +00:00
Joe Watkins
6e8d8b98a7 #65902 clarify wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331902 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 08:27:06 +00:00
Chris Wright
43b74c6357 Convert static method variable to private class property in Countable::count() example.
---
Provided by online editor anonymous user 34863

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331901 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 08:20:00 +00:00
Sherif Ramadan
cf9b0b82a5 Fix table rows from revision 331866
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331883 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-20 17:31:39 +00:00
Sherif Ramadan
512279af99 Organize meta-character reference in PCRE into tables to distinguish between those meta-characters used inside and outside of character classes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331866 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-20 06:14:45 +00:00
Chris Wright
f5a1660e46 The manual was saying to use the wrong constants. This function takes the Imagick::COLOR_XXX constants not the CHANNEL_XXX constants.
https://github.com/mkoppanen/imagick/blob/master/imagickpixel_class.c#L437

-- 
Provided by anonymous 34693 (Danack@Basereality.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331860 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-17 15:11:17 +00:00
Joe Watkins
f8411a5873 fix set_magic_quotes_runtime docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331852 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-16 10:57:24 +00:00
Christopher Jones
5a3f0c18ac Add basic parameter entries to core DTrace probes.
Add bulk of OCI8 DTrace section.
    Add OCI8 2.0 oci_get_implicit_resultset and examples.
    Remove OCI8 back references to pre-5.0 aliases.
    Update OCI8 LIMIT-equivalent example with new Oracle 12c syntax.
    Move OCI8 FAN to separate section.
    Remove some OCI8 <emphasis> again, since it incorrectly bolds part of the product names.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331842 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-15 00:16:11 +00:00
Christopher Jones
ee4e0e97fd Use filename instead of literal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331830 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-14 21:18:02 +00:00
Christopher Jones
2506ab1ea3 Improve description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331827 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-14 17:59:43 +00:00
Christopher Jones
ab6ccb121d Move para to correct sect1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331826 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-14 17:03:00 +00:00
Joe Watkins
358c45a013 #64792 incorrect information.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331820 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-14 10:01:49 +00:00
Chris Wright
a3479b788c Fix example stream socket HTTP client example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331819 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-14 08:38:46 +00:00
Joe Watkins
db35ada525 change to correction, fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331810 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-13 18:15:27 +00:00
Joe Watkins
898667f44c #64933 clarity in prototype
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331807 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-13 17:43:44 +00:00
Joe Watkins
60316598b1 #64847 correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331806 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-13 17:40:06 +00:00
Joe Watkins
7c20e7b4b6 #64787 incorrect example output
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331805 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-13 17:34:57 +00:00
Joe Watkins
92a0880a97 #62642 wrong prototype in docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331803 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-13 17:25:01 +00:00
Joe Watkins
f7987b4de6 #62075 configuration option named incorrectly in documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331802 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-13 17:21:00 +00:00
Sherif Ramadan
d74d05595f Fixes bug #6587 - Missing third parameter in example
patch by dean at deansas dot org


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331791 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-12 22:58:46 +00:00
Sherif Ramadan
c2d6fe7424 Fix bug #65877 - wrong constant used (PHP_INT_MAX not MAXINT).
Patch by Dean Sas <dean@deansas.org>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331790 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-12 22:53:30 +00:00
Sherif Ramadan
c7e8def8ac Fixes Bug #64422 - uasort doesn't mention how comparisons of equal value are treated
Patch submitted by Dean Sas <dean@deansas.org>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331789 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-12 22:43:47 +00:00
Christopher Jones
35fb826114 Add fundamental DTrace documentation. The RFC https://wiki.php.net/rfc/dtrace was merged to PHP 5.4. More examples and non-static probe tracing would be good to add in future
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331782 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-12 00:19:30 +00:00
Jeremy Mikola
2f4610bbd5 Fix return value for MongoCursor::setReadPreference()
https://jira.mongodb.org/browse/PHP-920


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331779 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-11 19:08:30 +00:00
Levi Morrison
fa86a032f4 Minor grammar improvement.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331762 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-10 13:57:40 +00:00
Peter Cowburn
812e04cc1c remove unnecessary dollar from parameter (thanks Tyrael)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331754 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-09 15:20:22 +00:00