Commit graph

20828 commits

Author SHA1 Message Date
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
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
Chris Wright
db46a1f80d Added an example for EXT_STMT opcode
-- 
Provided by anonymous 26427

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332350 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-12 15:18:21 +00:00
Chris Wright
547857d603 Update Reserved Keywords List for PHP 5.5
-- 
Provided by anonymous 36570 (jrchamp@ncsu.edu)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332349 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-12 15:11:11 +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
Sherif Ramadan
bf46686034 Remove bad example.
The variable $juice is not defined. The example doesn't make any sense.
Syntactically the interpolation would work had the correct variable name been
used. So I'm removing this portion of the example since it doesn't demonstrate
anything useful.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 13:52:31 +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
ff3a431268 Typo fix in internals docs
---
Provided by anonymous 36184

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332337 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 11:37: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
Chris Wright
f2bcd84ddf Typo fix in fmod() docs
---
Provided by Mike Matsco

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332334 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 11:32:42 +00:00
Chris Wright
0c6e1aa56b Typo fix in EventBase::dispatch see also section
---
Provided by haiwen zhu

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332333 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 11:31:54 +00:00
Chris Wright
1826857e87 Typo fixes in zlib
---
Provided by anonymous 36752

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332332 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 11:30:43 +00:00
Chris Wright
5206bce972 Typo fixes in MongoCollection
---
Provided by Tom A-r

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