Commit graph

1863 commits

Author SHA1 Message Date
Adam Harvey
740336ed22 Add self to the list of possible type names.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337738 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 21:09:03 +00:00
Christoph Michael Becker
eec101b31f Protected members cannot be accessed by parent classes
-- 
Provided by anonymous 62572 (tunght13488@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337719 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 21:58:23 +00:00
Christoph Michael Becker
586c9b218c capitalized class name to match definition (fixes #70412)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337714 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 21:19:05 +00:00
Christoph Michael Becker
a90d340659 fix whitespace in example (contributed by anon user)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337618 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-25 00:20:41 +00:00
Peter Cowburn
9b89b59790 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337602 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-24 15:35:55 +00:00
Peter Cowburn
097f5fce7b fix build - and move "group use" section to the aliasing/importing namespaces page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337598 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-24 08:19:36 +00:00
Pasindu De Silva
6fac1cc5e0 Added group use from migration
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337597 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-24 04:33:10 +00:00
Christoph Michael Becker
5098c06cdd if __construct() and old-style constructor are present, PHP chooses whichever
comes first (fixes #66926)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337534 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-18 13:41:19 +00:00
Simion Onea
7050d96265 Corrected/added SVN properties, especially svn:keywords.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337516 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-17 15:27:48 +00:00
André Luis Ferreira da Silva Bacci
8243002f32 Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337390 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-10 15:08:11 +00:00
Christoph Michael Becker
78291d1681 updated manual wrt. Heredoc support for initializing consts and static members (fixes #70227)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337388 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-10 12:50:32 +00:00
Adam Harvey
02678aa8dc Expand the Closure::call() documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337372 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:17:26 +00:00
Adam Harvey
6b4b39cc49 Move the (excellent!) anonymous class documentation to the language reference.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337370 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:17:17 +00:00
Adam Harvey
01851927f9 Improve type declaration docs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337367 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:17:04 +00:00
Adam Harvey
5729dfe1f1 Unified type declaration documentation and removed the changelog.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337365 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:55 +00:00
Adam Harvey
67a87fab61 Move the type changelog down and improve it.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337364 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:50 +00:00
Adam Harvey
620a91cf5e Update new operator documentation.
This includes removing some of the examples from the migration guide: that
needs to be punchy. We can reinsert them later in the operators reference if
they're of use.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337361 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:37 +00:00
Adam Harvey
2f13a5d452 Note yield changes in PHP 7.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337360 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:32 +00:00
Adam Harvey
f2f7f3fa1d Add \u to the string type page.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337357 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:19 +00:00
Adam Harvey
9a4e00c8f0 Add Error documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337354 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:05 +00:00
Adam Harvey
4eefb1e936 Slightly flesh out the Throwable documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337353 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:56 +00:00
Adam Harvey
f0fe52e5a6 Add embryonic error handling section, since we don't have one place for this.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337352 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:47 +00:00
Adam Harvey
5bdb18a52e Update the basic syntax documentation for the removed tags in PHP 7.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337351 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:42 +00:00
Adam Harvey
1c7981f1ba Note the removal of $HTTP_RAW_POST_DATA.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337350 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:38 +00:00
Adam Harvey
c723b31c1e Update foreach() page for PHP 7.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337339 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:14:48 +00:00
Adam Harvey
c5966670de Remove ambiguous variable property examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337336 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:14:37 +00:00
Christoph Michael Becker
bcf30e909d typo fix by Srihari Thalla
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337316 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 23:49:19 +00:00
Christoph Michael Becker
3aa90eb0c1 typo fix by Randy Geraads
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337315 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 23:48:44 +00:00
Christoph Michael Becker
b9a867f215 typo fix by Julia Haucap
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337312 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 23:31:22 +00:00
Christoph Michael Becker
97c50278a6 =&new is syntactically invalid as of PHP 7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337302 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 11:14:30 +00:00
Christoph Michael Becker
c5c902b477 minor fixes contributed by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337282 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-03 22:37:52 +00:00
Christoph Michael Becker
3e6d9035f7 updated variable function documentation (fixes #70160)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337259 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-28 19:23:16 +00:00
Pasindu De Silva
635e2ad129 Added Intial Return TypeError Doc & fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337189 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-18 16:40:30 +00:00
Pasindu De Silva
0ac74a54b9 Fix typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337188 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-18 12:58:28 +00:00
Pasindu De Silva
45ffb9a6b1 Added initial return type declarations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337187 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-18 12:06:20 +00:00
Pasindu De Silva
421dbaef74 Added change log for Returning values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337186 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-18 07:50:57 +00:00
Pasindu De Silva
db1d2739db Added declare change log
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337185 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-18 06:59:48 +00:00
Pasindu De Silva
fc07a643d4 Added throwable to interfaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337170 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-15 23:05:02 +00:00
Pasindu De Silva
9576e243ed Throwable more info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337169 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-15 14:58:45 +00:00
Pasindu De Silva
57eddcd303 Added docs for throwable interface
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337139 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-11 12:55:27 +00:00
Pasindu De Silva
3339c9e3f2 Fix programlisting, missing role
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337137 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-10 18:11:40 +00:00
Pasindu De Silva
6f005996fc Added Type Declaration Type Error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337132 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-09 21:50:51 +00:00
Pasindu De Silva
bd6ce019dc Added Spaceship examples ( PHP 7 Alpha 2 )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337131 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-09 18:48:03 +00:00
Christoph Michael Becker
3efd70fb90 include_once returns TRUE when including the same file repeatedly (fixes #70031)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337130 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-09 13:36:03 +00:00
Pasindu De Silva
5486657cd9 Added intial Type Declarations docs PHP 7
Added Functions changelog

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337104 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-04 23:18:07 +00:00
Pasindu De Silva
b9e7cd2534 Updated PHP 7 octal handling
-- 
Provided by Thomas Punt

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337102 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-03 19:00:29 +00:00
Peter Cowburn
db1dbbceb7 better phrasing (doc bug #69853)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337069 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-27 22:32:48 +00:00
Peter Cowburn
add3736a54 clarify break behavior unspecified when no argument is specified (doc bug #69853)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337067 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-27 20:25:03 +00:00
Christoph Michael Becker
b6dfe99e58 fixed comment regarding version dependent behavior (fixes #66965)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336955 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-14 19:49:47 +00:00
Christoph Michael Becker
5b4e9152ef documented that infinite recursion is considered to be a programming error (fixes #69424)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336952 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-14 15:48:51 +00:00