Rename fields and add deprecated __get/__set
commitd2f1d7a17e2e29d7a2471b10445570be500d337c
authorMichael Große <mic.grosse@googlemail.com>
Thu, 14 Feb 2019 22:41:13 +0000 (14 23:41 +0100)
committerMichael Große <mic.grosse@googlemail.com>
Thu, 14 Feb 2019 22:41:13 +0000 (14 23:41 +0100)
tree0aee699f28abd6aface2e39857d2e6a777a45149
parent43ff10567f5efa5a01b2c631967db749bedd0bc3
Rename fields and add deprecated __get/__set

These fields might still be accessed from the outside, so in order to
not break backwards compatibility, this uses magic methods that emit
deprecation errors.
_test/tests/inc/cache_use.test.php
feed.php
inc/Cache/Cache.php
inc/Cache/CacheInstructions.php
inc/Cache/CacheParser.php
inc/Cache/CacheRenderer.php