Commit graph

20959 commits

Author SHA1 Message Date
Chris Wright
047074009c Add CURLPAUSE_* constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332895 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-27 10:42:40 +00:00
Adam Harvey
7c2c57dddc Clarify the uniqueness and stability of casting resources to string/integer.
It was pointed out on comp.lang.php that the existing wording was unclear on
the point of what in the resource->string casting behaviour shouldn't be relied
upon (whether it was not guaranteed that the string is unique, or just that the
exact format of the string is subject to change). I've also added a paragraph
to the integer page noting what a resource->integer cast results in.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332894 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-26 21:23:36 +00:00
Philip Olson
bd34864223 mysql_query() return is mixed, as the statement type determines whether resource or boolean is returned. Reported by PHP Bug #66697
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332891 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-25 23:38:09 +00:00
Philip Olson
2fe88bc6dd PHP Bug #62798 - MYSQLI_STMT_ATTR_UPDATE_MAX_LENGTH update and see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332890 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-25 23:29:02 +00:00
Joe Watkins
97e6a27891 fix #66757 update dead link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332886 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-24 19:00:49 +00:00
Levi Morrison
0b91b3d1d4 Documented stats_standard_deviation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332885 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-24 17:00:11 +00:00
Levi Morrison
bec5823af4 The carry parameter in the callback is not passed by reference; also clarified the callback parameters.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332884 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-24 16:17:24 +00:00
Jakub Vrana
3925b630c5 Fix ob_start() callback signature
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332882 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-24 01:58:32 +00:00
Joe Watkins
53182cbc3a fix #66663 cleanup description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332880 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-23 08:22:12 +00:00
Joe Watkins
5e2b341569 fix #66747 incorrect information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332879 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-23 08:15:34 +00:00
Nikita Popov
f98fbc326d Fix the programlisting markup
No idea if that's necessary, but that's how it's done everywhere else...

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332867 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-18 18:39:14 +00:00
Nikita Popov
396e76d002 Update maximum number of capturing groups
Also remove limit on non-capturing groups, which no longer exists.

Also applies a formatting patch by anonymous.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332866 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-18 18:15:34 +00:00
Johannes Schlüter
82a945abd2 Fix type for string length (uint -> int)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332865 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-18 17:17:04 +00:00
Yasuo Ohgaki
4501571c0d Update pgsql for 5.6.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332864 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-17 02:21:22 +00:00
Ruslan Osmanov
a69dc34aa0 Fix: EventBufferEvent::sslError, EventBufferEvent::setTimeouts and EventBufferEvent::read proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332860 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-15 20:21:07 +00:00
Ruslan Osmanov
0b55fbf2ae Fix: typo in EventBufferEvent::enable description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332859 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-15 07:47:10 +00:00
Ruslan Osmanov
1a053be107 Fix: EventBufferEvent::enable proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332858 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-15 07:46:09 +00:00
Yasuo Ohgaki
003202489a Mention older default_charset INI value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332857 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-15 00:22:07 +00:00
Ulf Wendel
576aca40b5 Document GTID feature limitation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332856 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-14 12:05:17 +00:00
Pablo Rodríguez Reina
f43159770d New translations of files into Spanish and a couple spelling mistakes corrected.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332855 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-14 12:02:34 +00:00
Ruslan Osmanov
8e173d4fe4 Fix: EventDnsBase::countNameservers proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332853 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-14 07:21:07 +00:00
Yasuo Ohgaki
2ad136a833 Fixed wrong linkend
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332852 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-14 06:05:16 +00:00
Yasuo Ohgaki
18e1e019bc More changes needed for https://wiki.php.net/rfc/default_encoding
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332851 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-14 05:37:08 +00:00
Yasuo Ohgaki
556fb71ea4 Add changes needed for https://wiki.php.net/rfc/default_encoding
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332850 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-14 04:46:43 +00:00
Ruslan Osmanov
d4c193133c Fix: EventBuffer::write proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332844 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-12 19:16:42 +00:00
Ruslan Osmanov
0dcb8f08e0 Fix: EventBuffer::readLine proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332841 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-12 17:08:40 +00:00
Ruslan Osmanov
cb45549bf4 Fix: EventBuffer::readLine proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332838 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-12 16:55:20 +00:00
Ruslan Osmanov
59399d8501 Fix: EventBuffer::read proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332837 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-12 16:43:13 +00:00
Ruslan Osmanov
2b5c62c3b4 Fix: EventBuffer::pullup, EventBuffer::lock and EventBuffer::drain prototypes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332833 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-11 20:24:09 +00:00
Derick Rethans
9e7d683be6 Read the code to document what we really do.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332832 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-11 12:27:14 +00:00
Derick Rethans
63addc4f3d Make sure that we mention that "NEAREST" is actually random.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332831 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-11 12:19:22 +00:00
Christopher Jones
44e38e287d Add SQLT_BOL/OCI_B_BOL bind type for oci_bind_by_name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332824 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-11 00:35:05 +00:00
Ruslan Osmanov
17ada9155a Fix: prototypes of Event::getSupportedMethods and Event::del
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332822 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-10 18:39:45 +00:00
TAKAGI Masahiro
2c43e8319f Fix build
see: r332808


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332813 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-09 22:50:29 +00:00
Ruslan Osmanov
6620b57b82 EventBase reInit and priorityInit method prototypes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332806 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-08 08:51:08 +00:00
Ruslan Osmanov
3ceaf5bfce Fix: EventBase method return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332805 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-08 08:30:41 +00:00
Chris Wright
dfabb45909 Typo fix in opcache ini reference
---
Provided by anonymous 38809

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332775 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-04 23:29:11 +00:00
Ruslan Osmanov
e0cda9331f Fix: Event:add proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332766 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-02 11:27:15 +00:00
Joe Watkins
c60db92e51 fix #62167 gd is bundled with compat header in all supported versions of PHP
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332765 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-01 10:58:54 +00:00
Joe Watkins
34db5b5195 fix #66421 clarify wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332764 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-01 09:11:38 +00:00
Chris Wright
3a979fd995 Fix All The Trim()s! (aka. do rev. 332762 properly)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332763 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-31 15:17:54 +00:00
Chris Wright
8edc94024c Update name of second argument for trim() to match arginfo for reflection consistency
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-31 14:59:47 +00:00
Peter Cowburn
248ce123f8 svn:mime-type -> image/png
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332760 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-30 16:10:46 +00:00
Chris Wright
1e284088fb Add new Imagick example images on behalf of danack@basereality.com
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332759 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-30 15:58:49 +00:00
Derick Rethans
6d8b09fc26 Documented the new default change for mongo.native_long.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332753 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-29 12:24:23 +00:00
Yasuo Ohgaki
649b93759e Fixed Doc Bug #66603 Misspellings on Documentation Page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332752 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-29 06:10:08 +00:00
Yasuo Ohgaki
2a97d230f2 Fixed Bug #61266pg_affected_rows inconsistent behavior (depends on PostgreSQL server version)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332751 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-29 05:59:27 +00:00
Jeremy Mikola
cab5459256 Document new MongoId::isValid() method
https://jira.mongodb.org/browse/PHP-965


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332750 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-28 22:56:31 +00:00
Jeremy Mikola
3107c3b012 MongoBinData changelog for new GENERIC and UUID_RFC4122 constants
https://jira.mongodb.org/browse/PHP-962


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332749 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-28 22:18:01 +00:00
Jeremy Mikola
161320c0ad Document new and deprecated MongoBinData subtype constants
Remove discussion about using non-standard types and cross-reference deprecated types with the respective encouraged type.

https://jira.mongodb.org/browse/PHP-962


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332748 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-28 22:08:52 +00:00