Commit graph

20856 commits

Author SHA1 Message Date
Joe Watkins
919e9e892c getCurrentThreadId documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332731 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-25 07:22:18 +00:00
Adam Harvey
ea39f9a011 Fix bad example pointed out on /r/php.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332730 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-25 02:47:39 +00:00
Peter Cowburn
39f1e65ae4 fix the links to incompatible and new features of 5.6 (they where pointing to 5.5)
-- 
Provided by anonymous 39175 (mleppich@muhqu.de)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332728 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-24 09:42:27 +00:00
Simion Onea
b7031192a2 Reverted to an earlier revision.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332727 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-24 06:17:07 +00:00
Simion Onea
18e48e7ff4 Changed Mrs to Ms. Mrs means "mister or missis".
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332718 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-23 12:33:48 +00:00
Yoshinari Takaoka
b4cc6b1aa9 - deleted link that causes chm build failure.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332716 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-23 10:41:30 +00:00
Yasuo Ohgaki
1e08571eac Fixed mime
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332714 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-22 06:16:15 +00:00
Yasuo Ohgaki
f6269386b9 Add 5.6 pgsql 64bit large object support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332713 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-22 06:13:30 +00:00
Yasuo Ohgaki
535edfce74 Fixed errors in event manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332712 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-22 05:54:54 +00:00
Yasuo Ohgaki
73f204de3d Add trans sid limitation to session_regenerate_id()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332711 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-22 05:54:18 +00:00
Yasuo Ohgaki
1ac00473c3 Remove obsolete session_register()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332710 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-22 05:53:31 +00:00
Nikita Popov
e2128e7727 password_hash outputs are not exact, use outputs.similar
Also commit a contributed patch noting that the returned hash already contains algo/salt/etc.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332666 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-18 22:24:08 +00:00
Joe Watkins
db9e649316 fix #66505, incorrect description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332663 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-18 08:41:00 +00:00
Mark Jones
2d4b995d68 correcting error in openssl-pkey-get-public doc page
in openssl_verify and openssl_sign
* adding self-contained examples
* documenting that the 4th param to can be an int or a string
* improving documentation of params




git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332644 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-18 02:38:34 +00:00
Adam Harvey
f46266c6d6 Update the password FAQ: drop hash() references, add password_*() instead.
I've also expanded on storing passwords and salt generation. This could use a
review from someone else who feels qualified to opine on password security.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332642 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-17 14:01:58 +00:00
Adam Harvey
42b0867578 Set properties.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332638 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-17 12:31:43 +00:00
Adam Harvey
6f94b33744 Add a very rough first draft of a PHP 5.6 migration guide just in time for ɑ1.
I've intentionally limited the scope of the changes to the new migration guide:
we shouldn't start documenting new features and changes in the main text of the
manual until after feature freeze, IMO. This is here mostly so that we have
something useful to link to in the news post.

Some of the examples are very, very ropey right now, particularly for new
features. I expect we'll improve them as we go.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332637 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-17 12:30:31 +00:00
Adam Harvey
864f6ee318 Fix link from the 5.5 migration guide to the 5.4 one.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332636 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-17 09:55:04 +00:00
Adam Harvey
5a508eaeb1 Add an ID to allow php://input to be directly linked.
This may be important shortly. :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332635 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-17 09:54:29 +00:00
Maciek Sokolewicz
c4fe3a4501 Removed Content-Transfer-Encoding header from the readfile example since it's not actually a valid HTTP header (but rather a MIME header used in emails). Also cleaned out the comments about this.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332634 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-17 03:05:55 +00:00
Ruslan Osmanov
58ff635dde Add notes for upcoming event-1.9.0 release
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332633 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-16 19:10:36 +00:00
Adam Harvey
ba15ed813e Clarify the introductory array_diff() paragraph.
Fixes doc bug #66480 (Ambiguous Language For array_diff() Documentation).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332625 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-15 08:58:56 +00:00
Miroslav Kubelik
4285d31108 rrd: new function rrdc_disconnect
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332616 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-14 09:24:59 +00:00
Adam Harvey
fc1383edb3 Fix build errors.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332615 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-14 06:35:41 +00:00
Sara Golemon
96210e002c Another typo in my IntlCalendar update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332612 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-14 01:05:18 +00:00
Sara Golemon
4a8bcc16c8 Fix typoes from my last commit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332611 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-13 23:07:57 +00:00
Miroslav Kubelik
616af19042 rrd: more examples for RRDGraph::setOptions #65756
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332610 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-13 22:31:22 +00:00
Sara Golemon
9e0df2f6fe Improve IntlCalendar documentation
Add style.oop/style.procedural sections for dual interface.
Document IntlCalendar::setMinimalDaysInFirstWeek().
Add libicu version requirements.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332609 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-13 22:28:40 +00:00
Hannes Magnusson
0f9c08359b Remove no longer used files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332607 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-13 20:33:20 +00:00
Hannes Magnusson
2ebe67c4f0 Fix ID (not worried about the BC here..
Fixed parts of bug#66408


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332606 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-13 20:24:58 +00:00
Justin Martin
f68a84be2a Document that bzopen accepts an existing stream resource in lieu of a filename.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332600 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-12 21:15:10 +00:00
Jakub Vrana
884d669813 Fix typo in comment
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332598 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-12 03:56:09 +00:00
Hannes Magnusson
98ab5e232e Just updates the description to make it clear that the generated output is unspecified HTML and is subject to change. This establishes that the user should not have a particular expectation about the HTML generated, and also allows future changes. See: https://bugs.php.net/bug.php?id=23253
-- 
Provided by anonymous 37628 (aaron.hamid@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332597 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-11 23:07:07 +00:00
Hannes Magnusson
31035591cc This link was pointing to mysqli_character_set_name, which returns the name of the current character set. It should point to mysqli_set_charset which provides the same functionality as the deprecated function.
-- 
Provided by anonymous 38086 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332596 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-11 23:01:21 +00:00
Hannes Magnusson
7850a1abc6 Changelog for __get() updated.
-- 
Provided by anonymous 28438 (hanskrentel@yahoo.de)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332595 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-11 22:56:36 +00:00
Xinchen Hui
7e8654541a Update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332587 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-10 06:41:32 +00:00
Xinchen Hui
f3ac8a5844 Update docs, add assmble
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332586 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-10 03:22:01 +00:00
Joe Watkins
50a515801e fix #66414 bad mkdir example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332580 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-05 07:05:47 +00:00
Yasuo Ohgaki
c782d9acfd Add security notes to mail() and mb_send_mail()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332578 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-04 23:25:27 +00:00
Justin Martin
f54bc36215 Removed initializer from the search_value parameter, as it was incorrect and confusing.
Fixes bug #65904.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332548 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-31 20:14:30 +00:00
Justin Martin
92b8b93365 Documented RADIUS_MPPE_KEY_LEN constant.
Fixes bug #66067.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332542 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-31 18:30:43 +00:00
Hannes Magnusson
7b2313353e Revert "r326694 | googleguy | 2012-07-18 17:38:06 -0700 (Wed, 18 Jul 2012) | 2 lines
Changed example for ErrorException, which demonstrated wrong argument order in the
construct."


This fixes bug#66362



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332523 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-29 10:06:07 +00:00
Joe Watkins
386e01418a fix #66365 incorrect var names used
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332522 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-29 09:00:45 +00:00
Joe Watkins
31f23e601c fix #66363 update opcache docs to reflect it can only be compiled shared
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332519 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-28 07:50:35 +00:00
Dean Sas
da736604d1 Moved mkdir error info into an exception block
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332518 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-27 16:00:28 +00:00
Levi Morrison
f616f360e1 Changed 'hallo' to 'hello'.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332515 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-27 03:47:35 +00:00
Yasuo Ohgaki
719247b2cc Fixed mb_send_mail() addtional_header param description. (Copied from mail())
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332513 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-26 06:58:01 +00:00
Maciek Sokolewicz
d059bd81d5 fixed typo (above example -> example below)
Thanks to [a user whose name I can't find in the PHDOE-system anymore??]

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332508 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-23 22:30:19 +00:00
Maciek Sokolewicz
5445f249d7 reworded sentence to use better english
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332507 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-23 22:24:31 +00:00
Hannes Magnusson
0c75d3d8c3 Kill obsolete language comparision faq.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332505 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-23 17:19:11 +00:00