Home
last modified time | relevance | path

Searched refs:to (Results 151 – 174 of 174) sorted by path

1234567

/dokuwiki/vendor/kissifrot/php-ixr/src/Server/
H A DServer.php44 $this->error(-32600, 'server error. invalid xml-rpc. not conforming to spec. Request must be a methodCall');
162 // Returns a list of methods - uses array_reverse to ensure user defined
175 $result = new Error(-32600, 'Recursive calls to system.multicall are forbidden');
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DHISTORY.md
H A DLICENSE
H A DREADME.md
H A Dlessc.inc.php
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE6 Everyone is permitted to copy and distribute verbatim copies
15 The licenses for most software are designed to take away your
16 freedom to share and change it. By contrast, the GNU General Public
17 Licenses are intended to guarantee your freedom to share and change
18 free software--to make sure the software is free for all its users.
20 This license, the Lesser General Public License, applies to some
22 Free Software Foundation and other authors who decide to use it. You
25 strategy to use in any particular case, based on the explanations below.
27 When we speak of free software, we are referring to freedo
[all...]
H A DREADME.md30 $image->description = "Feed provided by dailyphp.net. Click to visit.";
85 license changed to LGPL
92 added HTML and JavaScript feeds (configurable via CSS) (thanks to Pascal Van Hecke)
93 added HTML descriptions for all feed formats (thanks to Pascal Van Hecke)
94 added a switch to select an external stylesheet (thanks to Pascal Van Hecke)
95 changed default content-type to application/xml
97 fixed numerous smaller bugs (thanks to Sören Fuhrmann of golem.de)
98 improved changing ATOM versions handling (thanks to August Trometer)
99 improved the UniversalFeedCreator's useCached method (thanks to Söre
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/
H A DLICENSE3 Permission is hereby granted, free of charge, to any person obtaining
5 "Software"), to deal in the Software without restriction, including
6 without limitation the rights to use, copy, modify, merge, publish,
7 distribute, sublicense, and/or sell copies of the Software, and to
8 permit persons to whom the Software is furnished to do so, subject to
H A DREADME.md9 - [Subscribe to Tidelift](https://tidelift.com/subscription/pkg/packagist-phpseclib-phpseclib?utm_source=packagist-phpseclib-phpseclib&utm_medium=referral&utm_campaign=readme)
70 Special Thanks to our $50+ sponsors!:
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php127 * In case we need to create ASN1\Element object's..
137 * Structured or unknown types are mapped to a \phpseclib3\File\ASN1\Element.
169 * String type to character size mapping table.
189 * Serves a similar purpose to openssl's asn1parse
213 * Sometimes we want to get the BER encoding of a particular tag. $start lets us do that without having to reencode.
247 // "bits 7 to 1 of the first subsequent octet shall not all be zero"
268 // technically, the long form of the length can be represented by up to 126 octets (bytes), but we'll only
269 // support it up to four.
291 /* Class is UNIVERSAL, APPLICATION, PRIVATE, or CONTEXT-SPECIFIC. The UNIVERSAL class is restricted to th
1383 convert($in, $from = self TYPE_UTF8_STRING, $to = self TYPE_UTF8_STRING) global() argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md3 All notable changes to this project will be documented in this file.
6 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
16 - New class `SimplePie\Cache\CallableNameFilter` to provide a `callable` to customize the cache key in [#762](https://github.com/simplepie/simplepie/pull/762)
17 - New interface `SimplePie\RegistryAware` to inject the `Registry` instance into classes created by `Registry` by @Art4 in [#760](https://github.com/simplepie/simplepie/pull/760)
73 - Change code style to PSR-12 by @Art4 in [#738](https://github.com/simplepie/simplepie/pull/738)
122 * Fix PHP8 crash due to insufficient isset test by @Alkarex in [#670](https://github.com/simplepie/simplepie/pull/670)
126 * Provide access to HTTP status code by @Alkarex in [#674](https://github.com/simplepie/simplepie/pull/674)
132 * CI: switch to GH Actions by @jrfnl in [#688](https://github.com/simplepie/simplepie/pull/688)
133 * PHP 8.1: fix "passing null to no
[all...]
H A DLICENSE.txt15 to endorse or promote products derived from this software without specific prior
H A DREADME.markdown4 SimplePie is a very fast and easy-to-use class, written in PHP, that puts the
5 'simple' back into 'really simple syndication'. Flexible enough to suit
24 2. `autoloader.php` - The SimplePie Autoloader if you want to use the separate
32 7. `idn/` - A third-party library that SimplePie can optionally use to
34 8. `build/` - Scripts related to generating pieces of SimplePie
38 Since SimplePie 1.3, we've split the classes into separate files to make it easier
39 to maintain and use.
43 run `php build/compile.php` to generate `SimplePie.compiled.php` yourself.
47 1. Upload this package to your webserver.
49 3. Navigate your browser to th
[all...]
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE6 Everyone is permitted to copy and distribute verbatim copies
15 The licenses for most software are designed to take away your
16 freedom to share and change it. By contrast, the GNU General Public
17 Licenses are intended to guarantee your freedom to share and change
18 free software--to make sure the software is free for all its users.
20 This license, the Lesser General Public License, applies to some
22 Free Software Foundation and other authors who decide to use it. You
25 strategy to use in any particular case, based on the explanations below.
27 When we speak of free software, we are referring to freedo
[all...]
H A DReadMe.txt14 The class idna_convert allows to convert internationalized domain names
16 registries worldwide to be translated between their original (localized) form
20 what you would expect them to do. You are allowed to use complete domain names,
28 Errors, incorrectly encoded or invalid strings will lead to either a FALSE
29 response (when in strict mode) or to only partially converted strings.
32 Unicode strings are expected to be either UTF-8 strings, UCS-4 strings or UCS-4
39 compatible with both PHP4 and PHP5. We expect to see no compatibility issues
54 MAKE SURE to copy the npdata.ser file into the same folder as the class file
61 1. Say we wish to encod
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSimplePie.php24 * to endorse or promote products derived from this software without specific prior
259 * Change to lowercase
264 * Change to uppercase
462 * @var object Instance of \SimplePie\File to use as a feed
490 * @var bool Forces fsockopen() to be used for remote files instead
498 * @var bool Force the given data/URL to be treated as a feed no matter what
525 * @var bool Force SimplePie to fallback to expired cache, if enabled,
547 * @var string Cache location (relative to executing script)
568 * @var mixed Force input encoding to b
[all...]
/dokuwiki/vendor/splitbrain/php-archive/
H A DLICENSE3 Permission is hereby granted, free of charge, to any person obtaining a copy
4 of this software and associated documentation files (the "Software"), to deal
6 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7 copies of the Software, and to permit persons to whom the Software is
8 furnished to do so, subject to the following conditions:
H A DREADME.md4 This library allows to handle new ZIP and TAR archives without the need for any special PHP extensions (gz and bzip are
20 examples for working with TARs to get you started.
67 The FileInfo class can be used to specify additional info like ownership or permissions when adding a file to
/dokuwiki/vendor/splitbrain/php-cli/
H A DLICENSE5 Permission is hereby granted, free of charge, to any person obtaining a copy
6 of this software and associated documentation files (the "Software"), to deal
8 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 copies of the Software, and to permit persons to whom the Software is
10 furnished to do so, subject to the following conditions:
H A DREADME.md73 More examples can be found in the examples directory. Please refer to the [API docs](https://splitbrain.github.io/php-cli/)
78 By default, the CLI class registers an exception handler and will print the exception's message to the end user and
80 passing false to the constructor.
82 You can use the provided ``splitbrain\phpcli\Exception`` to signal any problems within your main code yourself. The
89 Colored output is handled through the ``Colors`` class. It tries to detect if a color terminal is available and only
90 then uses terminal colors. You can always suppress colored output by passing ``--no-colors`` to your scripts.
97 is probably what you want to use.
99 The table formatter allows coloring full columns. To use that mechanism pass an array of colors as third parameter to
105 The ``TableFormatter`` class allows you to align texts in multiple columns. It tries to figur
[all...]
/dokuwiki/vendor/splitbrain/php-jsstrip/
H A DLICENSE17 contributors may be used to endorse or promote products derived from
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.
9 jsstrip is a open-source library to remove whitespace and comments from a javascript file. You might want to do this to optimize size and performance, or to make a file harder to read. It typically makes 30-40% savings in file size.
18 You'll have to convert your code to use ';' first.
20 ALWAYS test the stripped version before deploying to production.
/dokuwiki/vendor/splitbrain/slika/
H A DLICENSE3 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
H A DREADME.md21 Operations can be chained together. Consider the chain to be one command. Do not reuse the adapter returned by `run()`, it is a single use object. All operations can potentially throw a `\splitbrain\slika\Exception`.
23 Options (see below) can be passed as a second parameter to the `run` factory.
57 # adjust the image to a maximum width of 500 pixels
60 # adjust the image to a maximum height of 500 pixels
66 Similar to resizing, but this time the image will be cropped to fit the new aspect ratio.
91 Rotates the image according to the EXIF rotation tag if found.
105 | `imconvert` | `/usr/bin/convert` | The path to ImageMagick's `convert` binary |

1234567