This website requires JavaScript.
Explore
Help
Sign in
adulau
/
cakephp2-php8
Watch
1
Star
0
Fork
You've already forked cakephp2-php8
0
mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced
2025-01-31 17:16:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8eb9f9e8fd
cakephp2-php8
/
cake
/
tests
/
cases
History
Joël Perras
8eb9f9e8fd
Implenting IPv6 validation using filter_var(), with a regex-based fallback if the aforementioned function does not exist (PHP < 5.2).
Fixes
#38
.
2009-12-22 23:52:06 -05:00
..
console
Updating ExtractTask test case to reflect changes made in
df8895a266
. Domain strings are no longer default merged into default.pot.
2009-12-19 20:18:18 -05:00
libs
Implenting IPv6 validation using filter_var(), with a regex-based fallback if the aforementioned function does not exist (PHP < 5.2).
Fixes
#38
.
2009-12-22 23:52:06 -05:00
basics.test.php
Removing "Long description for file" from /cake/tests tree.
2009-12-08 20:19:42 +11:00
dispatcher.test.php
Fixing issue where _restructureParams would move controller key to the plugin key causing issues switching controllers. Tests added.
Fixes
#115
2009-12-17 10:16:47 -05:00