php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #67995 Convert to native PHP types - JSONB, Boolean, Integer, Float.
Submitted: 2014-09-10 11:58 UTC Modified: 2021-04-20 11:03 UTC
Votes:6
Avg. Score:3.2 ± 1.7
Reproduced:1 of 3 (33.3%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: park dot framework at gmail dot com Assigned: cmb (profile)
Status: Duplicate Package: PostgreSQL related
PHP Version: 5.6.0 OS:
Private report: No CVE-ID: None
 [2014-09-10 11:58 UTC] park dot framework at gmail dot com
Description:
------------
Hi
Very lacking auto conversion PostgreSQL types, to native PHP types
(integer, float, boolean), and most importantly jsonb (PostgreSQL 9.4)
to array PHP.
http://www.postgresql.org/docs/9.4/static/functions-json.html

This will allow many to escape from MongoDB to PostgreSQL.

Some work has been done
https://github.com/php/php-src/pull/719
but the author does not have enough free time.

Help, the quality to complete this work.

Thank.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-09-12 06:57 UTC] yohgaki@php.net
-Assigned To: +Assigned To: yohgaki
 [2017-10-24 08:13 UTC] kalle@php.net
-Status: Assigned +Status: Open -Assigned To: yohgaki +Assigned To:
 [2021-04-20 11:03 UTC] cmb@php.net
-Status: Open +Status: Duplicate -Assigned To: +Assigned To: cmb
 [2021-04-20 11:03 UTC] cmb@php.net
I'm closing this as duplicate of bug #78855, since that ticket
still has an open PR.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 08:01:29 2024 UTC