php-doc-en/language/oop5
Yoshinari Takaoka d73c3dcbd6
[PHP 8.1] Document readonly properties. (#1047)
* [PHP 8.1] Document readonly properties.

* added ReflectionProperty::isReadOnly method.

* Apply suggestions from code review

Co-authored-by: Sergey Panteleev <sergey@php.net>

* Update language/oop5/properties.xml

Co-authored-by: Nikita Popov <nikita.ppv@googlemail.com>

* Update language/oop5/properties.xml

Co-authored-by: Nikita Popov <nikita.ppv@googlemail.com>

* added link to readonly-properties docs.

Co-authored-by: Sergey Panteleev <sergey@php.net>
Co-authored-by: Nikita Popov <nikita.ppv@googlemail.com>
2021-11-27 13:00:13 -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 Refactor OO section part 2 2021-03-04 17:06:22 -06:00
changelog.xml Added links, entities, and some slight rewording. 2019-07-14 00:34:55 +00:00
cloning.xml Refactor OO section part 2 2021-03-04 17:06:22 -06:00
constants.xml Refactor OO section 2021-01-13 04:00:03 +00:00
decon.xml Refactor OO section part 2 2021-03-04 17:06:22 -06:00
final.xml Note changes in how private methods inherit. (#481) 2021-04-01 23:21:32 +02:00
inheritance.xml [PHP 8.1] Document readonly properties. (#1047) 2021-11-27 13:00:13 -06:00
interfaces.xml Fix typo in example 2021-05-26 12:03:49 +02: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 added union type link. 2021-07-29 02:00:36 +09:00
visibility.xml Refactor OO section part 2 2021-03-04 17:06:22 -06:00