Clément Hallet
|
ecb88791c8
|
move 'redirect' to request, and allow to use int values as ttl
|
2011-11-13 17:45:33 +01:00 |
|
mark_story
|
0a0a09920b
|
Updating for PHP5.4
- Fixing strict errors.
- Fixing call time pass by reference as its been removed in PHP5.4
- Fix assign new as a reference, which has been removed.
|
2011-11-12 21:42:19 -05:00 |
|
mark_story
|
254357e9c9
|
Merge branch '2.0' into 2.1
|
2011-11-11 22:38:11 -05:00 |
|
José Lorenzo Rodríguez
|
497ada8895
|
Merge pull request #311 from challet/HttpSocket_handle_redirect
optionnaly handles redirect before return the response
|
2011-11-09 09:42:52 -08:00 |
|
mark_story
|
89ced25fad
|
Making HttpResponse more tolerant of line endings.
|
2011-11-08 19:23:36 -05:00 |
|
Clément Hallet
|
62ae6d57e9
|
optionnaly handles redirect before return the response
|
2011-11-08 18:55:58 +01:00 |
|
Juan Basso
|
fcd96bcc60
|
Using native methods to query in HttpSocket.
|
2011-10-29 15:40:41 -04:00 |
|
Majna
|
8c3f64be52
|
Fixing doc blocks in Test suite and some visibility keywords.
|
2011-10-10 23:18:48 +02:00 |
|
Jelle Henkens
|
7ba2f90b2a
|
Refactoring expectError() calls to PHPUnit annotations
|
2011-09-13 19:56:37 +01:00 |
|
mark_story
|
d74f442608
|
Making test case class names match file names.
Refs #1985
|
2011-09-12 23:01:04 -04:00 |
|
Jose Lorenzo Rodriguez
|
cfd2d9e00b
|
Updating all @package annotations in doc blocks
|
2011-07-26 01:46:14 -04:30 |
|
Juan Basso
|
192812ee7f
|
Updating the copyright to 2011.
|
2011-05-30 22:32:43 -04:00 |
|
Renan Gonçalves
|
438050dcaa
|
Adding 'public' visibility to all public methods.
|
2011-05-30 22:02:32 +02:00 |
|
Jose Lorenzo Rodriguez
|
900dfef2f7
|
Starting unification of casing in remaining folders
|
2011-05-13 01:53:49 -04:30 |
|