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-03-14 05:29:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2e3bbe363d
cakephp2-php8
/
cake
/
tests
History
mark_story
17edec8460
Changin how HttpSocket parses query string parameters. Makes HttpSocket querystring parameter parsing more congruent with how PHP handles query string parameters in that it doesn't require urlencoded characters.
...
Tests added.
Fixes
#156
2009-10-29 20:14:36 -04:00
..
cases
Changin how HttpSocket parses query string parameters. Makes HttpSocket querystring parameter parsing more congruent with how PHP handles query string parameters in that it doesn't require urlencoded characters.
2009-10-29 20:14:36 -04:00
fixtures
Applying fix from Ceeram for updateAll joins on model relations with no foreign key.
Fixes
#69
.
2009-09-09 00:00:53 -04:00
groups
Adding connection manager tests to database group test.
2009-09-24 16:29:35 -04:00
lib
Removing ending html tags, they were being generated before the page ended.
2009-07-25 21:45:30 +00:00
test_app
Removing use of e() from core and test suite.
2009-10-21 12:57:03 -04:00