[fixed] phpexpess and ReflectionClass |
Site Admin
|
PhpExpress cache is not supposed to be charset-dependant. Could you please post one-two samples on how to replicate the problem? |
||||||||||||||
_________________ The PHP IDE team |
Veteran
|
Hi... simply do this:
Apache + php5 as module + phpexpress and ... Eg. root for test folder: "/folder" ... then download eg. Prado and put "framework" folder to /folder. Then put eg. blog sample into /folder. Change root dir in index.php and try to run it. In this eg. Prado uses class Reflection to getting file path (method getFileName). Then Youll see "Template not found". Ive tested it and save return of "getFileName" method - if cache was enabled there was strange strings. So that means that some caching data is wrong encoded (eg. string with Template's path). In this eg. Apache's directive AddDefaultCharset is set to ISO-8859-2 and scripts are coded UTF-8 and php's option default_charset is set to UTF-8. Eg. string schould be "panel\protected\pages\Home.tpl" and is ".\Home.tplĎCˆ—". Nice ;-D |
||||||||||||
_________________ ML |
Site Admin
|
Thanks for the report!
The problem is fixed in version 1.4.2 which will be released in next few days. All customers are welcome with their requests to get the modules right now! http://shop.nusphere.com/contact_us/ |
||||||||||||
_________________ The PHP IDE team |
[fixed] phpexpess and ReflectionClass |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by