adf72f979b
- Added Phalcon\Mvc\Router::attach to add Route object directly into Router - Added the ability to listen request:beforeAuthorizationResolve and request:afterAuthorizationResolve events. This ability enables using custom authorization resolvers - Added call event afterFetch in Phalcon\Mvc\Model:refresh - Added Phalcon\Http\Response::getReasonPhrase to retrieve the reason phrase from the Status header - Added Phalcon\Loader::setFileCheckingCallback to set internal file existence resolver - Added ability to pass aggregation options for Phalcon\Mvc\Collection::aggregate - Added Phalcon\Crypt::setHashAlgo to set the name of hashing algorithm used to the calculating message digest - Added Phalcon\Crypt::getHashAlgo to get the name of hashing algorithm used to the calculating message digest - Added Phalcon\Crypt::useSigning to set if the calculating message digest must used (NOTE: This feature will be enabled by default in Phalcon 4.0.0) - Added Phalcon\Crypt::getAvailableHashAlgos to get a list of registered hashing algorithms suitable for calculating message digest - Added Phalcon\Crypt::__construct so now the cipher can be set at object construction and the calculating message digest can be enabled without the need to call setCipher or useSigning explicitly - Added Phalcon\Crypt\Mismatch. Exceptions thrown in Phalcon\Crypt will use this class - Added Phalcon\Http\Cookie::setSignKey to set sign key used to generate a message authentication code (eg. message digest) - Added Phalcon\Http\Response\Cookies::setSignKey to set sign key used to generate a message authentication code (eg. message digest) - Changed Phalcon\Crypt::setCipher so that IV length will be reconfigured during setting the cipher algorithm - Changed Phalcon\Crypt::setCipher so that method will throw Phalcon\Crypt\Exception if a cipher is unavailable - Fixed regression (#13308) for Phalcon\Debug\Dump::output to correctly work with detailed mode - Fixed Phalcon\Mvc\Model\Query\Builder::having and Phalcon\Mvc\Model\Query\Builder::where to correctly merge the bind types - Fixed Phalcon\Mvc\Model::setSnapshotData to properly sets the old snapshot - Do not throw Exception when superglobal does not exist
6 lines
455 B
Text
6 lines
455 B
Text
$NetBSD: distinfo,v 1.3 2018/05/29 09:13:35 fhajny Exp $
|
|
|
|
SHA1 (php-phalcon/phalcon-3.4.0.tar.gz) = 583313348be458daf84f258dfdf5fc6423ad98eb
|
|
RMD160 (php-phalcon/phalcon-3.4.0.tar.gz) = 40cc680af910486bb1714ba66ffa779c436da3ec
|
|
SHA512 (php-phalcon/phalcon-3.4.0.tar.gz) = 37a0db09a97f26d26bfaf49a9e9f949101e4e1c3edbbda0923f205be46ac53be5dedb63b5a19e7dd29284f9858e495c5dc4c19f3417c548dd384b2dfd7def9e7
|
|
Size (php-phalcon/phalcon-3.4.0.tar.gz) = 6700442 bytes
|