mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
7eb3055720
* '1.3' of git@github.com:cakephp/cakephp1x: Adding PluginShortRoute into default connected routes. Fixes issues with the framework having built in 404s. Implementing PluginShortRoute and some tests for its methods. Fixing tests that started failing because of removal of short routes on reverse routing. Removing plugin shortcuts entirely. Adding additional test for plugin shortcut routes including prefixed shortcut routes. Updating doc block for Router::__connectDefaultRoutes() Removing Dispatcher::_restructureParams() as it is no longer used. Moving expectations inline. Fixing tests that should have never worked, and removing additional calls to _restructureParams. Adding in prefixed plugin shortcuts as they were missing. Modifying Dispatcher tests to modify private variables (which is bad, but there is no way to change which plugins Router uses to create patterns). This allows the removal of two calls to _restructureParams. Making PluginShortRoute check that the action exists before attempting to proceed. Updated tests. Adding doc blocks to PluginShortRoute. Adding PluginShortRoute into Router. Shrinking number of lines in dispatcher test case. Adding PluginShortRoute, and a few test cases. |
||
---|---|---|
.. | ||
cache | ||
controller | ||
log | ||
model | ||
view | ||
cache.php | ||
cake_log.php | ||
cake_session.php | ||
cake_socket.php | ||
class_registry.php | ||
configure.php | ||
debugger.php | ||
error.php | ||
file.php | ||
folder.php | ||
http_socket.php | ||
i18n.php | ||
inflector.php | ||
l10n.php | ||
magic_db.php | ||
multibyte.php | ||
object.php | ||
overloadable.php | ||
overloadable_php4.php | ||
overloadable_php5.php | ||
router.php | ||
sanitize.php | ||
security.php | ||
set.php | ||
string.php | ||
validation.php | ||
xml.php |