php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #31495 Russian documentation error: Logical Operators
Submitted: 2005-01-11 20:12 UTC Modified: 2005-01-11 21:01 UTC
From: idemine at yahoo dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2005-01-11 20:12 UTC] idemine at yahoo dot com
Description:
------------
On the page "Logical Operators" of russian online PHP Manual (http://ru3.php.net/manual/ru/language.operators.logical.php) in the table 10-6 "$a || $b" is declared to be the variation of "$a xor $b", not "$a or $b".




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-01-11 21:01 UTC] tony2001@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Aug 13 04:00:02 2025 UTC