Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up reference assignment of objects. | Olav Morken | 2012-10-19 | 1 | -5/+5 |
| | | | | | Since all objects are passed by reference in PHP 5, assigning them by reference does not make sense, and in some cases causes warnings. | ||||
* | Revert "[ remove closing ?> tag from all files ]" | Luke Shepard | 2009-05-27 | 1 | -0/+1 |
| | | | | | | This reverts commit a2bdc5c6129ff11b1c1e29a207b1b80153ac6fb0. I'm going to stop playing in bce's fork, and start messing in my own. Sorry for the mess Brian :) | ||||
* | [ remove closing ?> tag from all files ] | Luke Shepard | 2009-05-27 | 1 | -1/+0 |
| | | | | | | | | | | Reviewed By: Will Norris Facebook has a policy to not have closing ?> tags at the bottom of PHP files. It can unintentionally introduce newlines which causes ridiculous bugs. This is recommended in the Zend style guide: http://framework.zend.com/manual/en/coding-standard.php-file-formatting.html | ||||
* | [project @ Example server: set response code in action_default] | tailor | 2008-05-20 | 1 | -0/+5 |
| | |||||
* | [project @ Fix idpage generation] | tailor | 2007-04-06 | 1 | -1/+2 |
| | |||||
* | [project @ Add user-specific XRDS rendering] | tailor | 2007-04-06 | 1 | -0/+7 |
| | |||||
* | [project @ decodeRequest defaults to getting query data implicitly] | tailor | 2007-04-02 | 1 | -2/+1 |
| | |||||
* | [project @ Update example server to use getQuery] | tailor | 2007-03-31 | 1 | -2/+2 |
| | |||||
* | [project @ Example server overhaul; add OpenID 2 features] | tailor | 2007-03-22 | 1 | -34/+20 |
| | |||||
* | [project @ Update example server to accept arbitrary logins (to make it ↵ | tailor | 2007-03-19 | 1 | -9/+6 |
| | | | | easier to use and configure)] | ||||
* | [project @ add sreg[email,postcode] support to server,consumer examples] | tailor | 2006-09-08 | 1 | -0/+7 |
| | |||||
* | [project @ Updated server example to work with new server impl] | tailor | 2006-04-24 | 1 | -4/+46 |
| | |||||
* | [project @ Moved quoteMinimal, urlunparse, and normalizeUrl from Util to OpenID] | tailor | 2006-02-14 | 1 | -1/+3 |
| | |||||
* | [project @ Improve remembered sites UI] | Josh Hoyt | 2006-02-09 | 1 | -3/+4 |
| | |||||
* | [project @ Remove debugging function] | Josh Hoyt | 2006-02-09 | 1 | -5/+0 |
| | |||||
* | [project @ Trust decision logic fixes] | Josh Hoyt | 2006-02-08 | 1 | -1/+1 |
| | |||||
* | [project @ re-organize the server example and make it prettier] | Josh Hoyt | 2006-02-08 | 1 | -0/+122 |