summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-01-31 07:11:31 +0100
committerRemi Collet <remi@php.net>2022-01-31 07:11:31 +0100
commita57ca23ef278ee168dd6a5206d0d1550fbd893d1 (patch)
tree31b2dd41697347f8062f523ab47b0f106f63ebd2 /REFLECTION
parent1bd3d89215da14ebcb430301a520bef97298283a (diff)
update to 0.9.2
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION34
1 files changed, 31 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index 740b232..6219cf1 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #99 teds version 0.9.0 ] {
+Extension [ <persistent> extension #99 teds version 0.9.2 ] {
- Functions {
Function [ <internal:teds> function Teds\any ] {
@@ -837,7 +837,7 @@ Extension [ <persistent> extension #99 teds version 0.9.0 ] {
- Properties [0] {
}
- - Methods [24] {
+ - Methods [26] {
Method [ <internal:teds, ctor> public method __construct ] {
- Parameters [1] {
@@ -1015,6 +1015,20 @@ Extension [ <persistent> extension #99 teds version 0.9.0 ] {
}
- Return [ array ]
}
+
+ Method [ <internal:teds> public method debugGetTreeRepresentation ] {
+
+ - Parameters [0] {
+ }
+ - Return [ array ]
+ }
+
+ Method [ <internal:teds> public method debugIsBalanced ] {
+
+ - Parameters [0] {
+ }
+ - Return [ bool ]
+ }
}
}
@@ -1039,7 +1053,7 @@ Extension [ <persistent> extension #99 teds version 0.9.0 ] {
- Properties [0] {
}
- - Methods [16] {
+ - Methods [18] {
Method [ <internal:teds, ctor> public method __construct ] {
- Parameters [1] {
@@ -1155,6 +1169,20 @@ Extension [ <persistent> extension #99 teds version 0.9.0 ] {
}
- Return [ array ]
}
+
+ Method [ <internal:teds> public method debugGetTreeRepresentation ] {
+
+ - Parameters [0] {
+ }
+ - Return [ array ]
+ }
+
+ Method [ <internal:teds> public method debugIsBalanced ] {
+
+ - Parameters [0] {
+ }
+ - Return [ bool ]
+ }
}
}