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