mirror of
https://github.com/php/php-src.git
synced 2026-04-03 14:12:38 +02:00
`write_dimension` object handlers have to be able to handle `NULL` `offset`s; for now we simply throw an exception instead of following the `NULL` pointer.