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 |
|
Aidan Lister
|
5dfa4e5379
|
Made the example a little simpler.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170135 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-10-10 07:48:42 +00:00 |
|
Aidan Lister
|
18557a4d79
|
Made the callback examples better. Should we create an entity for functions which are not really functions, or an faq entry, or put them in a separate list on reserved keywords?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170102 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-10-09 05:35:29 +00:00 |
|
Aidan Lister
|
4b2f5bb96b
|
Listed all the magic methods and referenced them to their appropriate chapters. (Is there a way to get the title of a chapter without assigning it an ID?)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170029 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-10-07 14:04:17 +00:00 |
|
Aidan Lister
|
074cc6526d
|
Added more information and made the examples easier to understand
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169826 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-10-03 05:07:04 +00:00 |
|
Aidan Lister
|
fea8f64e69
|
Added type hinting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169825 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-10-03 04:36:42 +00:00 |
|
Aidan Lister
|
8e5b5470ee
|
Initial Commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169824 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-10-03 04:36:35 +00:00 |
|
Aidan Lister
|
584bad51be
|
Put screen within example tag and used &example.outputs; (tested)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169822 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-10-03 02:36:27 +00:00 |
|
Nuno Lopes
|
47b0c12854
|
fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169800 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-10-02 12:35:55 +00:00 |
|
Aidan Lister
|
6ae59bfbd5
|
Applied PEAR coding standards to examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169794 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-10-02 09:40:52 +00:00 |
|
Marcus Boerger
|
78cf139559
|
- Upate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169657 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-09-30 18:22:30 +00:00 |
|
Marcus Boerger
|
fa0abba16b
|
- Include final classes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169583 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-09-29 19:53:43 +00:00 |
|
Aidan Lister
|
78a8968ba5
|
Document the magic methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169567 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-09-29 16:27:24 +00:00 |
|
Aidan Lister
|
88c7eb3f84
|
It's __toString not _toString
100th commit!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169561 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-09-29 15:54:48 +00:00 |
|
Aidan Lister
|
5e7b5e8abd
|
whitespace changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169558 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-09-29 15:51:49 +00:00 |
|
Aidan Lister
|
f175b914ca
|
Reworked examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169557 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-09-29 15:46:16 +00:00 |
|
Nuno Lopes
|
dd1f66e96c
|
fix #30250: final is just for methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169349 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-09-27 14:38:44 +00:00 |
|
Aidan Lister
|
23b60ef80e
|
Reworked Members visibility
Added Method visibility
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169243 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-09-26 02:12:31 +00:00 |
|
Aidan Lister
|
c857b14deb
|
Added autoload
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169236 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-09-26 00:13:50 +00:00 |
|
Aidan Lister
|
37e8f0fff4
|
Initial Commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169152 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-09-25 09:10:50 +00:00 |
|
Curt Zirzow
|
716ae95281
|
Fix bug #30201
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169017 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-09-23 01:30:05 +00:00 |
|
Sean Coates
|
22ae3f48d8
|
bug #30187 -- added link to ref.var
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168936 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-09-21 20:20:02 +00:00 |
|
Aidan Lister
|
a4c15fe8d9
|
Better example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168783 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-09-19 03:49:07 +00:00 |
|
Jakub Vrana
|
b7f0fa3777
|
Converting from object (bug #29029)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168755 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-09-18 18:57:29 +00:00 |
|
Jakub Vrana
|
c0726c42d3
|
Name for paamayim-nekudotayim
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168675 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-09-16 08:28:23 +00:00 |
|
Derick Rethans
|
8838b71ffa
|
- Re-initialize array, otherwise the example spits out:
Warning: Invalid argument supplied for foreach() in /tmp/foreach-test.php on line 42
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168562 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-09-14 08:28:00 +00:00 |
|
Friedhelm Betz
|
2f495cb81f
|
use shortcuts, they work ;-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168398 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-09-11 16:22:53 +00:00 |
|
Nuno Lopes
|
f296e4b298
|
fix #29984: typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168026 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-09-05 16:16:39 +00:00 |
|
Mehdi Achour
|
ec08e8b496
|
A void-returning getter isn't terribly useful
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167629 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-30 11:39:24 +00:00 |
|
Aidan Lister
|
30ecb30f1e
|
Java has no destructors!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167594 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-29 21:58:48 +00:00 |
|
Philip Olson
|
c62173b909
|
Rewording/grammar, added :: to the title, and a typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167398 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-27 15:38:23 +00:00 |
|
Curt Zirzow
|
1aa97fae43
|
Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167332 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-26 20:21:33 +00:00 |
|
Friedhelm Betz
|
c6583b18b9
|
typo, link to reserved words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167311 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-26 17:42:44 +00:00 |
|
Friedhelm Betz
|
93a810678c
|
no reserved words for method names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167294 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-26 10:15:38 +00:00 |
|
Dave Barr
|
fed18ab532
|
- PHP[45] to PHP [45]. Remove a few RC references from ibase_pconnect().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167288 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-26 05:40:30 +00:00 |
|
Curt Zirzow
|
6bc3f35737
|
elaborate when inherited constructors arn't called.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167031 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-22 23:36:59 +00:00 |
|
Aidan Lister
|
91ab5a49df
|
Renamed "do..while" to "do-while" as it's more syntatically correct (inline with the java docs - oh no, sun taking over php!!)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167012 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-22 15:36:09 +00:00 |
|
Aidan Lister
|
8c3f2d80c0
|
A more sensible name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167011 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-22 15:24:45 +00:00 |
|
Jakub Vrana
|
a5c3c5d02d
|
Modulus for negative values (bug #29732)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166987 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-22 09:45:01 +00:00 |
|
Antony Dovgal
|
6f8d6bea11
|
two typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166967 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-21 18:41:46 +00:00 |
|
Curt Zirzow
|
599fba0d5f
|
The overdue exception documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166940 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-21 02:43:56 +00:00 |
|
Curt Zirzow
|
f245fac86e
|
Fix Id's
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166444 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-15 17:54:28 +00:00 |
|
Nuno Lopes
|
8606117ead
|
fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166431 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-15 12:42:40 +00:00 |
|
Curt Zirzow
|
b3efb3f337
|
link oop5.basic and oop5.exceptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166425 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-15 00:17:30 +00:00 |
|
Curt Zirzow
|
ae8d5fc5aa
|
New basic oop5 documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166424 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-15 00:17:12 +00:00 |
|
Curt Zirzow
|
d71c36d091
|
New but empty exception page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166423 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-15 00:14:46 +00:00 |
|
jared wyles
|
fe247f285e
|
spelling: costruct to construct
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166367 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-14 06:44:15 +00:00 |
|
jared wyles
|
f52b446089
|
added the comment between foreach and while, thanks jfarrell
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166366 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-14 06:31:04 +00:00 |
|
Philip Olson
|
9be2174cc0
|
Mention how some values are case-sensitive in PHP 5. __FILE__ returns the filename
of the include, not the parent. And See Also.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166364 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-14 05:59:20 +00:00 |
|
Mehdi Achour
|
dab5943ceb
|
fix #29644 : typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166266 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-13 12:02:15 +00:00 |
|
Dave Barr
|
5aa855b67e
|
- Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166223 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-13 01:00:48 +00:00 |
|
Sean Coates
|
4635f020c6
|
PHP4->PHP 4 (shame on me)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165968 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-10 21:52:59 +00:00 |
|
Sean Coates
|
9c21532830
|
grammar, and para->note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165964 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-10 21:32:49 +00:00 |
|
Friedhelm Betz
|
a3f050e977
|
markup:
no more <literal> with PHP (versions)
replace literal with meaningful tags where appropriate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165937 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-10 16:30:22 +00:00 |
|
Nuno Lopes
|
3161f95cb7
|
fix IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165905 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-10 13:01:08 +00:00 |
|
Jakub Vrana
|
f7aa82106d
|
PHP 4 and above\nDefault value for arguments passed by reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165895 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-10 08:43:59 +00:00 |
|
Stefan Walk
|
8065a49bd4
|
typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165840 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-09 18:15:10 +00:00 |
|
Sean Coates
|
765034256b
|
cleanup (grammar)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165774 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-08 17:26:59 +00:00 |
|
Curt Zirzow
|
e178ff9971
|
make test would be helpful
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165732 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-08 02:19:10 +00:00 |
|
Curt Zirzow
|
c5601b0487
|
Some rewording, and proto definitions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165712 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-08 00:59:54 +00:00 |
|
Curt Zirzow
|
461f6c292b
|
Implenting method must be equal or weaker to abstract signature.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165669 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-07 18:11:34 +00:00 |
|
Curt Zirzow
|
d95ca895ae
|
Rewording to make it read properly.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165668 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-07 18:05:14 +00:00 |
|
Curt Zirzow
|
c43b87be6a
|
Be more clear how __clone() works (bug #27100), and example modifications.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165665 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-07 17:39:27 +00:00 |
|
Jakub Vrana
|
630272e4b1
|
References and foreach (bug #24118)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165624 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-07 10:06:24 +00:00 |
|
Curt Zirzow
|
d2b7dd3054
|
WS Fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165578 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-06 23:50:50 +00:00 |
|
Nuno Lopes
|
f8ab0f13f0
|
finally switch to the new install part
#going to sleep now :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165570 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-06 22:37:44 +00:00 |
|
Sean Coates
|
d4d39d519a
|
grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165565 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-06 21:45:13 +00:00 |
|
Jakub Vrana
|
6ccd012aa9
|
See also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165564 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-06 21:39:39 +00:00 |
|
Sean Coates
|
0914af4927
|
grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165554 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-06 19:26:12 +00:00 |
|
Jakub Vrana
|
c0a982bd43
|
Comparison of numerical strings (bug #23110)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165552 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-06 19:13:20 +00:00 |
|
Nuno Lopes
|
14c73abc69
|
document ReflectionParameter::isOptional()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165510 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-06 10:43:52 +00:00 |
|
Jakub Vrana
|
94379c5ff0
|
WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165500 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-06 09:00:04 +00:00 |
|
Jakub Vrana
|
34091ee69e
|
foreach &
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165499 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-06 08:55:17 +00:00 |
|
Jakub Vrana
|
3aa550f0bf
|
WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165496 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-06 08:32:48 +00:00 |
|
Curt Zirzow
|
91440a6ecd
|
Clearify the scope of variable variable super globals.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165484 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-06 02:45:16 +00:00 |
|
Bagi Levente László
|
e6ed1faa10
|
fixed example: referencing globals
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165415 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-05 15:05:59 +00:00 |
|
Bagi Levente László
|
6c2698e4f3
|
$a++ is not an expression in PHP/FI 2, but in PHP it is
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165411 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-05 14:47:49 +00:00 |
|
Jakub Vrana
|
30c7e19631
|
Nuke tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165167 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-03 20:59:42 +00:00 |
|
Jakub Vrana
|
e29730ea09
|
Associativity, precedence, remove print\n# internals@ didn't object
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164939 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-02 10:54:00 +00:00 |
|
Curt Zirzow
|
e497d4d08d
|
Clarify what an abstract class can and cannot do, with example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164916 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-08-02 03:12:59 +00:00 |
|
Jakub Vrana
|
5c742d9b27
|
Unary minus (bug #28223)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164495 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-07-27 21:30:24 +00:00 |
|
Jakub Vrana
|
6441e07fbe
|
Functions are defined even if they are after return statement in included file (bug #26032)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164493 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-07-27 21:17:22 +00:00 |
|
Jakub Vrana
|
de8441e907
|
Ops, it was already documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164491 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-07-27 21:00:22 +00:00 |
|
Jakub Vrana
|
fb0b1d0c04
|
Default return values of include (bug #25108)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164488 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-07-27 20:12:11 +00:00 |
|
Jakub Vrana
|
64c2c97264
|
Comparing return value of include (bug #15438)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164487 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-07-27 19:53:55 +00:00 |
|
Jakub Vrana
|
e0ed731632
|
Incrementing booleans (bug #20644)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164435 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-07-27 12:42:14 +00:00 |
|
Jakub Vrana
|
ab4fd0ca34
|
References with complex arrays (bug #17959)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164371 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-07-26 20:53:56 +00:00 |
|
Jakub Vrana
|
3a35f32f02
|
Explain this a bit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164369 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-07-26 20:38:58 +00:00 |
|
Jakub Vrana
|
ed8fac6301
|
Referencing global variables inside function (bug #14645)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164355 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-07-26 15:55:09 +00:00 |
|
Jakub Vrana
|
e2a9b05e17
|
Arrays with references (bug #20993)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164351 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-07-26 15:16:26 +00:00 |
|
Jakub Vrana
|
cc46787fd6
|
32 bits shifting (bug #16366)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164348 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-07-26 14:48:35 +00:00 |
|
Jakub Vrana
|
9a3d6a36ae
|
Associativity (bug #10351)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164341 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-07-26 13:24:22 +00:00 |
|
Jakub Vrana
|
c15ba3fe59
|
Octal weirdness (bug #26314)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164324 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-07-26 09:26:21 +00:00 |
|
Tom Sommer
|
9b8aa4bbbb
|
Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164135 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-07-23 20:36:57 +00:00 |
|
Curt Zirzow
|
ed77ecccdc
|
New iteration documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164130 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-07-23 20:06:04 +00:00 |
|
Jon Wood
|
a21beaec52
|
Added an example for using switch with string arguments.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164127 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-07-23 19:29:10 +00:00 |
|
Jon Wood
|
4fa2821921
|
Changed a heading I'd missed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164123 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-07-23 18:59:56 +00:00 |
|
Jon Wood
|
8ea94641f2
|
Added some documentation on interfaces.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164122 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-07-23 18:59:30 +00:00 |
|
Jon Wood
|
32df432bac
|
Created a reference on using the final keyword.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164118 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-07-23 18:16:04 +00:00 |
|
Philip Olson
|
3fcea89834
|
Added changes to make manual "more PHP 5 friendly", like changing "In PHP 4" to "As of PHP 4"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164053 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-07-23 00:18:22 +00:00 |
|
Jakub Vrana
|
8b707a0204
|
Case sensitivity of include_once and require_once (thanks to Michele Locati)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163854 c90b9560-bf6c-de11-be94-00142212c4b1
|
2004-07-21 09:05:12 +00:00 |
|