Joe Watkins
b8b1b1748c
send
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332934 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-07 16:05:08 +00:00
Remi Collet
453f0645e0
New constants OPSUS_*
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332931 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-07 13:52:04 +00:00
Joe Watkins
7d4ba55e02
pool documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332929 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-06 17:52:56 +00:00
Joe Watkins
211f60bb0a
moar docs for pool
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332928 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-06 16:36:30 +00:00
Joe Watkins
2afba07f11
documentation for constructor of pools
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332927 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-06 16:34:50 +00:00
Joe Watkins
83d7c16fea
add new docs for pool
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332926 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-06 16:17:12 +00:00
Joe Watkins
5df3bd8c4a
new directory for new class
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332925 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-06 16:13:44 +00:00
Adam Harvey
51cc45f1d1
Promote the "don't use the CLI server in production" warning to a real warning.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332918 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-04 18:46:31 +00:00
Omar Shaban
c05bc653c5
Updated Solr Documentation for version 2.0.0 + Added more examples/explanation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332908 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-28 23:14:02 +00:00
Ulf Wendel
7ecc5265f2
Note bugfixes and feature additions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332907 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-28 12:49:34 +00:00
Ulf Wendel
7161500fab
Note bugfix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332902 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-28 11:13:34 +00:00
Chris Wright
a2590b092c
Remove CURLOPT_CLOSEPOLICY
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332896 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-27 11:10:24 +00:00
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