php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
« Show Previous 90 Entries Showing 91-126 of 126  
ID# Date Last Modified Package Type Status PHP Version OS Summary Assigned
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  
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
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  
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  
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  
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  
66522
(edit)
2014-01-20 15:52 UTC 2021-06-09 10:53 UTC PDO related Req Open Irrelevant Linux Ping functionality  
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  
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  
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  
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  
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  
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  
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  
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  
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  
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  
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  
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  
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 ...  
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  
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  
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  
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  
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  
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()  
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  
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  
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  
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  
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  
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
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
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  
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  
68254
(edit)
2014-10-17 15:01 UTC 2023-06-20 16:01 UTC PDO related Doc Open Irrelevant   PDO lacks design implication discussion  
« Show Previous 90 Entries Showing 91-126 of 126  
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 20:01:31 2024 UTC