Completed
Pull Request — master (#498)
by Richard
11:14
created
htdocs/xoops_lib/Xmf/Database/Migrate.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -80,7 +80,7 @@
 block discarded – undo
80 80
      *
81 81
      * @internal intended for module developers only
82 82
      *
83
-     * @return int|false count of bytes written or false on error
83
+     * @return null|false count of bytes written or false on error
84 84
      */
85 85
     public function saveCurrentSchema()
86 86
     {
Please login to merge, or discard this patch.