You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/02/09 14:52:59 UTC

[jira] Created: (THRIFT-326) Phase out -php* options

Phase out -php* options
-----------------------

                 Key: THRIFT-326
                 URL: https://issues.apache.org/jira/browse/THRIFT-326
             Project: Thrift
          Issue Type: Improvement
          Components: Compiler (PHP)
            Reporter: Esteve Fernandez


The PHP compiler should use --gen php:options instead of language-specific options (-php*)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (THRIFT-326) Phase out -php* options

Posted by "Esteve Fernandez (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Esteve Fernandez updated THRIFT-326:
------------------------------------

    Attachment:     (was: thrift-326_v3.patch)

> Phase out -php* options
> -----------------------
>
>                 Key: THRIFT-326
>                 URL: https://issues.apache.org/jira/browse/THRIFT-326
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Compiler (PHP)
>            Reporter: Esteve Fernandez
>         Attachments: thrift-326.patch, thrift-326_v2.patch, thrift-326_v3.patch
>
>
> The PHP compiler should use --gen php:options instead of language-specific options (-php*)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Issue Comment Edited: (THRIFT-326) Phase out -php* options

Posted by "Esteve Fernandez (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671857#action_12671857 ] 

esteve edited comment on THRIFT-326 at 2/9/09 5:57 AM:
-----------------------------------------------------------------

Adds support for -- gen php, includes support for -phpi (-- gen php:inlined), -phps (-- gen php:server), -phpa (-- gen php:autoload), -phpo (-- gen php:oop) and -rest (-- gen php:rest)

      was (Author: esteve):
    Adds support for --gen php, includes support for -phpi (--gen php:inlined), -phps (--gen php:server), -phpa (--gen php:autoload), -phpo (--gen php:oop) and -rest (--gen php:rest)
  
> Phase out -php* options
> -----------------------
>
>                 Key: THRIFT-326
>                 URL: https://issues.apache.org/jira/browse/THRIFT-326
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Compiler (PHP)
>            Reporter: Esteve Fernandez
>         Attachments: thrift-326.patch
>
>
> The PHP compiler should use --gen php:options instead of language-specific options (-php*)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (THRIFT-326) Phase out -php* options

Posted by "Esteve Fernandez (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Esteve Fernandez updated THRIFT-326:
------------------------------------

    Issue Type: Sub-task  (was: Improvement)
        Parent: THRIFT-325

> Phase out -php* options
> -----------------------
>
>                 Key: THRIFT-326
>                 URL: https://issues.apache.org/jira/browse/THRIFT-326
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Compiler (PHP)
>            Reporter: Esteve Fernandez
>
> The PHP compiler should use --gen php:options instead of language-specific options (-php*)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (THRIFT-326) Phase out -php* options

Posted by "Esteve Fernandez (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Esteve Fernandez updated THRIFT-326:
------------------------------------

    Attachment: thrift-326_v2.patch

Forgot to modify Makefiles for tests, this patch replaces - php* with -- gen:php:*

> Phase out -php* options
> -----------------------
>
>                 Key: THRIFT-326
>                 URL: https://issues.apache.org/jira/browse/THRIFT-326
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Compiler (PHP)
>            Reporter: Esteve Fernandez
>         Attachments: thrift-326.patch, thrift-326_v2.patch
>
>
> The PHP compiler should use --gen php:options instead of language-specific options (-php*)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (THRIFT-326) Phase out -php* options

Posted by "Esteve Fernandez (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Esteve Fernandez updated THRIFT-326:
------------------------------------

    Attachment: thrift-326.patch

Adds support for --gen php, includes support for -phpi (--gen php:inlined), -phps (--gen php:server), -phpa (--gen php:autoload), -phpo (--gen php:oop) and -rest (--gen php:rest)

> Phase out -php* options
> -----------------------
>
>                 Key: THRIFT-326
>                 URL: https://issues.apache.org/jira/browse/THRIFT-326
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Compiler (PHP)
>            Reporter: Esteve Fernandez
>         Attachments: thrift-326.patch
>
>
> The PHP compiler should use --gen php:options instead of language-specific options (-php*)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (THRIFT-326) Phase out -php* options

Posted by "Esteve Fernandez (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Esteve Fernandez updated THRIFT-326:
------------------------------------

    Comment: was deleted

> Phase out -php* options
> -----------------------
>
>                 Key: THRIFT-326
>                 URL: https://issues.apache.org/jira/browse/THRIFT-326
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Compiler (PHP)
>            Reporter: Esteve Fernandez
>         Attachments: thrift-326.patch, thrift-326_v2.patch, thrift-326_v3.patch
>
>
> The PHP compiler should use --gen php:options instead of language-specific options (-php*)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (THRIFT-326) Phase out -php* options

Posted by "Esteve Fernandez (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Esteve Fernandez updated THRIFT-326:
------------------------------------

    Attachment: thrift-326_v3.patch

Removes -php* from help and issues a warning if used.

> Phase out -php* options
> -----------------------
>
>                 Key: THRIFT-326
>                 URL: https://issues.apache.org/jira/browse/THRIFT-326
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Compiler (PHP)
>            Reporter: Esteve Fernandez
>         Attachments: thrift-326.patch, thrift-326_v2.patch, thrift-326_v3.patch
>
>
> The PHP compiler should use --gen php:options instead of language-specific options (-php*)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Issue Comment Edited: (THRIFT-326) Phase out -php* options

Posted by "Esteve Fernandez (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671857#action_12671857 ] 

esteve edited comment on THRIFT-326 at 2/9/09 5:57 AM:
-----------------------------------------------------------------

Adds support for -- gen php, includes support for - phpi (-- gen php:inlined), - phps (-- gen php:server), - phpa (-- gen php:autoload), - phpo (-- gen php:oop) and - rest (-- gen php:rest)

      was (Author: esteve):
    Adds support for -- gen php, includes support for -phpi (-- gen php:inlined), -phps (-- gen php:server), -phpa (-- gen php:autoload), -phpo (-- gen php:oop) and -rest (-- gen php:rest)
  
> Phase out -php* options
> -----------------------
>
>                 Key: THRIFT-326
>                 URL: https://issues.apache.org/jira/browse/THRIFT-326
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Compiler (PHP)
>            Reporter: Esteve Fernandez
>         Attachments: thrift-326.patch
>
>
> The PHP compiler should use --gen php:options instead of language-specific options (-php*)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (THRIFT-326) Phase out -php* options

Posted by "Esteve Fernandez (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Esteve Fernandez updated THRIFT-326:
------------------------------------

    Attachment: thrift-326_v3.patch

Removes -php* from help and issues a warning if used. 

> Phase out -php* options
> -----------------------
>
>                 Key: THRIFT-326
>                 URL: https://issues.apache.org/jira/browse/THRIFT-326
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Compiler (PHP)
>            Reporter: Esteve Fernandez
>         Attachments: thrift-326.patch, thrift-326_v2.patch, thrift-326_v3.patch
>
>
> The PHP compiler should use --gen php:options instead of language-specific options (-php*)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (THRIFT-326) Phase out -php* options

Posted by "David Reiss (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Reiss resolved THRIFT-326.
--------------------------------

    Resolution: Fixed

> Phase out -php* options
> -----------------------
>
>                 Key: THRIFT-326
>                 URL: https://issues.apache.org/jira/browse/THRIFT-326
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Compiler (PHP)
>            Reporter: Esteve Fernandez
>         Attachments: thrift-326.patch, thrift-326_v2.patch, thrift-326_v3.patch
>
>
> The PHP compiler should use --gen php:options instead of language-specific options (-php*)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.