gordon-matt / peachpie-responsive-file-manager

Responsive File Manager running on .NET Core with Peachpie
24 stars 16 forks source link

Error: Method not found: Pchp.Core.PhpString Pchp.Library.PhpPath.file_get_contents #1

Closed AdwardNguyen closed 4 years ago

AdwardNguyen commented 5 years ago

Hi, I just research your project and I try embed with my project but when I start, it's raise up an error. Please help me! Thank you!

screen shot 2018-10-03 at 2 09 59 pm screen shot 2018-10-03 at 2 14 23 pm
jakubmisek commented 5 years ago

This issue is caused when you have references to Peachpie.*** of various versions across your solution. All the versions of Peachpie.*** libraries must be exactly the same.

gordon-matt commented 5 years ago

@jakubmisek Thanks for your recent PR which I guess should solve this issue and allow people to update the PeachPie libraries without this error. I will be releasing a new NuGet package soon - I just want to make a couple more changes first, including updating the demo project to use the new TinyMCE v5.0.4 before that.

jakubmisek commented 4 years ago

nice :) looking forward to it!

jakubmisek commented 4 years ago

suggesting to close the issue :)

gordon-matt commented 4 years ago

suggesting to close the issue :)

I've been super busy for months now.. so haven't had time to deal with this. Will get around to it at some point. :-)