php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
  Showing 1-90 of 126 Show Next 90 Entries »
ID# Date Last Modified Package Type Status PHP Version OS Summary Assigned
42766
(edit)
2007-09-26 11:14 UTC 2018-09-23 17:26 UTC PDO SQLite Req Open 5.2.4 unrelated PDO_Sqlite doesn't support transactions modes of SQlite  
54023
(edit)
2011-02-15 11:46 UTC 2018-07-27 15:14 UTC PDO SQLite Req Open 5.3SVN-2011-02-15 (SVN) Linux i386 PDO prepared statements using SQLite can't bind non-text values in expressions  
64810
(edit)
2013-05-10 07:38 UTC 2016-08-29 14:31 UTC PDO SQLite Req Open Irrelevant any impossible to load extension via pdo_sqlite  
76868
(edit)
2018-09-12 08:20 UTC 2022-06-27 10:31 UTC PDO SQLite Req Assigned Irrelevant   PDO SQLite support for SQLite's Shared Cache Mode cmb
78126
(edit)
2019-06-07 23:32 UTC 2021-09-13 14:44 UTC PDO SQLite Bug Open 7.3.6 Linux PDO::sqliteCreateFunction is not exposed via reflection  
79272
(edit)
2020-02-13 19:45 UTC Not modified PDO SQLite Req Open Next Minor Version All Add PDO::ATTR_EMULATE_PREPARES support for SQLite  
81227
(edit)
2021-07-06 14:33 UTC 2021-07-07 17:25 UTC PDO SQLite Bug Open Irrelevant Ubuntu 20.04 PDO::inTransaction reports false when in transaction  
81397
(edit)
2021-08-29 11:11 UTC 2021-09-01 11:06 UTC PDO SQLite Doc Open 8.1.0beta3 macOS 11.5 PDO_sqlite: DECIMAL values from results are cast to float  
33656
(edit)
2005-07-12 12:04 UTC 2017-10-24 08:30 UTC PDO related Req Open 5.0.4 Irrelevant Let PDO::query and PDO::exec accept $input_parameters  
39287
(edit)
2006-10-28 03:26 UTC 2021-10-27 12:48 UTC PDO related Req Open 5.1.6   PDO: Get last executed query  
43203
(edit)
2007-11-06 09:22 UTC 2011-02-21 20:54 UTC PDO related Req Open 5.2.4   PDO better support for float bind values  
44832
(edit)
2008-04-25 15:53 UTC 2011-04-08 21:04 UTC PDO related Req Open 5.2.5 Ubuntu PDO: Binding to unset placeholders.  
45169
(edit)
2008-06-04 11:24 UTC 2021-08-27 12:59 UTC PDO related Req Open 5.2.6 Linux Ubuntu Some error messages are uninformative  
48053
(edit)
2009-04-22 19:01 UTC 2011-01-02 02:37 UTC PDO related Req Open 5.2.9   PDO bindValue/execute enhancement  
49963
(edit)
2009-10-23 02:01 UTC 2010-11-24 10:49 UTC PDO related Req Open 5.3.0   Need a function to obtain a list of PDO query parameters.  
51308
(edit)
2010-03-16 18:24 UTC 2010-11-15 20:50 UTC PDO related Req Open 5.3.2 * PDO::FETCH_FUNC should also work with fetch()  
54405
(edit)
2011-03-28 04:51 UTC 2011-12-05 07:26 UTC PDO related Req Open Irrelevant   FETCH_GROUP always operates on first column  
57115
(edit)
2006-06-29 06:59 UTC 2017-10-24 08:29 UTC PDO related Req Open Irrelevant Win2000 Support for binding binary strings  
62065
(edit)
2012-05-18 20:26 UTC 2017-10-24 03:25 UTC PDO related Req Assigned 5.3.13 Any PDO should have a disconnect method willfitch
62528
(edit)
2012-07-11 07:54 UTC 2021-05-28 11:28 UTC PDO related Bug Open Irrelevant Independent PDO disregards SQL comments and throws parameter number exceptions  
63343
(edit)
2012-10-24 00:06 UTC 2021-06-14 09:03 UTC PDO related Bug Analyzed Irrelevant Mixed Commit failure for repeated persistent connection  
66355
(edit)
2013-12-26 15:41 UTC 2021-05-06 15:55 UTC PDO related Req Open 5.5.7 archlinux PDO::FETCH_INTO $this + protected properties throws Fatal error  
66434
(edit)
2014-01-07 14:13 UTC 2017-04-24 19:25 UTC PDO related Bug Open Irrelevant Windows/Linux PDO not binding when columns with quote  
66522
(edit)
2014-01-20 15:52 UTC 2021-06-09 10:53 UTC PDO related Req Open Irrelevant Linux Ping functionality  
68254
(edit)
2014-10-17 15:01 UTC 2023-06-20 16:01 UTC PDO related Doc Open Irrelevant   PDO lacks design implication discussion  
68802
(edit)
2015-01-12 01:00 UTC 2021-07-20 21:23 UTC PDO related Doc Verified Irrelevant   PDO::FETCH_SERIALIZE not properly documented  
68961
(edit)
2015-01-30 16:18 UTC 2017-10-24 08:31 UTC PDO related Doc Open Irrelevant   PDO::rollBack(): Unclear sentence on autocommit mode  
69405
(edit)
2015-04-09 07:04 UTC 2017-10-24 08:31 UTC PDO related Req Open 5.6.7   PDO method to reconnect  
70118
(edit)
2015-07-23 14:53 UTC 2017-10-24 08:31 UTC PDO related Doc Re-Opened Irrelevant   PDOStatement::execute manual says "values are treated as PDO::PARAM_STR"  
70128
(edit)
2015-07-24 14:18 UTC 2021-10-11 13:42 UTC PDO related Req Open Irrelevant   PDO: Support named and question mark placeholders (parameters) in single query  
70672
(edit)
2015-10-08 15:42 UTC 2017-10-24 08:31 UTC PDO related Doc Open Irrelevant   PDOStatement::fetchAll documentation incomplete, incorrect  
71130
(edit)
2015-12-15 21:26 UTC Not modified PDO related Req Open 7.0.0 Any Allow PDO to lazy-connect  
71941
(edit)
2016-04-01 12:45 UTC 2020-12-11 14:45 UTC PDO related Bug Verified 7.0.5 ALL PDO::ERRMODE_SILENT ignored for "implementation errors"  
72251
(edit)
2016-05-21 10:39 UTC 2021-09-14 12:41 UTC PDO related Doc Verified Irrelevant   PDO::quote() is missing driver specific documentation  
73397
(edit)
2016-10-26 20:58 UTC Not modified PDO related Req Open Irrelevant N/A Add FETCH_CLASS_VIA_CONSTRUCTOR fetch mode  
74155
(edit)
2017-02-23 11:46 UTC 2017-10-24 08:32 UTC PDO related Req Open Irrelevant Any Ability to get parsed DSN  
74912
(edit)
2017-07-12 16:02 UTC 2020-04-07 12:37 UTC PDO related Bug Verified 5.6.31 Debian 3.2.86-1 x86_64 PDO errorInfo 1062 Duplicate entry  
75486
(edit)
2017-11-05 17:46 UTC Not modified PDO related Req Open Irrelevant   Additional PDO::FETCH_GROUP combinations  
77067
(edit)
2018-10-26 14:14 UTC 2020-02-24 07:50 UTC PDO related Bug Open 7.3.0RC4 All Inserting a BLOB from a stream transforms it to a string  
78095
(edit)
2019-06-01 18:08 UTC Not modified PDO related Bug Open 7.3.6 Windows get_class_methods() does not show all methods of a specific PDO driver  
64542
(edit)
2013-03-28 14:36 UTC 2017-04-24 19:20 UTC PDO PgSQL Req Open 5.4.13 Linux PDO/pgsql get_column_meta() do DB request on every call  
73430
(edit)
2016-10-31 11:17 UTC Not modified PDO PgSQL Bug Open 7.0.12 Debian 8 PostgreSQL 9.4, PostGIS 2.1  
73834
(edit)
2016-12-29 16:39 UTC Not modified PDO PgSQL Req Open 7.1.0 Any PDO PgSQL specify format for COPY FROM  
74220
(edit)
2017-03-07 22:34 UTC Not modified PDO PgSQL Bug Open 7.1.2 Ubuntu 14.04 Special crafted SQL statement trips PDO  
77855
(edit)
2019-04-05 12:50 UTC Not modified PDO PgSQL Bug Open 7.3.4 All PG: rowCount returns 0 when using CURSOR_SCROLL  
78534
(edit)
2019-09-13 12:54 UTC 2021-03-25 13:43 UTC PDO PgSQL Bug Assigned 7.3.9 Ubuntu 18.04 Query that contains '?' and 'string\' returns less records than must be mbeccati
78621
(edit)
2019-10-02 05:04 UTC Not modified PDO PgSQL Req Open 7.3.10 all pgsqlSetNoticeCallback  
79134
(edit)
2020-01-16 16:58 UTC Not modified PDO PgSQL Req Open Irrelevant Any Add non-blocking way to close pg conn - pg_cancel_query() can take a long time  
80311
(edit)
2020-11-03 14:06 UTC 2020-11-03 14:20 UTC PDO PgSQL Doc Verified 7.2.34   jsonb operators not supported  
80892
(edit)
2021-03-21 14:10 UTC 2021-05-03 08:46 UTC PDO PgSQL Bug Re-Opened 8.0.3 Linux PDO::PARAM_INT is treated the same as PDO::PARAM_STR mbeccati
77572
(edit)
2019-02-05 21:29 UTC 2021-04-21 11:28 UTC PDO ODBC Bug Verified 7.2.14   Errors not shown properly  
78196
(edit)
2019-06-21 22:06 UTC 2020-09-29 14:49 UTC PDO ODBC Bug Open 7.3.6 Windows 10 PDOStatement::errorInfo() gives incorrect output  
79059
(edit)
2020-01-03 10:34 UTC 2020-10-06 14:04 UTC PDO ODBC Bug Open 7.3.13 Linux Centos 7 PDO ODBC removes strings with encoded chars from results retrieved from IBM i  
79270
(edit)
2020-02-13 11:22 UTC 2020-11-30 14:51 UTC PDO ODBC Bug Open 7.3.14 Linux Ubuntu 18.04 x86_64 segfault in libodbc.so.2.0.0 with ReflectionFunction($functio)->getParameters()  
79277
(edit)
2020-02-15 15:43 UTC 2021-09-02 10:30 UTC PDO ODBC Bug Open 7.4.2 CentOS 7 pdo_odbc accessing SAP 16.0 ASE Fatal error: Allowed memory size ...  
80868
(edit)
2021-03-15 12:34 UTC 2021-03-18 13:35 UTC PDO ODBC Bug Open 7.3.27 Windows Missing bytes with DB2 column type LOB  
81688
(edit)
2021-12-02 18:30 UTC 2022-11-23 10:10 UTC PDO ODBC Bug Assigned 8.0.13 IBM i 7.2 PDO_ODBC doesn't handle fixed-length character columns with character conversio cmb
34211
(edit)
2005-08-22 19:11 UTC 2014-01-02 13:38 UTC PDO OCI Req Open 5.3.5 Linux PDO_OCI: Allow for data type "TIMESTAMP(0) WITH LOCAL TIME ZONE"  
50906
(edit)
2010-02-02 10:11 UTC 2014-01-01 12:49 UTC PDO OCI Bug Open 5.2.12 Irrelevant ORA-03131: an invalid buffer was provided for the next piece(Same as Bug#39820)  
51477
(edit)
2010-04-05 13:28 UTC 2014-01-01 12:49 UTC PDO OCI Bug Open 5.2.13 windows2003 PDO_OCI: bind chinese Param to prepare statment return null  
54654
(edit)
2011-05-04 10:29 UTC 2014-01-01 12:44 UTC PDO OCI Bug Open 5.3.6 CentOS 5.6 pdo_oci connection after some time begin except error  
55138
(edit)
2011-07-05 15:16 UTC 2014-01-01 12:43 UTC PDO OCI Bug Open 5.3.6 Linux PDO_OCI cannot insert more than 1332 one byte chars in al32utf8 varchar2 field  
60703
(edit)
2012-01-10 19:55 UTC 2016-03-08 01:10 UTC PDO OCI Req Open 5.3.8 Linux support for reference cursors on pdo_oci  
68326
(edit)
2014-10-29 19:23 UTC 2014-10-30 10:41 UTC PDO OCI Req Open 5.4.34 Mac OS X Data from NCLOB column is not returned from PDO_OCI Statement  
69924
(edit)
2015-06-24 16:26 UTC Not modified PDO OCI Bug Open 5.6.10 aix 7.1 IBM HTTP Server crashes with PDO_OCI and Oracle instantclient 12.1.0  
74195
(edit)
2017-03-02 09:26 UTC 2017-03-02 11:24 UTC PDO OCI Bug Open 7.1Git-2017-03-02 (Git) Windows2008 server OCI_BIND_BY_NAME dates problem  
77118
(edit)
2018-11-07 20:22 UTC Not modified PDO OCI Bug Open 7.2.11 Linux PDOStatement::fetchColumn() of a non-existing column triggers a warning  
77181
(edit)
2018-11-20 14:59 UTC Not modified PDO OCI Bug Open 7.2.12 Linux PDO Statement is not reusable after closing cursor on PDO OCI  
77468
(edit)
2019-01-16 13:38 UTC 2019-07-24 09:07 UTC PDO OCI Bug Assigned 7.3.1 Windows 7 (Win64) zend_mm_heap corrupted sixd
81586
(edit)
2021-11-02 17:50 UTC Not modified PDO OCI Bug Open 8.0.12 Linux PDO OCI binds boolean false as NULL  
41435
(edit)
2007-05-18 14:50 UTC 2016-11-23 13:38 UTC PDO MySQL Req Open 5.2.2   my.cnf database and host values are ignored in pdo_mysql  
46508
(edit)
2008-11-06 15:02 UTC 2020-08-28 13:27 UTC PDO MySQL Bug Open 5.2.9 * [PATCH]: getColumnMeta returns 'LONG','VAR_STRING','BLOB' as php native_type  
47982
(edit)
2009-04-16 08:46 UTC 2017-10-24 08:33 UTC PDO MySQL Bug Verified 5.2CVS-2009-04-16 (snap) WinXP PDO_mysql: Storing image binary data  
60716
(edit)
2012-01-11 17:20 UTC 2016-10-10 22:37 UTC PDO MySQL Req Open 5.4.0RC5 n/a Ability to set PDO connection timeout in milliseconds  
60882
(edit)
2012-01-25 14:01 UTC 2017-10-24 08:07 UTC PDO MySQL Bug Open 5.4.0RC6 Ubuntu 11.10 PDO crashes PHP FastCGI daemon when querying Sphinx server  
61516
(edit)
2012-03-26 16:49 UTC 2014-01-01 12:39 UTC PDO MySQL Bug Open 5.4.0 Linux 2.6.32-5-amd64 PDOStatement::errorInfo returning NULL for driver code and message  
62888
(edit)
2012-08-22 09:47 UTC 2017-04-24 19:23 UTC PDO MySQL Req Open 5.4.6   Support for more pdo_mysql.default_* configuration directives  
63466
(edit)
2012-11-08 09:48 UTC 2021-09-27 16:31 UTC PDO MySQL Req Open 5.4.8 CentOS PDO_MYSQL ignores PDO::FETCH_ORI_ABS in PDOStatement::fetch()  
64549
(edit)
2013-03-29 16:55 UTC 2021-06-21 09:34 UTC PDO MySQL Doc Verified 5.3.23 CentOS 5.9 mysqlnd persistent connection handling are not properly pooling  
68984
(edit)
2015-02-04 18:01 UTC Not modified PDO MySQL Req Open 5.5.21 Linux php.ini: cannot disable persistent connections for PDO_MYSQL  
70403
(edit)
2015-09-02 03:40 UTC Not modified PDO MySQL Doc Open Irrelevant any Wrong documentation for MySQL client compresssion with PDO+mysqlnd  
71491
(edit)
2016-02-01 15:15 UTC 2020-12-11 10:35 UTC PDO MySQL Bug Verified 5.6.17 Ubuntu 15.10 MYSQL_ATTR_USE_BUFFERED_QUERY doesn't work with PDO::prepare()  
71628
(edit)
2016-02-19 01:21 UTC 2021-09-14 11:22 UTC PDO MySQL Req Open 5.6.18 Windows 7 Column names with ? in them confuse the PDO parameter binding  
72713
(edit)
2016-07-30 14:06 UTC Not modified PDO MySQL Req Open Next Minor Version   Prepeared statements and field IN (values)  
74921
(edit)
2017-07-13 20:01 UTC Not modified PDO MySQL Bug Open 7.1.7 ANY Wrong table name in PDO::getColumnMeta when using ATTR_EMULATE_PREPARES = false  
76575
(edit)
2018-07-03 23:53 UTC 2018-07-03 23:59 UTC PDO MySQL Bug Open 7.2.7 any PDO does not support EC crypto  
76604
(edit)
2018-07-10 12:37 UTC Not modified PDO MySQL Bug Open 7.1.19 CentOS Linux release 7.4.1708 (C Incomplete/Partial error messages for encrypted connection failures  
77031
(edit)
2018-10-18 09:48 UTC 2021-07-06 17:04 UTC PDO MySQL Doc Open 7.2.11 Windows, Linux ATTR_EMULATE_PREPARES and multiquery  
77933
(edit)
2019-04-23 17:21 UTC 2020-07-24 13:12 UTC PDO MySQL Bug Verified 7.2.17 * Unable to get Parameter Out  
77954
(edit)
2019-05-01 08:59 UTC 2019-05-01 09:14 UTC PDO MySQL Doc Open 7.2.17 Ubuntu Binding value as PDO::PARAM_INT has different behaviour in PHP 7.2  
  Showing 1-90 of 126 Show Next 90 Entries »
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 04:01:38 2024 UTC