Commit graph

896 commits

Author SHA1 Message Date
Jean-Sébastien Goupil
e610eb1970 adding title to an 'big' example + adding ; at the end of a line
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199711 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-01 16:28:17 +00:00
Nuno Lopes
dbc2cfe684 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199701 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-01 14:47:10 +00:00
Jakub Vrana
770ae49343 Uninitialized variables
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199700 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-01 14:37:00 +00:00
Jakub Vrana
e3188601d5 Assigning references are not faster than lazy copy
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199618 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-31 15:04:12 +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
Jean-Sébastien Goupil
ee0237cec3 transform if expression to look like while, for, ...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199234 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-26 07:58:05 +00:00
Jakub Vrana
1f73c8cad8 Values must be static expressions (bug #34634)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198353 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-13 13:25:22 +00:00
Jakub Vrana
7023cf3643 include ./ searches only in cwd too
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198250 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-12 13:04:10 +00:00
Gabor Hojtsy
fdbbac8403 last PHP closing tag is not required:
- give an example
 - give better reasons on when it might be helpful


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197095 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-27 18:22:19 +00:00
Jakub Vrana
4ad8cfcfff Undocument __halt_compiler documented elsewhere
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196550 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-21 21:20:27 +00:00
Jakub Vrana
a1b018c99e Document __halt_compiler()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196519 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-21 12:43:14 +00:00
Jakub Vrana
b647e21d4b Converting arrays to object (bug #34500)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196452 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 14:15:14 +00:00
Jakub Vrana
982b0ff3f6 Sleep and wakeup example (bug #34397)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196444 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 12:50:10 +00:00
Noah Fontes
e0fe293930 Fixed bug #34390 (static members and methods really can be redefined in subclasses)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196253 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-17 14:52:32 +00:00
Jakub Vrana
178147e5b0 Wrong references are fatal since 5.0.5, not 5.1.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196217 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-16 23:01:50 +00:00
Jakub Vrana
aa24534b57 Warning about including remote files (bug #34406)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195343 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-07 11:31:45 +00:00
Jakub Vrana
579a518e3d Modifying array values (bug #34220)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194920 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-02 12:32:09 +00:00
Nuno Lopes
6efd1d0907 fix 34337: typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194877 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-01 20:40:53 +00:00
Jakub Vrana
f29b6cbdee Calling non-static methods statically (bug #34095)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194640 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 15:08:38 +00:00
Jakub Vrana
25af2e1607 Throwing exceptions from destructors is not allowed (bug #33598)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194573 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-29 15:58:52 +00:00
Jakub Vrana
ee03d7c8ef Protected properties are visible from parents too (bug #34060)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194572 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-29 15:51:56 +00:00
Gabor Hojtsy
739f806cce avoid 'not using' and 'using' in the same sentence
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194080 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-21 13:08:21 +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
Dallas Wang
954972076c Change expr to expression
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192883 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-09 18:34:43 +00:00
Nuno Lopes
ae2ef28497 fix #34025: missing __isset and __unset
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192662 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-07 11:33:49 +00:00
Sean Coates
e59fe02c41 rename to 'Class Constants', and add to instance/constant statement
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192329 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 18:21:30 +00:00
Sean Coates
5b90566602 add see also class constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192328 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 18:18:42 +00:00
Sean Coates
756f39661b WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192322 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 16:14:00 +00:00
Sean Coates
2a81f2c622 improve example: add signature for method with a parameter; show example output
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192321 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 16:13:32 +00:00
Sean Coates
b668dccf1f clear up implementation paragraph and add not about extending an abstract class' abstract methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192320 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 16:06:08 +00:00
Sean Coates
c4b65b4b25 Change title (user note); more correct
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192319 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 16:00:15 +00:00
Jakub Vrana
7d539551c1 E_NOTICE is issued with returning non-references in new versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191447 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-25 13:00:01 +00:00
Jakub Vrana
b37a6a1c20 Serializing information is valid for PHP 5 too (bug #33817)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191207 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-22 12:27:17 +00:00
Jakub Vrana
a210b11601 Document ReflectionException (bug #33428)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191206 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-22 12:14:08 +00:00
Nuno Lopes
16fb8f054a fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191063 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-20 11:33:47 +00:00
Noah Fontes
6c6a293715 Organizational changes; removed redundancy
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191045 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-20 02:30:19 +00:00
Noah Fontes
63d696330f Static methods can be called in an object; minor grammatical fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191028 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-19 18:50:58 +00:00
Jakub Vrana
cb72cb833a Object comparison in PHP 5 (bug #33626)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190669 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-14 10:04:53 +00:00
Jakub Vrana
35a44b0b60 Incrementing null (bug #33622)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190668 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-14 09:25:38 +00:00
Jakub Vrana
72e21fe545 Parse errors in included files (bug #33637)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190667 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-14 09:21:12 +00:00
Jakub Vrana
b97466dfe0 Wrong references passing produces fatal error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190666 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-14 09:16:30 +00:00
Nuno Lopes
4ba0892da9 add [gs]etStaticPropertyValue methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190636 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-13 18:30:22 +00:00
Nuno Lopes
f4618fa166 also mention __clone and __autoload (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190635 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-13 18:21:49 +00:00
Ken
fe9225ea1f s/may no use/may not use/
#bug 33670


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190601 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-12 22:09:57 +00:00
Sean Coates
efa29ce706 bug #33622 (bools not affected by ++/--)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190348 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-09 15:57:30 +00:00
Yannick Torres
9fd8891bac typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190024 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-06 17:18:16 +00:00
Dan Scott
4624661520 Editorial pass for latest by-reference updates.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190017 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-06 14:26:29 +00:00
Derick Rethans
c4ee57543b - Added some clarifications about references.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190011 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-06 12:52:04 +00:00
Jon Parise
513e60cc9e Break this comma splice by using a semicolon to join the two independent
clauses.

The second two lines of the diff are the result of rewrapping the text for
column width.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189901 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-04 21:01:56 +00:00
Nuno Lopes
ad9a00970a fix a couple of more errors in availability
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189175 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 18:21:23 +00:00
Nuno Lopes
da90167c1b fix availability of reflaectionParameter::isOptional()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189174 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 18:10:31 +00:00
Jakub Vrana
a719c936e7 Use English, transcription of array comparison
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188991 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-22 08:20:40 +00:00
Jakub Vrana
d9ba2b3289 Comparison with Different Types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188982 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-22 00:07:28 +00:00
Jakub Vrana
ff7f7572ed Coding standards
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188766 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-19 14:55:20 +00:00
Jakub Vrana
e97788c1fe Instruction termination (bug #33337)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188367 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-14 12:23:11 +00:00
Jakub Vrana
0d42c03a84 Scope of functions inside functions (bug #33239)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187768 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-06 15:26:20 +00:00
Nuno Lopes
33be96ca63 add ReflectionParameter::isArray
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187033 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-26 16:52:14 +00:00
Nuno Lopes
784252b784 add array type hinting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187031 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-26 16:40:51 +00:00
Jakub Vrana
8b49b2e359 where continue continues (bug #33119)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186924 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-24 09:55:58 +00:00
Jakub Vrana
96bcd84813 __get() accepts string (bug #32961)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185893 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-06 07:40:34 +00:00
Jakub Vrana
43c47790b8 Path of __FILE__ (bug #32902)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185639 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-02 12:42:02 +00:00
Jakub Vrana
ab880e363b Typo (bug #32887)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185423 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-29 07:25:23 +00:00
Jakub Vrana
e339dcb923 Overloading methods must be public (bug #31806)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185287 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-27 14:24:30 +00:00
Jakub Vrana
3d55b0e7c1 Remove doubled words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185283 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-27 14:20:09 +00:00
Jakub Vrana
78769f7890 foreach with objects (bug #31697)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185271 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-27 13:47:01 +00:00
Johannes Schlüter
fce688113c new ReflectionProperty::getDocComment() method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185116 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 19:08:02 +00:00
Jakub Vrana
147c065529 Remove double article
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184768 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-20 14:05:09 +00:00
Stanislav Malyshev
254f2033a7 I think 'public' was the intent there, judging from the language of the previous paragraph
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184606 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-18 10:47:43 +00:00
Jakub Vrana
f0f6028120 $a and $b point to the same content, not variable (spotted by Sebastian Mendel)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184398 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-15 14:19:52 +00:00
Jakub Vrana
15f11b0075 foreach with referenced arrays (bug #29686)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184323 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-14 07:49:42 +00:00
Jakub Vrana
c05cde20fd Floats in array key (bug #32671)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184200 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-12 07:40:55 +00:00
Jakub Vrana
cf43331a95 'function &' is optional with methods (bug #29877)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183859 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-07 14:26:42 +00:00
Jakub Vrana
d44bbd038e Constructors - remove PHP 3 stuff, fix description of constructors inherited from parent class (bug #22253)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183745 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 09:10:49 +00:00
Philip Olson
2a432a960e include(): Show how to "include a file into a variable",
and see also the auto_(prepend|append)_file directives.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183691 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 22:04:02 +00:00
Jakub Vrana
345f1cb361 Parse error causes processing halting since PHP 4.3.5 (bug #31736)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183657 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 12:48:05 +00:00
Jakub Vrana
34d51b1119 Remove bogus note (bug #32545)
# maybe it was true in previous versions but I can't trace in which


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183656 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 12:38:28 +00:00
Jakub Vrana
6bd1cef0b3 Heredoc in class members (bug #32554)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183655 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 12:20:44 +00:00
Jakub Vrana
4424d95a18 // </script> doesn't escape from PHP (bug #31672)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183303 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 21:12:56 +00:00
Jakub Vrana
2b1ac5dc6e Big hex-values are not overflowed to float (bug #32211)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183281 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 15:57:59 +00:00
Jakub Vrana
6db67b0b42 Headers are sent in destructor (bug #32406)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182707 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-23 10:34:41 +00:00
Damien Seguy
5369811a5e fixing bug 32247
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181710 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-09 11:40:59 +00:00
Jakub Vrana
d8ca8ba1eb Missing dot
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180757 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-25 09:58:53 +00:00
Philip Olson
4a864dc34d See also get_resource_type().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180489 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 20:31:46 +00:00
Derek Ford
70c2b1a741 fixing examples in basic-syntax.comments
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180162 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-20 06:11:25 +00:00
Derek Ford
419778bcf5 fixing last closing tag note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180161 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-20 06:06:49 +00:00
Nuno Lopes
4c5ee78104 new ReflectionClass methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179967 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-17 18:01:53 +00:00
Jakub Vrana
6ea19104ef Constructors title is not <literal>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179748 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 09:10:10 +00:00
Dave Barr
009d44bfcf Fix minor spelling/punctuation mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179740 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 04:13:17 +00:00
Jakub Vrana
ab0fda3b0b Recursive functions (spotted by ondra at dynawest.cz)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179721 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-13 22:32:44 +00:00
Jakub Vrana
6cdd5ba20c There's no func(const $param) - at least in PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179720 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-13 22:13:07 +00:00
Jakub Vrana
cf9b159281 Coding style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179719 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-13 22:05:29 +00:00
Jakub Vrana
732a0125c0 Typo, WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179718 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-13 22:02:36 +00:00
Nuno Lopes
7febe1d060 fix #31847: typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179489 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-10 17:51:00 +00:00
Enrique Garcia Briones
5c045cd687 putting &example.outputs; for each example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179411 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-09 21:02:54 +00:00
Enrique Garcia Briones
103f4fe381 putting &example.outputs; for each example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179407 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-09 20:22:16 +00:00
Sean Coates
f8d470ac17 slightly better wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179171 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-08 02:51:45 +00:00
Curt Zirzow
1f2d15aca6 incorporate note, to prevent clone'ing of singletons
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178767 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-03 03:02:56 +00:00
Curt Zirzow
118db453ef Changed example to use php5 syntax.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178759 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-03 02:51:07 +00:00
Sean Coates
f830718dce document seemingly-odd $this behaviour
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178495 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-29 14:43:56 +00:00
Sean Coates
ce9bfe931d document seemingly-odd $this behaviour
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178491 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-29 06:19:14 +00:00
Miroslav Lednicky
9a00936748 hopefully right
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178089 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-24 08:23:35 +00:00
Sean Coates
a5f6d07cf9 rollback "batman's" commit to english
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178056 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-24 01:12:29 +00:00
Miroslav Lednicky
b0a2f11d6b new translation added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178054 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-23 22:55:51 +00:00
Yannick Torres
11f2d48e60 add missing cdata section, use more entities & some wz
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178032 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-23 20:04:36 +00:00
Derek Ford
3d277b2420 Cleaning up the code as well. Getting rid of the parenthesis
on echo, and touching up the quotation usage.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177727 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-20 08:53:04 +00:00
Derek Ford
39e467d1b7 restructured the docbook elements to follow
<this>
 <that>
  <the other>
Rewrote the sections, which were redundant, and added a few more
examples.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177726 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-20 08:42:54 +00:00
Mehdi Achour
1272f32f27 fix for #31608: The static declaration must be after the visibility declaration.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177650 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-19 13:16:14 +00:00
Derek Ford
445c2b8a7a Adding a note about HTTP_POST_VARS being deprecated to variables.scope, and making quotes consistent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177633 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-19 06:51:00 +00:00
Nuno Lopes
c1ce6fe9b6 user note: grammar fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177410 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-17 11:11:19 +00:00
Philip Olson
c24282dd42 Added an additional resource column to the operator precedence table.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177266 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-14 23:01:56 +00:00
Jakub Vrana
cbdf55a5af Emphasise that comments end by first */ (bug #31491)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176969 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-11 13:43:09 +00:00
Sean Coates
18b3b52ef2 more grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176870 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-10 16:54:21 +00:00
Kenneth Schwartz
852b9ac99b Bug #31473: Grammar errors on Magic Methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176869 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-10 16:44:13 +00:00
Jakub Vrana
5441f0802e $_GET comes from query string even with HTTP POST (bug #31434)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176613 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-07 08:22:16 +00:00
Aidan Lister
76f021678a Gave the ternary operator its own sect2. I'll follow with a patch redirecting php.net/ternary to this page.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176543 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-05 23:52:57 +00:00
Jakub Vrana
1fe28e95f7 Revert
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176021 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-30 08:47:02 +00:00
Jakub Vrana
aa3fe5066b Exceptions in __autoload cannot be catched (bug #31102)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175911 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-29 16:14:56 +00:00
Jakub Vrana
355fe4b4b9 array brackets with strings in PHP 5 (bug #31303)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175904 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-29 15:41:30 +00:00
Jakub Vrana
6afb2b608c Move exceptions from objects (bug #31250)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175884 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-29 12:46:06 +00:00
Mehdi Achour
5aff634366 fix #31257: s/overloaded/overrided
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175786 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-28 14:39:19 +00:00
Antony Dovgal
73bee31211 typo: method getName() listed twice
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175655 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-27 11:06:02 +00:00
Nuno Lopes
993c8c7470 new ReflectionClass::hasMethod()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175590 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-26 12:35:08 +00:00
Mehdi Achour
2b33ef00fd fix #30940: we pass expressions as arguments
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175103 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 02:27:49 +00:00
Alexander Voytsekhovskyy
a9a37c4b6c Revert wrong fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174618 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-13 19:01:41 +00:00
Alexander Voytsekhovskyy
1def3f4c8e Typo in manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174616 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-13 18:12:04 +00:00
Jakub Vrana
e87d87fe31 Array comparison (bug #31032)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174333 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-09 08:09:48 +00:00
Nuno Lopes
e2c756356f fix #31008: first example had a little bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174277 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-08 11:59:35 +00:00
Sean Coates
aa43cb1caa elaborated on when a class may be 'broken'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174235 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-07 19:28:42 +00:00
Jakub Vrana
c18a0025fb include(../) searches only from current dir (bug #30881)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173536 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-26 14:40:48 +00:00
Friedhelm Betz
3bad8289e4 getLine() for Exception class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173461 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-24 18:39:33 +00:00
Sean Coates
5763832b3e - fixed grammar
- added example


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173228 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-22 15:23:03 +00:00
Nuno Lopes
95bbf430f1 update reflection documentation
add new methods and improve an example


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173121 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-21 11:54:44 +00:00
Jakub Vrana
6ae6e45e80 include and return in PHP 4 (bug #30723)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172298 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-08 22:26:22 +00:00
Jakub Vrana
31e02322db Nuke PHP syntax errors (including bug #30717)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172267 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-08 12:10:21 +00:00
Aidan Lister
17cbfaff01 Added ids (fixed a bug in livedocs rendering)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171605 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-30 04:42:07 +00:00
Aidan Lister
a9bf0ded6c Better examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171604 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-30 03:39:06 +00:00
Aidan Lister
3faa2d36b5 Added patterns section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171542 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-29 11:28:28 +00:00
Aidan Lister
3b6e247f35 Modified example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171541 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-29 10:37:20 +00:00
anatoly techtonik
dae628fa5d example in float type section is not a php code
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171537 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-29 10:02:33 +00:00
Curt Zirzow
8407230a80 reference links properly.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171426 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-28 02:54:15 +00:00
Curt Zirzow
ce2e38e434 Fixed for bug #30588, changed wording and provide an example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171425 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-28 02:50:22 +00:00
Damien Seguy
f647fe15cd fix example and add title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171354 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-27 01:49:33 +00:00
Sean Coates
7f38ebfad2 fixed typo '.php'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170750 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-17 23:59:02 +00:00
Sean Coates
06b97d6bc3 added 'see SPL note' (from note, makes sense)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170749 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-17 23:56:31 +00:00
Jakub Vrana
c9d16cb4de Change link to interface
One more missing ?>
extends keyword


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170727 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-17 11:46:28 +00:00
Jakub Vrana
bec4ffc760 Change links to foreach
Add missing ?>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170726 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-17 11:09:29 +00:00
Aidan Lister
de59eb75a0 Fixed mistakes, thanks pierre/haitiministries.com
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170569 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-13 11:19:09 +00:00
Nuno Lopes
864b2ceca4 fix the 2nd example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170466 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-11 15:09:41 +00:00
Aidan Lister
7c461dd6d5 Clarified when __toString is called (bug #30379)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170420 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-11 06:27:51 +00:00