mirror of
https://github.com/php/php-src.git
synced 2026-03-25 16:52:18 +01:00
Made error reporting use php_error_docref(). Fixed a memory leak in shmop_open() when an invalid flag is specified. Added tests for shmop() extension.