php-doc-en/language/oop5
Yoshinari Takaoka 5d1673b7a0
[PHP 8.1] Document final class constants. (#1041)
* Document final class constant.

* use singular form.

* Update language/oop5/constants.xml

Co-authored-by: Máté Kocsis <kocsismate@woohoolabs.com>

* Update language/oop5/constants.xml

Co-authored-by: Máté Kocsis <kocsismate@woohoolabs.com>

Co-authored-by: Máté Kocsis <kocsismate@woohoolabs.com>
2021-11-29 15:06:49 -06:00
..
abstract.xml Refactor OO section part 2 2021-03-04 17:06:22 -06:00
anonymous.xml Refactor OO section 2021-01-13 04:00:03 +00:00
autoload.xml Refactor OO section part 2 2021-03-04 17:06:22 -06:00
basic.xml [PHP 8.1] Document final class constants. (#1041) 2021-11-29 15:06:49 -06:00
changelog.xml [PHP 8.1] Document final class constants. (#1041) 2021-11-29 15:06:49 -06:00
cloning.xml Refactor OO section part 2 2021-03-04 17:06:22 -06:00
constants.xml [PHP 8.1] Document final class constants. (#1041) 2021-11-29 15:06:49 -06:00
decon.xml Refactor OO section part 2 2021-03-04 17:06:22 -06:00
final.xml [PHP 8.1] Document final class constants. (#1041) 2021-11-29 15:06:49 -06:00
inheritance.xml [PHP 8.1] Document readonly properties. (#1047) 2021-11-27 13:00:13 -06:00
interfaces.xml [PHP 8.1] Document final class constants. (#1041) 2021-11-29 15:06:49 -06:00
iterations.xml Fix #80942: Object iteration / Iterator: Replace duplicated examples with direct links 2021-04-20 11:28:39 +02:00
late-static-bindings.xml Refactor OO section part 2 2021-03-04 17:06:22 -06:00
magic.xml Fix #76311: __construct/__destruct must not have return types 2021-08-27 13:03:42 +02:00
object-comparison.xml Refactor OO section 2021-01-13 04:00:03 +00:00
overloading.xml hyphenate "object-oriented" 2021-08-08 18:48:47 +01:00
paamayim-nekudotayim.xml Refactor OO section 2021-01-13 04:00:03 +00:00
properties.xml [PHP 8.1] Document readonly properties. (#1047) 2021-11-27 13:00:13 -06:00
references.xml Refactor OO section 2021-01-13 04:00:03 +00:00
serialization.xml Refactor OO section part 2 2021-03-04 17:06:22 -06:00
static.xml fixed Static resolution operator (::) link, point to paamayim-nekudotayim page. 2021-03-05 23:21:40 +09:00
traits.xml Wrap use with literal tag 2021-06-25 13:49:36 +03:00
variance.xml Fix GH-1157: Covarience/Contravarience with int/float doesn't work 2021-11-28 16:18:08 +01:00
visibility.xml Refactor OO section part 2 2021-03-04 17:06:22 -06:00