RedBeanPHP 5.4 release, ORM mapping framework for PHP

ReadBeanPHP support database include: CUBRID, MySQL, Postgres, SQLite requires no configuration. Version 5.4 as follows:

  • Debug Log now correctly handle the type of binding
  • R::store( $beans, $unfreezeIfNecessary)
  • R::storeAll( $beans, $unfreezeIfNecessary)
  • R::findForUpdate()
  • FindLike allow the use of "isnull" condition
  • trash / trashAll return the number of deleted bean
  • Repair Facade :: removeToolBoxByKey
  • R :: getRow () now returns an array of type
  • R::setAllowFluidTransactions()
  • Improved R :: diff () Performance
  • Repair cache against the second FOR-UPDATE SQL query
  • Other unit testing

Release Notes:

https://redbeanphp.com/index.php?p=/changelog#v54

Guess you like

Origin www.oschina.net/news/110378/redbeanphp-5-4-released