Commit graph

20727 commits

Author SHA1 Message Date
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
Joe Watkins
bdff4a2529 #63322 update supported ini setting info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331742 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-09 06:57:11 +00:00
Joe Watkins
dff88eb227 #63324 add apc.serializer info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331741 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-09 06:52:35 +00:00
Joe Watkins
c4eeff2903 #62751 add warning regarding 5.3, as requested
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331740 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-09 06:36:49 +00:00
Joe Watkins
400d6eb5b7 #61911 incorrect description of option constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331739 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-09 06:30:16 +00:00
Joe Watkins
6a9b6f5fe4 #61626 include warning about %c ignoring width/padding
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331738 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-09 06:16:03 +00:00
Joe Watkins
ea9ca6e6ca #61465 adjust description for clarity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331737 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-09 06:07:52 +00:00
Joe Watkins
a9f96e8c83 #61340 adjust example for consistency
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331736 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-09 06:05:41 +00:00
Christopher Jones
cd110607fd Updates for OCI8 2.0, Oracle 12c (including mentioning the Oracle oraaccess.xml configuration & auto-tuning file), and the Windows OCI8 2.0 DLLs. Also various small clarifications from my todo list.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331735 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-09 00:50:20 +00:00
Christopher Jones
c13a9a675e Move OCI-Lob and OCI-Collection methods to subsections. This improves output and removes left-hand column usability issues with the new prototype
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331733 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-08 19:28:28 +00:00
Christopher Jones
b3527683b6 Align description content with other deprecated aliases
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331732 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-08 18:15:44 +00:00
Chris Wright
beeaaa58d3 As of 5.4.20 and 5.5.2 session.auto_start is PHP_INI_PERDIR (was PHP_INI_ALL)
-- 
Provided by anonymous 34341 (renan.saddam@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331726 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-08 08:00:31 +00:00
Ulf Wendel
49ad542e63 Removing undocumented warning from async mysqli calls
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331718 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-07 09:15:17 +00:00
Ruslan Osmanov
4809d82dc4 Documented updates for event-1.8.0 PECL package
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331716 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-06 18:03:11 +00:00
André Luis Ferreira da Silva Bacci
43af58dcc6 Typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331700 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-06 05:12:34 +00:00
Joe Watkins
33b59843ef #55023 tweak wording of now extensive configuration section of fpm to satisfy bug report
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331690 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-05 08:59:53 +00:00
Joe Watkins
1b58cf77af #54497 remove outdated/incorrect information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331689 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-05 08:48:34 +00:00
Joe Watkins
f3c9e2b61f #55378 add a binary example in docs, original bug resolved for some time.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331688 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-05 08:26:14 +00:00
Joe Watkins
ac59c315a6 #64943 clarity in description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331668 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-04 17:30:48 +00:00
Joe Watkins
372c429475 #65415 clarity in description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331667 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-04 17:16:50 +00:00
Joe Watkins
4d70c2f850 #65241 correction to params in manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331666 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-04 17:07:53 +00:00
Joe Watkins
78dec34beb fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331665 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-04 17:00:06 +00:00
Joe Watkins
44bb6dafd6 #65346 include helpful links to imap_mail_compose
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331664 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-04 16:42:27 +00:00
Joe Watkins
d89d69e719 #65824 add more info about return data
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331663 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-04 16:29:38 +00:00
Joe Watkins
19b139222b #65289 give same level as clarity as everything else
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331662 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-04 16:24:01 +00:00
Joe Watkins
9810b1ec48 fix #65316 additional info into curlopts
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331661 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-04 16:18:41 +00:00
Joe Watkins
fd4b8d965b #65349 fix prototype
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331655 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-03 06:47:00 +00:00
Joe Watkins
9031ccf9dc I see what's going on here, it was removed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331654 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-03 06:29:23 +00:00
Joe Watkins
189554191c #65487 remove duplicate information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331653 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-03 06:06:49 +00:00
Joe Watkins
a68f96afa9 #65524 add zend.detect_unicode to core list with other zend.* options.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331652 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-03 06:01:58 +00:00