Nilgün Belma Bugüner
04077dd209
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283798 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:17:58 +00:00
Yannick Torres
75b2d8e872
fix markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279761 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 10:58:35 +00:00
Daniel Convissor
e7adbb3c45
* userinput -> literal: don't want the line break that comes after userinput.
...
* gmp_add() -> gmp_and(): well, because it's the right function.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278944 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-19 03:18:19 +00:00
Daniel Convissor
2b04b69cc0
* Bitwise: provide examples of turning bits on and off.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278664 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-13 16:04:20 +00:00
Daniel Convissor
04e70564c7
* Bitwise: fix ampersands in last commit.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278626 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-13 05:40:33 +00:00
Daniel Convissor
19e71c8c8b
* Bitwise: add references to gmp extension for large numbers.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278625 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-13 04:06:03 +00:00
Daniel Convissor
2bbab31769
* Bitwise: add explanations of how things work, including arithmetic shifting,
...
precedence and data types.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278624 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-13 03:54:14 +00:00
Daniel Convissor
3c62644bbd
* Remove trailing white space.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278335 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-06 20:46:30 +00:00
Daniel Convissor
201ec7dba5
* Bitwise: add examples of shifting on integers.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278334 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-06 20:45:40 +00:00
Daniel Convissor
46cfcd6a1e
* Bitwise: put userinput around entries so they stay on one line.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278218 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-03 16:03:46 +00:00
Daniel Convissor
7b0495276b
* Bitwise: clarify inclusive vs exclusive or.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278199 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-03 01:21:33 +00:00
Daniel Convissor
64c2e26b9d
* Bitwise: provide examples for &, | and ^ on integers.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278197 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-03 00:24:23 +00:00
Daniel Convissor
a2b8544931
* Bitwise: move example below list of operators.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278196 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-02 23:31:53 +00:00
Damien Seguy
01253d3618
introduction of the foreach entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275923 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-16 15:30:18 +00:00
Richard Quadling
72a9626a43
Typo. Fix #47361
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275589 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-11 15:42:03 +00:00
Jakub Vrana
84c2ee3c4e
Document short ?:
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272952 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-07 13:10:41 +00:00
Kalle Sommer Nielsen
dedd017325
* is_a() is undeprecated as of 5.3
...
* ereg extension is deprecated as of 5.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270923 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-10 01:46:03 +00:00
Hannes Magnusson
5cd5661448
Use proper markup for variables
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265362 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 15:40:25 +00:00
Johannes Schlüter
51470dffcd
- Mention clone's operator precedence
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263101 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-21 15:19:33 +00:00
Etienne Kneuss
de8f418b79
Add example with mixed types for ^
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259056 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-04 20:54:38 +00:00
Felipe Pena
141c821c05
+ Fixed
...
|-- Indentation
|-- Markup (missing some <para>s)
- Cosmetic (add blank lines in examples)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258288 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-23 03:44:08 +00:00
Kalle Sommer Nielsen
3322f2c725
Fixes #44253
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257814 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 13:34:30 +00:00
Paul Reinheimer
917a6b2009
It is possible to commit to boolean, not sure why it was ommited from the table
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253290 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-20 05:18:51 +00:00
Philip Olson
d522d135a1
Removed PHP 3 information from the manual. Goodbye PHP 3, thanks for all the memories!
...
This commit covers many files.
The CVS file phpweb/manual/php3.php will exist to store [most of] this info.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253274 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-19 21:45:32 +00:00
Hannes Magnusson
2f74d924c9
Document how to check if an object is not an instanceof a class
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251509 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-28 13:39:51 +00:00
Jakub Vrana
ee3c62d61b
Missing ?>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247132 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-27 10:52:00 +00:00
Etienne Kneuss
973db92b73
Make + on arrays more clear
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241622 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 04:42:19 +00:00
Jakub Vrana
34bc8e19f9
Other numerical string comparison example (bug #41384 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241410 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 09:02:49 +00:00
Jakub Vrana
83a65367fa
Modulus uses integers (bug #41802 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241314 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 13:30:51 +00:00
Hannes Magnusson
c030e2adf7
Upgrade to DocBook5:
...
- All id attributes are now xml:id
- Add docbook namespace to all root elements
- Replace <ulink /> with <link xlink:href />
- Minor markup fixes here and there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Gwynne Raskind
460fc9bed4
Clarify return type of division operator. Fixes bug #39703 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237714 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 01:27:33 +00:00
Etienne Kneuss
35a5e1fa5d
Fix #41228 (Mention short-circuit property of some logical operators)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234708 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-30 17:02:28 +00:00
Jakub Vrana
431f8b37db
= can be avaluated not only before ! (bug #40820 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232426 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 14:09:51 +00:00
Greg Beaver
eff4428985
improve instanceof docs
...
add explicit PHP examples for each kind of usage, plus note
about how to use it with dynamic class references
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229923 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-16 05:39:30 +00:00
Philip Olson
c2e9e5a27e
According to our guidelines:
...
- Use PHP x.x.0 instead of PHP x.x, or use PHP x.x.x where appropriate
- Use PHP x instead of PHPx
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229829 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 08:12:20 +00:00
Richard Quadling
951abf2694
Reverse
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@224077 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-30 14:54:54 +00:00
Richard Quadling
00d66e2e46
Typo &= => =&
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@224075 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-30 14:41:10 +00:00
Dave Barr
e86398e2cb
- Typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219619 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-08 08:48:16 +00:00
Etienne Kneuss
fb59a0ff6c
Fix #33035 (Introduce instanceof's precedence)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219469 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-06 12:25:19 +00:00
Etienne Kneuss
18f34143e1
Fix #38660 (Implement changes regarding objects in PHP5)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219462 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-06 11:55:09 +00:00
Sean Coates
17a283bd6a
WS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219226 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-01 15:37:21 +00:00
Sean Coates
3a9d373d06
note about non-obvious ternary evaluation (and recommend to avoid stacking); bug #38679
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219225 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-01 15:33:53 +00:00
Horst Schirmeier
a72f69cc3e
minor correction: not the "output" of foo() but the return value is stored in $a
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212701 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-09 18:18:34 +00:00
Nuno Lopes
b80fc168c4
fix #36280 : only plain ascii characters can be incremented
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207468 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-18 23:10:39 +00:00
Jakub Vrana
25f58004ab
Give table ID
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207352 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-17 14:03:06 +00:00
Jakub Vrana
3d79dcf101
+= for arrays (bug #36047 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205453 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-17 12:25:19 +00:00
Jakub Vrana
a7a0ce13e3
instanceof checks parents and interfaces too (bug #34993 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199893 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-03 10:17:58 +00:00
Jean-Sébastien Goupil
42498320e8
php role for programlisting missing
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199241 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-26 08:35:20 +00:00
Jakub Vrana
e1784a40f0
[ seems to be left associative (bug #34073 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193992 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-19 15:27:50 +00:00
Jakub Vrana
7da969f782
Different Types should be Various (spotted by Kit.Lester)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193969 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-19 10:03:06 +00:00