summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-05-17 17:19:42 +0200
committerRemi Collet <fedora@famillecollet.com>2014-05-17 17:19:42 +0200
commit70c7e8334bf6263635a88fb387f5f82df028d35b (patch)
tree4557aa146ab8f3c4955cd6d488922516c83f85fd
parent973e8eb8418858ca7ebe8fb40b60664f3d66a945 (diff)
php-pecl-*: add Reflection file
-rw-r--r--REFLECTION22
1 files changed, 22 insertions, 0 deletions
diff --git a/REFLECTION b/REFLECTION
new file mode 100644
index 0000000..dc5b696
--- /dev/null
+++ b/REFLECTION
@@ -0,0 +1,22 @@
+Extension [ <persistent> extension #137 uploadprogress version 1.0.3.1 ] {
+
+ - INI {
+ Entry [ uploadprogress.file.filename_template <ALL> ]
+ Current = '/tmp/upt_%s.txt'
+ }
+ Entry [ uploadprogress.file.contents_template <ALL> ]
+ Current = '/tmp/upload_contents_%s'
+ }
+ Entry [ uploadprogress.get_contents <ALL> ]
+ Current = '0'
+ }
+ }
+
+ - Functions {
+ Function [ <internal:uploadprogress> function uploadprogress_get_info ] {
+ }
+ Function [ <internal:uploadprogress> function uploadprogress_get_contents ] {
+ }
+ }
+}
+