[ 
https://issues.apache.org/jira/browse/THRIFT-4244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jens Geyer resolved THRIFT-4244.
--------------------------------
    Fix Version/s: 0.25.0
       Resolution: Fixed

> PHP compiler errors out if escape character is part in string constant
> ----------------------------------------------------------------------
>
>                 Key: THRIFT-4244
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4244
>             Project: Thrift
>          Issue Type: Bug
>          Components: PHP - Compiler
>    Affects Versions: 0.10.0
>         Environment: official thrift docker image 
> https://hub.docker.com/_/thrift/
>            Reporter: Pascal von Rickenbach
>            Assignee: Volodymyr Panivko
>            Priority: Minor
>             Fix For: 0.25.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> The compiler throws an error when defining a string constant that contains an 
> escape character. E.g a backslash like in this definition:
> const string ISO8601U = "Y-m-d\TH:i:s.uP";
> According to the Thrift IDL only double quotes are forbidden in the string.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to