Commit graph

1185 commits

Author SHA1 Message Date
Kalle Sommer Nielsen
aa5ec5b80d Add a note about only classes and methods may be declared final
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278494 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-09 11:03:38 +00:00
Damien Seguy
b23163023b fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278460 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-08 20:35:35 +00:00
Daniel Convissor
3c62644bbd * Remove trailing white space.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278335 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-06 20:46:30 +00:00
Daniel Convissor
201ec7dba5 * Bitwise: add examples of shifting on integers.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278334 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-06 20:45:40 +00:00
Daniel Convissor
46cfcd6a1e * Bitwise: put userinput around entries so they stay on one line.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278218 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-03 16:03:46 +00:00
Hannes Magnusson
0e7b968b6e Its not only PHP4, its all PHP versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278206 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-03 10:49:11 +00:00
Daniel Convissor
7b0495276b * Bitwise: clarify inclusive vs exclusive or.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278199 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-03 01:21:33 +00:00
Daniel Convissor
64c2e26b9d * Bitwise: provide examples for &, | and ^ on integers.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278197 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-03 00:24:23 +00:00
Daniel Convissor
a2b8544931 * Bitwise: move example below list of operators.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278196 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-02 23:31:53 +00:00
Richard Quadling
8ac9109e3d Use Unicode characters and UTF-8 encoding.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278175 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-02 12:58:06 +00:00
Brett Bieber
ae218ccd6a correct minor spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278136 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-01 18:37:02 +00:00
Hannes Magnusson
c80e8ae094 - wrap function name in <function>
- Ident the example


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278088 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-31 18:35:16 +00:00
Joey Smith
add496cd9b Refine language on what this ErrorException example actually does.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278086 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-31 18:16:40 +00:00
Kalle Sommer Nielsen
6943ebb0b1 We always have the latest change first, lets not make this an exception
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278034 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-30 17:47:29 +00:00
Arnaud Le Blanc
3c7e98c4e1 - Removed deprecation warning for ticks
- Updated ticks documentation


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277892 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-28 01:23:08 +00:00
Jakub Vrana
d4402dab4c $_GET is available also for POST requests
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277640 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-23 16:58:55 +00:00
Jakub Vrana
19a7b598e9 Anonymous functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277637 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-23 16:54:13 +00:00
Felipe Pena
56233f6850 Bug #47700 (Typos on Objects and References page)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277499 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-20 01:05:57 +00:00
Daniel P. Brown
1194962f3e Fixes simple grammar issues from Bug #47698.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277372 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-17 22:34:28 +00:00
Daniel Convissor
5ccab691ef * a object -> an object.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277048 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 19:43:19 +00:00
Daniel P. Brown
12b8efeec0 Fixed incorrect description of namespace constant for function.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277011 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 01:28:13 +00:00
Richard Quadling
ee264e8ee1 w/s
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276811 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-06 15:24:23 +00:00
Richard Quadling
567afe32ad Provide an explicit description of the order in which clone and __clone operate. #47587
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276810 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-06 15:23:17 +00:00
Philip Olson
3abebb615d Added and updated PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276608 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-28 23:51:42 +00:00
Philip Olson
796992ea19 Simplied these docs, as this is documented in include().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276589 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-27 21:33:44 +00:00
Stanislav Malyshev
fddc302488 rephrase unclear wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276588 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-27 20:39:32 +00:00
Philip Olson
dcc4730fee Implemented user note (grammar): "s/bigger than/greater than/g"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276265 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-22 20:29:22 +00:00
Damien Seguy
01253d3618 introduction of the foreach entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275923 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-16 15:30:18 +00:00
Richard Quadling
97d7a1c935 Broken links.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275922 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-16 14:48:32 +00:00
Philip Olson
5b1f813356 Added PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275636 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 05:29:58 +00:00
Richard Quadling
72a9626a43 Typo. Fix #47361
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275589 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-11 15:42:03 +00:00
Ross Masters
4375ee59c9 * Fix for http://news.php.net/php.webmaster/3784
* Examples for uasort, DateTimeZone::construct, file_get_contents, file_put_contents and ini_set


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275453 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-09 21:54:29 +00:00
Richard Quadling
fe269ae85d Typos. #47342
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275412 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-09 12:45:48 +00:00
Richard Quadling
0f4fa3b6a7 Typos. #47342
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275411 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-09 12:36:00 +00:00
Richard Quadling
b917ed474f Keeping an inner neat freak less freaked #47321
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275279 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-06 11:37:40 +00:00
Richard Quadling
2710c7098a Separate the links for the magic methods.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275173 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-04 13:47:48 +00:00
Hannes Magnusson
efe3813048 Fixed bug#47212 (Are PHP 4 objects still primary?)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@274543 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-25 13:33:44 +00:00
Jakub Vrana
5a2f580aff Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@274241 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-22 16:55:51 +00:00
Jakub Vrana
487999acee Phar context options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273434 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-13 11:47:36 +00:00
Jakub Vrana
aafe38fa8b Fix initializers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273166 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 14:39:26 +00:00
Jakub Vrana
7477e1d011 Fix return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273162 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 14:04:31 +00:00
Jakub Vrana
a0314f2bac Document Exception::getPrevious()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273161 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 14:04:14 +00:00
Jakub Vrana
ed5d5ba906 Links to magic methods
Document __invoke()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273160 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 13:53:15 +00:00
Jakub Vrana
d33f706748 Exception chaining
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273071 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-08 13:12:51 +00:00
Jakub Vrana
e9a3ba2082 Heredoc in PHP 5.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272971 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-07 15:54:35 +00:00
Jakub Vrana
f48f8c7585 Document goto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272953 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-07 13:34:18 +00:00
Jakub Vrana
84c2ee3c4e Document short ?:
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272952 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-07 13:10:41 +00:00
Daniel P. Brown
e65c8aff4d Rewrote many parts throughout to fix grammar and structure.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272156 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-29 02:48:17 +00:00
Hannes Magnusson
5bfdaef798 make up a new role, "indices", for listing array indices (rather then parameters)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272106 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-28 17:23:14 +00:00
Philip Olson
bca6c27158 Whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271987 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-27 06:51:51 +00:00