Publishing details

Changelog

php-phalcon (2.0.1-ppa1~trusty) trusty; urgency=low

  * Added missing Phalcon\Debug::listenLowSeverity
  * Added new theme in Phalcon\Debug
  * Allow to count and iterate Phalcon\Session\Bag as in 1.3.x
  * Renamed getEventsManager to getInternalEventsManager in Phalcon\Di to avoid collision
   with existing services
  * Added constants FILTER_* to Phalcon\Filter for filters names
  * Fixed multibyte characters in cssmin/jsmin
  * Added Phalcon\Security::destroyToken() to remove current token key and value from session
  * Changed Phalcon\Security::isLegacyHash() to return TRUE if passwordHash is not a valid bcrypt hash (instead of false),
   removed first argument (password), since it's not used in the function
  * Restored alternative hash algorithms in Phalcon\Security that were available in 1.3.x
  * Fixed bug that makes instances returned in Model::findFirst to be not completely initialized
  * Added support for general SELECT ALL/SELECT DISTINCT in PHQL
  * Added support for "not in" test in Volt
  * Phalcon\Debug\Dump
  * Renamed method var() to variable()
  * Renamed method vars() to variables()
  * Phalcon\Mvc\Model::findFirst() now allows hydration (#10259).

 -- Stephen Hoogendijk <email address hidden>  Mon, 11 May 2015 09:07:00 +0100

Available diffs

Builds

Package files

No files published for this package.