diff --git a/reference/filesystem/constants.xml b/reference/filesystem/constants.xml index e2ab163b38..8e20c18b75 100644 --- a/reference/filesystem/constants.xml +++ b/reference/filesystem/constants.xml @@ -1,5 +1,5 @@ - + &reftitle.constants; &extension.constants; @@ -187,9 +187,15 @@ (integer) - + Binary mode (since PHP 5.2.7). - + + + This constant has no effect prior to PHP 6. It is only available for + forward compatibility. + + + @@ -199,9 +205,15 @@ (integer) - + Text mode (since PHP 5.2.7). - + + + This constant has no effect prior to PHP 6. It is only available for + forward compatibility. + + +