Siad Ardroumli created AVRO-2827:
------------------------------------
Summary: PHP: Fix class property visibility.
Key: AVRO-2827
URL: https://issues.apache.org/jira/browse/AVRO-2827
Project: Apache Avro
Issue Type: Bug
Components: php
Reporter: Siad Ardroumli
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]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)