Commit graph

1413 commits

Author SHA1 Message Date
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
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