diff --git a/language/predefined/errorexception.xml b/language/predefined/errorexception.xml index 0e6c77183a..4916fdcddb 100644 --- a/language/predefined/errorexception.xml +++ b/language/predefined/errorexception.xml @@ -1,11 +1,6 @@ - - + ErrorException ErrorException @@ -25,37 +20,46 @@ - ErrorException - - + + ErrorException + + ErrorException - + extends Exception - - + &Properties; protected int severity + E_ERROR - + &InheritedProperties; - + + + &Methods; - - - + + + + + + + &InheritedMethods; - + + + @@ -118,7 +122,6 @@ Stack trace: &language.predefined.errorexception.getseverity; - - diff --git a/language/predefined/fiber.xml b/language/predefined/fiber.xml index 8254fc1976..7cc648843d 100644 --- a/language/predefined/fiber.xml +++ b/language/predefined/fiber.xml @@ -20,18 +20,21 @@ - Fiber + + Fiber + - final Fiber - &Methods; + + + diff --git a/language/predefined/fibererror.xml b/language/predefined/fibererror.xml index 935f73ad4c..884e2c3b4c 100644 --- a/language/predefined/fibererror.xml +++ b/language/predefined/fibererror.xml @@ -1,10 +1,5 @@ - - + FiberError FiberError @@ -25,9 +20,10 @@ - FiberError + + FiberError + - final @@ -39,15 +35,21 @@ Error - &InheritedProperties; - + + + + &Methods; + + &InheritedMethods; - + + + @@ -55,7 +57,6 @@ - diff --git a/language/predefined/versions.xml b/language/predefined/versions.xml index af043a2aa5..94554613b1 100644 --- a/language/predefined/versions.xml +++ b/language/predefined/versions.xml @@ -28,6 +28,7 @@ + diff --git a/reference/dir/directory.xml b/reference/dir/directory.xml index 64da09528a..1163c3d7d0 100644 --- a/reference/dir/directory.xml +++ b/reference/dir/directory.xml @@ -1,6 +1,5 @@ - The Directory class @@ -13,8 +12,7 @@ &reftitle.intro; Instances of Directory are created by calling the - dir function, not by the new operator. + dir function, not by the new operator. @@ -24,30 +22,34 @@ - Directory + + Directory + - Directory - - + &Properties; public + readonly string path public + readonly resource handle - + &Methods; - + + + @@ -77,6 +79,28 @@ + +
+ &reftitle.changelog; + + + + + &Version; + &Description; + + + + + 8.1.0 + + The path and handle properties are now readonly. + + + + + +
@@ -84,7 +108,6 @@ &reference.dir.entities.directory;
- - + The mysqli_sql_exception class @@ -18,26 +17,39 @@
&reftitle.classsynopsis; - mysqli_sql_exception + + mysqli_sql_exception + + + final mysqli_sql_exception + extends RuntimeException + &Properties; protected string sqlstate + "00000" &InheritedProperties; - + + + + &InheritedMethods; + + +
@@ -58,7 +70,6 @@
- - -
- + - +
&reftitle.properties; diff --git a/reference/spl/recursiveregexiterator.xml b/reference/spl/recursiveregexiterator.xml index efe97b610f..230e641462 100644 --- a/reference/spl/recursiveregexiterator.xml +++ b/reference/spl/recursiveregexiterator.xml @@ -1,6 +1,6 @@ - + The RecursiveRegexIterator class RecursiveRegexIterator @@ -20,9 +20,10 @@ - RecursiveRegexIterator + + RecursiveRegexIterator + - RecursiveRegexIterator @@ -36,31 +37,36 @@ RecursiveIterator - - &InheritedConstants; - + &InheritedProperties; + + + &Methods; - - + + + + + + &InheritedMethods; - - + + + + + + + + +
@@ -84,7 +90,6 @@ &reference.spl.entities.recursiveregexiterator; - -