php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
  Showing 1-90 of 127 Show Next 90 Entries »
ID# Date Last Modified Package Type Status PHP Version OS Summary Assigned
52444
(edit)
2010-07-26 12:57 UTC 2020-04-02 09:56 UTC PDO Core Bug Open Irrelevant All Extending PDOStatement and replacing fetch() apply when using foreach  
76315
(edit)
2018-05-09 09:44 UTC 2018-05-09 13:27 UTC PDO Core Doc Verified Irrelevant   Clarify if colons are actually necessary to bind named placeholders  
76647
(edit)
2018-07-19 15:11 UTC 2021-09-28 12:20 UTC PDO Core Req Open 7.3.0alpha4   PDO's query parser should warn with multiple named parameters  
77015
(edit)
2018-10-15 17:20 UTC 2021-08-03 13:33 UTC PDO Core Req Open 7.2.11   Change behaviour of query() to match that of exec() for better performance  
77868
(edit)
2019-04-09 11:05 UTC Not modified PDO Core Doc Open Irrelevant   Better description of PDO Options parameter  
78227
(edit)
2019-06-28 10:32 UTC 2021-09-15 10:06 UTC PDO Core Bug Open 7.2.19 * Prepared statements ignore RENAME COLUMN  
79276
(edit)
2020-02-15 00:19 UTC 2020-02-20 12:05 UTC PDO Core Bug Verified Irrelevant Irrelevant PDO_API int pdo_parse_params() ignores any placeholder between two '\'  
80637
(edit)
2021-01-17 19:45 UTC 2021-06-08 13:23 UTC PDO Core Bug Verified 7.4.14 * bindParam() changes type property to string  
81084
(edit)
2021-05-26 23:24 UTC 2021-06-01 12:57 UTC PDO Core Bug Open master-Git-2021-05-26 (Git)   PDOStatement::queryString is uninitialized  
81143
(edit)
2021-06-15 18:42 UTC Not modified PDO Core Req Open 8.0.7   BIGINT support  
50555
(edit)
2009-12-22 22:09 UTC 2017-09-07 21:50 UTC PDO DBlib Bug Open 5.3.1 2.6.24-24-server PDO_DBLIB: Cannot retrieve output parameter from stored procedure  
57147
(edit)
2006-07-19 22:18 UTC 2017-03-01 22:33 UTC PDO DBlib Bug Open 5.1.2 Win32 PDO_MSSQL does not appear to return LOBs as streams  
67495
(edit)
2014-06-22 20:49 UTC 2016-09-12 21:24 UTC PDO DBlib Req Open Irrelevant   cannot quote binary values  
73589
(edit)
2016-11-23 13:52 UTC Not modified PDO DBlib Bug Open 7.0.13   segfault in pdo_dblib_error_handler  
74592
(edit)
2017-05-15 07:58 UTC Not modified PDO DBlib Req Open Irrelevant   prepared statement support  
75937
(edit)
2018-02-08 18:21 UTC 2018-02-08 20:41 UTC PDO DBlib Req Open Irrelevant   PDO_DBLIB prepare statements quoting numerics  
79533
(edit)
2020-04-28 15:02 UTC Not modified PDO DBlib Bug Open 7.2.30 any dbcanquery not used in pdo_dblib_stmt_next_rowset due outdated bug in FreeTDS  
80546
(edit)
2020-12-22 21:17 UTC 2021-06-09 14:09 UTC PDO DBlib Bug Open 7.3.25 RHEL 7.8 Persistent connections appear open despite being closed  
80586
(edit)
2021-01-04 15:21 UTC 2021-01-11 14:57 UTC PDO DBlib Bug Open 7.3.25 RHEL 7.8 PDO constructor overrides dblib timeout  
80587
(edit)
2021-01-04 15:47 UTC 2021-09-27 11:41 UTC PDO DBlib Bug Open 7.3.25 RHEL 7.8 PDO driver instance shared between different PDO objects  
81295
(edit)
2021-07-26 00:37 UTC 2021-07-27 01:44 UTC PDO DBlib Bug Open Irrelevant Irrelevant PDO_DBLIB: Run specific sql query get no result  
76297
(edit)
2018-05-02 23:39 UTC 2018-05-08 15:56 UTC PDO Firebird Req Open 7.2.5 Linux AMD64 Firebird PDO does not support Firebird Events  
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  
78347
(edit)
2019-07-29 12:03 UTC 2019-07-31 12:02 UTC PDO MySQL Bug Verified 7.3.7 Arch Linux wrong socket path when host field is empty  
78467
(edit)
2019-08-27 18:05 UTC 2021-07-06 13:46 UTC PDO MySQL Req Open 7.1.31 Any Impossible to use PDO to connect to MySQL with ClearText Plugin  
78596
(edit)
2019-09-25 14:23 UTC 2019-09-25 15:48 UTC PDO MySQL Bug Analyzed 7.2.22 linux getColumnMeta() doesn't return native_type for JSON  
78797
(edit)
2019-11-08 22:54 UTC Not modified PDO MySQL Bug Open 7.4.0RC5   mysqlnd cannot read large OK/ERR packets  
79893
(edit)
2020-07-24 13:09 UTC Not modified PDO MySQL Req Open Next Minor Version * PDO_MySQL should support in/out and out parameters  
80436
(edit)
2020-11-28 11:09 UTC Not modified PDO MySQL Doc Open 7.4.13 debian buster MYSQL_ATTR_SSL_CAPATH Prevails on MYSQL_ATTR_SSL_VERIFY_SERVER_CERT  
80445
(edit)
2020-11-30 01:06 UTC 2020-11-30 20:26 UTC PDO MySQL Bug Re-Opened 7.4.13 Windows, CentOS Using float bind parameter returns weird error  
80730
(edit)
2021-02-10 18:23 UTC 2021-02-16 14:51 UTC PDO MySQL Bug Open 7.4.15 Centos 7 Random segfault PDO fetch_value  
81155
(edit)
2021-06-17 14:35 UTC 2023-01-14 16:45 UTC PDO MySQL Bug Open 8.0.7 any Mysql close is NOT synchronous  
81286
(edit)
2021-07-24 12:30 UTC 2021-07-24 20:13 UTC PDO MySQL Bug Verified 7.4.21 All PDO return phantom rowset and no error when MYSQL_ATTR_USE_BUFFERED_QUERY=FALSE  
81335
(edit)
2021-08-06 10:37 UTC 2021-09-14 12:27 UTC PDO MySQL Bug Verified 7.4.22 Alpine Linux 3.14 PHP Warning, Packets out of order after connection timeout  
81515
(edit)
2021-10-08 16:24 UTC Not modified PDO MySQL Bug Open Irrelevant x86_64 PDO-MySQL is Blocking Signal Prop  
81539
(edit)
2021-10-18 19:13 UTC 2023-01-14 16:35 UTC PDO MySQL Bug Open 8.0.11 Debian 10 (Buster) Segmentation fault in pdo_mysql  
81550
(edit)
2021-10-21 17:31 UTC 2021-10-26 19:12 UTC PDO MySQL Req Open next minor CentOS 7 getColumnMeta should also return org_table and org_column  
81576
(edit)
2021-10-31 06:09 UTC 2021-11-06 08:43 UTC PDO MySQL Doc Verified 8.1.0RC5   PDO::MYSQL_ATTR_INIT_COMMAND has int typehint, should be string  
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  
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
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
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  
  Showing 1-90 of 127 Show Next 90 Entries »
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 15:01:29 2024 UTC