From: Michael Wallner Date: Fri, 25 Apr 2014 20:17:56 +0000 (+0200) Subject: http://php.github.io/pecl-php-propro/ X-Git-Url: https://git.m6w6.name/?p=mdref%2Fmdref-propro;a=commitdiff_plain;h=3f8ca6193abb960d6cc84f67f47a5cf0a9f05444 http://php.github.io/pecl-php-propro/ --- diff --git a/propro.md b/propro.md index 7998df0..2e16ed4 100644 --- a/propro.md +++ b/propro.md @@ -4,7 +4,7 @@ The "Property Proxy" extension provides a fairly transparent proxy for internal object properties hidden in custom non-zval implementations. -> **Note:** This extension mostly only provides infrastructure for other extensions. +> **Note:** This extension mostly only provides infrastructure for other extensions, see http://php.github.io/pecl-php-propro/. See the php\PropertyProxy class, for the user-land visible part of the implementation.