dams Tue Jul 17 13:29:44 2001 EDT
Modified files:
/phpdoc/en/language operators.xml
Log:
<> is also accepted.
Index: phpdoc/en/language/operators.xml
diff -u phpdoc/en/language/operators.xml:1.22 phpdoc/en/language/operators.xml:1.23
--- phpdoc/en/language/operators.xml:1.22 Sat Jul 7 14:42:44 2001
+++ phpdoc/en/language/operators.xml Tue Jul 17 13:29:44 2001
@@ -203,6 +203,11 @@
<entry>&true; if $a is not equal to $b.</entry>
</row>
<row>
+ <entry>$a <> $b</entry>
+ <entry>Not equal</entry>
+ <entry>&true; if $a is not equal to $b.</entry>
+ </row>
+ <row>
<entry>$a !== $b</entry>
<entry>Not identical</entry>
<entry>
- [PHP-DOC] cvs: phpdoc /en/language operators.xml Jim Winstead
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Jeroen van Wolffelaar
- Re: [PHP-DOC] cvs: phpdoc /en/language oper... Lars Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Jirka Kosek
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... jim winstead
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Andrew Lindeman
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Friedhelm Betz
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Friedhelm Betz
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Friedhelm Betz
- [PHP-DOC] cvs: phpdoc /en/language operators.xm... Philip Olson
