php-doc-en/language/oop5
George Peter Banyard f5e5b54129
Properties do not need to be declared with a visibility modifier (#1311)
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2022-01-08 18:58:14 +00: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 [8.0] Document remaining core changes 2021-12-14 18:34:40 +01: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 added link for "final class constant" example. 2021-12-05 22:47:41 +09: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 Properties do not need to be declared with a visibility modifier (#1311) 2022-01-08 18:58:14 +00: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 Restructure type declaration page & document Intersection types (#982) 2022-01-06 12:36:43 +00:00
visibility.xml Properties do not need to be declared with a visibility modifier (#1311) 2022-01-08 18:58:14 +00:00