-
Notifications
You must be signed in to change notification settings - Fork 631
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
PHP Fatal error: Uncaught Error: Class "Phalcon\Config" not found in C:\Users\....\AppData\Roaming\Composer\vendor\phalcon\devtools\src\Builder\Component\AbstractComponent.php:48 #1529
Comments
Me too is facing the same issue. My "phalcon info" reads "Phalcon DevTools (4.2.0)", Docs read for info "Phalcon DevTools (5.0.0)". Where can I get DevTools 5.0.0? Thank you! ❤️ |
Hello,
I saw the lasted version of devtools is 4.3 in github . so I could not work
if i used php version greater than php v3 + phalcon 5.0 and devtool 4.3 .
Therefore i have to work with php v3, phalcon 4.0 and devtool 4.1 so far. I
think this is a weakness if we want to work with phalcon.
…On Thu, 6 Oct 2022 at 19:31 furopi ***@***.***> wrote:
Hello there,
I ran a command to create a project by using Phalcon Devtoools (4.2.0) but
it is always impossible and throw this error : PHP Fatal error: Uncaught
Error: Class "Phalcon\Config" not found in
C:\Users....\AppData\Roaming\Composer\vendor\phalcon\devtools\src\Builder\Component\AbstractComponent.php:48
Do you know how can fix this ?
Thanks,
Questions should go to https://forum.phalcon.io
Documentation issues should go to https://github.com/phalcon/docs/issues
Expected and Actual Behavior
*Describe what you are trying to achieve and what goes wrong.*
Provide output if related
// paste output here
Provide minimal script to reproduce the issue
// paste code
Details
- System info and versions (if possible): (phalcon info)
- Phalcon Framework version: (php --ri phalcon)
- PHP Version: (php -v)
- Operating System:
- Server: Nginx | Apache | Other
- Other related info (Database, table schema):
Me too is facing the same issue. My "phalcon info" reads "Phalcon DevTools
(4.2.0)", Docs read for info "Phalcon DevTools (5.0.0)". Where can I get
DevTools 5.0.0? Thank you! ❤️
—
Reply to this email directly, view it on GitHub
<#1529 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASU7IHPUW6HYT5VEQAJEXYTWB3BB5ANCNFSM6AAAAAAQWVCWNI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I heard some rumors about a devtools 5.0 release expected to drop end of October... Is there a rough estimate when we can expect to code in Phalcon 5.0 w/ working devtools? Just asking... Thank you for taking your time! |
me tooooo |
Same issue:
|
Me too!
|
Hello everyone, I made the necessary corrections to work with Phalcon 5.x, you can check this repository. I hope it helps. |
Awesome work!!! Can this run on windows? Will it work with PHP 8.2? Ty!! |
I believe so, only modified PHP files. |
Hello there,
I ran a command to create a project by using Phalcon Devtoools (4.2.0) but it is always impossible and throw this error : PHP Fatal error: Uncaught Error: Class "Phalcon\Config" not found in C:\Users....\AppData\Roaming\Composer\vendor\phalcon\devtools\src\Builder\Component\AbstractComponent.php:48
Do you know how can fix this ?
Thanks,
Expected and Actual Behavior
// paste output here
// paste code
Details
phalcon info
)php --ri phalcon
)php -v
)The text was updated successfully, but these errors were encountered: