[PHP-DOC] cvs: phpdoc /en/language operators.xml

2007-08-19 Thread Etienne Kneuss
colder Mon Aug 20 04:42:19 2007 UTC Modified files: /phpdoc/en/language operators.xml Log: Make + on arrays more clear http://cvs.php.net/viewvc.cgi/phpdoc/en/language/operators.xml?r1=1.117r2=1.118diff_format=u Index: phpdoc/en/language/operators.xml diff -u

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2007-08-17 Thread Jakub Vrana
vrana Fri Aug 17 09:02:50 2007 UTC Modified files: /phpdoc/en/language operators.xml Log: Other numerical string comparison example (bug #41384) http://cvs.php.net/viewvc.cgi/phpdoc/en/language/operators.xml?r1=1.116r2=1.117diff_format=u Index:

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2007-08-16 Thread Jakub Vrana
vrana Thu Aug 16 13:30:51 2007 UTC Modified files: /phpdoc/en/language operators.xml Log: Modulus uses integers (bug #41802) http://cvs.php.net/viewvc.cgi/phpdoc/en/language/operators.xml?r1=1.115r2=1.116diff_format=u Index: phpdoc/en/language/operators.xml

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2007-06-14 Thread Gwynne Amaya Raskind
gwynne Fri Jun 15 01:27:33 2007 UTC Modified files: /phpdoc/en/language operators.xml Log: Clarify return type of division operator. Fixes bug #39703. http://cvs.php.net/viewvc.cgi/phpdoc/en/language/operators.xml?r1=1.113r2=1.114diff_format=u Index:

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2007-04-30 Thread Etienne Kneuss
colder Mon Apr 30 17:02:29 2007 UTC Modified files: /phpdoc/en/language operators.xml Log: Fix #41228 (Mention short-circuit property of some logical operators) http://cvs.php.net/viewvc.cgi/phpdoc/en/language/operators.xml?r1=1.112r2=1.113diff_format=u Index:

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2007-03-23 Thread Jakub Vrana
vrana Fri Mar 23 14:09:51 2007 UTC Modified files: /phpdoc/en/language operators.xml Log: = can be avaluated not only before ! (bug #40820) http://cvs.php.net/viewvc.cgi/phpdoc/en/language/operators.xml?r1=1.111r2=1.112diff_format=u Index:

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2007-02-15 Thread Greg Beaver
cellog Fri Feb 16 05:39:30 2007 UTC Modified files: /phpdoc/en/language operators.xml Log: improve instanceof docs add explicit PHP examples for each kind of usage, plus note about how to use it with dynamic class references

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2006-11-30 Thread Richard Quadling
rquadling Thu Nov 30 14:41:10 2006 UTC Modified files: /phpdoc/en/language operators.xml Log: Typo = = = http://cvs.php.net/viewvc.cgi/phpdoc/en/language/operators.xml?r1=1.107r2=1.108diff_format=u Index: phpdoc/en/language/operators.xml diff -u

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2006-11-30 Thread Richard Quadling
rquadling Thu Nov 30 14:54:54 2006 UTC Modified files: /phpdoc/en/language operators.xml Log: Reverse http://cvs.php.net/viewvc.cgi/phpdoc/en/language/operators.xml?r1=1.108r2=1.109diff_format=u Index: phpdoc/en/language/operators.xml diff -u

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2006-09-06 Thread Etienne Kneuss
colder Wed Sep 6 11:55:09 2006 UTC Modified files: /phpdoc/en/language operators.xml Log: Fix #38660 (Implement changes regarding objects in PHP5) http://cvs.php.net/viewvc.cgi/phpdoc/en/language/operators.xml?r1=1.104r2=1.105diff_format=u Index:

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2006-09-06 Thread Etienne Kneuss
colder Wed Sep 6 12:25:19 2006 UTC Modified files: /phpdoc/en/language operators.xml Log: Fix #33035 (Introduce instanceof's precedence) http://cvs.php.net/viewvc.cgi/phpdoc/en/language/operators.xml?r1=1.105r2=1.106diff_format=u Index:

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2006-09-01 Thread Sean Coates
seanFri Sep 1 15:33:53 2006 UTC Modified files: /phpdoc/en/language operators.xml Log: note about non-obvious ternary evaluation (and recommend to avoid stacking); bug #38679

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2006-09-01 Thread Sean Coates
seanFri Sep 1 15:37:21 2006 UTC Modified files: /phpdoc/en/language operators.xml Log: WS http://cvs.php.net/viewvc.cgi/phpdoc/en/language/operators.xml?r1=1.103r2=1.104diff_format=u Index: phpdoc/en/language/operators.xml diff -u

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2006-05-09 Thread Horst Schirmeier
hsc Tue May 9 18:18:35 2006 UTC Modified files: /phpdoc/en/language operators.xml Log: minor correction: not the output of foo() but the return value is stored in $a

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2006-02-18 Thread Nuno Lopes
nlopess Sat Feb 18 23:10:39 2006 UTC Modified files: /phpdoc/en/language operators.xml Log: fix #36280: only plain ascii characters can be incremented http://cvs.php.net/viewcvs.cgi/phpdoc/en/language/operators.xml?r1=1.100r2=1.101diff_format=u Index:

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2006-02-17 Thread Jakub Vrana
vrana Fri Feb 17 14:03:06 2006 UTC Modified files: /phpdoc/en/language operators.xml Log: Give table ID http://cvs.php.net/viewcvs.cgi/phpdoc/en/language/operators.xml?r1=1.99r2=1.100diff_format=u Index: phpdoc/en/language/operators.xml diff -u

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2006-01-17 Thread Jakub Vrana
vrana Tue Jan 17 12:25:19 2006 UTC Modified files: /phpdoc/en/language operators.xml Log: += for arrays (bug #36047) http://cvs.php.net/viewcvs.cgi/phpdoc/en/language/operators.xml?r1=1.98r2=1.99diff_format=u Index: phpdoc/en/language/operators.xml diff -u

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2005-11-03 Thread Jakub Vrana
vrana Thu Nov 3 05:18:02 2005 EDT Modified files: /phpdoc/en/language operators.xml Log: instanceof checks parents and interfaces too (bug #34993) http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.97r2=1.98ty=u Index:

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2005-10-26 Thread Jean-S�bastien Goupil
jsgoupilWed Oct 26 04:35:21 2005 EDT Modified files: /phpdoc/en/language operators.xml Log: php role for programlisting missing http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.96r2=1.97ty=u Index: phpdoc/en/language/operators.xml diff

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2005-08-19 Thread Jakub Vrana
vrana Fri Aug 19 06:03:09 2005 EDT Modified files: /phpdoc/en/language operators.xml Log: Different Types should be Various (spotted by Kit.Lester) http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.94r2=1.95ty=u Index:

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2005-08-19 Thread Jakub Vrana
vrana Fri Aug 19 11:27:50 2005 EDT Modified files: /phpdoc/en/language operators.xml Log: [ seems to be left associative (bug #34073) http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.95r2=1.96ty=u Index: phpdoc/en/language/operators.xml diff

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2005-07-14 Thread Jakub Vrana
vrana Thu Jul 14 05:25:39 2005 EDT Modified files: /phpdoc/en/language operators.xml Log: Incrementing null (bug #33622) http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.92r2=1.93ty=u Index: phpdoc/en/language/operators.xml diff -u

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2005-07-14 Thread Jakub Vrana
vrana Thu Jul 14 06:04:55 2005 EDT Modified files: /phpdoc/en/language operators.xml Log: Object comparison in PHP 5 (bug #33626) http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.93r2=1.94ty=u Index: phpdoc/en/language/operators.xml diff -u

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2005-07-09 Thread Sean Coates
seanSat Jul 9 11:57:32 2005 EDT Modified files: /phpdoc/en/language operators.xml Log: bug #33622 (bools not affected by ++/--) http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.91r2=1.92ty=u Index: phpdoc/en/language/operators.xml diff -u

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2005-06-22 Thread Jakub Vrana
vrana Wed Jun 22 04:20:41 2005 EDT Modified files: /phpdoc/en/language operators.xml Log: Use English, transcription of array comparison http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.88r2=1.89ty=u Index: phpdoc/en/language/operators.xml

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2005-06-19 Thread Jakub Vrana
vrana Sun Jun 19 10:55:21 2005 EDT Modified files: /phpdoc/en/language operators.xml Log: Coding standards http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.86r2=1.87ty=u Index: phpdoc/en/language/operators.xml diff -u

[PHP-DOC] cvs: phpdoc /en/language operators.xml /en/reference/array/functions array-multisort.xml /en/reference/bcompiler/functions bcompiler-write-exe-footer.xml bcompiler-write-footer.xml /en/re

2005-04-20 Thread Jakub Vrana
vrana Wed Apr 20 10:05:09 2005 EDT Modified files: /phpdoc/en/language operators.xml /phpdoc/en/reference/array/functionsarray-multisort.xml /phpdoc/en/reference/bcompiler/functions

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2005-04-05 Thread Jakub Vrana
vrana Tue Apr 5 08:38:29 2005 EDT Modified files: /phpdoc/en/language operators.xml Log: Remove bogus note (bug #32545) # maybe it was true in previous versions but I can't trace in which

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2004-12-09 Thread Jakub Vrana
vrana Thu Dec 9 03:09:49 2004 EDT Modified files: /phpdoc/en/language operators.xml Log: Array comparison (bug #31032) http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.80r2=1.81ty=u Index: phpdoc/en/language/operators.xml diff -u

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2004-08-06 Thread Jakub Vrana
vrana Fri Aug 6 15:13:20 2004 EDT Modified files: /phpdoc/en/language operators.xml Log: Comparison of numerical strings (bug #23110) http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.77r2=1.78ty=u Index: phpdoc/en/language/operators.xml diff

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2004-08-06 Thread Sean Coates
seanFri Aug 6 15:26:12 2004 EDT Modified files: /phpdoc/en/language operators.xml Log: grammar http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.78r2=1.79ty=u Index: phpdoc/en/language/operators.xml diff -u

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2004-08-02 Thread Jakub Vrana
vrana Mon Aug 2 06:54:00 2004 EDT Modified files: /phpdoc/en/language operators.xml Log: Associativity, precedence, remove print\n# internals@ didn't object http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.76r2=1.77ty=u Index:

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2004-07-27 Thread Jakub Vrana
vrana Tue Jul 27 08:42:15 2004 EDT Modified files: /phpdoc/en/language operators.xml Log: Incrementing booleans (bug #20644) http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.74r2=1.75ty=u Index: phpdoc/en/language/operators.xml diff -u

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2004-07-27 Thread Jakub Vrana
vrana Tue Jul 27 17:30:24 2004 EDT Modified files: /phpdoc/en/language operators.xml Log: Unary minus (bug #28223) http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.75r2=1.76ty=u Index: phpdoc/en/language/operators.xml diff -u

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2004-07-26 Thread Jakub Vrana
vrana Mon Jul 26 09:24:22 2004 EDT Modified files: /phpdoc/en/language operators.xml Log: Associativity (bug #10351) http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.72r2=1.73ty=u Index: phpdoc/en/language/operators.xml diff -u

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2004-07-26 Thread Jakub Vrana
vrana Mon Jul 26 10:48:35 2004 EDT Modified files: /phpdoc/en/language operators.xml Log: 32 bits shifting (bug #16366) http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.73r2=1.74ty=u Index: phpdoc/en/language/operators.xml diff -u

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2004-07-07 Thread Jakub Vrana
vrana Wed Jul 7 04:35:55 2004 EDT Modified files: /phpdoc/en/language operators.xml Log: Precedence (bug #28760) http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.71r2=1.72ty=u Index: phpdoc/en/language/operators.xml diff -u

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2004-06-24 Thread Curt Zirzow
curtThu Jun 24 23:09:01 2004 EDT Modified files: /phpdoc/en/language operators.xml Log: So not to imply that php 5 no longer support this. http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.70r2=1.71ty=u Index:

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2004-06-13 Thread Vincent Briet
poz Sun Jun 13 04:50:07 2004 EDT Modified files: /phpdoc/en/language operators.xml Log: Fix ?xml http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.69r2=1.70ty=u Index: phpdoc/en/language/operators.xml diff -u

Re: [PHP-DOC] cvs: phpdoc /en/language operators.xml

2004-06-13 Thread Curt Zirzow
* Thus wrote Vincent Briet ([EMAIL PROTECTED]): diff -u phpdoc/en/language/operators.xml:1.69 phpdoc/en/language/operators.xml:1.70 --- phpdoc/en/language/operators.xml:1.69 Sat Jun 12 22:52:14 2004 +++ phpdoc/en/language/operators.xml Sun Jun 13 04:50:07 2004 @@ -1,5 +1,5 @@ -xml

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2004-06-12 Thread Curt Zirzow
curtSat Jun 12 22:52:15 2004 EDT Modified files: /phpdoc/en/language operators.xml Log: Define when precdence is equal. http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.68r2=1.69ty=u Index: phpdoc/en/language/operators.xml diff -u

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2004-05-31 Thread Friedhelm Betz
betzMon May 31 08:34:40 2004 EDT Modified files: /phpdoc/en/language operators.xml Log: use varname instead of literal http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.67r2=1.68ty=u Index: phpdoc/en/language/operators.xml diff -u

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2004-05-24 Thread Philip Olson
philip Mon May 24 19:32:50 2004 EDT Modified files: /phpdoc/en/language operators.xml Log: Mention the deprecated is_a() within the instanceof docs. Deals with bug #27503 See also get_class().

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2004-04-07 Thread Kenneth Schwartz
irchtml Thu Apr 8 00:25:42 2004 EDT Modified files: /phpdoc/en/language operators.xml Log: Bug #25356: ?: (ternary) - shold operate as in C, but does not http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.64r2=1.65ty=u Index:

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2004-04-01 Thread Kenneth Schwartz
irchtml Thu Apr 1 03:25:52 2004 EDT Modified files: /phpdoc/en/language operators.xml Log: bug #18680: bitwise operators use character's ASCII values when using strings http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.63r2=1.64ty=u Index:

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2004-03-05 Thread Ken Tossell
kennyt Fri Mar 5 16:24:41 2004 EDT Modified files: /phpdoc/en/language operators.xml Log: Added 'instanceof' as a 'type operator.' http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.61r2=1.62ty=u Index: phpdoc/en/language/operators.xml diff

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2004-03-05 Thread Ken Tossell
kennyt Fri Mar 5 16:28:43 2004 EDT Modified files: /phpdoc/en/language operators.xml Log: s/version 5/5/ http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.62r2=1.63ty=u Index: phpdoc/en/language/operators.xml diff -u

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2004-01-31 Thread Friedhelm Betz
betzSat Jan 31 06:45:34 2004 EDT Modified files: /phpdoc/en/language operators.xml Log: slightly improved example http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.60r2=1.61ty=u Index: phpdoc/en/language/operators.xml diff -u

[PHP-DOC] cvs: phpdoc /en/language operators.xml types.xml /en/reference/array reference.xml

2004-01-30 Thread Jakub Vrana
vrana Fri Jan 30 04:31:30 2004 EDT Modified files: /phpdoc/en/language operators.xml types.xml /phpdoc/en/reference/array reference.xml Log: Comparison operators (#27090) http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.59r2=1.60ty=u

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2004-01-15 Thread Derick Rethans
derick Thu Jan 15 05:01:55 2004 EDT Modified files: /phpdoc/en/language operators.xml Log: - Reverse order of this list. It's just wrong to list the lowest precendence first. Index: phpdoc/en/language/operators.xml diff -u

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2004-01-04 Thread Friedhelm Betz
betzSun Jan 4 21:27:00 2004 EDT Modified files: /phpdoc/en/language operators.xml Log: CS: examples start at col 0 Index: phpdoc/en/language/operators.xml diff -u phpdoc/en/language/operators.xml:1.57 phpdoc/en/language/operators.xml:1.58 ---

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2003-12-08 Thread Friedhelm Betz
betzMon Dec 8 07:00:42 2003 EDT Modified files: /phpdoc/en/language operators.xml Log: php tags for examples Index: phpdoc/en/language/operators.xml diff -u phpdoc/en/language/operators.xml:1.55 phpdoc/en/language/operators.xml:1.56 ---

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2003-11-09 Thread Derick Rethans
derick Sun Nov 9 07:17:32 2003 EDT Modified files: /phpdoc/en/language operators.xml Log: - Clarify operators a bit for newbies Index: phpdoc/en/language/operators.xml diff -u phpdoc/en/language/operators.xml:1.53 phpdoc/en/language/operators.xml:1.54 ---

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2003-11-09 Thread Steph
sfoxSun Nov 9 08:25:40 2003 EDT Modified files: /phpdoc/en/language operators.xml Log: tidying previous update Index: phpdoc/en/language/operators.xml diff -u phpdoc/en/language/operators.xml:1.54 phpdoc/en/language/operators.xml:1.55 ---

[PHP-DOC] cvs: phpdoc /en/language operators.xml types.xml /en/reference/var/functions empty.xml isset.xml

2003-06-21 Thread Philip Olson
philip Sat Jun 21 12:06:20 2003 EDT Modified files: /phpdoc/en/reference/var/functions isset.xml empty.xml /phpdoc/en/language types.xml operators.xml Log: Add link to the type comparison tables appendix. Index:

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2003-06-09 Thread Moriyoshi Koizumi
moriyoshi Mon Jun 9 19:12:25 2003 EDT Modified files: /phpdoc/en/language operators.xml Log: Those operators have right associativity indeed.. Index: phpdoc/en/language/operators.xml diff -u phpdoc/en/language/operators.xml:1.50

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2003-03-18 Thread Philip Olson
philip Tue Mar 18 04:21:07 2003 EDT Modified files: /phpdoc/en/language operators.xml Log: Added many links to other related sections of the manual, expanded ternary example, and a few other minor changes. Index: phpdoc/en/language/operators.xml diff -u

[PHP-DOC] cvs: phpdoc /en/language operators.xml /en/reference/math reference.xml

2003-03-17 Thread Philip Olson
philip Mon Mar 17 20:49:21 2003 EDT Modified files: /phpdoc/en/reference/math reference.xml /phpdoc/en/language operators.xml Log: Cross reference math functions and operators manual pages. Index: phpdoc/en/reference/math/reference.xml diff -u

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2003-02-10 Thread CHAILLAN Nicolas
nicos Mon Feb 10 17:50:48 2003 EDT Modified files: /phpdoc/en/language operators.xml Log: fixing #22150 Index: phpdoc/en/language/operators.xml diff -u phpdoc/en/language/operators.xml:1.43 phpdoc/en/language/operators.xml:1.44 ---

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2003-02-04 Thread Damien Seguy
damsTue Feb 4 07:49:14 2003 EDT Modified files: /phpdoc/en/language operators.xml Log: php.ini entity Index: phpdoc/en/language/operators.xml diff -u phpdoc/en/language/operators.xml:1.42 phpdoc/en/language/operators.xml:1.43 ---

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2003-01-18 Thread Philip Olson
philip Sat Jan 18 17:13:35 2003 EDT Modified files: /phpdoc/en/language operators.xml Log: Document that if (!$a = foo()) works despite the operator precedence. This closes bug #17180 Index: phpdoc/en/language/operators.xml diff -u

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2003-01-18 Thread Philip Olson
philip Sat Jan 18 17:48:35 2003 EDT Modified files: /phpdoc/en/language operators.xml Log: Typo. It's varname not variable. Index: phpdoc/en/language/operators.xml diff -u phpdoc/en/language/operators.xml:1.41 phpdoc/en/language/operators.xml:1.42 ---

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2002-10-09 Thread Friedhelm Betz
betzWed Oct 9 04:30:46 2002 EDT Modified files: /phpdoc/en/language operators.xml Log: $php_errmsg is not global links to expressions, predefined $php_errmsg Index: phpdoc/en/language/operators.xml diff -u phpdoc/en/language/operators.xml:1.39

[PHP-DOC] cvs: phpdoc /en/language operators.xml /en/reference/array/functions array-merge.xml

2002-07-01 Thread Jan Lehnardt
jan Mon Jul 1 17:57:45 2002 EDT Modified files: /phpdoc/en/language operators.xml /phpdoc/en/reference/array/functionsarray-merge.xml Log: - fix #14992 Index: phpdoc/en/language/operators.xml diff -u phpdoc/en/language/operators.xml:1.37

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2002-05-29 Thread Friedhelm Betz
betzWed May 29 05:54:38 2002 EDT Modified files: /phpdoc/en/language operators.xml Log: only example output br to br / Index: phpdoc/en/language/operators.xml diff -u phpdoc/en/language/operators.xml:1.36 phpdoc/en/language/operators.xml:1.37 ---

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2002-04-19 Thread Andrew Lindeman
alindeman Fri Apr 19 15:48:18 2002 EDT Modified files: /phpdoc/en/language operators.xml Log: typo Index: phpdoc/en/language/operators.xml diff -u phpdoc/en/language/operators.xml:1.34 phpdoc/en/language/operators.xml:1.35 ---

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2002-04-18 Thread Damien Seguy
damsThu Apr 18 22:44:45 2002 EDT Modified files: /phpdoc/en/language operators.xml Log: The paragraph about integer division is inconsistent, and wrong Index: phpdoc/en/language/operators.xml diff -u phpdoc/en/language/operators.xml:1.33

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2002-04-13 Thread Gabor Hojtsy
gobaSat Apr 13 05:59:01 2002 EDT Modified files: /phpdoc/en/language operators.xml Log: (double) is (float), moving precedence table to the more logical first place. Index: phpdoc/en/language/operators.xml diff -u phpdoc/en/language/operators.xml:1.32

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2001-12-14 Thread jim winstead
jimwFri Dec 14 15:44:06 2001 EDT Modified files: /phpdoc/en/language operators.xml Log: disabling shell_exec also disables Index: phpdoc/en/language/operators.xml diff -u phpdoc/en/language/operators.xml:1.30 phpdoc/en/language/operators.xml:1.31 ---

[PHP-DOC] cvs: phpdoc /en/language operators.xml

2001-05-23 Thread Jeroen van Wolffelaar
jeroen Wed May 23 16:44:35 2001 EDT Modified files: /phpdoc/en/language operators.xml Log: fixed comment Index: phpdoc/en/language/operators.xml diff -u phpdoc/en/language/operators.xml:1.18 phpdoc/en/language/operators.xml:1.19 ---

Re: [PHP-DOC] cvs: phpdoc /en/language operators.xml

2001-05-23 Thread Lars Torben Wilson
Jeroen van Wolffelaar writes: + note +simpara + Most database-functions do not return PHP-errors, rather, + you must use some get_error() function applicable for + your database type. +/simpara + /note Say what? If you have a database call that goes wrong, you do