File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: c80e398bcb1f060d16de768e46933d1a09f2de65 Maintainer: takagi Status: ready -->
3
+ <!-- EN-Revision: 604002c979be4a699309f685ba913a04f71b69b9 Maintainer: takagi Status: ready -->
4
4
<phpdoc : classref xml : id =" class.splfixedarray" xmlns : phpdoc =" http://php.net/ns/phpdoc" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" xmlns : xi =" http://www.w3.org/2001/XInclude" >
5
5
<title >SplFixedArray クラス</title >
6
6
<titleabbrev >SplFixedArray</titleabbrev >
77
77
<entry >8.1.0</entry >
78
78
<entry >
79
79
<classname >SplFixedArray</classname > は、
80
- <interfacename >JsonSerializable</interfacename > と
81
- <interfacename >IteratorAggregate</interfacename > を実装するようになりました。
80
+ <interfacename >JsonSerializable</interfacename >
81
+ を実装するようになりました。
82
+ </entry >
83
+ </row >
84
+ <row >
85
+ <entry >8.0.0</entry >
86
+ <entry >
87
+ <classname >SplFixedArray</classname > は、
88
+ <interfacename >IteratorAggregate</interfacename >
89
+ を実装するようになりました。
82
90
これより前のバージョンでは、
83
- <interfacename >Iterator</interfacename > のみを実装していました 。
91
+ <interfacename >Iterator</interfacename > を実装していました 。
84
92
</entry >
85
93
</row >
86
94
</tbody >
You can’t perform that action at this time.
0 commit comments