/
vshmidt
/
php
ОбзорДокументацияВойти
/
vshmidt
/
php
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
php/
.../pdo_pgsql/tests/
..
bug36727.phpt

Parallelize pdo tests (dblib, firebird, oci, odbc, pgsql) (#12395)

3 года назад
bug43925.phpt

Parallelize pdo tests (dblib, firebird, oci, odbc, pgsql) (#12395)

3 года назад
bug46274.phpt

ext/pdo_pgsql: Improve tests cleanup (#11855)

3 года назад
bug46274_2.phpt

ext/pdo_pgsql: Improve tests cleanup (#11855)

3 года назад
bug48764.phpt

ext/pdo_pgsql: cleanup the 3rd protocol is supported since circa 2010. (#12464)

3 года назад
bug61267.phpt

Migrate more SKIPIF -> EXTENSIONS (#7139)

5 лет назад
bug62479.phpt

Parallelize pdo tests (dblib, firebird, oci, odbc, pgsql) (#12395)

3 года назад
bug62498-32bit.phpt

Parallelize pdo tests (dblib, firebird, oci, odbc, pgsql) (#12395)

3 года назад
bug62498.phpt

Parallelize pdo tests (dblib, firebird, oci, odbc, pgsql) (#12395)

3 года назад
bug62593.phpt

Merge branch 'PHP-8.0' into PHP-8.1

4 года назад
bug64953.phpt

Migrate more SKIPIF -> EXTENSIONS (#7139)

5 лет назад
bug66584.phpt

Parallelize pdo tests (dblib, firebird, oci, odbc, pgsql) (#12395)

3 года назад
bug67462.phpt

Parallelize pdo tests (dblib, firebird, oci, odbc, pgsql) (#12395)

3 года назад
bug68199.phpt

Parallelize pdo tests (dblib, firebird, oci, odbc, pgsql) (#12395)

3 года назад
bug68371.phpt

Fix GH-12969: Fixed PDO::getAttribute() to get PDO::ATTR_STRINGIFY_FETCHES

3 года назад
bug69344.phpt

Migrate more SKIPIF -> EXTENSIONS (#7139)

5 лет назад
bug69362.phpt

Parallelize pdo tests (dblib, firebird, oci, odbc, pgsql) (#12395)

3 года назад
bug69752.phpt

Parallelize pdo tests (dblib, firebird, oci, odbc, pgsql) (#12395)

3 года назад
bug70313.phpt

Migrate more SKIPIF -> EXTENSIONS (#7139)

5 лет назад
bug70861.phpt

Parallelize pdo tests (dblib, firebird, oci, odbc, pgsql) (#12395)

3 года назад
bug71573.phpt

Migrate more SKIPIF -> EXTENSIONS (#7139)

5 лет назад
bug71885.phpt

Migrate more SKIPIF -> EXTENSIONS (#7139)

5 лет назад
bug71885_2.phpt

Migrate more SKIPIF -> EXTENSIONS (#7139)

5 лет назад
bug72294.phpt

Deprecate implicit nullable parameter types (#12959)

2 года назад
bug72570.phpt

Migrate more SKIPIF -> EXTENSIONS (#7139)

5 лет назад
bug72633.phpt

Parallelize pdo tests (dblib, firebird, oci, odbc, pgsql) (#12395)

3 года назад
bug73959.phpt

Migrate more SKIPIF -> EXTENSIONS (#7139)

5 лет назад
bug75402.phpt

ext/pdo_pgsql: Improve tests cleanup (#11855)

3 года назад
bug81343.phpt

Fix bug #81343: inconsistent type conversion after closeCursor

5 лет назад
bug_14244.phpt

pdo_pgsql: escaped question marks inside dollar quoted strings

2 года назад
bug_33876.phpt

Parallelize pdo tests (dblib, firebird, oci, odbc, pgsql) (#12395)

3 года назад
bug_49985.phpt

ext/pdo_pgsql: Improve tests cleanup (#11855)

3 года назад
bug_64705.phpt

Prefer EXPECT over EXPECTF

5 лет назад
common.phpt

Migrate SKIPIF -> EXTENSIONS (#7138)

5 лет назад
config.inc

Reindent phpt files

7 лет назад
copy_from.phpt

ext/pdo_pgsql: Improve tests cleanup (#11855)

3 года назад
copy_to.phpt

ext/pdo_pgsql: Improve tests cleanup (#11855)

3 года назад
disable_prepares.phpt

Migrate more SKIPIF -> EXTENSIONS (#7139)

5 лет назад
float.phpt

Fix the incorrect data type of float values in PDO query results

3 года назад
getnotify.phpt

Parallelize pdo tests (dblib, firebird, oci, odbc, pgsql) (#12395)

3 года назад
gh12423.phpt

Optimized pdo_pgsql connection test (#12454)

3 года назад
gh16314.phpt

Fix GH-16314 "Pdo\Mysql object is uninitialized" when opening a persistent connection (#16369)

2 года назад
gh7723.phpt

Use EXTENSIONS instead of SKIPIF sections in *.phpt

3 года назад
gh9411.phpt

Use EXTENSIONS instead of SKIPIF sections in *.phpt

3 года назад
ghsa-hrwm-9436-5mv3.phpt

Fix GHSA-hrwm-9436-5mv3: pgsql escaping no error checks

год назад
is_in_transaction.phpt

ext/pdo_pgsql: Improve tests cleanup (#11855)

3 года назад
issue78621.inc

Add Pdo\Pgsql::setNoticeCallback() (#14299)

2 года назад
issue78621.phpt

Add Pdo\Pgsql::setNoticeCallback() (#14299)

2 года назад
issue78621_closure.phpt

Add Pdo\Pgsql::setNoticeCallback() (#14299)

2 года назад
issue78621_method.phpt

Add Pdo\Pgsql::setNoticeCallback() (#14299)

2 года назад
large_objects.phpt

ext/pdo_pgsql: Improve tests cleanup (#11855)

3 года назад
pdo_pgsql_parser.phpt

pdo_pgsql: escaped question marks inside dollar quoted strings

2 года назад
pdopgsql_001.phpt

Amend PDO driver-specific class names (#14069)

2 года назад
pdopgsql_002.phpt

Amend PDO driver-specific class names (#14069)

2 года назад
pdopgsql_003.phpt

Fix varying pgsql error message

год назад
pdopgsql_setNoticeCallback.phpt

Add Pdo\Pgsql::setNoticeCallback() (#14299)

2 года назад
pdopgsql_setNoticeCallback_trampoline_no_leak.phpt

Add Pdo\Pgsql::setNoticeCallback() (#14299)

2 года назад
pg_debug_emulated_prepares.phpt

Fix GH-15729 PDO tests name conflicts.

2 года назад
result_memory_size.phpt

ext/pdo_pgsql: Remove new PDO class constant specific to PGSQL driver

2 года назад
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©