[PHP-BUG] Bug #65671 [NEW]: Remove "experimental" status from six pg_* functions

2013-09-13 Thread krewecherl at gmail dot com
From: krewecherl at gmail dot com Operating system: PHP version: Irrelevant Package: PostgreSQL related Bug Type: Bug Bug description:Remove "experimental" status from six pg_* functions Description: The following six functions have bee

[PHP-BUG] Bug #65576 [NEW]: Constructor from trait conflicts with inherited constructor

2013-08-28 Thread krewecherl at gmail dot com
From: krewecherl at gmail dot com Operating system: * PHP version: 5.4.19 Package: Class/Object related Bug Type: Bug Bug description:Constructor from trait conflicts with inherited constructor Description: Given: - a trait T containing a __construct