Commit graph

1601 commits

Author SHA1 Message Date
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 &amp;, 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
Justin Martin
9adf7eba60 Cleaned up simple string variable parsing example, as per bug #53254.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305306 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-13 03:46:44 +00:00
Adam Harvey
bae6b5c7e0 Fix doc bug #53283 (PHP.net Website Problem (confusing)).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305233 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-10 03:17:07 +00:00
Adam Harvey
deda9f1f01 Expanded the discussion of the modulus operator's handling of negative operands
per doc bug #53208.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305195 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-08 10:05:39 +00:00
Richard Quadling
568b69c994 array elements, not array variables.
Fix bug #53240

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305086 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-04 16:18:15 +00:00
Richard Quadling
9b48b91781 Tabs to spaces (or removed if trailing)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305081 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-04 13:32:52 +00:00
Pierrick Charron
f4fb541dbb Revert commit 304852 to fix the build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304875 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 15:13:31 +00:00
Paul Dragoonis
4c1504e24b Changes to remove the mention of using (null) as a cast, which is not implemented in the language at all.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304852 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 13:52:04 +00:00
Kalle Sommer Nielsen
eb41c5d7b3 Fixed bug #53133 (Scope of use keyword is not documented)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304702 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-24 14:14:59 +00:00
Kalle Sommer Nielsen
739b47be95 Fixed bug #50085 (exception message does not allow hex 0)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304663 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 14:45:30 +00:00
Kalle Sommer Nielsen
606c44a528 Added a remark about overloaded properties and language constructs (Bug #43936)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304662 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 14:06:51 +00:00
Kalle Sommer Nielsen
b4690ffd75 Added remark about zend-multibyte mode, that its only exposed by phpinfo() (Bug #52348)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304658 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 13:19:47 +00:00
Gustavo André dos Santos Lopes
2d567b44c9 - Merged text added in rev #304613 with note above.
- Even more evil references+arrays example to stress
  the dangerous nature of the combination.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304634 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 23:59:00 +00:00
Gustavo André dos Santos Lopes
590845fd0e - Added missing commas in rev #304613.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304615 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 11:43:06 +00:00
Gustavo André dos Santos Lopes
f2d030b3b7 - Added information about references in expressions created
with array().
- Added parenthesis to "new returns a reference" statement,
  with a link to language.oop5.references.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304613 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 11:26:50 +00:00
Adam Harvey
22434db00e Fix doc bug #53117 (Assignment by reference within assignment operator) by
breaking out the previously brief discussion of using the assignment operator
to assign by reference into its own subsection, including a reference to
by-reference assignments of new expressions being deprecated. Also updated the
References Explained section to reflect 5.3+ generating E_DEPRECATED errors in
that case, rather than E_STRICT.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304605 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 08:15:45 +00:00
Philip Olson
dcac1cb0bf Fixed build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304570 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 19:20:45 +00:00
Kalle Sommer Nielsen
962b413925 Fixed bug #51381 (Clarify class definition order importance for multiple levels of inheritance)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304561 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 10:25:27 +00:00
Richard Quadling
d25dd45e32 Classes ... is => Classes ... are.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304554 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 09:22:09 +00:00
Kalle Sommer Nielsen
a203d8319f Fixed bug #52716 (Interface difference between 5.2.6 and 5.3.2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304533 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 06:36:21 +00:00
Kalle Sommer Nielsen
0e03ced096 The curly-brackets-string-index-accessor-syntax does not emit any deprecation notice, although the
original notice have been on and off for PHP 5.x, it does not in the current version, thrus we should 
not label it as deprecated.

Related to bug #52254

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304518 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 00:17:32 +00:00
Kalle Sommer Nielsen
3247b212f4 Fixed bug #53054 (Strings variable parsing - complex syntax)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304495 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-19 04:25:38 +00:00
Kalle Sommer Nielsen
a2048ed42f Fixed bug #53058 (__autoload example #1)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304492 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-19 04:06:38 +00:00
Adam Harvey
c846e224e5 Updated the single quote paragraph to make it clearer and remove a special case
that isn't actually special. Initial rewording by Joey; my contribution is
mostly tinkering with punctuation and actually running "svn commit". ;)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304133 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-06 06:17:42 +00:00
Gustavo André dos Santos Lopes
55bde7eab9 - SSL context option capture_peer_chain is actually named capture_peer_cert_chain (fixes bug #52945).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303915 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-01 10:14:38 +00:00
Adam Harvey
683c98f646 Fix doc bug #52897 (Strings variable parsing - complex syntax).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303666 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-22 08:31:49 +00:00
Mark Skilbeck
9811734c18 Little clarification - [] *does* work for arrays and some objects ;) #52254
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303645 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-21 16:13:24 +00:00
Joey Smith
2b4587e389 Add an additional example of complex string syntax that doesn't work.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303636 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-21 00:30:34 +00:00
Gustavo André dos Santos Lopes
0c878e752f - Missed a "a" in previous commit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303546 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-19 07:03:08 +00:00
Gustavo André dos Santos Lopes
b579b724d1 - More precise description on how LSB works.
- Differences between $this-> and static:: in non-static contexts.
- Removed vague "edge cases" section, with an example that was not really surprising.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303545 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-19 06:58:29 +00:00
Philip Olson
03977edc1f Clarify __tostring() a little, and mention it must return a string.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303436 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-16 23:48:26 +00:00
Adam Harvey
0a3b308c70 Note that absolute paths on Windows can also start simply with \ and not
necessarily a drive letter.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303412 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-16 02:03:34 +00:00
Adam Harvey
383ede4297 Fix doc bug #52847 (Files to include are always searched for in current
directory).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303387 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-15 09:35:36 +00:00
Adam Harvey
dc9887a2ca Fix doc bug #51569 (Documentation of include missing fallback to calling
script's cwd) by adding clarifying note about the final fallback when including
a file.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303380 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-15 06:54:32 +00:00
Adam Harvey
910f0c46a5 Fix doc bug #52845 (Documentation wrong re includes with relative paths) by
adding clarifying text on what we actually mean by full and relative paths.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303377 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-15 03:55:24 +00:00
Gustavo André dos Santos Lopes
a46a05a003 - Its -> It's (closes bug #52817).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303289 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-12 11:45:09 +00:00
Richard Quadling
2907db7cac Define the scope of $http_response_header and improved example to reflect the scope. Fix #52582
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302335 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-16 11:20:33 +00:00
Daniel Egeberg
6e133c0d53 Fixed PHP bug #52494 (description of keyword "new")
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302259 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-15 07:39:53 +00:00
Daniel Egeberg
de537ccab1 Better example for #52499
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302257 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-15 07:34:23 +00:00
Daniel Egeberg
966294f125 Fixed PHP bug #52499 (new keyword not fully documented)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302256 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-15 07:29:10 +00:00
Mark Wiesemann
34464ad8dd two typo fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302165 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-12 19:31:03 +00:00
Sean Coates
3109183fde fix the iterator implementation. If the array contains a value of false, the previous implementation would bail (the valid() function issues current() which returns false, just as if the array returns false; the new implementation keeps its own index, so there's no need to use current().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301637 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-28 02:59:12 +00:00
Daniel Egeberg
4ec895a92c Fixed PHP bug #52445 (Require function documentation contains wrong error level)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301574 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-26 14:47:59 +00:00
Daniel Egeberg
8574a2c1bd Documented constructor changes in PHP 5.3.3.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301474 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-22 17:47:40 +00:00
Richard Quadling
f1b4419dc7 Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301447 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-21 16:48:15 +00:00
Richard Quadling
fdba617bc8 Added note about backward compatibility of extending exceptions for PHP < 5.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301446 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-21 16:02:05 +00:00
Peter Cowburn
8792fa38b4 corrected note re. "other syntaxes" versus single-quoted strings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301395 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-19 13:25:16 +00:00
Karoly Negyesi
ad9e3f2174 Documented the weird difference between classname::$foo and classname::$foo()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301351 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-17 18:48:15 +00:00
Richard Quadling
11fa904483 Fix build. Sorry!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301181 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-12 10:41:23 +00:00
Richard Quadling
75ce87e32c Show the use $obj[] within an ArrayAccess interface.
Fix bug#52308

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301180 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-12 10:35:59 +00:00
Jakub Vrana
257719873b Add PHP tags to <programlisting>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301115 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-09 09:58:13 +00:00
Richard Quadling
6f78fd0289 Show E_xxxx as constants.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301114 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-09 09:57:39 +00:00
Jakub Vrana
f453f7036c Add PHP tags to <programlisting>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301112 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-09 09:38:38 +00:00
Mark Wiesemann
91ff02993b - coding standards
- adding missing "public" modifier

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300786 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-27 19:52:06 +00:00
Marco Cucinato
41c30ef618 Typo; uniformed example title to the others
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300695 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-23 15:21:16 +00:00
Richard Quadling
ad7a14cbe6 E_FATAL => fatal E_ERROR
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300375 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-11 11:52:31 +00:00
Daniel Egeberg
9491eaf09c Explained that it is possible accessing private and protected members of other instances of the same object type.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300372 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-11 08:55:34 +00:00
Daniel Egeberg
0640e024d4 Fixed PHP bug #51978
for file in `ack -i '\bA\s+SQL' -l`; do perl -i -pe 's/\b(a)(\s+SQL)/\1n\2/gi' $file; done


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300101 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-02 18:45:11 +00:00
Daniel Egeberg
4ff73f7555 Fixed PHP bug #51885 (Typo, provisio should read "provision")
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299619 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-22 08:27:29 +00:00
Philip Olson
5e05b9d6ea Typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299561 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-21 06:09:04 +00:00
Philip Olson
6c9fa8b665 Added an OOP Changelog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299539 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-20 22:30:34 +00:00
Daniel Egeberg
afd3e0543e Removed useless warning about a bug in versions prior to 4.1.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299538 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-20 22:24:07 +00:00
Daniel Egeberg
2b587ab01f Normalized initializer NULL-values to use the &null; entity:
for file in `find -name '*.xml'`; do sed -i -e 's/<initializer>null<\/initializer>/<initializer>\&null;<\/initializer>/i' $file; done



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298918 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 17:10:04 +00:00
Philip Olson
79930e5bd3 Removed documentation for private properties, as discussed on the list: http://markmail.org/message/go3tvlob2kds63cv
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298830 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-01 04:42:27 +00:00
Daniel Egeberg
d08c651831 Another fix for #51664 (Interfaces page gives unclear information about class constants)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298604 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-26 16:50:06 +00:00
Daniel Egeberg
e209aa52df Fixed PHP bug #51664 (Interfaces page gives unclear information about class constants)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298601 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-26 16:26:50 +00:00
Peter Cowburn
6ba9448d71 updated number of 'other syntaxes'. fixes #51620
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298247 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-21 10:58:23 +00:00
Daniel Egeberg
61bb68cc6d Fixed PHP bug #51550 ('Open php' tag at end of file causes 'syntax error, unexpected ')
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297962 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-13 14:23:28 +00:00
Peter Cowburn
8cd6280cc6 minor grammar improvements
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297948 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-13 08:54:43 +00:00
Daniel P. Brown
17e93774d1 Not *every* class definition matches this pattern, only basic classes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297937 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-12 23:06:29 +00:00
Hannes Magnusson
111a89d674 Fix version order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297699 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-08 13:10:11 +00:00
Mark Wiesemann
c84d13055e - Bug #51500: Online documentation typo in OOP5 overloading
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297638 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-07 19:57:22 +00:00
Philip Olson
3e57d6ccfd Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug #51468
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297557 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-06 05:24:11 +00:00
Richard Quadling
bafb2042b6 Document array key => value operator assignment. Fix bug#51454
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297272 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-01 11:51:26 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Adam Harvey
11c3994c5a Update to the integer type page to make it clearer how overflow works on 32-
and 64-bit systems and what the critical thresholds are. Prompted by
bug #51274, although not an actual fix for it.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296829 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-26 06:50:18 +00:00
Daniel Egeberg
7df1c871ff Fixed PHP bug #51340 (const keyword inside code blocks causes parse error)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296726 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-24 15:33:08 +00:00
Daniel P. Brown
a4ed29489b As pointed out by "Robert P. J. Day" on PHP General (http://news.php.net/php.general/303020), sentence could use a slight rework.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296457 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-20 01:13:06 +00:00
Daniel Egeberg
55ff6b6136 Clarified URL decoding.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296092 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-11 22:22:50 +00:00
Michael Wallner
0cc3ec8215 document the new backlog socket context option for stream_socket_server
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296080 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-11 16:52:05 +00:00
Daniel Egeberg
37894faed3 Fixed PHP bug #51177 (Iterator::key() return value should not say "integer 0 on failure")
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295890 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-06 13:31:15 +00:00
Daniel Egeberg
7b77d861a6 Fixed PHP bug #51218 (add red warning about floats on comparision operator page)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295889 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-06 13:20:17 +00:00
Richard Quadling
20bde54f0b Add links between substr, substr_compare with single character access.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295733 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-02 13:22:58 +00:00
Daniel Egeberg
f5cf87b6e6 Fixing mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295470 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-24 13:16:50 +00:00
Daniel Egeberg
a3371d8b3e Fixed PHP bug #50870 (Constructor parameters do not have to match those of superclass constructor)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295468 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-24 12:44:37 +00:00
Daniel Egeberg
87423caa67 Corrected example (fixed PHP bug #51130)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295456 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-24 09:00:21 +00:00
Joey Smith
52846d4ff2 Apply user-patch from David Tajchreber, closes PHP Bug #38802
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295190 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-17 00:35:23 +00:00
Kalle Sommer Nielsen
2c2e877372 Fixed bug #50961 (Overloading: magic __get method can be created static in older PHP versions)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295144 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-16 07:39:03 +00:00
Mark Wiesemann
6f23625a02 fypo tix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295107 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-15 21:53:38 +00:00
Antony Dovgal
71a9cd7583 define $instance and make the example more clear
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294876 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-11 09:25:27 +00:00
Peter Cowburn
c85159b5fc Added function foo to make references examples standalone. Fixes #50872
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294184 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-29 08:57:43 +00:00
Daniel Egeberg
33f7afff50 Mentioning that shutdown functions and object destructors will be called even if exit() is called.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293992 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 15:28:23 +00:00
Hannes Magnusson
0d928cd430 Mentioned what continue 0 and continue 1 does (same as continue;)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293846 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-22 12:16:37 +00:00
Mark Wiesemann
e363aaa5e0 coding standards fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293658 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 19:57:17 +00:00
Richard Quadling
aabc5b625c WS Tab removal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293550 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-14 16:21:22 +00:00
Daniel Egeberg
687774dcd6 Fixes PHP bug #50752 (Exception documentation needs clarification)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293547 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-14 15:34:37 +00:00
Richard Quadling
086f6b6ece Missed spacing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293508 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 16:13:30 +00:00
Richard Quadling
fec07db19f Better fix for #50738
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293507 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 16:12:39 +00:00
Richard Quadling
817045d08d Typo: !=== => !==
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293505 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 14:21:08 +00:00
Richard Quadling
3729f4b4e8 Fix#50738 - Type juggling is excluded from identical and not identical comparisons.
"If you compare an integer with a string, excluding the identical (===) and not identical (!===) operators, the string is ..."

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293501 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 13:25:31 +00:00
Kalle Sommer Nielsen
4fcd32a39a Fixed output boxes, reported by Yawk @ #php.doc on EFNet
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293480 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 02:17:49 +00:00
Kalle Sommer Nielsen
428ce16274 Fixed bug #48969 (register_shutdown_function() buggy in combination with set_error_handler())
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293478 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 02:09:45 +00:00
Daniel Egeberg
3d0b4e7888 Fixed PHP bug #36172 (subclass serialization of parent private members).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293345 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-10 13:02:10 +00:00
Richard Quadling
04a0c156ef Add <alt> tags to <mediaobject> tags.
Corrected typo in example title for image/functions/imagestringup.xml

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293274 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-08 13:59:09 +00:00
Daniel Egeberg
959280f441 Fixes #50683 (missed one, sorry).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293198 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 00:56:22 +00:00
Daniel Egeberg
3920d3a607 Fixes #50683.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293197 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 00:54:57 +00:00
Daniel Egeberg
51d69396e5 Fixes #50637 (again)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292921 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-02 16:33:59 +00:00
Daniel Egeberg
5113d21d27 Fixes #50637.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292920 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-02 16:21:06 +00:00
Daniel Egeberg
06c05635f1 Fixes #50588.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292778 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-29 20:19:58 +00:00
Pierrick Charron
4724b47c25 Added new entities for Properties, Methods, InheritedMethods, Constants
# Those words were hardcoded in all class synopsis 


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292734 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-29 09:42:00 +00:00
Kalle Sommer Nielsen
8749eef5da This should be in a separate note to not clutter up
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292593 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-24 12:45:41 +00:00
Kalle Sommer Nielsen
5da7fbfe99 Documented SNI support in OpenSSL from 5.3.2 (closes #50336)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292542 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-23 16:18:22 +00:00
Richard Quadling
964ef36e26 Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291698 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-04 09:42:19 +00:00
Richard Quadling
e42c3f382a Typo. Fix #50379
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291696 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-04 09:21:33 +00:00
Richard Quadling
1fc5ea1e28 Make examples consistent. Fix #50372
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291695 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-04 09:19:37 +00:00
Richard Quadling
0d2968f8e0 Autoload and exceptions work. Mostly. Fix#50250
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291300 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 11:00:11 +00:00
Hannes Magnusson
f56d64f05d I don't know where that came from
# Thanks Richard Q


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291258 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-24 11:02:47 +00:00
Hannes Magnusson
e3886ea038 Lets make that arrayaccess
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291256 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-24 10:56:54 +00:00
Peter Cowburn
4107794fe6 Typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291249 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-23 23:57:27 +00:00
Hannes Magnusson
7f44d50501 Fixed bug#50173 (Alternative Syntax Else Issue)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291231 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-23 21:11:37 +00:00
Hannes Magnusson
fb36a81c7e Fixed bug#50208 (Needs explicit statement on falling off the end of a function)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291230 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-23 21:01:56 +00:00
Hannes Magnusson
64d3d54ddd Fix bug#50211 (ArrayAccess::offsetSet) $object[] works too)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291226 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-23 20:57:46 +00:00
Jakub Vrana
77bda36109 Whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291208 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-23 14:43:09 +00:00
Jakub Vrana
1528e92fd1 Static resolved in compile-time (bug #37047)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291201 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-23 13:03:09 +00:00
Jakub Vrana
6a1b75655e Whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291200 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-23 13:01:22 +00:00
Jakub Vrana
d878948279 Document ORIG_PATH_INFO (bug #46820)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291068 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-20 11:47:53 +00:00
Jakub Vrana
423eabfd02 Usual maximum on 64-bits (bug #47718)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290980 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 11:30:09 +00:00
Richard Quadling
982dd5fdc5 Typo: Fix#50202
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290861 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-17 10:03:02 +00:00
Jakub Vrana
8ca369a17f Dots and spaces become underscores (bug #48799)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290816 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-16 12:58:05 +00:00
Jakub Vrana
e8db6b20fd Remove PHP 4 only note (bug #49147)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290810 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-16 12:06:45 +00:00
Jakub Vrana
967a25b083 Some unary operators are associative (bug #49772)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290705 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 21:40:36 +00:00
Richard Quadling
83dfe8f4a6 Typo and link. Fix bug#50002
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289986 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-27 12:56:49 +00:00
Peter Cowburn
723d92067d Corrected parameter type hints for ArrayAccess methods. Closes bug #49807
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289713 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-17 14:15:48 +00:00
Martin Meredith
f4e324be03 Fix wording for require (Closes: #38024)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289452 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-09 22:45:35 +00:00
Jakub Vrana
16768e2fc4 Promote goto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289335 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-08 09:27:10 +00:00
Mark Wiesemann
b851244780 added missing period
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289308 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 21:37:38 +00:00
Florian Anderiasch
41dba5e202 added references to spl_autoload* - fix #49628
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289102 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-02 20:51:14 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Brandon Savage
3110d69f2f Adding serialization documentation stub for PHP 5 and changing links to point to PHP 5 documentation, rather than appendix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288622 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-23 20:09:24 +00:00
Brandon Savage
f74325fce7 Per the discussion on the PHP-DOC mailing list, the PHP 4 OOP documentation is being relocated to the appendicies. The PHP 5 object documentation is being renamed to Objects and Classes, to reflect that it is the only supported documentation for OOP in PHP. All links have been changed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288607 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-23 14:14:18 +00:00
Brandon Savage
ab58c4db2e Adding information and example on inheritance as an OOP principle, per PHP-DOC discussion.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288590 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-22 21:33:16 +00:00
Torben Wilson
e0a9a1084e Minor clarity fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288506 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-21 07:24:05 +00:00
Nilgün Belma Bugüner
99270d79ee added svn properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288503 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-21 06:16:40 +00:00
Torben Wilson
baa9b54487 Un-fix the "fix" to the members. This fix would have limited the sense
of the wording to properties, when it applies to both properties and
methods.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288502 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-21 06:15:51 +00:00
Nilgün Belma Bugüner
8eb446821a fixed some members
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288501 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-21 06:03:30 +00:00
Nilgün Belma Bugüner
518bdc8a5f fixed some members
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288499 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-21 05:17:59 +00:00
Brandon Savage
05d68e4ea4 Updating mysql-insert-id documentation. More clearly explains why bigint will fail.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288440 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-18 18:04:29 +00:00
Torben Wilson
0fc57a9153 Noted what the first thing is that references can do.
Addresses bug #49083.

Note that most of this page is redundant and should be folded into the
pages linked to; there are already places in the manual for this
information; they should be used.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288363 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-16 06:44:01 +00:00
Brandon Savage
e93446e9b5 Adding information about method signatures and typehinting to PHP manual.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288352 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-15 17:39:58 +00:00
Torben Wilson
1d4093bd7b A little more explanation about why references are not like C pointers.
Addresses bug #49082.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288224 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-10 06:38:08 +00:00
Torben Wilson
19cbd580fd Document variable properties.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288221 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-10 05:45:54 +00:00
Torben Wilson
459f5061ab Standardize on the term "properties" instead of "members".
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288219 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-10 05:07:22 +00:00
Torben Wilson
813758ad4f Cleaned up and made more reference-like.
Split docs for properties out into its own section.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288217 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-10 05:02:52 +00:00
Brandon Savage
debd8760a6 Adding text regarding the functionality in PHP 5's object model.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288211 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-09 20:17:33 +00:00
Torben Wilson
add3853e65 Document PATH_INFO (at least, the basics).
Partially addresses bug #46820, although more information on the
history of PATH_INFO is needed. And ORIG_PATH_INFO remains to be
documented.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288189 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-09 07:37:10 +00:00
Torben Wilson
98bb1ae93e Better fix for http://news.php.net/php.webmaster/3784
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288123 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-07 06:46:10 +00:00
Torben Wilson
d2f58ea7cb Noted that the values of static class variables and class constants
may be accessed as the names of variables in the local scope, but that
single-curly-brace syntax will not work with function or method calls
or static class variables or class constants.
Addresses bug #47369.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288077 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-05 06:39:01 +00:00