File tree 1 file changed +23
-1
lines changed
1 file changed +23
-1
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: 14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60 Maintainer: shimooka Status: ready -->
3
+ <!-- EN-Revision: a78c7290730ac918c4eb6b199004d24051d1e93f Maintainer: shimooka Status: ready -->
4
4
<!-- CREDITS: hirokawa,takagi -->
5
5
<reference xml : id =" class.pdo" role =" class" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" xmlns : xi =" http://www.w3.org/2001/XInclude" >
6
6
<title >PDO クラス</title >
487
487
</classsynopsis >
488
488
</section >
489
489
490
+ <section role =" changelog" xml : id =" pdo.changelog" >
491
+ &reftitle.changelog;
492
+ <informaltable >
493
+ <tgroup cols =" 2" >
494
+ <thead >
495
+ <row >
496
+ <entry >&Version; </entry >
497
+ <entry >&Description; </entry >
498
+ </row >
499
+ </thead >
500
+ <tbody >
501
+ <row >
502
+ <entry >8.4.0</entry >
503
+ <entry >
504
+ クラス定数が型付けされました。
505
+ </entry >
506
+ </row >
507
+ </tbody >
508
+ </tgroup >
509
+ </informaltable >
510
+ </section >
511
+
490
512
</partintro >
491
513
492
514
&reference.pdo.entities.pdo;
You can’t perform that action at this time.
0 commit comments