php-pan/stan test pages update

This commit is contained in:
Clemens Schwaighofer
2019-09-20 14:35:04 +09:00
parent 63bcdc0eff
commit 86c5085f92

View File

@@ -435,7 +435,7 @@ class PgSQL
/**
* postgresql array to php array
* @param string $text array text from PostgreSQL
* @param array &$output (internal) recursive pass on for nested arrays
* @param array $output (internal) recursive pass on for nested arrays
* @param bool|int $limit (internal) max limit to not overshoot the end, start with false
* @param integer $offset (internal) shift offset for {}
* @return array|int converted PHP array, interal recusrive int position