mirror of
https://github.com/php/php-src.git
synced 2026-04-16 12:31:06 +02:00
* Prevents some unnecessary strlen() computation * Use interned "NULL" * Certain PGSQL_API functions now accept zend_string* instead of char* Closes GH-6792