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
Peter Cowburn
436b91bbca
fixed docbook warning
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306185 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-10 13:10:33 +00:00
Jakub Vrana
6fff44bf99
Exception::getCode() returns string in PDOException
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306174 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-10 08:22:33 +00:00
Sean Coates
e5ae688b2f
add note about HTTP status messages and the context wrapper data
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306165 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-10 04:27:14 +00:00
Peter Cowburn
40a850f73d
link to cgi/1.1 rfc instead of broken link (fixes doc #53501 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306096 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-08 22:07:40 +00:00
Gustavo André dos Santos Lopes
2a7d8cd25b
- Fixed inaccurate information on floats. Closes bug #53365 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305581 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-20 16:10:04 +00:00
Justin Martin
441466d89c
Replaced & with &, due to bug in rev #305489 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305566 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-19 20:14:00 +00:00
Gustavo André dos Santos Lopes
7eed1ac9dd
- Fixed small mistake in rev #305489 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305491 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-18 10:47:45 +00:00
Gustavo André dos Santos Lopes
1c88e130dd
- Revision #305471 reverted and added a more detailed explanation of the
...
topic of indirect modification of overloaded array dimensions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305489 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-18 10:34:33 +00:00
Jakub Vrana
64b7b24722
Notice with increment/decrement
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305471 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-17 20:46:44 +00:00
Kalle Sommer Nielsen
f07e214a3a
Fixed bug #53318 (possibly outdated information)
...
# I removed the Apache + IIS references as almost all of our SAPI's support
# HTTP Authentication, those who doesn't are the ones rarely used like webjames
# which we don't really have any documentation for in the manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305447 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-17 08:43:00 +00:00