PHP coroutine framework Swoft 2.0.1 Beta update it

  

update content

New (Enhancement):

  • New verification does not exist error (5ba8682)

  • New AOP proxy class name identification  _PROXY_(5ba8682)

  • Add a new entity field values ​​prompt type conversion error exception (ab3cfea)

  • New  BeanFactory::getBeans() query uses the example (999c10f) according to the class name

  • New Model  getAttributeValue obtain the value method (642d791e)

  • Get new way of parameter validation (6452a37)

  • Add  Redis by  Inject injection using (fc0a88e) mode

  • New RRC service global exception handler (1653b24)

Repair (Fixed):

  • Repair CLog log the call stack error (868102f)

  • Repair Co :: multi call failed error data format (5ba8682)

  • Repair Function.php repeated loading (b063dd1)

  • Repair Logger log the call stack error (ab3cfea)

  • Repair worker process exits not released (close) database, caching, RPC connection pool (5b1baa5)

  • Repair developers to customize content-type failures (22cf706)

  • Repair request / session-level destruction failures (e0d1493)

  • Repair bean name contains  . numbers point of failure (dc37c92)

  • Repair the connection pool  maxIdleTime parameters invalidity (0e05591)

  • Repair file upload (10bc7fa)

  • Repair default output encoding is UTF8 (755c8cf)

  • Redis configuration type conversion optimization (533b592)

  • Phar packaged as a run-time error path (533b592)

Swoft-cli

  • Fix some problems swoft-cli

  • Phar automatically deployed to GitHub release (d1503b2) by travis when a new version

 

Smart Restart

Restart tools enabling developers to easily iterate quickly, after modifying the code can see the effect directly, greatly enhance the development efficiency.

Devtool

  • Add bean method code smart tips (  bean()BeanFactory::getBean()Swoft::getBean()) (b63fe07)

Smart Tips

If  bean()BeanFactory::getBean()Swoft::getBean() method to get inside the container objects (bean), there is not suggested. 2.0.1 Added a function, after installing swoft-devtool tools, these operations will only prompt (updated with the latest information every time you start the service), to facilitate rapid development.

The first prompt

bean name Smart Tips

The second tips

Smart bean objects get tips

Guess you like

Origin www.oschina.net/news/107056/swoft-2-0-1-beta