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
2024-11-15 03:18:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
50206f4315
cakephp2-php8
/
lib
/
Cake
/
Network
History
Juan Basso
50206f4315
Fixed invalid PhpDoc tag.
2011-04-28 21:25:18 -04:00
..
Email
Fixed invalid PhpDoc tag.
2011-04-28 21:25:18 -04:00
Http
Added HttpSocket::config['request']['uri'] as parameter in HttpSocket::_parseUri() called by HttpSocket::get(). Now creates correct request array for GET if query params are given and the default request should be used.
Fixes
#1674
. No tests modified since behaviour didn't change.
2011-04-26 19:15:25 -04:00
CakeRequest.php
consolidate cake_error and cake_developer to simply "cake_dev"
2011-03-20 16:38:31 +01:00
CakeResponse.php
Unused variables in Network removed
2011-04-23 00:02:08 +04:00
CakeSocket.php
Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading
2011-04-11 22:48:08 -04:30