summaryrefslogtreecommitdiffstats
path: root/examples/detect.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #100 from fredden/patch-1Marco Ceppi2014-01-091-1/+1
|\
| * Improves open_basedir detectionDan Wallis2013-05-271-1/+1
* | Changed gist location as the current was returning 404, new Hello World! gist...editing on sandpit2013-10-031-1/+1
|/
* Fixing issue #32 : https://github.com/openid/php-openid/issues/32Rodrigo Primo2012-10-111-1/+5
* Merge pull request #47 from starsquare/masterWill Norris2012-01-021-1/+1
|\
| * fix for rest of dl() calls, also avoid ini_set() as may not work on safe_modeChris Buckley2011-05-031-1/+1
* | Merge pull request #59 from staktrace/fix-detectWill Norris2012-01-021-2/+2
|\ \
| * | Update the URL used for HTTPFetch testing now that github's behaviour has cha...Kartikaya Gupta2011-10-021-1/+1
| * | Remove angle brackets from around a URL, since if the output is in text/html ...Kartikaya Gupta2011-10-021-1/+1
| |/
* | Fix minor spelling error.Paul Waring2011-11-091-1/+1
|/
* Fixed warnings in try_auth.php, consumer.php. Fixed reference to openid-enabl...long2010-07-201-2/+2
* 1. Added dl() existance checking.Shein Alexey2010-07-201-6/+6
* Added the following patch from the trac.openidenabled.com ticket #253:Lilli2010-02-101-3/+22
* Revert "[ remove closing ?> tag from all files ]"Luke Shepard2009-05-271-1/+1
* [ remove closing ?> tag from all files ]Luke Shepard2009-05-271-1/+1
* [project @ Make the detect script work with 206 responses from the fetcher]Kevin Turner2008-06-251-3/+4
* [project @ Use PATH_SEPARATOR in detect.php (thanks: http://jeroen.hellingman...tailor2008-02-191-1/+1
* [project @ [FIX #38] Replace direct usage of NO_MATH_SUPPORT with function ca...tailor2007-11-261-2/+3
* [project @ Update detect.php script to check SSL support]tailor2007-05-221-5/+25
* [project @ Move math extension data into a function]tailor2007-04-041-2/+1
* [project @ Add bytes and toBytes to avoid multibyte string overloading]tailor2007-04-041-1/+1
* [project @ [2/2] Change Services_Yadis_ and Services/Yadis/]tailor2007-03-121-6/+6
* [project @ Unify php.net links]tailor2007-03-121-1/+1
* [project @ Make it very clear what the result is]tailor2007-03-121-0/+2
* [project @ Whitespace]tailor2007-03-121-1/+3
* [project @ Say CURL isn't required]tailor2007-03-121-3/+3
* [project @ Remove comment]tailor2007-03-121-1/+0
* [project @ Include yadis code and complain if it isn't found]tailor2007-03-121-0/+8
* [project @ Mention absence of open_basedir]tailor2007-03-121-0/+3
* [project @ Boldify web_user]tailor2007-03-121-1/+1
* [project @ Mention file store]tailor2007-03-121-1/+1
* [project @ Boldify text]tailor2007-03-121-0/+1
* [project @ Typo fix]tailor2007-03-121-1/+1
* [project @ Only try to include one file in inclusion test]tailor2007-03-121-3/+2
* [project @ Remove HTML tags from format-agnostic output]tailor2007-03-121-2/+2
* [project @ Moved curl fetcher detection code into Yadis]tailor2006-08-151-2/+2
* [project @ Removed yadis support detection from detect.php]tailor2006-08-111-26/+1
* [project @ Fixed detect.php]tailor2006-08-041-1/+1
* [project @ Updated detect.php]tailor2006-08-041-10/+78
* [project @ Fixed include bug in detect script.]tailor2006-02-141-1/+1
* [project @ Fixed bugs in CURL fetcher and updated detection script.]tailor2006-02-131-2/+5
* [project @ Fixed detect script to use proper getHTTPFetcher call]tailor2006-02-131-2/+2
* [project @ Make the detect script work when the posix extension is not found]Josh Hoyt2006-02-091-2/+7
* [project @ whitespace]Josh Hoyt2006-02-061-1/+1
* [project @ re-work the data storage section]Josh Hoyt2006-02-061-17/+46
* [project @ Add fetcher checking to detect script]Josh Hoyt2006-02-021-1/+63
* [project @ Sniff whether we are running from the command line or via a web se...Josh Hoyt2006-02-021-1/+5
* [project @ Add random source checking and rudimentary store checking to the d...Josh Hoyt2006-02-021-13/+135
* [project @ Added start of PHP diagnostic tool]Josh Hoyt2006-02-011-0/+214