Jakub Vrana
c385e50ef0
Capitalize title
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266440 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-17 10:25:43 +00:00
Kalle Sommer Nielsen
d1d868c383
Fix php highlight in examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265942 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-07 19:27:41 +00:00
Felipe Pena
44c0b43f25
- Typo-- ("insted of")
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265704 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-31 01:04:21 +00:00
Kalle Sommer Nielsen
a25ea24b7e
Add a tip regrading array iteration with for (Thanks for the help Pierre)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265700 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-31 00:35:09 +00:00
Felipe Pena
fac021dd65
Typo-- (thanks Kalle!)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265651 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-29 16:42:19 +00:00
Felipe Pena
0f179a2c3b
- Added new examples related to PHP 5.3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265632 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-29 12:47:25 +00:00
Sean Coates
ac01e6d92f
add default parameters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265564 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-27 19:03:33 +00:00
Kalle Sommer Nielsen
20a326f84d
* Added caution note that ticks are deprecated as of 5.3
...
* Added note in changelog on the following functions that they will throw an E_DEPRECATED notice as of 5.3:
* mktime() -- is_dst parameter is deprecated
* register_tick_function()
* mysql_db_query()
* mysql_escape_string()
* setlocale() -- Behavior of passing strings insted of one of the LC_* constants is deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265410 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-24 07:26:26 +00:00
Hannes Magnusson
5cd5661448
Use proper markup for variables
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265362 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 15:40:25 +00:00
Hannes Magnusson
fec7f8fafd
These are not variables, but array keys
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265361 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 15:07:18 +00:00
Hannes Magnusson
ecd083439d
Use phpdoc:exceptionref for exceptions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265351 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:05:42 +00:00
Hannes Magnusson
336dcf72d5
Implement phpdoc:varentry
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265350 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:02:50 +00:00
Kalle Sommer Nielsen
39273a8e01
Make the comment more obvious - reported by Ross Masters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265288 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-22 13:39:59 +00:00
Kalle Sommer Nielsen
ec9fc2e0f7
Document that a semicolon also may be used after a case, like: case 1; case 2;, ...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265141 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-19 23:12:48 +00:00
Kalle Sommer Nielsen
3e99f84597
Added example for heredoc in arguments
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265139 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-19 22:54:03 +00:00
Kalle Sommer Nielsen
9ccdab557c
Fixes #45205 (Floating point syntax)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265126 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-19 13:07:35 +00:00
Kalle Sommer Nielsen
b05277b996
Document (unset) cast
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264723 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-12 22:06:41 +00:00
Kalle Sommer Nielsen
c58e78bda6
Document that interfaces can have constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264720 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-12 21:26:21 +00:00
Kalle Sommer Nielsen
4234fbba58
Forgot the start tags again -- Bad habbit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264661 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-12 00:18:44 +00:00
Kalle Sommer Nielsen
6b23e41b5f
Last commit went abit too quickly, this also adds example usage of multiple inheritance + fixes example from last commit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264648 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-11 22:23:57 +00:00
Kalle Sommer Nielsen
2e5dc81daa
Document that interfaces can be extended + usage example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264647 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-11 22:16:23 +00:00
Felipe Pena
e964631515
- Added ReflectionProperty::setAccessible()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264344 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-06 21:50:59 +00:00
Kalle Sommer Nielsen
f36fbd4e41
Revert fix, it was already fixed but bug report wasn't marked as duplicate
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263892 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-31 08:59:19 +00:00
Kalle Sommer Nielsen
e5bf2a0ed0
Weird, but it should fix #45042
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263891 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-31 08:52:29 +00:00
Etienne Kneuss
3a14ef1767
Document parent::/self:: forwarding in LSB
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263743 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-29 00:29:44 +00:00
Rudy Nappée
d4f840249e
* No () in <function>
...
* <example> must have a <title> (or use <informalexample>)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263501 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-25 08:48:04 +00:00
Johannes Schlüter
51470dffcd
- Mention clone's operator precedence
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263101 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-21 15:19:33 +00:00
Daniel Convissor
682b3832bb
* Tweak method example for clarity.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262990 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-19 22:59:44 +00:00
Etienne Kneuss
7c129e526c
link to it from the oop5 page
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262325 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-09 10:54:19 +00:00
Etienne Kneuss
e330479f66
Setting the record straight directly in the manual about object references
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262311 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-09 00:19:48 +00:00
Pedram Salehpoor
ecc513a1a0
blah I corrected my mistake so sorry
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261935 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-02 16:35:27 +00:00
Pedram Salehpoor
052b7b56ff
correction
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261933 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-02 16:28:36 +00:00
Maciek Sokolewicz
a71cb60f10
fixed typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261931 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-02 15:44:30 +00:00
Daniel Convissor
cbdd63db2f
* Add changelog entry about warning. Bug 43924.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261930 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-02 15:27:47 +00:00
Daniel P. Brown
109ef75d6a
Addresses Bug #45206 to adjust correct grammar, and unifies all pages with new title.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261607 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-24 20:26:55 +00:00
Daniel P. Brown
5e8a61948c
Addresses Bug #45223
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261602 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-24 18:51:19 +00:00
Carola 'Sammy' Kummert
5685fdcf97
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261239 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-16 03:24:21 +00:00
Philip Olson
97b4b22e86
Implemented role="noversion"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261050 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-11 15:41:12 +00:00
Daniel Convissor
a5fc026ab8
* $name in __callStatic() now case sensitive. Fixed by bug 45089.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260894 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-07 19:41:23 +00:00
Stanislav Malyshev
df0cee46da
there's seven constants now
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260657 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-03 08:07:20 +00:00
Richard Quadling
0b61e2b765
Added getPosition() to ReflectionParameter class definition.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260160 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-23 14:28:55 +00:00
Stanislav Malyshev
65ed510145
fix typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260018 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-19 20:50:37 +00:00
Felipe Pena
a2dc8afade
Fixed bug #45000 (Typo in Exception::getTrace signature)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259792 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-15 11:14:53 +00:00
Richard Quadling
12b5fc39fe
Fixed examples for bug #44948
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259432 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-09 11:59:02 +00:00
Etienne Kneuss
de8f418b79
Add example with mixed types for ^
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259056 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-04 20:54:38 +00:00
Hannes Magnusson
d76fe1562d
Add a new role attribute to tell the renderer _not_ to print any version info
...
# These are the only pages I can remember that do not have version info
# If you recall any others, feel free to fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258972 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-03 15:34:29 +00:00
Felipe Pena
e42f9f66c3
- Fixed bug #44843 (Example error)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258542 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-26 22:17:28 +00:00
Felipe Pena
16a748328a
- Fix typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258538 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-26 22:00:09 +00:00
Felipe Pena
141c821c05
+ Fixed
...
|-- Indentation
|-- Markup (missing some <para>s)
- Cosmetic (add blank lines in examples)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258288 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-23 03:44:08 +00:00
Hannes Magnusson
5caae971c6
Fix title (tony)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258030 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-21 08:38:09 +00:00