mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-16 03:48:24 +00:00
998ee569e7
Fixes #2988, AclComponent check() does not inherit permissions. Fixes #3022, Inconsistent table alias quoting crashes Acl node lookup with PostgreSQL. Fixes #3129, Console ACL Shell ACO View Broken Fixes #3176, Problems with ACL support on Microsoft SQL Server. Closes #3311 as invalid, DboSourceTest::testArrayConditionsParsing tests added Fixes #3312, DB_ACL::check() fail returning right permission Fixes #3344, Model->field adds incorrect condition under certain circumstances. Fixes #3400, Cookie Component: When reading a non-existing key it throws a notice. Fixes #3407, Since [5768] CookieComponent throws warning when used in beforeFilter(). Closes #3401, Added form test to ensure $Form->fields array is what the security component requires. Updated AclComponentTest Merged changes in app/ to cake/console/libs/templates/skel Fixed generated link to Run More Test after running Group > All tests git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5776 3807eeeb-6ff5-0310-8944-8be069107fe0 |
||
---|---|---|
.. | ||
cache | ||
controller | ||
model | ||
view | ||
cache.test.php | ||
cake_log.test.php | ||
class_registry.test.php | ||
configure.test.php | ||
debugger.test.php | ||
error.test.php | ||
file.test.php | ||
flay.test.php | ||
folder.test.php | ||
http_socket.test.php | ||
i18n.test.php | ||
inflector.test.php | ||
l10n.test.php | ||
magic_db.test.php | ||
object.test.php | ||
overloadable.test.php | ||
router.test.php | ||
sanitize.test.php | ||
security.test.php | ||
session.test.php | ||
set.test.php | ||
socket.test.php | ||
string.test.php | ||
validation.test.php | ||
xml.test.php |