Add the exception listing

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269057 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Hannes Magnusson 2008-11-15 17:34:55 +00:00
parent 9d9ae59db6
commit 3ac444a97b

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.7 $ -->
<!-- $Revision: 1.8 $ -->
<book xml:id="book.spl" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Standard PHP Library (SPL)</title>
@ -24,6 +24,7 @@
&reference.spl.datastructures;
&reference.spl.iterators;
&reference.spl.interfaces;
&reference.spl.exceptions;
&reference.spl.reference;
&reference.spl.arrayobject;