Description
Using `AvroDataIOWriter` with no `writers_schema` set, will lead in a FatalError.
See this line:
https://github.com/apache/avro/blob/92e3f49ba15c7437fb99b1f21f55d2457a759cb2/lang/php/lib/avro/data_file.php#L465
Using `AvroDataIOWriter` with no `writers_schema` set, will lead in a FatalError.
See this line:
https://github.com/apache/avro/blob/92e3f49ba15c7437fb99b1f21f55d2457a759cb2/lang/php/lib/avro/data_file.php#L465