Philip Olson

Results 45 comments of Philip Olson

There was one remaining reference in `install/windows/manual.xml` that's now gone, so it'll be awhile longer before translations catch up.

Feels like this limitation is not documented, at least not in the [Named Parameters documentation](https://www.php.net/manual/en/functions.arguments.php#functions.named-arguments). As such, this feels like a general documentation issue and not one specific to session_set_save_handler().

Looks like this PR got overlooked/forgotten, but on the bright side this method was documented via https://github.com/php/doc-en/pull/2274 -- but thank you for spending time working on this PR!

@TimWolla Regarding this: > Calling ->setChecks() after ->setRestrictionLevel() nullifies the restriction level. > > (I hope to propose a cleaner API if / when PHP has tagged unions) I was...

Is there an official policy for this situation? In the case where expected output changes between PHP versions (like in this case, expected output changed as of PHP 8.0). Add...

Ah thank you @cmb69, will do, and there sure are a lot of `example.outputs.*` entities in there to choose from :)

In addition: - The list appears incomplete, which is worth noting (subtly or otherwise) - The list contains `PDO::ATTR_DRIVER_NAME` whereas the example code does not - Example should gracefully handle...

[Preview](https://neon-next-git-instagres-rebrand-neondatabase.vercel.app/docs/reference/instagres)

Hi @nurSaadat, thanks for checking on this! You only need to update `Connect-to-PostgreSQL-pgadmin4-connection.png`, as the other versions (with _1 suffix and size variants) appear to be unused leftovers from our...

Thanks @ju1ius and @rtek for the report and information! This is now all fixed (see commit for details).