Commit graph

473 commits

Author SHA1 Message Date
Philip Olson
0a4b054a74 The magical constant __METHOD__ was added in PHP 5.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129748 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 16:56:56 +00:00
Philip Olson
ed3bbe4f62 Typos as reported by Andrey Hristov.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129733 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 15:14:44 +00:00
André Luis Ferreira da Silva Bacci
180c4a1672 WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129698 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 03:55:58 +00:00
Rasmus Lerdorf
752196dc5a Document the fact that continue applies to switch
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128912 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-27 14:21:55 +00:00
Philip Olson
23c409d0e6 Move the "unimportant" &note.language-construct; note to the bottom.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128313 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-21 22:37:51 +00:00
Andy Lindeman
310482980f pickyness :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127492 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-17 17:08:09 +00:00
Philip Olson
1ec0da27cb Added a new section: functions.internal
It explains PHP's built-in functions.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127489 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-17 15:54:41 +00:00
Philip Olson
632fefd338 Made all informal examples formal (with titles), XML formatting, and added PHP tags.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127467 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-17 14:29:40 +00:00
Philip Olson
a6ca23580b Moved the old old_function information to the php2->php3 migration appendix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127394 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-17 03:37:43 +00:00
Andy Lindeman
a111f6f9ff adding note to language constructs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125705 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-04 17:13:07 +00:00
Andy Lindeman
37ded2b67e The output of this looks quite weird in the docs. Splitting it up in hopes of making it look better...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125518 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-02 22:11:18 +00:00
Andy Lindeman
dbe443055d make up your mind philip ;-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124219 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-22 02:38:18 +00:00
Andy Lindeman
8051d9a816 be consistent with parans
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124218 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-22 02:32:13 +00:00
Andy Lindeman
ca95a150bd -as discussed with philip, my example about character decrementation was a bit too long.
-moved discussion and examples about increment and decrement operators to the correct section.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124217 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-22 02:19:50 +00:00
Andy Lindeman
864e1edaf0 fix bug #6107
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124210 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-21 22:33:13 +00:00
Sara Golemon
8185ec87a1 DocBug# 23243 - Include crossref to BCMath on lang.types.int
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@123604 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-16 18:18:44 +00:00
Jesus M. Castagnetto
82829782b4 Changed element id for obj. comp. in PHP4
Added docs on object comparison in PHP5


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122618 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-05 10:03:45 +00:00
Derick Rethans
7cc14952bc - Fix XML
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122115 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-02 06:44:47 +00:00
Andy Lindeman
fbda587836 adding note for bug #21840
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122087 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-01 23:42:39 +00:00
Andy Lindeman
06165161f1 picky stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121932 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-01 12:31:11 +00:00
Jesus M. Castagnetto
2721756eb4 Added some blurb on diophantine eqs to gmp_gcdext
Added blurb on object comparisons in PHP4
Known bug: make html does not copy the PNG from images to the correct dir
   Someone with more insight on what to change in configure.in and related
   can do the changes (don't want to break the build).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121878 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-01 06:39:55 +00:00
Philip Olson
17f895f89b s/<link>/<type>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@120614 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-18 18:38:47 +00:00
Philip Olson
f53938e2bc Added many links to other related sections of the manual, expanded ternary
example, and a few other minor changes.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@120567 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-18 09:21:07 +00:00
Philip Olson
6708a6983c Cross reference math functions and operators manual pages.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@120549 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-18 01:49:21 +00:00
Victor Boivie
4edc895c90 Fixed incorrect example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@119016 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-05 07:02:43 +00:00
Erica Douglass
5674c84757 Fixed minor grammatical errors and grammar bug #22506
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118714 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-02 20:52:22 +00:00
Victor Boivie
8a238b09cd Fixed example (bug #22254)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118163 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-26 06:34:22 +00:00
Philip Olson
c4e53a76f5 typo (figured 'make test' would have found this)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117531 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-22 06:53:31 +00:00
Philip Olson
a7989a05a0 Expand info on constant and scope, similar to superglobals
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117530 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-22 06:51:10 +00:00
Derick Rethans
26df279ae0 - Fixed XML, remember, CDATA sections can not include comments like this
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@116795 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-17 19:11:36 +00:00
Philip Olson
0357d0be0d strings (single quotes): escape sequences for special characters are also not expanded
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@116446 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-14 23:18:02 +00:00
Nicolas Chaillan
c6c63c89e4 fixing #22150
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@115653 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-10 22:50:48 +00:00
Philip Olson
a79ab53063 Fix a typo, this closes bug #22113
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@115063 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-07 20:19:13 +00:00
Nicolas Chaillan
d4d05cf561 fixing code
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114837 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-05 02:05:16 +00:00
Damien Seguy
3537f2c05a php.ini entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114751 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-04 12:49:14 +00:00
Damien Seguy
d45483f697 php.ini entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114749 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-04 12:39:58 +00:00
Philip Olson
4d831c8b14 Expanded string and array information including many example updates, many
more manual links, and a little cleanup.  Added a decent amount of information
on using arrays within strings and further explained $foo[bar].  This also closes bug #20601


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113075 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 23:55:56 +00:00
Philip Olson
542271944a Explain heredoc closing identifier error a little more. This closes bug #20814.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112920 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 07:27:50 +00:00
Philip Olson
c585222898 Added <?php ?>, and missing CDATA's.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112919 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 07:17:32 +00:00
Philip Olson
97816830b8 Typo. It's <varname> not <variable>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112579 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 22:48:35 +00:00
Philip Olson
e697852c24 Document that if (!$a = foo()) works despite the operator precedence. This
closes bug #17180


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112573 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 22:13:35 +00:00
Philip Olson
bc2907ed8f Typo :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112427 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 17:31:07 +00:00
Gabor Hojtsy
4c41285975 Change wording of newline note...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112426 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 17:26:01 +00:00
Philip Olson
97e8b8dccf Character before heredoc closing identifier (which is EOL) depends on the OS.
This closes bug #21680


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112361 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 08:56:06 +00:00
Philip Olson
b838258581 Document the special magical constants (__LINE__ and friends). This also
closes bug #19196


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112350 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 06:42:27 +00:00
Friedhelm Betz
be3dfeb106 typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111601 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-12 22:51:45 +00:00
Friedhelm Betz
8b3f13f5c5 WS fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111416 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-11 09:57:37 +00:00
Gabor Hojtsy
2e74fb2cd3 Ups, fixing two typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106398 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 10:50:48 +00:00
Gabor Hojtsy
2b3b31872b Adding explanation about using wrapper functions
instead of the language constructs. Also reworded
the language construct's list a bit, so it indicates
that there are more constructs not working. Added a
new object example on how to use variable funcitons
inside objects.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106397 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 10:44:46 +00:00
Sara Golemon
94ea0839d2 Documentation Bug #8353
"Documentation claims only a copy of the original array is worked on with foreach(), yet internal pointer *IS* advanced."


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106292 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-30 16:42:10 +00:00
Sara Golemon
8779fa151a Documentation Bug #2965
"Why is ('Z'+1) < 'Z'?"


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106290 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-30 16:21:10 +00:00
Sara Golemon
2d81249fec Documentation Bug #13568. Added qualification for conditional function declarations.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106123 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-28 20:43:00 +00:00
Philip Olson
e78f54ade6 <note>Superglobals cannot be used as variable variables. Closes bug #18452
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103262 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-10 22:17:10 +00:00
Gabor Hojtsy
60944d05c2 Correcting entity error reported by xsltproc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103076 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-09 14:06:33 +00:00
Gabor Hojtsy
5de0321db9 Adding info on conversion to objects and resources,
removed these info from the juggling part


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103072 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-09 13:50:36 +00:00
Philip Olson
d3a860c966 Made <simpara> => <para> changes where needed; <simpara> can't handle goodies
such as <informalexample>'s.  And a typo fix.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102741 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-06 07:22:16 +00:00
Gabor Hojtsy
7caa8cc18e Going on with general cleanups. Removing the whole outdated
and long ago commented single/multidimensional array parts.
Adding more examples, adding some points that were in TODO.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102563 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-04 17:34:52 +00:00
Gabor Hojtsy
69e4f3f0be Started to clean up the structure, adding some content
in place of TODO comments, and more examples. Also cleaned
up a bit in the formatting.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102552 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-04 15:45:11 +00:00
Gabor Hojtsy
51e24ab11f Adding more info on float conversion and some
more cross references


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102532 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-04 11:03:25 +00:00
Gabor Hojtsy
d1c40af291 Add some more info on resource types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102531 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-04 10:53:41 +00:00
Gabor Hojtsy
7d22c8c41b Adding "Converting to string" section,
which hopefully closes my assigned bug #19575

Done some reorganization in the type juggling
section, added more todo comments

Also added a few examples, in place of some
todo comments

More to come on conversion to other types in the
future...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102527 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-04 10:51:07 +00:00
Hartmut Holzgraefe
e22d9639b8 ongoing changes to callback pseudo-type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101469 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-26 20:40:42 +00:00
Hartmut Holzgraefe
6aceff3a11 - documentation on pseudo-types
- "callback" pseudo-type added
- changed usort proto to use callback (more will follow)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101396 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-26 06:58:16 +00:00
Friedhelm Betz
f225ffb647 various id and link corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98955 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-09 09:50:26 +00:00
Friedhelm Betz
13103e40f0 $php_errmsg is not global
links to expressions, predefined $php_errmsg


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98944 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-09 08:30:45 +00:00
Friedhelm Betz
9e00d3a819 integrated note from error-handling.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98806 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-08 10:38:41 +00:00
Wez Furlong
195ea36a31 Document/tidy up/clarify some more streams related information.
Add notes about URL support for GD functions.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97008 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-26 13:56:54 +00:00
Per Gustafsson
5cda076cb4 - Removing an example and part of a heredoc note (fixes bug #19180)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@96060 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-18 13:38:04 +00:00
Friedhelm Betz
0408aee54f typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95818 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-15 15:46:44 +00:00
Erica Douglass
5fe72612a7 Fixed minor grammatical errors.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95750 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-15 05:04:35 +00:00
Markus Fischer
e2feab2ed0 - Make paragraph about dynamically accessing super globals not possible
a "Warning" so it's easier spotted.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95469 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-11 13:53:09 +00:00
Dallas Wang
476d18e290 Typos fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@94096 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-29 21:18:14 +00:00
Derick Rethans
7c76608a20 - Clearify foreach()' behavior on wrong data types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@93917 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-28 09:40:31 +00:00
Dallas Wang
62bed2085f Fixed a few typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@93575 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-25 20:07:05 +00:00
Jesus M. Castagnetto
c372bba737 s/drunk/drank, and then he was happy ;-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@93270 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-23 22:27:24 +00:00
Gabor Hojtsy
fbf6a0522f Typo fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90353 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-29 21:00:21 +00:00
Gabor Hojtsy
8be263e259 Adding case sensitivity note to include_once and require_once
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90352 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-29 20:57:18 +00:00
Gabor Hojtsy
ec0b04c240 Features.types is not the right linkend, changing to language.types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@89747 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-25 09:59:48 +00:00
James Cox
4c23c16cd0 heredoc is one word.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88396 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 23:37:00 +00:00
Georg Richter
e92e5c9465 printf can't be used with variable function calls
fixed bug #16739


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88067 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-08 11:40:02 +00:00
Philip Olson
e78b6dc0a2 In summary, mentioned register_globals and superglobals a lot.
- Rewrote the register_globals warning for language.variables.predefined
- $GLOBALS has existed since PHP 3
- Added a variable scope example (superglobal vs old php var)
- Updated register_globals related info in various places
- Used mode="html" for html
- Added example showing different ways to access external information
- Explained GET a little
- Updated Array Cookie examples (they still set seperate cookies)
- Removed language.variables.external.environment as this is explained now
- Closed bug #15714


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87651 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-03 22:51:23 +00:00
Jan Lehnardt
8cbc437a8e - fix #14992
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87371 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-01 21:57:45 +00:00
Sander Roobol
20bb98ea63 Various minor typos, thanks to Paul Hudson for spotting most of them...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87193 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-30 10:41:44 +00:00
Philip Olson
f3cc504884 Added <?php ?> to PHP code.
Added ?> <?php to HTML code (until role="HTML" exists).
Changed $Count to $count in setcookie example.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87068 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-29 00:52:16 +00:00
David Croft
a4489470e1 notes about static initializers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86453 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-23 03:03:36 +00:00
Markus Fischer
ffd2f85063 - Use new superglobals by default, mention old way were applicable.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85824 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-16 07:11:04 +00:00
Markus Fischer
d04f1309c8 - Add appropriate warnings that Windows does not support remote file access
for the include/require friends.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85326 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-10 21:41:16 +00:00
Markus Fischer
1cb3dbe288 - Document that we have @new but not @&new or &@new, closes #14094.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85252 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-10 10:51:58 +00:00
Markus Fischer
8029eed94b - Fix #13645.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85244 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-10 09:50:04 +00:00
Markus Fischer
032feb14d6 - Properly document when a var is considered to be NULL and when not,
closes #13577.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85243 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-10 09:15:37 +00:00
Markus Fischer
bed4bd6c00 - Document that order of class definition is important (closes #13165).
# Though the zend engine CAN handle class definitions not in the right order
# this is not always true, especially when extending classes which extend
# classes.  See the report.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85237 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-10 08:43:11 +00:00
Markus Fischer
e0723bd42d - Document the behaviour of 'static' and 'global' when using references, closes
$12454 (and probably a few others too).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85216 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-09 23:15:26 +00:00
Markus Fischer
2b2f92f366 - Explain more behaviours of using certain kind of keys for arrays.
- Removed note about negative array keys.
# Can someone explain me why there was an note about better not documented
# negative array indices? Explain me what's wrong not documented it, if you've
# good reason I will reconsider the removement. And the note was bogus too (IMHO).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85195 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-09 19:52:00 +00:00
Friedhelm Betz
16dd096435 only example output <br> to <br />
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83989 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-29 09:54:38 +00:00
Friedhelm Betz
9795f30f8b minor correction: double is out :-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83988 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-29 09:53:40 +00:00
Simone Cortesi
ea24e38113 on my dictionary cappuccino has 2 "c"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83928 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-29 00:17:38 +00:00
Friedhelm Betz
1f7a1e6048 some programmlisting corrections, (I hope) and some entity corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83925 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-28 21:31:56 +00:00
Friedhelm Betz
f5c6c68d27 small correction: <br> to <br />
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83525 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-26 15:50:03 +00:00
Derick Rethans
c7f01a01bb - More corrections (fixes bug #17387)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83383 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-24 18:50:50 +00:00
Derick Rethans
4cc4989e3a - Correct conversion example (fixes bug #17388)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83382 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-24 18:49:33 +00:00