Sebastian Serban
Sebastian Serban
The following line generates a warning like: "Warning: filemtime(): stat failed for wfio://path_to_largefile.ext": filemtime("wfio://path_to_largefile.ext") while filemtime("path_to_largefile.ext.ext") works and returns the correct timestamp I think the problem lies in manipulating files...
Thanks for this great extension! Could you compile for PHP 5.6 also? I've tried PHP 5.5 extension with no success. Thanks!
The line 105 (in TiWebdialogModule.m): @"url" : [_url stringByReplacingPercentEscapesUsingEncoding:NSUTF8StringEncoding] should be: @"url": URL.absoluteString