http://php.github.io/pecl-php-propro/
authorMichael Wallner <mike@php.net>
Fri, 25 Apr 2014 20:17:56 +0000 (22:17 +0200)
committerMichael Wallner <mike@php.net>
Fri, 25 Apr 2014 20:17:56 +0000 (22:17 +0200)
propro.md

index 7998df0dcf42ef27c7319ed68021e9b91dde07ad..2e16ed4ae8ff8598c57747ad6698360093e8b1db 100644 (file)
--- 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.