Skip to content

remotingSerializer should be compatible with haxe.Serializer #66

@postite

Description

@postite

//remotingSerializer
public static function run(...):String{} //returns String
//haxe.Serializer
public static function run(...) // no return

both functions should have same return types or php7 throws error 500 at runtime ..

i leave it here i'll do a pR later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions