We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
PDO
1 parent 762b61c commit a78c729Copy full SHA for a78c729
reference/pdo/pdo.xml
@@ -485,6 +485,28 @@
485
</classsynopsis>
486
</section>
487
488
+ <section role="changelog" xml:id="pdo.changelog">
489
+ &reftitle.changelog;
490
+ <informaltable>
491
+ <tgroup cols="2">
492
+ <thead>
493
+ <row>
494
+ <entry>&Version;</entry>
495
+ <entry>&Description;</entry>
496
+ </row>
497
+ </thead>
498
+ <tbody>
499
500
+ <entry>8.4.0</entry>
501
+ <entry>
502
+ The class constants are now typed.
503
+ </entry>
504
505
+ </tbody>
506
+ </tgroup>
507
+ </informaltable>
508
+ </section>
509
+
510
</partintro>
511
512
&reference.pdo.entities.pdo;
0 commit comments