Home  >  Article  >  Backend Development  >  PWP update log , 2016-4-09 mazda 6 2016 jan 6 2016 surface 4 201

PWP update log , 2016-4-09 mazda 6 2016 jan 6 2016 surface 4 201

WBOY
WBOYOriginal
2016-07-29 08:54:051147browse

2016.4.09

Updated to version V1.2, build(1193)

Fixed and updated the following issues:

---------------------- --------------------------------

1. Improved the running speed of the Linux version. It is ready for use in actual environments.

2. Added conditional compilation tags, including pwp, debug, win32, win65, linux32, linux64, cpux86, cpuarm, cpumips.

3. Session added the function of setting the expiration time for each entry.

4. Added limited RTTI function to support automatic mapping of Controller of MVC framework.

5. Added support for for-in syntax, for-in supports TjsonObject. for-in supports TList, TStringList, etc.

6. Tested support for anonymous functions. (Experimental function, do not use it in production environment for now)

7. Tested the support of generics. (Experimental function, do not use it in production environment for the time being)

8. Added automatic memory management and recycling and release functions. Added a manual management function defer_free(obj:TObject);

9. The DEMO source code comes with a usable MVC framework source code.

The above introduces the PWP update log, 2016-4-09, including the content of 2016 and June 4. I hope it will be helpful to friends who are interested in PHP tutorials.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn