This week’s EAP brings you important fixes and performance improvements.
Please pay attention:
- PHP support no longer relies on internal classes for object, string, number, etc. thus fixing incompatibilities with any frameworks having classes with same names. Please report your experience.
More details available in build changelog.
Please, do not use twitter or blog comments for bug reports, file them to tracker.
Download PhpStorm & WebStorm for your platform from project EAP page.
Develop with pleasure!
-JetBrains Web IDE Team
This blog is permanently closed.
For up-to-date information please follow to corresponding WebStorm blog or PhpStorm blog.
Thank you very much for this fix!
Thanks for this release!
The mPDF.php file is still quite slow to load. Is this CPU bound? Going to the mPDF function is a pain if I hit F3. I tried adding source comments automatically to the main mPDF function and the app took forever.
Thanks for the fix. Works fine now with Yii2 codebase.
internal class related fix seems fine, thank you.
You forgot remove one internal class – Callback. I created WI-11583