Commit graph

20585 commits

Author SHA1 Message Date
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
Chris Wright
4b824fda65 Grammar correction in foreach docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331596 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-30 07:40:44 +00:00
Anatol Belski
733ebd56ad most documentations for classes/methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331589 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-29 13:56:15 +00:00
Anatol Belski
0716624f41 change mime property again to be able to see the diffs hopefully
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331587 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-29 12:41:46 +00:00
Anatol Belski
fb9c44eda0 set svn props
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331586 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-29 11:55:45 +00:00
Anatol Belski
683fcc7f5b done requirements and install sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331585 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-29 11:52:27 +00:00
Nikita Popov
6d1db2739b Forgot to remove duplicate example from precedence docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331577 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-29 10:17:33 +00:00
Anatol Belski
8005b28021 basically adding the generated stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331566 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-28 23:36:36 +00:00
Nikita Popov
a0efd60818 Remove mentions of create_function from docs. Add caution to create_function docs advising to use anon funcs instead.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331556 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-28 15:43:16 +00:00
Adam Harvey
254b04328c Fix typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331550 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-27 19:07:08 +00:00
Derick Rethans
8d23976984 - Updated to version 2013.6 (2013f)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331548 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-27 09:15:14 +00:00
Adam Harvey
f162f15a42 Note that channels and bits aren't mandatory return fields for getimagesize().
Fixes doc bug #65749 (getimagesize not returning channels for png and bmp).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331495 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-25 23:00:46 +00:00
Adam Harvey
088c4558a5 Fix incorrect date() example.
Fixes doc bug #65762 (Example citing use of constant is slightly inaccurate).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331494 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-25 22:34:38 +00:00
Adam Harvey
71ee784aed Add a note about how the files session backend locks session files.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331493 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-25 21:00:54 +00:00
Adam Harvey
d443751d6a Forgot the SVN properties. Early in the morning, and all that.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331491 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-25 16:22:39 +00:00
Adam Harvey
3521a71646 Add initial documentation for opcache_compile_file().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331490 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-25 16:11:18 +00:00
Nikita Popov
e28fdbe16c Improve operator precedence docs regarding evaluation order
Associativity has nothing to do with evaluation order and we do not give any guarantees regarding that.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331484 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-25 11:59:47 +00:00
Nikita Popov
3ce14fde5c Normalize parameter names of array functions
Normalizing parameter names in docs first to later update arginfos from that.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331477 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-24 13:06:51 +00:00
Chris Wright
c52553f522 Clarify optional $port argument for fsockopen()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331467 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-22 19:36:50 +00:00
Chris Wright
5eb5d9fffe See https://bugs.php.net/bug.php?id=65728
-- 
Provided by anonymous 33805 (sebastiankuhlmann@web.de)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331466 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-22 19:22:01 +00:00
Adam Harvey
821d1faaba Document the syntax when binding to an IPv6 address, since it wasn't very
obvious before.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331458 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-21 02:25:23 +00:00
Adam Harvey
cccb74c8dd Actually remove the patterns page to avoid confusion, since it hasn't been
built for over a year.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331457 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-20 21:32:59 +00:00
Chris Wright
89d9178a6e Fix DTD violation in ArrayObject::__construct() introduced in revision 331442
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331446 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-19 09:40:56 +00:00
Levi Morrison
ca2476ff7b Documented exceptions for ArrayObject::__construct.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331443 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-19 04:45:56 +00:00
Levi Morrison
536e9b2044 Added missing initializer for input
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331441 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-19 04:20:06 +00:00
Levi Morrison
9008a9e90d Added initializer for 'index_key'; fixes a 'strict standards' warning.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331440 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-19 04:08:16 +00:00
Chris Wright
000ecc887b Fix missingInitializer error in bbcode_create()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331434 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-18 14:27:07 +00:00