<feed xmlns='http://www.w3.org/2005/Atom'>
<title>prado/tests/unit/Web/THttpRequestTest.php, branch 3.2.2.05</title>
<subtitle>Fork of Prado PHP framework
</subtitle>
<id>https://emkael.info/cgit/prado/atom?h=3.2.2.05</id>
<link rel='self' href='https://emkael.info/cgit/prado/atom?h=3.2.2.05'/>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/'/>
<updated>2013-09-17T07:45:24Z</updated>
<entry>
<title>Chnages in phpunit's bootstrap script; should hopefully fix travis</title>
<updated>2013-09-17T07:45:24Z</updated>
<author>
<name>Fabio Bas</name>
<email>ctrlaltca@gmail.com</email>
</author>
<published>2013-09-17T07:45:24Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=7dbca97c478e34b2d7a7c47f1bc18ba7d7ce1525'/>
<id>urn:sha1:7dbca97c478e34b2d7a7c47f1bc18ba7d7ce1525</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge up to r3319</title>
<updated>2013-09-11T13:57:07Z</updated>
<author>
<name>Ciro Mattia Gonano</name>
<email>ciromattia@gmail.com</email>
</author>
<published>2013-09-11T13:56:48Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=3069eaf35e833ffe4a1c1c7829dd7e168ae27420'/>
<id>urn:sha1:3069eaf35e833ffe4a1c1c7829dd7e168ae27420</id>
<content type='text'>
</content>
</entry>
<entry>
<title>backported r3233, r3234 to trunk/</title>
<updated>2013-01-06T18:09:15Z</updated>
<author>
<name>ctrlaltca</name>
<email></email>
</author>
<published>2013-01-06T18:09:15Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=11f2517f24aca0580fec7d3560108458da787342'/>
<id>urn:sha1:11f2517f24aca0580fec7d3560108458da787342</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TSecurityManager: remove additional right padding added by mcrypt_decrypt</title>
<updated>2011-07-17T23:12:50Z</updated>
<author>
<name>ctrlaltca@gmail.com</name>
<email></email>
</author>
<published>2011-07-17T23:12:50Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=348bd9d3987c42b9204519b22b7238e8dc19e514'/>
<id>urn:sha1:348bd9d3987c42b9204519b22b7238e8dc19e514</id>
<content type='text'>
TSecurityManagerTest: loop through different string length to take account of mcrypt's block cipher padding
TAPCCacheTest: fixed static member usage
THttpRequestTest: fixed testRequestWithUrlMapping test</content>
</entry>
<entry>
<title>some fixes on tests</title>
<updated>2011-06-20T16:49:53Z</updated>
<author>
<name>ctrlaltca@gmail.com</name>
<email></email>
</author>
<published>2011-06-20T16:49:53Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=a0d269954534e09c0b9c0f73c927b6eb764c21d9'/>
<id>urn:sha1:a0d269954534e09c0b9c0f73c927b6eb764c21d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed doc error.</title>
<updated>2007-08-05T23:39:29Z</updated>
<author>
<name>xue</name>
<email></email>
</author>
<published>2007-08-05T23:39:29Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=1031b56f982f973f85cb3e1528f7bcbba662778f'/>
<id>urn:sha1:1031b56f982f973f85cb3e1528f7bcbba662778f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed THttpRequestTest to work with Qiangs latest changes</title>
<updated>2007-08-05T20:10:28Z</updated>
<author>
<name>carl</name>
<email></email>
</author>
<published>2007-08-05T20:10:28Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=6194e91a9431e925fd44ca539fde718727469545'/>
<id>urn:sha1:6194e91a9431e925fd44ca539fde718727469545</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added unit test to ForceSecureConnection on THttpRequest</title>
<updated>2007-08-04T16:53:04Z</updated>
<author>
<name>carl</name>
<email></email>
</author>
<published>2007-08-04T16:53:04Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=2cc3a843fa2b31508737c2f51a34af24bf991256'/>
<id>urn:sha1:2cc3a843fa2b31508737c2f51a34af24bf991256</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a test for THttpRequest with a TUrlMapping as url manager</title>
<updated>2007-06-20T11:20:29Z</updated>
<author>
<name>tof</name>
<email></email>
</author>
<published>2007-06-20T11:20:29Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=f863d96b3eabcb639265f037932a932cf0269f71'/>
<id>urn:sha1:f863d96b3eabcb639265f037932a932cf0269f71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implements THttpCookie, THttpCookieCollection, and THttpRequest unit tests</title>
<updated>2007-06-13T12:01:20Z</updated>
<author>
<name>tof</name>
<email></email>
</author>
<published>2007-06-13T12:01:20Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=56df3d3faa32bb92223b363945ce0b19761f040f'/>
<id>urn:sha1:56df3d3faa32bb92223b363945ce0b19761f040f</id>
<content type='text'>
</content>
</entry>
</feed>
