[
https://issues.apache.org/jira/browse/AVRO-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18032761#comment-18032761
]
ASF subversion and git services commented on AVRO-4190:
-------------------------------------------------------
Commit 1e9a16ab77d1019a5a62a1f671982894b479c044 in avro's branch
refs/heads/main from Mattia Basone
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=1e9a16ab77 ]
AVRO-4190: [php] Add logical types (#3526)
* wip
* update logical types
* wip - added logical types
* update PHP workflow
* add composer.json to workflow path
* bump composer version
* add license to AvroLogicalType.php
* add test on logical types
* update test and fix default decimal value
* improve exception messages
* fix lint
* improve types
* add test for decimal schema validation
* add test for decimal schema validation
* remove is_numeric
* add some test for decimal logical type (bytes)
* Add AvroDuration type and extend fixed schema
* additional tests for decimal
> Add logical types
> -----------------
>
> Key: AVRO-4190
> URL: https://issues.apache.org/jira/browse/AVRO-4190
> Project: Apache Avro
> Issue Type: Improvement
> Components: php
> Reporter: Mattia Basone
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> Add logical types support to the existing PHP AVRO package
>
> https://github.com/apache/avro/pull/3526
--
This message was sent by Atlassian Jira
(v8.20.10#820010)