[ https://issues.apache.org/jira/browse/AVRO-2827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17104132#comment-17104132 ]
ASF subversion and git services commented on AVRO-2827: ------------------------------------------------------- Commit d916ca2c1ceaabb5fc002630171255dfcdf8d882 in avro's branch refs/heads/master from Siad Ardroumli [ https://gitbox.apache.org/repos/asf?p=avro.git;h=d916ca2 ] AVRO-2827: Fixed property visibility. (#872) This property is used in `AvroDataIOWriter::__construct()` and therefore it has to be public. > 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 > Priority: Major > Fix For: 1.10.0 > > > 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)