Home
last modified time | relevance | path

Searched refs:as (Results 101 – 114 of 114) sorted by path

12345

/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DLICENSE
H A DREADME.md
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE10 as the successor of the GNU Library Public License, version 2, hence
94 library does the same job as widely used non-free libraries. In this
102 operating system, as well as its variant, the GNU/Linux operating
124 Each licensee is addressed as "you".
127 prepared so as to be conveniently linked with application programs
153 complete source code as you receive it, in any medium, provided that
180 the facility, other than as an argument passed when the facility
193 These requirements apply to the modified work as a whole. If
197 sections when you distribute them as separat
[all...]
H A DREADME.md132 renamed to FeedCreator, as it not only creates RSS anymore
/dokuwiki/vendor/phpseclib/phpseclib/
H A DREADME.md54 * [Download 1.0.23 as ZIP](http://sourceforge.net/projects/phpseclib/files/phpseclib1.0.23.zip/download)
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md33 - The method `SimplePie\SimplePie::get_image_height()` returns the pixel number as `int` instead of `float` by @Art4 in [#763](https://github.com/simplepie/simplepie/pull/763)
34 - The method `SimplePie\SimplePie::get_image_width()` returns the pixel number as `int` instead of `float` by @Art4 in [#763](https://github.com/simplepie/simplepie/pull/763)
65 - New class `SimplePie\SimplePie` as a replacement for class `SimplePie`
66 - New method `SimplePie\Misc::get_default_useragent()` as a replacement for constant `SIMPLEPIE_USERAGENT`
98 - Upload compiled file as release asset by @Art4 in [#725](https://github.com/simplepie/simplepie/pull/725)
158 * Ensure that feeds retrieved with `force_feed` do not share the same cache as those retrieved without. [#643](https://github.com/simplepie/simplepie/pull/643)
229 * Added PHPUnit as a `dev-dependency` in Composer. [#463](https://github.com/simplepie/simplepie/pull/463)
230 * Added `mf2/mf2` as a suggestion in Composer for use with microformats. [#491](https://github.com/simplepie/simplepie/pull/491)
275 * Fixed typo in the date parser that incorrectly identified September as month 8. [#348](https://github.com/simplepie/simplepie/pull/348)
288 * Fixed use of `DOMElement` as arra
[all...]
H A DREADME.markdown73 This means that feature requests may not be fulfilled straight away, as time has
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE10 as the successor of the GNU Library Public License, version 2, hence
93 library does the same job as widely used non-free libraries. In this
101 operating system, as well as its variant, the GNU/Linux operating
122 Each licensee is addressed as "you".
125 prepared so as to be conveniently linked with application programs
151 complete source code as you receive it, in any medium, provided that
177 the facility, other than as an argument passed when the facility
190 These requirements apply to the modified work as a whole. If
194 sections when you distribute them as separat
[all...]
H A DReadMe.txt15 (see RFC 3490, 3491, 3492 and 3454 for detials) as they can be used with various
17 and their encoded form as it will be used in the DNS (Domain Name System).
21 simple strings and complete email addresses as well. That means, that you might
54 MAKE SURE to copy the npdata.ser file into the same folder as the class file
100 foreach (file('ucs4-domains.txt') as $line) {
/dokuwiki/vendor/splitbrain/php-archive/
H A DREADME.md64 Differences between Tar and Zip: Tars are compressed as a whole, while Zips compress each file individually. Therefore
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DFileInfo.php62 * @param string $as optional path to use inside the archive
66 public static function fromPath($path, $as = '') argument
87 if ($as) {
88 $file->setPath($as);
286 foreach ($path as $p) {
304 * an integer is passed as $strip.
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md83 exception's code will be used as the exit code then.
99 The table formatter allows coloring full columns. To use that mechanism pass an array of colors as third parameter to
138 The resulting object then can be passed as the logger instance. The difference between the two is in adjusted method signatures (with appropriate type hinting) only. Be sure you have the suggested `psr/log` composer package installed when using these classes.
159 Convenience methods for all log levels are available. Placeholder interpolation as described in PSR-3 is available, too.
/dokuwiki/vendor/splitbrain/php-jsstrip/
H A DREADME.md5 It was originally ported to PHP in 2006 as part of the [DokuWiki](http://www.dokuwiki.org) wiki engine. It has received several improvements over the years and is now available as a standalone library.
/dokuwiki/vendor/splitbrain/slika/
H A DREADME.md23 Options (see below) can be passed as a second parameter to the `run` factory.
99 Options can be passed as associatiave array as the second parameter in `Slika::run`.

12345