Adam Harvey
20d255c120
Added changelog notes for a BC break to undocumented crypt() behaviour.
...
Nobody should be relying on this anyway, but since Horde apparently was...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335700 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-08 19:26:09 +00:00
Peter Cowburn
39c8f09ae3
add date.timezone.posix-signs entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335672 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-07 20:21:55 +00:00
Peter Cowburn
a3e5fbdab0
fix typo in javascript example (doc bug #68767 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335667 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-07 17:03:50 +00:00
Alexander Moskaliov
1e1c3f01a2
Fix bug #68757
...
Wrong result type for mysqli::$connect_errno
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335639 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-06 11:19:59 +00:00
Adam Harvey
a88922dd25
Update the note on JSON standard conformance.
...
Fixes doc bug #68733 (RFC7159 JSON allows top-level scalars).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335638 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-06 00:43:26 +00:00
Omar Shaban
03da6cadeb
Solr - SolrClient::system and SolrDisMaxQuery (DisMaxQuery Builder) + introduction and info corrections
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335629 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-04 22:20:02 +00:00
Pieter Hordijk
b974378c8f
Fixed small typo a -> an
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335590 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-03 17:00:22 +00:00
Alexander Moskaliov
0d0936323e
Fix syntax error in example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335586 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-03 16:11:59 +00:00
Peter Cowburn
c4c0f7fc58
WS in example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335554 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-02 12:40:47 +00:00
Peter Cowburn
2e113b1c2f
coding standard - indentation and curly braces
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335553 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-02 12:40:41 +00:00
Peter Cowburn
7ecbb29bdb
fix parentheses in examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335552 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-02 12:40:35 +00:00
Adam Harvey
f3aee9f107
Urgh, fieldsynopsis whitespace is significant for semicolon formatting.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335511 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-30 20:06:20 +00:00
Adam Harvey
c91b624d4f
Reinstate the original markup for the OO mysqli::insert_id field.
...
Effectively reverts r335491, which broke the build, but with slightly better
indenting.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335503 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-30 17:16:54 +00:00
Jean-Sebastien Hedde
cf247b9c7c
This patch updates the Bison version requirements for newer releases of PHP (namely for 5.5 and 5.6).
...
--
Provided by anonymous 53037 (tpunt@hotmail.co.uk )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335495 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-30 13:03:49 +00:00
Jean-Sebastien Hedde
3f69d9b08b
Simply fixes a typo.
...
--
Provided by anonymous 53037 (tpunt@hotmail.co.uk )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335494 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-30 13:02:22 +00:00
Jean-Sebastien Hedde
f01797a01e
Contains a simple typo fix and rephrased the description for sql.safe_mode for clarity.
...
--
Provided by anonymous 53037 (tpunt@hotmail.co.uk )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335492 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-30 13:01:43 +00:00
Jean-Sebastien Hedde
dac0212e68
The man page for Mysqli.insert-id has a small styling issue, caused by incorrect xml wrappers. I have changed this so that the page will render correctly.
...
--
Provided by anonymous 50584 (kirk.bater@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335491 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-30 12:56:27 +00:00
Jean-Sebastien Hedde
691a13900a
Clarify the language about optional values in getopt() documentation.
...
--
Provided by anonymous 51325 (liebelied7@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335489 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-30 12:53:35 +00:00
Jean-Sebastien Hedde
80b45edaea
References:
...
http://curl.haxx.se/libcurl/c/CURLOPT_PRIVATE.html
http://php.net/ChangeLog-5.php
I would like to edit the documentation of curl_setopt() too, but editing of this page is unavailable since weeks due to pending review.
Can you please review pending changes so I can edit the page, or add yourself the following:
under [value should be a string for the following values of the option parameter:]
<constant>CURLOPT_PRIVATE</constant>
Any data that should be associated with this cURL handle. This data can subsequently be retrieved with the <constant>CURLINFO_PRIVATE</constant> option of <function>curl_getinfo</function>. cURL does nothing with this data. When using a cURL multi handle, this private data is typically a unique key to identify a normal cURL handle.
Added in cURL 7.10.3.
under [Changelog]:
5.2.4
Introduced CURLOPT_PRIVATE.
--
Provided by anonymous 50443 (francois.bonzon@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335488 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-30 12:51:33 +00:00
Jean-Sebastien Hedde
41060e691d
Anonymous contributions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335484 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-30 12:29:17 +00:00
Jean-Sebastien Hedde
204bc2974d
Anonymous contributions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335457 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-29 12:49:12 +00:00
Maciej Sobaczewski
fbec912bce
Closes bug #67398
...
(XSLTProcessor::transformToXML docs show incorrect param type)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335452 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-29 06:56:15 +00:00
Jeremy Mikola
9eeba8cb28
Update docs for MongoCursor interator methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335444 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-28 22:05:21 +00:00
Jeremy Mikola
eecf0808f0
Revise formatting and example for MongoCommandCursor::timeout()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335443 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-28 21:57:51 +00:00
Jeremy Mikola
63b0d9a05f
Revise docs and examples for creating MongoCommandCursors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335442 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-28 21:56:56 +00:00
Jeremy Mikola
78b7d262be
Revise docs for MongoCursor::dead()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335441 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-28 21:55:05 +00:00
Jeremy Mikola
a7f59b4761
Revise docs and examples for MongoCursor::info()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335440 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-28 21:54:15 +00:00
Jean-Sebastien Hedde
877e82bf2f
i added a check on the returned file handle from fopen() before attempting to read it via feof(). this is to prevent infinite loops on feof() when reading from an invalid file pointer. see the warnings documented here: http://php.net/manual/en/function.feof.php#refsect1-function.feof-notes
...
--
Provided by anonymous 52007 (stefan.topfstedt@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335436 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-28 18:18:16 +00:00
Kalle Sommer Nielsen
bd151dd85d
Changelog for FR #55428
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335401 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-27 20:00:21 +00:00
Alexander Moskaliov
d6d8413117
Fix argument and result definition
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335376 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-26 17:47:24 +00:00
Maciej Sobaczewski
11c3ae8a26
Consistency for 'Content-Type' header, as per bug/request #68653
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335374 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-26 09:26:04 +00:00
Simion Onea
f25a5eef67
Added a missing word.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335352 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-24 11:14:45 +00:00
Simion Onea
fdf0749104
Making the description of raw mode a little clearer.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335351 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-24 11:00:22 +00:00
Simion Onea
2204424b41
Making the description of raw mode a little clearer.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335350 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-24 10:54:01 +00:00
Simion Onea
13aa29ef8a
Corrected typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335349 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-24 09:11:09 +00:00
Jeremy Mikola
e39cacd755
Fix capitalization in MongoDB::command() links
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335348 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-23 21:46:07 +00:00
Jeremy Mikola
fdf29338d6
Revise MongoCommandCursor class documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335347 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-23 21:44:31 +00:00
Jeremy Mikola
4688808f52
Fix grammar in MongoCommandCursor::timeout() docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335346 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-23 21:34:42 +00:00
Jeremy Mikola
a9502d1ec1
Clarify language in MongoCursor batchSize docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335345 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-23 21:09:33 +00:00
Simion Onea
0551a90caa
A clearer specification of the returned value.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335343 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-23 15:16:08 +00:00
Simion Onea
113229d809
Corrected a typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335340 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-23 12:45:32 +00:00
Daniel Convissor
4a091513a8
Extra params to setImageArtifact (Inspired by Anonymous #51416 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335338 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-22 16:22:25 +00:00
Daniel Convissor
f08a981a30
Add preg_quote() to See Also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335337 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-22 16:03:21 +00:00
Simion Onea
2ebf4027bf
Removed an unnecessary "of".
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335334 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-22 09:56:13 +00:00
Adam Harvey
5ac4f93fd0
Document constant arrays in the migration guide.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335317 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-20 02:14:41 +00:00
Adam Harvey
7506ffce44
Include delimiter in preg_quote() example.
...
Fixes doc bug #68632 (Bad practice preg_quote() example).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335316 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-19 23:23:36 +00:00
Derick Rethans
87344fb9db
Document MongoDB::getCollectionInfo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335314 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-19 15:53:55 +00:00
Peter Cowburn
329f9b41ef
svn keywords and eol-style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335313 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-19 15:46:28 +00:00
Derick Rethans
7e47cadc79
Sort this better, and put the magic methods first.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335312 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-19 15:34:12 +00:00
Derick Rethans
f48b8dec36
Document MongoCommandCursor::timeout.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335311 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-19 15:26:14 +00:00