Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: Undefined property: stdClass::$flags in index.php on line 237, php:8.2-fpm, PostgreSQL 16.0 #109

Open
irfanevrens opened this issue Feb 14, 2024 · 1 comment

Comments

@irfanevrens
Copy link

irfanevrens commented Feb 14, 2024

version: Adminer 4.8.3 (https://download.adminerevo.org/4.8.3/adminer/adminer.zip)
env: docker php:8.2-fpm
db: PostgreSQL 16.0 (Debian 16.0-1.pgdg120+1)

When I export a table, it shows 7 of the errors I mentioned in the title just below the table structure, then it continues with the INSERT INTO section.

errors as codes:

<br />
<b>Warning</b>:  Undefined property: stdClass::$flags in <b>/code/index.php</b> on line <b>237</b><br />
<br />
<b>Warning</b>:  Undefined property: stdClass::$flags in <b>/code/index.php</b> on line <b>237</b><br />
<br />
<b>Warning</b>:  Undefined property: stdClass::$flags in <b>/code/index.php</b> on line <b>237</b><br />
<br />
<b>Warning</b>:  Undefined property: stdClass::$flags in <b>/code/index.php</b> on line <b>237</b><br />
<br />
<b>Warning</b>:  Undefined property: stdClass::$flags in <b>/code/index.php</b> on line <b>237</b><br />
<br />
<b>Warning</b>:  Undefined property: stdClass::$flags in <b>/code/index.php</b> on line <b>237</b><br />
<br />
<b>Warning</b>:  Undefined property: stdClass::$flags in <b>/code/index.php</b> on line <b>237</b><br />
@mckaygerhard
Copy link

mckaygerhard commented Jun 17, 2024

this issue is duplicate of #146 and #116

well i tested last version https://github.com/adminerevo/adminerevo/releases/tag/v4.8.4 and i do not see any error with postgresql 9.6 just show directly the export plain text in SQL

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants