1
0
mirror of https://github.com/php/doc-de.git synced 2026-03-23 23:02:13 +01:00

Sync SPL and Reflection to fix build

This commit is contained in:
Gina Peter Banyard
2024-10-24 21:16:04 +01:00
parent 3494bd121d
commit a9a8ae71c6
2 changed files with 2 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 48ce43fe79fa0c9f31f187ea8ec995b4cb13037e Maintainer: nobody Status: ready -->
<!-- EN-Revision: fe42297da7bf4910bde3622896b4ecc0f91817ed Maintainer: nobody Status: ready -->
<!-- Reviewed: yes -->
<!-- Rev-Revision: 9fe810352095922a68ce2807745a9bc35c0afe1f Reviewer: samesch -->
@@ -27,7 +27,6 @@
</para>
</preface>
&reference.reflection.constants;
&reference.reflection.examples;
&reference.reflection.extending;
&reference.reflection.reflection;

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 48ce43fe79fa0c9f31f187ea8ec995b4cb13037e Maintainer: simp Status: ready -->
<!-- EN-Revision: 487afb09014843c0911daf7c7c962c3dd4a2c610 Maintainer: simp Status: ready -->
<!-- Credits: hholzgra, Samuel Suther -->
<book xml:id="book.spl" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -22,7 +22,6 @@
</para>
</preface>
&reference.spl.constants;
&reference.spl.datastructures;
&reference.spl.iterators;
&reference.spl.interfaces;