Commit graph

13829 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
Joe Watkins
73a0d3a409 fix #66290 update example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332356 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-13 18:10:40 +00:00
Adam Harvey
483d4d578f Warn users of the buggy behaviour of sem_get() with non-PHP semaphores.
Fixes doc bug #66270 (sem_get() expects an already created pack of semaphores
to have 3 of them).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332354 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-12 18:36:18 +00:00
Chris Wright
03083e6a66 Add floatval() example for non-numeric strings
---
Provided by Mark T (mxtracks@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332352 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-12 16:32:23 +00:00
Chris Wright
e0815cb568 Typo fix in strtr()
---
Provided by anonymous 36934

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332351 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-12 15:20:30 +00:00
Dean Sas
5a86bbeb66 Document that mkdir can trigger an E_WARNING
Fixes bug #65388


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332344 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-11 00:45:52 +00:00
Christopher Jones
46854b1593 Add and improve oci_fetch_* examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332343 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-11 00:02:07 +00:00
Chris Wright
a2db0ec375 Typo fix in error_log()
---
Provided by Tomaž Lovrec

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332339 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 11:40:23 +00:00
Chris Wright
dda8a02902 Normalize quote type usage
---
Provided by anonymous 36401

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332338 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 11:38:03 +00:00
Chris Wright
30d1020cf5 Typo fix in enchant_dict_describe()
---
Provided by Michael Eshom

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332336 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 11:35:50 +00:00
Chris Wright
a3e1392324 Typo fixes in imagesetinterpolation()
---
Provided by anonymous 36219

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332335 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 11:34:23 +00:00