cakephp2-php8/cake
mark_story 7d15c9d93a Fixing CakeSocket::write() to better work with fwrite() oddities
where fwrite() won't actually write all the content, instead only part
of the content would be written. All content should be written now.
Fixes #1616
2011-04-07 20:07:36 -04:00
..
config Updating version numbers to 1.3.8 2011-03-20 16:10:00 -04:00
console Removing the ?> from files generated by bake. Fixes #1631 2011-04-02 09:17:14 -04:00
libs Fixing CakeSocket::write() to better work with fwrite() oddities 2011-04-07 20:07:36 -04:00
tests Fixed test case for Cache class which failed if default cache config in app used engine other than File 2011-04-06 18:41:59 +05:30
basics.php Small refactor for how HTTP_BASE is generated. Removing non-obvious regular expression. Fixes #1436 2011-01-14 17:14:22 -05:00
bootstrap.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
dispatcher.php Removing unused code, and adding a realpath() to document_root, so symlinks work a bit better. 2011-02-16 21:14:32 -05:00
LICENSE.txt Fixing cakephp domain name. 2010-01-26 17:15:15 -05:00
VERSION.txt Updating version numbers to 1.3.8 2011-03-20 16:10:00 -04:00