From 913c437b81d3e17dd28ae222890a403f98dabf0f Mon Sep 17 00:00:00 2001 From: lacatoire Date: Wed, 9 Sep 2026 14:33:45 +0200 Subject: [PATCH] Drop the reference to the removed mysqli summary page The doc-en page reference/mysqli/summary.xml is gone, and no translation carries one, so the entity is declared nowhere. Assembling the monolithic manual for pl stops on it, which is why the pl build has been failing. --- reference/mysqli/book.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/reference/mysqli/book.xml b/reference/mysqli/book.xml index 531542c0..5e5e1bd0 100644 --- a/reference/mysqli/book.xml +++ b/reference/mysqli/book.xml @@ -52,7 +52,6 @@ &reference.mysqli.persistconns; &reference.mysqli.constants; &reference.mysqli.notes; - &reference.mysqli.summary; &reference.mysqli.mysqli; &reference.mysqli.mysqli-stmt; &reference.mysqli.mysqli-result;