<feed xmlns='http://www.w3.org/2005/Atom'>
<title>prado/requirements, branch 3.2.3</title>
<subtitle>Fork of Prado PHP framework
</subtitle>
<id>https://emkael.info/cgit/prado/atom?h=3.2.3</id>
<link rel='self' href='https://emkael.info/cgit/prado/atom?h=3.2.3'/>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/'/>
<updated>2013-09-11T13:57:07Z</updated>
<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>Upgrade to newly released 3.2.2</title>
<updated>2013-07-24T10:22:49Z</updated>
<author>
<name>Ciro Mattia Gonano</name>
<email>ciromattia@gmail.com</email>
</author>
<published>2013-07-24T10:22:49Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=0f332e6564ed67ef7eb4d715ce3bcb5ff54c50cf'/>
<id>urn:sha1:0f332e6564ed67ef7eb4d715ce3bcb5ff54c50cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 3.2.1</title>
<updated>2013-04-24T07:59:48Z</updated>
<author>
<name>Ciro Mattia Gonano</name>
<email>ciromattia@gmail.com</email>
</author>
<published>2013-04-24T07:59:46Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=daa4dde508865ef0f08e584987b0695d4847809a'/>
<id>urn:sha1:daa4dde508865ef0f08e584987b0695d4847809a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>standardize the use of unix eol; use svn properties to enforce native eol</title>
<updated>2012-07-12T11:21:01Z</updated>
<author>
<name>ctrlaltca</name>
<email></email>
</author>
<published>2012-07-12T11:21:01Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=903ae8a581fac1e6917fc3e31d2ad8fb91df80c3'/>
<id>urn:sha1:903ae8a581fac1e6917fc3e31d2ad8fb91df80c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TSecurityManager: make it able to use any hashing/crypto algorithm supported by php; use php built-in functions when available</title>
<updated>2012-07-10T23:43:14Z</updated>
<author>
<name>ctrlaltca</name>
<email></email>
</author>
<published>2012-07-10T23:43:14Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=37c4c3b158994707ab502b1b9bf4994872deeace'/>
<id>urn:sha1:37c4c3b158994707ab502b1b9bf4994872deeace</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Droppped php 5.2 support, require 5.3.3 (rc1 was breaking php 5.2 support because of a broken change in TJavaScript::jsonEncode(), but nobody noticed in a month; previous php 5.3 version are broken)</title>
<updated>2012-03-19T11:19:44Z</updated>
<author>
<name>ctrlaltca@gmail.com</name>
<email></email>
</author>
<published>2012-03-19T11:19:44Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=942bee46430fe06e17200a9f5a649768081d6eae'/>
<id>urn:sha1:942bee46430fe06e17200a9f5a649768081d6eae</id>
<content type='text'>
Droppped TJSON, not needed anymore
Name this 3.2-rc2 (to distinguish problems from users caused by this change)
</content>
</entry>
<entry>
<title>fix #370:</title>
<updated>2011-11-09T22:12:14Z</updated>
<author>
<name>ctrlaltca@gmail.com</name>
<email></email>
</author>
<published>2011-11-09T22:12:14Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=51aa293bdd77fa6a7bc65341c962655ab7ef52e7'/>
<id>urn:sha1:51aa293bdd77fa6a7bc65341c962655ab7ef52e7</id>
<content type='text'>
- deprecated TSqliteCache, use TDbCache instead
- reworked the dataaccess code of demos/blog
- other smalll fixes around</content>
</entry>
<entry>
<title>docs updates</title>
<updated>2011-06-20T14:58:24Z</updated>
<author>
<name>ctrlaltca@gmail.com</name>
<email></email>
</author>
<published>2011-06-20T14:58:24Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=e1221aca75d8f843c77fe7271bc5132c33b14cd9'/>
<id>urn:sha1:e1221aca75d8f843c77fe7271bc5132c33b14cd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor corrections to avoid runtime notice with php 5.3, and function rename in TDbConnection</title>
<updated>2009-11-04T16:38:15Z</updated>
<author>
<name>Christophe.Boulain</name>
<email></email>
</author>
<published>2009-11-04T16:38:15Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=879cced5e01d43378065c938483b55a35ff10834'/>
<id>urn:sha1:879cced5e01d43378065c938483b55a35ff10834</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added Indonesian translation of requirement checker.</title>
<updated>2007-08-26T01:37:57Z</updated>
<author>
<name>xue</name>
<email></email>
</author>
<published>2007-08-26T01:37:57Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=bea490792c52df65c0381ea506696d73cf0b2153'/>
<id>urn:sha1:bea490792c52df65c0381ea506696d73cf0b2153</id>
<content type='text'>
</content>
</entry>
</feed>
