Skip to content

Commit 9df6959

Browse files
weltlingclaudepache
authored andcommitted
parle: Add version info for new methods
Concerns sigilCount and sigilName in Parser classes. Signed-off-by: Anatol Belski <[email protected]>
1 parent 3123595 commit 9df6959

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

reference/parle/versions.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@
6060
<function name='parle\parser::trace' from='PECL parle &gt;= 0.5.1'/>
6161
<function name='parle\parser::errorinfo' from='PECL parle &gt;= 0.5.1'/>
6262
<function name='parle\parser::reset' from='PECL parle &gt;= 0.7.1'/>
63+
<function name='parle\parser::sigilCount' from='PECL parle &gt;= 0.8.4'/>
64+
<function name='parle\parser::sigilName' from='PECL parle &gt;= 0.8.4'/>
6365

6466
<function name='parle\rparser' from='PECL parle &gt;= 0.7.0'/>
6567
<function name='parle\rparser::token' from='PECL parle &gt;= 0.7.0'/>
@@ -80,6 +82,8 @@
8082
<function name='parle\rparser::trace' from='PECL parle &gt;= 0.7.0'/>
8183
<function name='parle\rparser::errorinfo' from='PECL parle &gt;= 0.7.0'/>
8284
<function name='parle\rparser::reset' from='PECL parle &gt;= 0.7.1'/>
85+
<function name='parle\rparser::sigilCount' from='PECL parle &gt;= 0.8.4'/>
86+
<function name='parle\rparser::sigilName' from='PECL parle &gt;= 0.8.4'/>
8387

8488
<function name='parle\stack' from='PECL parle &gt;= 0.7.0'/>
8589
<function name='parle\stack::empty' from='PECL parle &gt;= 0.5.1'/>

0 commit comments

Comments
 (0)