File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55 <!-- If the extension doesn't need to be installed (built-in extension) use this entity -->
66 <!-- &no.install; -->
7- <!-- There are various PECL related entities in language-snippets.ent -->
7+ <!-- There are various PECL related entities in language-snippets.ent / todo: decide PECL removal -->
88 <simpara >
99 To enable extname support, configure PHP with
1010 <option role =" configure" >theconfigoption</option >
Original file line number Diff line number Diff line change 55<versions >
66 <function name =' foo' from =' PHP 7 > = 7.4.0, PHP 8' />
77 <function name =' bar' from =' PHP 8' />
8- <function name =' baz' from =' PECL extname > = 0.4' />
9- <function name =' quz' from =' PECL extname 0.1-0.3' removed =" PECL extname 0.3" />
10- <function name =' classname::methodname' from =' PECL extname > = 1.1' />
8+ <function name =' baz' from =' PECL extname > = 0.4' /><!-- / todo: decide PECL removal -->
9+ <function name =' quz' from =' PECL extname 0.1-0.3' removed =" PECL extname 0.3" /><!-- / todo: decide PECL removal -->
10+ <function name =' classname::methodname' from =' PECL extname > = 1.1' /><!-- / todo: decide PECL removal -->
1111</versions >
1212<!-- Keep this comment at the end of the file
1313Local variables:
You can’t perform that action at this time.
0 commit comments