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
b0f7df1a67393bb0bb84bf2809bd1a8b6258be41
archived-php-src
/
ext
/
pgsql
History
Máté Kocsis
beaf1e814a
Deprecate calling pg_fetch_result(), pg_field_prtlen(), and pg_field_is_null() with 2 arguments
2023-12-04 22:27:59 +01:00
..
tests
Deprecate calling pg_fetch_result(), pg_field_prtlen(), and pg_field_is_null() with 2 arguments
2023-12-04 22:27:59 +01:00
config.m4
check PQsetErrorContextVisibility availability (libpq >= 9.6)
2023-06-21 08:47:59 +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.3'
2023-11-20 16:24:57 +00:00
pgsql.c
Deprecate calling pg_fetch_result(), pg_field_prtlen(), and pg_field_is_null() with 2 arguments
2023-12-04 22:27:59 +01:00
pgsql.stub.php
Merge branch 'PHP-8.3'
2023-11-20 16:24:57 +00:00
php_pgsql.h
Make the $row param of pg_fetch_result(), pg_field_prtlen() and pg_field_is_null() nullable
2023-07-18 12:59:21 +02:00