index
:
php-openid
master
origin/HEAD
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Auth
/
OpenID
/
SQLStore.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
#130: PHP 7 compatibility (fixes #129)
HEAD
origin/master
origin/HEAD
master
Oleksandr Zahorulia
2016-09-30
1
-1
/
+1
*
Prevent errors in strict mode due to weird PEAR static method declarations
David Simon
2013-05-21
1
-1
/
+1
*
SQLStore: use is_subclass_of to determine if we have a PEAR instance.
Daniel Hahler
2010-04-29
1
-13
/
+1
*
[ few random cleanup changes ]
Luke Shepard
2009-05-28
1
-1
/
+1
*
[ remove closing ?> tag from all files ]
Luke Shepard
2009-05-28
1
-1
/
+1
*
Revert "[ remove closing ?> tag from all files ]"
Luke Shepard
2009-05-27
1
-1
/
+1
*
[ remove closing ?> tag from all files ]
Luke Shepard
2009-05-27
1
-1
/
+1
*
[project @ Update license strings to say Apache]
tailor
2008-05-30
1
-1
/
+1
*
[project @ fix copyright notices to include 2008]
http://mike.glover.myopenid.com
2008-05-27
1
-1
/
+1
*
[project @ use-time-instead-of-(gm)mktime]
dAniel hAhler
2007-12-08
1
-1
/
+1
*
[project @ Remove getExpired()]
tailor
2007-09-25
1
-17
/
+1
*
[project @ gmmktime() -> mktime() since gmmktime() is broken in PHP 4]
tailor
2007-09-25
1
-1
/
+1
*
[project @ Added store methods cleanupAssociations(), cleanup(), and concrete...
tailor
2007-09-25
1
-1
/
+11
*
[project @ Add cleanupNonces to SQL stores]
tailor
2007-09-24
1
-1
/
+18
*
[project @ FileStore, SQLStore, MemStore: check timestamp in useNonce]
Kevin Turner
2007-09-21
1
-0
/
+7
*
[project @ Fix query-building for Auth_OpenID_SQLStore::tableExists (thanks m...
tailor
2007-06-19
1
-2
/
+3
*
[project @ Add bytes and toBytes to avoid multibyte string overloading]
tailor
2007-04-04
1
-1
/
+6
*
[project @ Add getExpired to stores]
tailor
2007-03-02
1
-1
/
+17
*
[project @ Removed settings table and auth key code from stores]
tailor
2007-02-14
1
-83
/
+4
*
[project @ Make MySQL and PostGreSQL store tests work; make NO_MATH_SUPPORT w...
Josh Hoyt
2006-09-08
1
-0
/
+9
*
[project @ Server-generated and one-way nonces patch from python openid]
tailor
2006-08-25
1
-66
/
+7
*
[project @ FIX: Silence error output when PEAR DB absent]
tailor
2006-09-25
1
-1
/
+1
*
[project @ Fixed SQLStore getAssociation count() bug (thanks to Rasqual Twili...
tailor
2006-08-22
1
-1
/
+1
*
[project @ Fixed association GC bug in SQL Store]
tailor
2006-05-30
1
-4
/
+9
*
[project @ Fixed return bug in SQLStore which caused infinite loop]
tailor
2006-05-30
1
-2
/
+3
*
[project @ Clarified documentation about SQLStore connection handle.]
tailor
2006-05-16
1
-3
/
+5
*
[project @ Updated SQL store to actually work without PEAR.]
tailor
2006-05-16
1
-4
/
+16
*
[project @ Improved developer docs for SQLStore]
tailor
2006-03-01
1
-2
/
+6
*
[project @ Moved CryptUtil functions into an Auth_OpenID_CryptUtil class.]
tailor
2006-02-14
1
-1
/
+2
*
[project @ Moved MySQL store into its own file.]
tailor
2006-02-14
1
-64
/
+0
*
[project @ Moved SQLite store into its own file.]
tailor
2006-02-14
1
-52
/
+0
*
[project @ Moved PostgreSQL store into its own file.]
tailor
2006-02-14
1
-123
/
+1
*
[project @ Moved files from Store/ into Auth/OpenID/]
tailor
2006-02-14
1
-0
/
+871