Mike Ford
8a153b8ae6
Re-add literal and link markup from 311964 after accidental revert.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312001 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-10 08:20:03 +00:00
Karoly Negyesi
b940fde988
Added para tags.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311989 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-09 22:08:32 +00:00
Karoly Negyesi
237bae22d6
Oh my I broke the build. Escaping my ampersand.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311987 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-09 21:18:08 +00:00
Karoly Negyesi
0bb5eba611
Documented more the use of returned references.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311977 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-09 15:27:57 +00:00
Mike Ford
333817b72d
Improved description of array + operator -- made it more like the one in array_merge().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311969 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-09 10:40:09 +00:00
Mike Ford
d1c7b2d2bb
Improve Strings intro re size of characters and (non-)Unicode support.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311966 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-09 08:42:06 +00:00
Peter Cowburn
424db13627
wrap operators in <literal>s and link to relevant pages -- markup change only
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311964 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-09 08:21:28 +00:00
Mike Ford
41e9ddf842
Accept and further improve Anonymous fix of bad English.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311963 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-09 08:19:03 +00:00
Mike Ford
9466bbd40c
Rewrite of Operators intro and tidy up of text around Precedence table.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311960 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-09 07:20:56 +00:00
Peter Cowburn
84fee8e038
cannot use var with other visibility keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311569 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-30 09:30:50 +00:00
Jakub Vrana
9760dc48db
Link $argv and getopt()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311174 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-18 09:19:04 +00:00
Peter Cowburn
ac59046078
show serialized string in Serializable example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310943 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-11 11:24:59 +00:00
Etienne Kneuss
91b81c7b6c
Simplify example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310855 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-09 15:34:46 +00:00
Hannes Magnusson
64042ccbff
Remove several html entities and replace them with utf8 chars so we can drop the
...
dtd include
# replaced with nothing
# — with —
# € with €
# ä with ä
# Ä with Ä
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310796 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-05 20:59:34 +00:00
Nikola Smolenski
f397964e50
- The first argv argument is not just the script filename
...
- New sr translation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310748 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-04 03:24:06 +00:00
Nikola Smolenski
3d02314544
Same wording as for argc
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310714 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-02 20:12:16 +00:00
Nikola Smolenski
bb33d2a40c
en/language/control-structures/continue.xml: a few smaller fixes, reword
...
misleading claim about behaviour of print()
en/language/basic-syntax.xml: minor fix
en/install/windows/index.xml: rm duplication, dilute "advertisement" for
Visual Studio.
New sr translations.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310698 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-02 04:36:29 +00:00
Peter Cowburn
22ac47b4fe
decrementing, or incrementing non-A-Za-z, string variables has no effect (doc #54549 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310528 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-26 19:29:41 +00:00
Nikola Smolenski
557d9ad881
This sentence was highly misleading, since 'Z' + 1 doesn't actually return 'AA'. Changing a few more bits around it for sake of clarity.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310451 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-24 09:38:02 +00:00
Hannes Magnusson
38bc312a17
Consistencify refnames for wrappers
...
# Also fixes pman issues on case-insensitive filesystems
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310285 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-17 16:08:06 +00:00
Adam Harvey
b715f40087
Fix doc bug #54489 (Add php://fd/ to documentation).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310044 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-08 08:40:28 +00:00
Peter Cowburn
61bdabf9bc
fix predefined interfaces versions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309994 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-06 20:37:05 +00:00
Peter Cowburn
c28944d833
fix markup - wrap class name in <classname>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309943 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-04 08:55:17 +00:00
Pierrick Charron
a07976c98d
Fix typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309926 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-03 21:07:48 +00:00
Nikola Smolenski
cff6fa6abc
- register_argc_argv is on by default therefore it makes more sense to
...
say what will happen if it is off.
- Custom headers may be sent with an HTTP request in PHP 5 as well (as a
latter sentence confirms).
- Equalize spelling of Windows Me.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309893 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-02 04:32:17 +00:00
Adam Harvey
e5430e16c1
Fix doc bug #54363 (Namespaces: incorrect documentation example explanation).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309629 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-24 06:30:57 +00:00
Jakub Vrana
4c514c4b89
Namespaces importing (thanks to Jan Tvrdik)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309025 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-08 17:07:49 +00:00
Joey Smith
7913c8c0ce
There is no difference between != and <> in regards to type juggling.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308825 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-01 21:07:59 +00:00
Jakub Vrana
ead656df66
Global level is OK for global and static (doc bug #50411 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308207 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 15:28:09 +00:00
Jakub Vrana
b03f9198d2
Exception informs about the point of creation not throwing (doc bug #53882 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308198 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 15:03:42 +00:00
Jakub Vrana
a7ef3cd8b1
Don't mix + and ++ (doc bug #53786 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308186 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 12:42:46 +00:00
Jakub Vrana
337b691332
Equals after type juggling (doc bug #53908 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308181 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 11:44:45 +00:00
Shein Alexey
28359dc5d4
Fixed a typo in the variable name in the example comment.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308160 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-09 11:59:44 +00:00
Shein Alexey
88723b48e9
Fixed example title.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308159 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-09 11:58:25 +00:00
Philip Olson
1c2e2710c3
Removed php/fi expression information. Closes PHP Bug #53799
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307738 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-25 18:43:31 +00:00
Shein Alexey
c1e20705f5
Fixed a typo and some padding in example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307518 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-16 18:57:05 +00:00
Karoly Negyesi
a92b44ef99
Use the correct Unicode character for the integer set
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307334 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-10 09:13:26 +00:00
David Tajchreber
ca6478c611
Patch submitted by anonymous person via online editor
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306851 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-30 10:10:51 +00:00
Mark Wiesemann
79ba70edc6
removed leftover word ("when")
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306693 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-26 17:25:13 +00:00
Pedram Salehpoor
6f996bff34
update
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306551 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-21 19:41:49 +00:00
Pedram Salehpoor
56f232a994
added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306550 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-21 19:29:24 +00:00
Kalle Sommer Nielsen
b8045fcb12
Fixed bug #53575 (The "invalid HEREDOC" example is totally valid)
...
# Also fixed the <screen> tags to be inside examples for better markup rendering
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306478 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-20 01:35:53 +00:00
TAKAGI Masahiro
6ee7facd42
set svn:keywords.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306260 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-12 11:44:48 +00:00
Hannes Magnusson
bf78e91509
Add/fix seealso to their wrappers
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306259 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-12 10:29:34 +00:00
Hannes Magnusson
eb041bdb5b
See also to their context options
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306258 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-12 10:27:39 +00:00
Hannes Magnusson
f13929c5e0
- Refactor random inline version info into the changelog
...
- Add see also
- Add title to the example, and fix CS
- Minor paraphrasing to kill off 'you'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306257 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-12 10:27:10 +00:00
Hannes Magnusson
8e2783c965
Split wrappers.xml into wrappers/*.xml
...
Completely restructured, although very few content changes (only in http.xml and file.xml)
# These need a complete readthrough to remove 'you', inline version notes,
# version info, and general updating
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306233 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-11 19:47:26 +00:00
David Tajchreber
0337085f73
Fixed bug #53519 added explicit notes that certain examples won't work
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306232 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-11 19:02:58 +00:00
Hannes Magnusson
fcf4af9cf5
Move the wrappers from the appendix to the language reference section
...
# (no changes whatsoever in the file itself.. yet)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306225 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-11 15:32:08 +00:00
Hannes Magnusson
f6895f959c
Document follow location
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306186 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-10 14:01:19 +00:00