com php-langspec: Regenerate TOC: spec/00-specification-for-php.md

[email protected] (Nikita Popov) Fri, 11 Nov 2016 20:49:28 +0000
Newsgroups php.standards.cvs
Message-ID <[email protected]>
Commit:    598034c9f9e6d9f36689e5f8fcd17d5abc3b9e2b=0AAuthor:    Nikita Pop=
ov <[email protected]>         Fri, 11 Nov 2016 21:49:28 +0100=0AParents:   842=
21d7a313f709c732d307f82932397f9a61f5d=0ABranches:  master=0A=0ALink:       =
http://git.php.net/?p=3Dphp-langspec.git;a=3Dcommitdiff;h=3D598034c9f9e6d9f=
36689e5f8fcd17d5abc3b9e2b=0A=0ALog:=0ARegenerate TOC=0A=0AChanged paths:=0A=
  M  spec/00-specification-for-php.md=0A=0A=0ADiff:=0Adiff --git a/spec/00-=
specification-for-php.md b/spec/00-specification-for-php.md=0Aindex 0016d82=
..6d68203 100644=0A--- a/spec/00-specification-for-php.md=0A+++ b/spec/00-s=
pecification-for-php.md=0A@@ -86,7 +86,6 @@ is distributed without any warr=
anty.=0A       - [Names](09-lexical-structure.md#names)=0A       - [Keyword=
s](09-lexical-structure.md#keywords)=0A       - [Literals](09-lexical-struc=
ture.md#literals)=0A-        - [General](09-lexical-structure.md#general-2)=
=0A         - [Integer Literals](09-lexical-structure.md#integer-literals)=
=0A         - [Floating-Point Literals](09-lexical-structure.md#floating-po=
int-literals)=0A         - [String Literals](09-lexical-structure.md#string=
-literals)=0A@@ -99,6 +98,11 @@ is distributed without any warranty.=0A   -=
 [General](10-expressions.md#general)=0A   - [Primary Expressions](10-expre=
ssions.md#primary-expressions)=0A     - [General](10-expressions.md#general=
-1)=0A+    - [Simple Variable](10-expressions.md#simple-variable)=0A+    - =
[Dereferencable expression](10-expressions.md#dereferencable-expression)=0A=
+    - [Variables](10-expressions.md#variables)=0A+    - [Constant Access E=
xpression](10-expressions.md#constant-access-expression)=0A+    - [Literals=
](10-expressions.md#literals)=0A     - [Intrinsics](10-expressions.md#intri=
nsics)=0A       - [General](10-expressions.md#general-2)=0A       - [array]=
(10-expressions.md#array)=0A@@ -118,7 +122,8 @@ is distributed without any =
warranty.=0A     - [Array Creation Operator](10-expressions.md#array-creati=
on-operator)=0A     - [Subscript Operator](10-expressions.md#subscript-oper=
ator)=0A     - [Function Call Operator](10-expressions.md#function-call-ope=
rator)=0A-    - [Member-Selection Operator](10-expressions.md#member-select=
ion-operator)=0A+    - [Member Access](10-expressions.md#member-access)=0A+=
    - [Member Call](10-expressions.md#member-call)=0A     - [Postfix Increm=
ent and Decrement Operators](10-expressions.md#postfix-increment-and-decrem=
ent-operators)=0A     - [Scope-Resolution Operator](10-expressions.md#scope=
-resolution-operator)=0A     - [Exponentiation Operator](10-expressions.md#=
exponentiation-operator)=0A@@ -129,7 +134,6 @@ is distributed without any w=
arranty.=0A     - [Error Control Operator](10-expressions.md#error-control-=
operator)=0A     - [Shell Command Operator](10-expressions.md#shell-command=
-operator)=0A     - [Cast Operator](10-expressions.md#cast-operator)=0A-   =
 - [Variable-Name Creation Operator](10-expressions.md#variable-name-creati=
on-operator)=0A   - [`instanceof` Operator](10-expressions.md#instanceof-op=
erator)=0A   - [Multiplicative Operators](10-expressions.md#multiplicative-=
operators)=0A   - [Additive Operators](10-expressions.md#additive-operators=
)=0A@@ -272,7 +276,6 @@ is distributed without any warranty.=0A       - [Na=
mes](19-grammar.md#names)=0A     - [Keywords](19-grammar.md#keywords)=0A   =
  - [Literals](19-grammar.md#literals)=0A-      - [General](19-grammar.md#g=
eneral-3)=0A       - [Integer Literals](19-grammar.md#integer-literals)=0A =
      - [Floating-Point Literals](19-grammar.md#floating-point-literals)=0A=
       - [String Literals](19-grammar.md#string-literals)=0A@@ -300,7 +303,=
7 @@ is distributed without any warranty.=0A       - [Script Inclusion Oper=
ators](19-grammar.md#script-inclusion-operators)=0A       - [Constant Expre=
ssions](19-grammar.md#constant-expressions)=0A     - [Statements](19-gramma=
r.md#statements)=0A-      - [General](19-grammar.md#general-4)=0A+      - [=
General](19-grammar.md#general-3)=0A       - [Compound Statements](19-gramm=
ar.md#compound-statements)=0A       - [Labeled Statements](19-grammar.md#la=
beled-statements)=0A       - [Expression Statements](19-grammar.md#expressi=
on-statements)=0A