X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=propro.md;h=2e16ed4ae8ff8598c57747ad6698360093e8b1db;hb=3f8ca6193abb960d6cc84f67f47a5cf0a9f05444;hp=a5ee6fe4eeb14ae95430e5347cc618762f9a90b7;hpb=d8045c2aa964556fe066b663fd7c3ca152777d26;p=mdref%2Fmdref-propro diff --git a/propro.md b/propro.md index a5ee6fe..2e16ed4 100644 --- a/propro.md +++ b/propro.md @@ -4,13 +4,13 @@ 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. ## Installation: -This extension is hosted at PECL () and can be installed eith PEAR's pecl command: +This extension is hosted at [PECL](http://pecl.php.net) and can be installed with [PEAR](http://pear.php.net)'s pecl command: # pecl install propro