Commit graph

21955 commits

Author SHA1 Message Date
Pasindu De Silva
5d0e540ef6 Add description to PHP_INT_SIZE ( By Christoph Becker cmb@php.net )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336792 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-18 11:14:02 +00:00
Pasindu De Silva
905053cffc Added Change log for switch
RFC multiple default cases

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336788 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-16 04:53:41 +00:00
Xinchen Hui
d65b9c2708 update doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336786 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-16 03:00:58 +00:00
Anthony Ferrara
be2383c6f9 Clean up example for mcrypt. Thanks Scott Arciszewski
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336782 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-15 15:07:23 +00:00
Peter Cowburn
02312b8f5f concise return value descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336779 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-15 11:58:57 +00:00
Peter Cowburn
2084295d69 Document pdo_pgsql copy from/to file/array methods. Patch by Alexander N (doc bug #63656)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336777 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-14 22:41:04 +00:00
Peter Cowburn
f5f9f820c1 Removes examples that a) don't demonstrate output that relates to the purpose of the example and b) relate more to another function (usort) than the function which is the topic of the manual page (natsort) (doc bug #69604)
-- 
Provided by Melanie King (mvs.php@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336772 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-14 12:01:42 +00:00
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
d03b5f4c3f fix indenting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336770 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-14 08:47:12 +00:00
Peter Cowburn
f97342d0d2 Updated the class constants documentation to add an example and paragraph about using constant expressions, the feature added in 5.6.0
-- 
Provided by Ryan Pallas (derokorian@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336769 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-14 08:27:16 +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
3e13c61bff Better refpurposes for ArrayAccess offsetset/offsetunset
--
Patch from (sorry I lost your name!) via online editor

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336766 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-14 08:10:24 +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
Pasindu De Silva
becbd9a3bc Minor fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336689 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-30 00:12:13 +00:00
Pasindu De Silva
b566a4deb8 Fix typo in coalesce operator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336688 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-30 00:09:30 +00:00
Pasindu De Silva
b607484b9d Added PHP version to coalesce operator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336687 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-29 23:40:37 +00:00
Peter Cowburn
9b3dd4b20b less lying about spaceship operator return values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336683 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-29 19:24:24 +00:00
Pasindu De Silva
397dbbaef7 Added Null Coalesce Operator
https://wiki.php.net/rfc/isset_ternary

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336682 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-29 17:21:39 +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
c027c09f4c fix build (missing table title)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336657 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 19:32:02 +00:00
Pasindu De Silva
153f3f6cc5 Added other reserved words introduced in PHP 7
https://wiki.php.net/rfc/reserve_even_more_types_in_php_7

https://wiki.php.net/rfc/reserve_more_types_in_php_7

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336654 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 17:25:28 +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
cdc099004f remove duplicated entry for --enable-phpdbg
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336647 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 10:27:09 +00:00
Peter Cowburn
e121a3a894 fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336646 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 10:27:05 +00:00
Peter Cowburn
6a772ab6a2 add phpdbg configure options to appendix (patch by Manmohan Bishnoi)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336645 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 09:47:19 +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
06b9011cb3 describe pass-by-ref on "how to read functions" page (patch by samaYo (eritrea@yahoo.com))
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336642 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 09:34:48 +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