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 |
|