Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not work woth tinyfilemanager #1120

Open
gitlsl opened this issue Aug 31, 2023 · 0 comments
Open

can not work woth tinyfilemanager #1120

gitlsl opened this issue Aug 31, 2023 · 0 comments

Comments

@gitlsl
Copy link

gitlsl commented Aug 31, 2023

Peachpie 1.1.9 .net7 vs2022 win11

https://github.com/prasathmani/tinyfilemanager
I want to use tinyfilemanager by peachpie
use peachpie asp.net core web app template replace into index.php when complie it show some warning

PeachPie PHP Compiler version 1.0.9+fd461dcb004df7d84be53252c300c4d882b81efd
warning PHP5008: Class 'COM' not found
warning PHP5011: Unreachable code detected
warning PHP5014: copy() expects 2 parameter(s), 3 given
warning PHP5006: Call to undefined function: 'posix_getpwuid'
warning PHP5006: Call to undefined function: 'posix_getgrgid'
warning PHP5006: Call to undefined function: 'posix_getpwuid'
warning PHP5006: Call to undefined function: 'posix_getgrgid'

when debug it show next excpetion, can not see anything at browser
System.MissingMethodException: Method not found: 'Int64 Pchp.Library.DateTime.DateTimeFunctions.strtotime(System.String)'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant