Commit graph

18587 commits

Author SHA1 Message Date
Levi Morrison
1e841b7440 Removed usage of the word 'you' and slightly improved the grammar.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321146 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-19 03:02:22 +00:00
Ian Barber
385114cea9 Adding predict probability function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321143 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 21:46:20 +00:00
Scott MacVicar
78fbdb3eba Clarify that these padding options are designed for the public/private key functions.
I'll be adding a ZERO_PADDING option shortly and wanted to make sure there wasn't any
confusion here.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321140 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 20:52:13 +00:00
Hannes Magnusson
5c64b4cd7c class version info, and new php5.4 stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321139 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 17:51:51 +00:00
Hannes Magnusson
6cec8303c9 Add missing element
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321138 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 17:41:59 +00:00
Hannes Magnusson
085ce88f63 Add version info for some classes and new intl stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321137 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 17:39:22 +00:00
Hannes Magnusson
5d6a74a783 Document enable_post_data_reading
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321136 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 17:16:51 +00:00
Hannes Magnusson
edd2a0da13 kill undocument warning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321135 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 16:47:28 +00:00
Hannes Magnusson
31fc034469 Mention which PHP version the constant exists in (see bug#55656)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321134 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 16:26:33 +00:00
Hannes Magnusson
a184a931ed Enable the reflectionzendextension docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321133 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 16:22:48 +00:00
Hannes Magnusson
3599b30b79 New entity used by the SessionHandler docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321132 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 16:12:04 +00:00
Hannes Magnusson
0996a8adc5 Version info for session_status(), sessionhandler and the awesome session_register_shutdown()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321131 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 16:11:39 +00:00
Hannes Magnusson
e1b5525526 Very useful function to register shutdown function in 5.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321130 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 16:10:42 +00:00
Hannes Magnusson
9b6f45b2d5 Document PHP5.4 SessionHandler
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321129 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 16:10:07 +00:00
Hannes Magnusson
83f1e65a6f This function has completely different prototype in 5.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321128 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 16:09:30 +00:00
Hannes Magnusson
d07d738896 Let PhD generate the function listing (which we always forget to update anyway, and looks fugly)
Also, added example listing :]


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321126 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 13:22:21 +00:00
Nikita Popov
a7d6b39bfb Make clear that in PHP the evaluation order of arguments is not unspecified behavior.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321092 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 00:21:09 +00:00
Levi Morrison
24465b114b SplMinHeap::compare and SplMaxHeap::compare should return int, not void.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321072 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-16 18:48:28 +00:00
Nikita Popov
492167b71c Fix Doc Bug #60532: incomplete documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321062 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-16 16:22:40 +00:00
Esen Sagynov
6d15bef8bc Added the initial value to new_link in cubrid_connect and cubrid_connect_with_url
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321058 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-16 03:04:19 +00:00
Esen Sagynov
6250dd610e Modified functions that reference to each other
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321057 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-16 02:51:23 +00:00
Esen Sagynov
be93f1830c Modified the version information in version.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321055 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-16 01:35:09 +00:00
Ulf Wendel
dbd8fd53a4 Service level performance considerations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321041 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-15 10:39:07 +00:00
Ulf Wendel
4511dd704d Assorted updates and some more additional notes in the service level concepts section. Service level concepts should get more hints on SHOW SLAVE STATUS, maybe. We have them elsewhere already.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321019 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-14 17:11:20 +00:00
Ulf Wendel
3bb8c62d1a Stop calling trx_stickiness experimental. It is tested, we have heard no complains. Assorted other minor changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321015 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-14 16:14:59 +00:00
Ulf Wendel
9f6bae4b5e Adding 1.2.0 features to enumeration.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321012 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-14 14:41:27 +00:00
Ulf Wendel
c5e702f824 Brief description of the new constants related to mysqlnd_ms_set_qos()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321011 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-14 14:07:05 +00:00
Ulf Wendel
86dd66c7d9 Minimum documentation for mysqlnd_ms_set_qos(). We should have more examples. We should also tell the user which warnings can be thrown to ensure web searches for the warning messages end up in the manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321010 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-14 13:29:18 +00:00
Levi Morrison
ccdc549169 Added the exceptions thrown when you call SplHeap::extract, SplHeap::top, and SplObjectStorage::offsetGet.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320973 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-13 20:37:12 +00:00
Levi Morrison
3eb596f94c Added the exceptions thrown when you do various things inside of SplDoublyLinkedList.
-- 
Provided by Levi Morrison (morrison.levi@gmail.com) (me)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320965 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-13 19:32:36 +00:00
Ulf Wendel
ee9d6ef3e1 Extending quickstart section to have at least some examples and documentation ready when the 1.2.0-alpha release is done... in a few minutes. More documentation coming this week.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320964 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-13 19:27:58 +00:00
Gustavo André dos Santos Lopes
3dd55b3d41 - Documentationof recent IDNA changes in intl.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320929 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-12 20:15:26 +00:00
Ulf Wendel
6d3d2c2e91 Incomplete description of new concepts and features in the upcoming PECL/mysqlnd_ms 1.2.0-alpha
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320916 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-12 16:57:38 +00:00
Ulf Wendel
c2daba85f5 PECL/mysqlnd_ms 1.2.0-alpha change history. Release is scheduled for this week.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320915 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-12 16:33:06 +00:00
Richard Quadling
fbca88f0a0 svn:eol-style => native
Added all svn:keywords


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320777 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-09 13:06:01 +00:00
Philip Olson
8f71ece23d Documented mysqli_refresh(), closes PHP bug #55860
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320747 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-09 07:55:19 +00:00
Philip Olson
a0b4a16f5c Documented 5.4+ MySQLi_Result iterator support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320713 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-09 03:47:42 +00:00
Nikita Popov
23474fb94e Remove duplicate notice in pathinfo() example
display_errors + log_errors + cli = duplicate notices

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320704 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-08 22:31:53 +00:00
Nikita Popov
0dd95f18a5 Add the FIXME PHP_6 comments back which I erroneously removed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320702 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-08 22:05:23 +00:00
Nikita Popov
0037813fdd Fix Doc Bug #60047: allow_url_fopen has inconsistent 'Changable' locations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320701 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-08 21:49:09 +00:00
Nikita Popov
123babdf91 Fix Doc Bug #51112: list() misbehaviour
Add a warning saying that modification of the array being destructured during list() execution will result in undefined behavior.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320698 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-08 21:25:44 +00:00
Richard Quadling
7f04c14b89 Ignore entities.*.xml
svn:eol-style => native
Added all svn:keywords

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320683 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-08 17:39:25 +00:00
Nikita Popov
c204d791d4 Remove inline changelog from htmlspecialchars (in sync with removal from htmlentities)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320681 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-08 17:17:32 +00:00
Justin Martin
059cd18923 Documented streamwrapper destructor.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320640 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-08 07:50:36 +00:00
Justin Martin
8319273f32 Tabs/formatting, and fix of example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320626 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-08 03:42:13 +00:00
Xinchen Hui
5684e2cbbc tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320625 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-08 03:18:28 +00:00
Justin Martin
addeaababd Reverting previous commit, which was mistaken. Bug #60464.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320623 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-08 00:10:04 +00:00
Justin Martin
86bb4e0b09 Fixed return value. Closed bug #60464.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320620 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-07 23:33:50 +00:00
Xinchen Hui
1f7d807e5e add entry for PHP_BINARY constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320582 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-07 16:09:15 +00:00
Justin Martin
80e6ea9269 Clarified that allow_self_signed requires verify_peer to function. Closes bug #53471.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320557 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-07 05:29:05 +00:00