Home
last modified time | relevance | path

Searched refs:property (Results 1 – 10 of 10) sorted by relevance

/dokuwiki/inc/Debug/
H A DPropertyDeprecationHelper.php36 * List of deprecated properties, in <property name> => <class> format
37 * where <class> is the the name of the class defining the property
45 * Mark a property as deprecated. Only use this for properties that used to be public and only
48 * @param string $property The name of the property.
49 * @param null $class name of the class defining the property
53 $property,
56 $this->deprecatedPublicProperties[$property] = $class ?: get_class($this);
69 // Someone tried to access a normal non-public property. Try to behave like PHP would.
70 trigger_error("Cannot access non-public property
54 deprecatePublicProperty($property, $class = null) global() argument
104 deprecationHelperGetPropertyOwner($property) global() argument
[all...]
/dokuwiki/lib/plugins/config/core/Setting/
H A DSetting.php45 foreach ($params as $property => $value) {
46 $property = trim($property, '_'); // we don't use underscores anymore
47 $this->$property = $value;
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md209 * Added `$enable_exceptions` to the class property declarations for `SimplePie` class. [#504](https://github.com/simplepie/simplepie/pull/504)
283 * Fixed call to non-existent property in Memcache. [#311](https://github.com/simplepie/simplepie/pull/311)
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
H A DLICENSE
/dokuwiki/vendor/geshi/geshi/
H A DLICENSE216 patents or other property right claims or to contest validity of any
H A DCHANGELOG36 - Add public/protected method & property visibility.
745 - Fixed notice with "error" property (IZIU Zielona Góra)
/dokuwiki/
H A DCOPYING216 patents or other property right claims or to contest validity of any
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE399 patents or other property right claims or to contest validity of any
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE392 patents or other property right claims or to contest validity of any