notes
authorMichael Wallner <mike@php.net>
Wed, 15 Oct 2014 04:03:22 +0000 (06:03 +0200)
committerMichael Wallner <mike@php.net>
Wed, 15 Oct 2014 04:03:22 +0000 (06:03 +0200)
raphf.md

index f4ee9368bd05e28c8175d13e2132f5d010043131..8e24927181e7aa70e97f44a7bb37329e7557ec1f 100644 (file)
--- a/raphf.md
+++ b/raphf.md
@@ -2,11 +2,7 @@
 
 ## About:
 
-The **"Resource and Persistent Handle Factory"** extension provides facilities to manage those in a convenient manner.
-
-> ***NOTE:***
-  This extension mostly only provides infrastructure for other extensions.
-  See the [API docs here](http://php.github.io/pecl-php-raphf/).
+The "Resource and Persistent Handle Factory" extension provides facilities to manage those in a convenient manner.
 
 ## Installation:
 
@@ -18,3 +14,9 @@ This extension is hosted at [PECL](http://pecl.php.net) and can be installed wit
 
 * raphf.persistent_handle.limit = -1  
   The per process/thread persistent handle limit.
+
+## Internals:
+
+> ***NOTE:***  
+  This extension mostly only provides infrastructure for other extensions.
+  See the [API docs here](http://php.github.io/pecl-php-raphf/).