php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
« Show Previous 90 Entries Showing 91-127 of 127  
ID# Date Last Modified Package Type Status PHP Version OS Summary Assigned
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
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  
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  
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  
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  
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  
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  
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  
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  
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
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  
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()  
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 '\'  
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 ...  
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  
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  
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  
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  
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  
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  
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
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  
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  
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  
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  
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  
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  
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
« Show Previous 90 Entries Showing 91-127 of 127  
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 22:01:26 2024 UTC