Bob Weinand
f11cc3162c
As noted below, constants can be result of a mathematical expression with PHP 5.6.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337777 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-07 22:15:37 +00:00
Christoph Michael Becker
78291d1681
updated manual wrt. Heredoc support for initializing consts and static members ( fixes #70227 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337388 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-10 12:50:32 +00:00
Peter Cowburn
d03b5f4c3f
fix indenting
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336770 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-14 08:47:12 +00:00
Peter Cowburn
f97342d0d2
Updated the class constants documentation to add an example and paragraph about using constant expressions, the feature added in 5.6.0
...
--
Provided by Ryan Pallas (derokorian@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336769 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-14 08:27:16 +00:00
Pieter Hordijk
57af376c5f
Made class constants uppercase in examples
...
Fixed return type of mysqli::$client_version
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330913 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-14 17:20:52 +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
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
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
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
Nilgün Belma Bugüner
04077dd209
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283798 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:17:58 +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
Felipe Pena
4bc17b3724
- Added example using nowdocs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257841 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 19:22:12 +00:00
Etienne Kneuss
1cdff557de
Precise version infos on that one too
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254410 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-06 16:46:37 +00:00
Daniel Convissor
c1183e7825
Clarify wording re keywords in variable class names in static context.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253917 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-28 13:26:54 +00:00
Etienne Kneuss
8d41f6f315
Fix #43881 (Specify the version in the example)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250808 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-17 19:06:08 +00:00
Etienne Kneuss
a45ee0849b
Document the fact that $classname="self"; is not supported
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245421 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-01 21:36:53 +00:00
Etienne Kneuss
6455a018a7
Document dynamic access of static methods/constants/members
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244547 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-21 15:57:09 +00:00
Etienne Kneuss
5ee8366690
Reverse dynamic static calls related DOC
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241268 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-15 15:41:29 +00:00
Etienne Kneuss
401f242b44
Prepare documentation for dynamic static calls + fix erroneous information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240664 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-03 09:59:57 +00:00
Hannes Magnusson
c030e2adf7
Upgrade to DocBook5:
...
- All id attributes are now xml:id
- Add docbook namespace to all root elements
- Replace <ulink /> with <link xlink:href />
- Minor markup fixes here and there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Jakub Vrana
1f73c8cad8
Values must be static expressions (bug #34634 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198353 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-13 13:25:22 +00:00
Sean Coates
e59fe02c41
rename to 'Class Constants', and add to instance/constant statement
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192329 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 18:21:30 +00:00
Aidan Lister
6ae59bfbd5
Applied PEAR coding standards to examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169794 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-02 09:40:52 +00:00
Curt Zirzow
d95ca895ae
Rewording to make it read properly.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165668 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 18:05:14 +00:00
Dave Barr
9f233f135b
- Typo fixes :)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163602 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-19 04:57:49 +00:00
Curt Zirzow
85522e21df
The Constsnts documentation for oop5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163601 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-19 04:52:41 +00:00
Nuno Lopes
1ac85b8934
renaming files and adding initial reflection documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163048 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-11 12:33:25 +00:00