-
### What steps will reproduce the problem?
I installed pdo_informix and edgardmessias/yii2-informix library (ver. 1.1.1) in php 8.2.
I execute a queryOne() on a simple query: select * from tablename…
-
https://www.baulphp.com/%E2%96%B7-crud-php-pdo-bootstrap-modal-ejemplo-completo/
-
微赞微擎二次注入漏洞fangroup.ctrl.php,sql语句查询前未作处理为sql注入漏洞的根源,同时多个sql语句拼接执行,使攻击者可以注入更长的代码。最后查询的变量用户可以控制,所以最终该漏洞可以实施攻击。
文件所在位置:web/source/mc/fangroup.ctrl.php
打开文件:web/source/mc/fangroup.ctrl.php
搜索查找…
alaxn updated
5 years ago
-
Hi Hussain
We started using DrupalQA in our pipeline. We are using with Acquia/blt and MariaDB. On version with php8.2, we are getting error on `bit setup`
```
Undefined constant PDO::MYSQL_ATT…
-
Got a bunch of issues trying to use this on ttrss from six months ago (324aef9f6f80e7d1b34f1af2487ab03eebc66f47)
I fixed some of it with this:
```diff
diff --git a/init.php b/init.php
index 7f91…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https://…
-
### Bug Report
| Q | A
|------------ | ------
| Version(s) | 1.13.0
#### Summary
Given following `composer.json`:
```json
{
"require": {
"php": "~8.1.0",
…
-
# バイトから店長にいつ出勤できるかを提出する機能
1. 希望シフトを入れておくテーブルの作成(できればPDOをつかってPHPで作成)
2. 希望シフトを入力できる画面の作成(HTML)
3. 画面から入力された希望シフトをDBに送信するロジック作成(PHP)
-
This appears to be an issue in PHP 8.0, with a database like MySQL/MariaDB that has [implicit commits](https://mariadb.com/kb/en/sql-statements-that-cause-an-implicit-commit).
We're currently in t…
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | unsure
| Version | 2.15.3
#### Summary
For a while BackedEnums were allowed as primary keys, where Doctrin…