Commit graph

14636 commits

Author SHA1 Message Date
Peter Cowburn
4ac3664895 fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336771 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-14 08:55:44 +00:00
Peter Cowburn
743a40810e WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336768 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-14 08:26:35 +00:00
Peter Cowburn
50bb6c96bc Added missing output in func-get-arg 1st example
-- 
Provided by jonid.bendo@gmail.com via online editor

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336767 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-14 08:23:00 +00:00
Peter Cowburn
b0c1317937 better description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336765 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-14 08:05:19 +00:00
Peter Cowburn
1b98a453d1 more useful see also functions (patch by cmb)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336764 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-14 07:58:05 +00:00
Peter Cowburn
95cd5ed681 Use <literal>, not <parameter> (patch by cmb)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336763 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-14 07:57:21 +00:00
Peter Cowburn
a8eb6731a7 Remove confusing and unnecessary detail.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336762 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-14 07:55:58 +00:00
Peter Cowburn
b32d9b7913 The description for HaruPage::measureText() was not entirely correct, stating the function returned "number of characters" and not "number of bytes"
-- 
Provided by anonymous 57960 via online editor

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336761 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-14 07:52:32 +00:00
Peter Cowburn
763f5d045c The acquire/release behavior of a weakref instance (i.e. that Weakref::release() must be called once for each Weakref::acquire() to actually release the reference) was not clear.
--
Patch by p@wspnr.com via online editor

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336760 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-14 07:51:07 +00:00
Karoly Negyesi
f393569ee0 document the lexicographical order used
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336741 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-08 22:03:39 +00:00
Maciek Sokolewicz
dcdd9c608e Fixed broken example code (patch by Hannes van de Vreken)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336740 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-08 21:12:05 +00:00
Maciek Sokolewicz
c2aeb63e3d added a real programlisting role so it would display properly.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336739 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-08 21:08:43 +00:00
Stanislav Malyshev
b84e03d929 Fix iconv() to match current code since 5.4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336738 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-08 20:46:26 +00:00
Rasmus Lerdorf
f7af074111 This needs a non-breaking utf8 space to work
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336726 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-06 06:18:39 +00:00
Peter Cowburn
d3bc8c66f4 use new ini section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336722 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-05 12:36:37 +00:00
Peter Cowburn
6ab0778c01 Added default svn properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336721 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-05 12:35:57 +00:00
Rasmus Lerdorf
8c9e28bc67 Add see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336718 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-05 05:36:33 +00:00
Rasmus Lerdorf
0766b35f0c Add openssl.cafile and openssl.capath config options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336717 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-05 05:27:54 +00:00
Pasindu De Silva
a44a1e0b79 Minor typo, grammar and example Fixes (By Christoph Becker cmb@php.net)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336715 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-04 19:48:31 +00:00
Pieter Hordijk
5eb641c91a Added changelog entry for the fixed wouldblock param on windows https://bugs.php.net/bug.php?id=54129
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336705 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-30 20:24:22 +00:00
Pieter Hordijk
61b8c6fb86 Fixed references to examples / explanation "below" and "above" to actually link to the content.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336703 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-30 19:32:03 +00:00
Hannes Magnusson
70c246e011 Remove very outdated note. Fixes bug #69544 (FAT and PHP 4 are kinda irrelevant today)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336701 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-30 16:12:04 +00:00
Maciej Sobaczewski
5fb8369ce4 Apply patch by Christoph Michael Becker (closes bug #64927)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336672 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-27 04:58:17 +00:00
Derick Rethans
808036c726 - Updated to version 2015.4 (2015d)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336669 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-26 18:15:20 +00:00
Peter Cowburn
462ee812a4 add FILTER_VALIDATE_MAC (patch by Lorna jame Mitchell)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336648 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 10:27:14 +00:00
Peter Cowburn
e5f41806a6 is_resource() is not a strict type checking function (patch by Michael Slusarz)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336644 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 09:44:52 +00:00
Peter Cowburn
590013355f Document how escapeshellarg behaves on Windows. (patch by Petr Hudeček, doc bug #68140)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336643 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 09:37:44 +00:00
Peter Cowburn
4f604500d7 Describe XMLReader::expand() basenode parameter (patch by Thomas Weinert)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336641 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 09:32:46 +00:00
Peter Cowburn
ee56bc9e39 MongoDate::toDateTime() returns DateTime (patch by cmb, doc bug #69519)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336640 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 09:15:06 +00:00
Peter Cowburn
a2f3c32c3d add SplFileObject::fputcsv escape parameter (doc bug #69516)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336637 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-23 18:44:59 +00:00
Pieter Hordijk
53b3265387 Fixed E_ENGRISH / typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336630 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-23 08:59:26 +00:00
Pieter Hordijk
8547098010 Changed i.e. -> e.g. as per https://bugs.php.net/bug.php?id=69507
http://www.grammarly.com/blog/2014/know-your-latin-i-e-vs-e-g/

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336629 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-23 08:29:06 +00:00
Derick Rethans
5f9ee1e866 Add better descriptions to show what is what.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336619 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-22 16:59:57 +00:00
Pasindu De Silva
b835a2f8d3 Fix #63620 , Added fbsql.mbatchsize, fix fbsql.allow_persistent php since date.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336615 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-22 14:43:17 +00:00
Pasindu De Silva
2ee8e560cb Fix bug #64092, Added description and example for parameter "cut" is false and word is long than width.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336614 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-22 14:25:37 +00:00
Pasindu De Silva
761cdaefbf Fix #66477 ( By Christoph Becker )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336605 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-20 15:26:52 +00:00
Pasindu De Silva
3eb1b91927 Fix #69482 session_commit and session_abort documentation return type mismatch
( By Christoph Becker )

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336604 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-20 15:13:19 +00:00
Peter Cowburn
2664626816 markup parameter and mention previously
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336603 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-20 14:09:03 +00:00
Pasindu De Silva
2e1fd3bdcc Fix Bug 67759 By Christoph Becker
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336600 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-20 13:45:05 +00:00
Pasindu De Silva
d1b39ea532 Minor typo and other fixes. (By Christoph Becker)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336599 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-20 10:48:37 +00:00
Pasindu De Silva
394c58587d Removed br from example (By Jonid Bendo)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336598 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-20 07:10:24 +00:00
Pasindu De Silva
4becab9a7e Added setproctitle to see also of cli_set_process_title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336594 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-19 07:20:30 +00:00
Stanislav Malyshev
4731f1a2d2 Improve CURLFile docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336593 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-18 22:43:19 +00:00
Pasindu De Silva
2162943b56 Fix typos in phar setSignatureAlgorithm
-- 
Provided by anonymous 55642 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336575 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-18 03:02:35 +00:00
Pasindu De Silva
311a94b466 Added cli_set_process_title to see also of setproctitle
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336574 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-18 02:57:45 +00:00
Peter Cowburn
bdfd7b3173 Use newnode parameter name
-- 
Patch by Pasindu (ppasindud@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336566 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-17 14:43:01 +00:00
Peter Cowburn
10ae3ea56c Add 5.3.4 change to changelog
"Changed the $context parameter on copy() to actually have an effect. (Kalle)"

-- 
Patch by Pasindu (ppasindud@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336565 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-17 14:34:44 +00:00
Peter Cowburn
f940e90ad6 Initial docs for intdiv()
-- 
Patch by Pasindu (ppasindud@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336562 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-17 14:16:23 +00:00
Peter Cowburn
52b94bc52e Add some ini keys (doc bug #55727)
-- 
Patch by Pasindu (ppasindud@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336561 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-17 14:14:55 +00:00
Yannick Torres
16b2b1ea9a Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336552 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-16 13:44:47 +00:00