Commit graph

746 commits

Author SHA1 Message Date
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