This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-24 08:12:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5fcc8d4cd19552b5ea7c154a0040832b10e4fab6
archived-php-src
/
ext
/
pgsql
History
ddv
3f57bd80f6
Fix phpGH-12763: PGSQL pg_untrace(): Argument
#1
($connection) must be of type resource or null, PgSql\Connection given.
2023-11-27 18:18:46 +00:00
..
tests
Fix phpGH-12763: PGSQL pg_untrace(): Argument
#1
($connection) must be of type resource or null, PgSql\Connection given.
2023-11-27 18:18:46 +00:00
config.m4
PGSQL and POD_SQL: don't include pg_config.h
2020-05-25 10:48:35 +02:00
config.w32
PGSQL and POD_SQL: don't include pg_config.h
2020-05-25 10:48:35 +02:00
CREDITS
…
pgsql_arginfo.h
Merge branch 'PHP-8.0' into PHP-8.1
2021-10-13 14:19:54 +02:00
pgsql.c
Fix phpGH-12763: PGSQL pg_untrace(): Argument
#1
($connection) must be of type resource or null, PgSql\Connection given.
2023-11-27 18:18:46 +00:00
pgsql.stub.php
Merge branch 'PHP-8.0' into PHP-8.1
2021-10-13 14:19:54 +02:00
php_pgsql.h
Convert resources to objects in ext/pgsql
2021-05-11 00:09:30 +02:00