diff --git a/reference/pdo_sqlite/pdo/sqlite/loadextension.xml b/reference/pdo_sqlite/pdo/sqlite/loadextension.xml
new file mode 100644
index 000000000000..45517062fcae
--- /dev/null
+++ b/reference/pdo_sqlite/pdo/sqlite/loadextension.xml
@@ -0,0 +1,110 @@
+
+
+
+ Pdo\Sqlite::loadExtension
+ Description
+
+
+
+ &reftitle.description;
+
+ public voidPdo\Sqlite::loadExtension
+ stringname
+
+ &warn.undocumented.func;
+
+ Description.
+
+
+
+
+ &reftitle.parameters;
+
+
+ name
+
+
+ Description.
+
+
+
+
+
+
+
+ &reftitle.returnvalues;
+
+ &return.void;
+
+
+
+
+ &reftitle.errors;
+
+ When does this function issue E_* level errors,
+ and/or throw Exceptions.
+
+
+
+
+ &reftitle.examples;
+
+ Pdo\Sqlite::loadExtension example
+
+ Description.
+
+
+
+]]>
+
+ &example.outputs;
+
+
+
+
+
+
+
+ &reftitle.notes;
+
+
+ Any notes that don't fit anywhere else should go here.
+
+
+
+
+
+ &reftitle.seealso;
+
+ ClassName::otherMethodName
+ some_function
+
+
+
+
+
+
diff --git a/reference/pdo_sqlite/pdo/sqlite/openblob.xml b/reference/pdo_sqlite/pdo/sqlite/openblob.xml
new file mode 100644
index 000000000000..e934a7397f8c
--- /dev/null
+++ b/reference/pdo_sqlite/pdo/sqlite/openblob.xml
@@ -0,0 +1,146 @@
+
+
+
+ Pdo\Sqlite::openBlob
+ Description
+
+
+
+ &reftitle.description;
+
+ public resourcefalsePdo\Sqlite::openBlob
+ stringtable
+ stringcolumn
+ introwid
+ stringnulldbname"main"
+ intflagsPdo\Sqlite::OPEN_READONLY
+
+ &warn.undocumented.func;
+
+ Description.
+
+
+
+
+ &reftitle.parameters;
+
+
+ table
+
+
+ Description.
+
+
+
+
+ column
+
+
+ Description.
+
+
+
+
+ rowid
+
+
+ Description.
+
+
+
+
+ dbname
+
+
+ Description.
+
+
+
+
+ flags
+
+
+ One of the Pdo\Sqlite::OPEN_*
+
+
+
+
+
+
+
+ &reftitle.returnvalues;
+
+ Description.
+
+
+
+
+ &reftitle.errors;
+
+ When does this function issue E_* level errors,
+ and/or throw Exceptions.
+
+
+
+
+ &reftitle.examples;
+
+ Pdo\Sqlite::openBlob example
+
+ Description.
+
+
+
+]]>
+
+ &example.outputs;
+
+
+
+
+
+
+
+ &reftitle.notes;
+
+
+ Any notes that don't fit anywhere else should go here.
+
+
+
+
+
+ &reftitle.seealso;
+
+ ClassName::otherMethodName
+ some_function
+
+
+
+
+
+
diff --git a/reference/pdo_sqlite/versions.xml b/reference/pdo_sqlite/versions.xml
index 41ff42065f5d..36185f56d029 100644
--- a/reference/pdo_sqlite/versions.xml
+++ b/reference/pdo_sqlite/versions.xml
@@ -8,6 +8,8 @@
+
+