Subversion Repositories oidplus

Rev

Rev 1285 | Rev 1303 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1285 Rev 1288
Line 6... Line 6...
6
          * Check if all instances of https://github.com/danielmarschall/oidplus/issues/5 ("Offline mode") have been addressed
6
          * Check if all instances of https://github.com/danielmarschall/oidplus/issues/5 ("Offline mode") have been addressed
7
    [OK!] * Everywhere where url_post_contents() is used, we need to check url_post_contents_available() too.
7
    [OK!] * Everywhere where url_post_contents() is used, we need to check url_post_contents_available() too.
8
          * Everywhere where url_get_contents() is used, we need to check url_get_contents_available() too.
8
          * Everywhere where url_get_contents() is used, we need to check url_get_contents_available() too.
9
- Not good: url_*_contents() throws an Exception if not available, but returns false if URL is not available. That's inconsistant...
9
- Not good: url_*_contents() throws an Exception if not available, but returns false if URL is not available. That's inconsistant...
10
- Idea: If we enter "oid:2.999.123" in the goto box, and only "oid:2.999" exists, should we recommend the user to look at 2.999?
10
- Idea: If we enter "oid:2.999.123" in the goto box, and only "oid:2.999" exists, should we recommend the user to look at 2.999?
-
 
11
- <font color="red"> replace with CSS class
11
 
12
 
12
Future:
13
Future:
13
- Check if we can also support these databases listed at the PHP documentation:
14
- Check if we can also support these databases listed at the PHP documentation:
14
	CUBRID
15
	CUBRID
15
	dBase
16
	dBase