Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 3 additions & 8 deletions appendices/aliases.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: b9e6268918813e27972c644897970b0cdbc6f86e Maintainer: pastore Status: ready -->
<!-- $Revision$ -->
<!-- EN-Revision: 6d46a5549bcb66444ce7a3b34301420ba7552bc8 Maintainer: pastore Status: ready -->
<!-- Reviewed: no -->
<!-- CREDITS: sven,cucinato -->
<appendix xml:id="aliases" xmlns="http://docbook.org/ns/docbook">
<title>Lista dei sinonimi delle funzioni PHP</title>
Expand All @@ -23,7 +23,7 @@
<thead>
<row>
<entry>Sinonimi (alias)</entry>
<entry>Funzione Master</entry>
<entry>Nome canonico della funzione</entry>
<entry>Estensione utilizzata</entry>
</row>
</thead>
Expand Down Expand Up @@ -623,11 +623,6 @@
<entry><function>strstr</function></entry>
<entry>Sintassi di base</entry>
</row>
<row>
<entry>xptr_new_context</entry>
<entry><function>xpath_new_context</function></entry>
<entry></entry>
</row>
</tbody>
</tgroup>
</table>
Expand Down