Derick Rethans
c47299bd48
Moved BSON class names to MongoDB\BSON, and added a few install tips and tricks.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337902 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-23 15:35:13 +00:00
Adam Harvey
2d401acb6f
Add posix_setrlimit() documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337883 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:18:09 +00:00
Adam Harvey
20f3bb64da
Reorganise the POSIX constants into sections.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337882 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:18:03 +00:00
Adam Harvey
c829fb19eb
Add an entity for the description of soft and hard limits.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337881 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:58 +00:00
Adam Harvey
8ae33d5f94
Slightly tinker with the description of error_clear_last().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337880 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:54 +00:00
Adam Harvey
8d0fa0d5cf
Add get_resources() documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337879 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:49 +00:00
Adam Harvey
f381c764ff
Add gc_mem_caches() documentation. If only I knew what it did.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337878 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:43 +00:00
Adam Harvey
59083b5ec1
Improve CSPRNG reference verbiage.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337873 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:21 +00:00
Adam Harvey
3f96b7aaf7
Move the description of CSPRNG sources to a snippet.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337871 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:12 +00:00
Adam Harvey
72af2380f5
Cut down the preg_replace_callback_array() part of the migration guide.
...
I've removed the example: it was terrific, but the function reference has a
good example, and it was much too long for the page.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337869 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:02 +00:00
Adam Harvey
d8849b5554
Make the session option changes less session_start() specific.
...
This also adds documentation for the new options parameter to the
session_start() page.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337868 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:16:57 +00:00
Adam Harvey
4526a0712f
Add expectations documentation.
...
This included moving the guide for the new configuration directives into the
assert() page to keep the migration guide snappy.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337862 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:16:28 +00:00
Yasuo Ohgaki
7fa66b6c0b
Fix typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337851 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-19 07:40:57 +00:00
Yasuo Ohgaki
c63fbfff61
Fixed bug #70520 - Update and improve example code
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337850 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-19 01:41:23 +00:00
Maciej Sobaczewski
5d64d53fa1
Close bug #68640 (Very minor point)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337846 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-16 23:16:57 +00:00
Philip Olson
4b87f18f05
Added pkcs12 param description and example for PHP Bug #69855
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337797 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-09 23:13:36 +00:00
Christoph Michael Becker
1f12c25eff
documented necessity that __set_state() must be implemented to re-eval var_export()ed code ( fixes #67918 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337793 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-09 14:12:19 +00:00
Christoph Michael Becker
8230ddf860
fixed syntax error in sqlsrv_num_fields() example ( closes #68248 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337791 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-09 12:34:19 +00:00
Christoph Michael Becker
db3bfdd46e
DOMElement::nodeValue does not conform to W3C specs (related to bug #70029 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337788 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-08 22:03:07 +00:00
Christoph Michael Becker
e8f859e6fd
spl_autoload() may throw LogicException (related to #52339 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337786 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-08 20:22:19 +00:00
Christoph Michael Becker
6ef93c43a6
mysqlnd supports PDO::MYSQL_ATTR_COMPRESS as of PHP 5.3.11 ( fixes #70460 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337784 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-08 13:32:13 +00:00
Colin O'Dell
911013ce81
Add documentation for the IntlChar class and its methods.
...
Documentation is based on PHP 7.0.0 RC2.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337779 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-08 01:07:12 +00:00
Christoph Michael Becker
e53aefe605
ini_get(_all) can't read "array" options ( fixes #54276 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337776 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-07 17:40:49 +00:00
Remi Collet
418948d0d7
Fix parameter name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337775 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-07 15:37:00 +00:00
Remi Collet
0b8cf58a9b
Add pecl version to new methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337774 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-07 15:34:35 +00:00
Pasindu De Silva
f3b7f5f611
Fix #70422
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337764 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-07 05:03:45 +00:00
Philip Olson
4aac5d83bd
Better late than never. Demonstrate that a connection is required, and what happens when one is not.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337755 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-04 21:04:10 +00:00
Philip Olson
fffa6686bb
PCRE library upgrade updates
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337753 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-04 17:55:51 +00:00
Philip Olson
3a18df636a
Expanded docs to take into account empty file names and missing files, and linked to realpath(). This deals with a user note by josef.vlk.d@gmail.com
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337752 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-04 17:42:41 +00:00
Christoph Michael Becker
6156d1a148
documented CURLPIPE_* constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337751 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-04 17:29:14 +00:00
Philip Olson
028c8b7bc8
Implemented user note by Eric Mueller: trailing delimiters are also removed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337750 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-04 17:03:11 +00:00
Christoph Michael Becker
ddfb9f8974
added changelog ( fixes #69499 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337743 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-04 00:01:24 +00:00
Philip Olson
809b8ab4fd
Fixed PHP Bug #68573 by expanding the examples to use multiple character sets, and mentioning what 'length' means.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337742 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 23:32:22 +00:00
Philip Olson
40152f7353
Added basic begin_transaction() (and related constants) documentation, as requested by PHP Bug #69813
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337739 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 21:43:21 +00:00
Jeremy Mikola
42238e5d20
Update docs on persistent connections in mongo 1.3+
...
https://jira.mongodb.org/browse/PHP-1480
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337734 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 20:05:28 +00:00
Jeremy Mikola
7c4dc1fde3
Update Windows download link for mongo extension to PECL
...
https://jira.mongodb.org/browse/PHP-1479
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337733 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 19:16:43 +00:00
Christoph Michael Becker
19f14c427a
made link to ext/http2 documentation more prominent
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337731 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 11:37:51 +00:00
Philip Olson
2a739959b6
Documented the mysqli.rollback_on_cached_plink ini entry, added in 5.6.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337727 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 03:41:02 +00:00
Philip Olson
e846d99d04
Added missing removal and/or deprecated information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337726 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 03:16:30 +00:00
Philip Olson
94c2782c41
Added a mysqli_connect() example, now all old user comments here can be deleted
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337725 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 02:52:40 +00:00
Philip Olson
15d053993d
Added mysqlnd info for 5.4+
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337724 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 01:20:30 +00:00
Philip Olson
839d990faa
Expand installation section, and refer to mysqlnd as the default since 5.4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337723 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 01:14:48 +00:00
Philip Olson
67cc2eb5d8
Improved install info, and moved newer info above the old
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337722 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 00:32:00 +00:00
Philip Olson
5dd7ff3e72
Clarified that connections are closed when a script is finished. A user note by 'win at alinto dot com' inspired this change. For good measure, refer to both result sets and connections.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337721 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 23:30:35 +00:00
Christoph Michael Becker
378609b8a6
The return type of floor is not only float but can also be false
...
--
Provided by anonymous 55596 (rstoll@tutteli.ch )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337718 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 21:56:38 +00:00
Christoph Michael Becker
be3aad3abb
fixed example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337717 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 21:50:07 +00:00
Pieter Hordijk
ba9c10d8e2
Removed note about whitespace, because it wasn't correct
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337709 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 14:51:58 +00:00
Pieter Hordijk
b5d217a336
Fixed remark about > 5.4.3 ignoring self closing tags in the allowable_tags param
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337708 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 14:22:17 +00:00
Philip Olson
b35940f9fd
Added an example, similar to how ext/mysql did it. This is an interesting example. :)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337700 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 01:51:06 +00:00
Christoph Michael Becker
8fbb603b30
apache_setenv() is somewhat related to putenv()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337699 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 01:10:24 +00:00