summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-12-02 08:43:37 +0100
committerRemi Collet <remi@php.net>2024-12-02 08:43:37 +0100
commit10f80b5084772ca502050a76fbd60bc1eac6d2c7 (patch)
treed5c87444bc836c8a8a48609f71e80645ddb43400 /REFLECTION
initial package, version 1.0.0dev
open https://github.com/eklausme/php-md4c/issues/12 version inconsistency open https://github.com/eklausme/php-md4c/issues/13 PHP version compatibility
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION18
1 files changed, 18 insertions, 0 deletions
diff --git a/REFLECTION b/REFLECTION
new file mode 100644
index 0000000..979121b
--- /dev/null
+++ b/REFLECTION
@@ -0,0 +1,18 @@
+Extension [ <persistent> extension #87 md4c version 1.0 ] {
+
+ - Constants [2] {
+ Constant [ int MD4C_DIALECT_GITHUB ] { 3852 }
+ Constant [ int MD4C_FLAG_NOINDENTEDCODEBLOCKS ] { 16 }
+ }
+
+ - Functions {
+ Function [ <internal:md4c> function md4c_toHtml ] {
+
+ - Parameters [2] {
+ Parameter #0 [ <required> $str ]
+ Parameter #1 [ <required> $flag ]
+ }
+ }
+ }
+}
+