Skip to content

Commit

Permalink
Update reference/filesystem/functions/file-get-contents.xml
Browse files Browse the repository at this point in the history
Co-authored-by: Maciej Sobaczewski <[email protected]>
  • Loading branch information
grzegorz-bankowski and Sobak authored May 23, 2024
1 parent b8f4074 commit 8002181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/filesystem/functions/file-get-contents.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ xmlns:xlink="http://www.w3.org/1999/xlink">
<para>
Stała <constant>FILE_USE_INCLUDE_PATH</constant> może być użyta,
aby aktywować szukanie w <link linkend="ini.include-path">include path</link>.
Nie jest to możliwe, jeśli <link
Nie można użyć tej stałej, jeśli <link
linkend="language.types.declarations.strict">ścisłe typowanie</link>
jest włączone, ponieważ stała <constant>FILE_USE_INCLUDE_PATH</constant> jest typem
<type>int</type>. Zamiast tego należy użyć &true;
Expand Down

0 comments on commit 8002181

Please sign in to comment.