Commit graph

20611 commits

Author SHA1 Message Date
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
Joe Watkins
00241ea2fa #65509 discontinued package options removed from list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331651 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-03 05:59:07 +00:00
Joe Watkins
f8fd63920a #65509 discontinued package options removed from list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331650 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-03 05:35:37 +00:00
Joe Watkins
38edd0bedc fix #65508 dba configuration information missing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331649 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-03 05:22:03 +00:00
Joe Watkins
fa3ce6c0af fix #65531 alpha order mixup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331647 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-02 20:09:45 +00:00
Joe Watkins
92155f6c24 fix #65546, clarify defaults: note that, the ini list appears to have a convention of only allowing one constant in changeable column, not enough here, probably elsewhere ...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331646 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-02 20:05:41 +00:00
Joe Watkins
b3d14d38c0 fix for #65771, removed old misleading information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331645 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-02 19:41:44 +00:00
Derick Rethans
98b6248a57 PHP-757: Added warning for duplicate replica set names.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331643 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-02 10:20:06 +00:00
Anatol Belski
eeb406d5b7 fix the sentence
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331640 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-01 21:05:05 +00:00
Anatol Belski
583935c333 fixed type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331639 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-01 20:54:54 +00:00
Adam Harvey
c29b97cf6e Document the new JSON error constants in PHP 5.5, since the naughty person who
implemented them didn't add them to UPGRADING. :)

Fixes doc bug #65803 (JSON errors missing a value).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331633 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-01 19:51:11 +00:00
Adam Harvey
be1c862bab Document the ob_start() changes in PHP 5.4.
Mostly fixes doc bug #64977 (ob_start() fails when passed default parameters).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331632 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-01 18:35:21 +00:00
Adam Harvey
c1e7ce248f Fix the return value description for tidy::body(), and remove the long-obviated
warning about libtidy not implementing it (I checked; it does).

Fixes doc bug #65794 (wrong Return Values description).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331631 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-01 17:37:26 +00:00
Adam Harvey
b7efbc6f29 Fix the AMQPQueue method names in the constants documentation.
Fixes doc bug #65793 (Typo in AMQP AUTO_ACK constant docs).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331630 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-01 17:27:51 +00:00
Adam Harvey
ab480f7d49 Clarify the charlist warning on the addcslashes() page.
Fixes doc bug #65789 (addcslashes "predefined escape sequences").


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331629 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-01 17:22:13 +00:00
Adam Harvey
2c37319ca0 Expand on why imagecreate() isn't such a smart idea nowadays.
Fixes doc bug #65777 (Unconditional recommendation not to use imagecreate is
misleading).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331628 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-01 17:11:26 +00:00
Chris Wright
158026d7b2 Typo fix, remove redundant "by" in trigger_error() docs
---
Suggested by anonymous 32598

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331617 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-01 08:10:22 +00:00