X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-propro;a=blobdiff_plain;f=README.md;h=a4aaa1fdb4639c985962adbdbaaee4f12a937fe7;hp=88242d95dc28b18d5f7383176b70da63515e2091;hb=8e6c28e6e5c9ef473c705f49a4b9f30ed774231b;hpb=a675e6fcb7ac533f9035dfe349633dcc2b2cce4f diff --git a/README.md b/README.md index 88242d9..a4aaa1f 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,16 @@ # ext-propro -[![Build Status](https://travis-ci.org/m6w6/ext-propro.svg?branch=R_1_0)](https://travis-ci.org/m6w6/ext-propro) +[![Build Status](https://travis-ci.org/m6w6/ext-propro.svg?branch=v1.0.x)](https://travis-ci.org/m6w6/ext-propro) -Property Proxy +The "Property Proxy" extension provides a fairly transparent proxy for internal +object properties hidden in custom non-zval implementations. ## Documentation See the [online markdown reference](https://mdref.m6w6.name/propro). +Known issues are listed in [BUGS](./BUGS) and future ideas can be found in [TODO](./TODO). + ## Installing ### PECL