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
Hannes Magnusson
9ffb6c61e6
Remove Windows Installer instructions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332502 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-23 05:27:13 +00:00
Peter Cowburn
795edfedf7
add three libxml constants that comes with 5.4.0 (doc #54037 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332498 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-22 17:14:42 +00:00
Peter Cowburn
a6a15d767f
output wants newlines (doc #62180 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332497 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-22 13:25:19 +00:00
Peter Cowburn
ae4a2a6fed
use OO code in OO example (doc #62180 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332496 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-22 13:25:09 +00:00
Chris Wright
24d6ce2149
Typo fix in internals docs
...
--
Provided by anonymous 27057 (oguz.celikdemir@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332491 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-20 10:43:04 +00:00
Chris Wright
515b45e676
- Note that getallheaders() is available in the CLI server in PHP 5.5.7
...
- Note that apache_request_headers() is available in the CLI server in PHP 5.5.7
- Note that apache_response_headers() is available in the CLI server in PHP 5.5.7
--
Provided by anonymous 35535 (ajf@ajf.me )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332490 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-20 10:41:01 +00:00
Derick Rethans
f83d616693
- Updated to version 2013.9 (2013i)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332475 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-19 18:59:05 +00:00
Phil Sturgeon
b2ae70c494
Fixed bug #61303 - $_SERVER['PHP_SELF'] description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332466 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-18 21:37:08 +00:00
Phil Sturgeon
8ea1f0e33d
Fixed bug #65442
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332465 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-18 21:02:00 +00:00
Joe Watkins
7a83e2a0c9
reverse the silly
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332359 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-13 23:57:54 +00:00