Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/php/web-pecl
The PECL website
https://github.com/php/web-pecl
ccfca1fe458f868dd445e657b4c77b2cea85084f authored about 6 years ago
This patch moves database configuration from constants into a
configuration level values for dev...
This patch adds a DSN string converter that can convert the already set
DSN database setting int...
86ff37eb696dd8d94a37e45cc25659cc501b1bbd authored about 6 years ago
eaf0ffefe8b6162a5d688054eab99829fcf12236 authored about 6 years ago
This patch refactors database handling in certain development scripts
b30636c313f852844034fbfd8963d7ab6c6deb9d authored about 6 years agoc0757d9cf68869b95ea012a166d608cb84fb3a4b authored about 6 years ago
The additional database connection was once used where the connection
wasn't established before ...
05eba2198fa3e48b5b980e3c28fff5c4b43db7db authored about 6 years ago
This reverts commit fdad830303dcb2a172f35beec29b217606b2e8dc.
2013d3f6b658ac62cfdc7b8dd553bc687b69e213 authored about 6 years ago
This patch moves database configuration from constants into a
configuration level values for dev...
This patch refactors the PEAR_TMPDIR constant into a configuration value
for development and pro...
This patch removes the PEAR_TARBALL_DIR constant in favor of the
configuration value. The direct...
This patch refactors the posttohost() function into a dedicated more
OOP-alike approach of using...
This patch moves several require_once items to bootstrap.
2ba3386ef2c4f7c27153cfd7e2a99dcf6f5ff2b9 authored about 6 years ago
This patch moves several classes from multiple files into a single place
dedicated for loading c...
This patch moves leftovers from pear-database into a bit more proper
places.
This patch refactors bootstrap file to include more PEAR things so
other files don't need to do ...
This cron job was once used to update the downloads stats. It was
refactored and removed via 99d...
This patch moves PEAR_User class to its own class file in
App\Entity\User.
f4ea59450a0e2cd3c31da3b8c8efba8c15c63fd7 authored about 6 years ago
This reverts commit e3c64d8aba1724991eb3945305f62b33635e5d0c.
45b31bc9366a025003d1436ee7b195209cb07f30 authored about 6 years ago
This patch adds a dual autoloading mechanism for classes until further
refactorings will be poss...
c8029a55f03cc8c318600e446f8ef762fab21139 authored about 6 years ago
This patch refactors the PEAR_UPLOAD_TMPDIR constant into a
configuration setting based on the a...
c3abde62a99a19a5fd13ab492ccc1273600fe1f7 authored about 6 years ago
These usages were removed via 9d547077f00c7afc36d289b1c2344be171743437
and 3d935d09158d0105f0aab...
This patch adds environment dependent configuration. When in development
environment, the `compo...
To not cause confusions if script can be run with php cli or php cgi
only.
This patch introduces the bin directory dedicated for command line tools
and scripts.
This patch removes the PEAR_CHANNELNAME constant and moves it into a
host configuration setting ...
d91dea60a33ffb60e22ade1a5bccaf301083f992 authored over 6 years ago
ae93e91050e6792b2b89de69f41251a18f9c7399 authored over 6 years ago
This patch removes usage of static methods in class for retrieving
package and release stats.
The sizeof() function is an alias of count() which is more used in PHP
and more intuitive when d...
74bbb6230067edd7d98f5d755691828c5948f31d authored over 6 years ago
54f5e678235675aa8ca0d54fc219602fec8265b7 authored over 6 years ago
This patch adds a new configuration handler class and introduces an
initial config directory usi...
dc3ec7d6044384cc20b9be39794ae6536674e5a3 authored over 6 years ago
This patch refactors a function get_license_link() into a class
Licenser.
f61297b83300c908da264662471aa0077fe9e1e7 authored over 6 years ago
011a93cea6863e95e4948268c717fd1802f289e8 authored over 6 years ago
This patch refactors function make_image() into a class and adds a unit
test. Several unnecessar...
eba1f59da19fb883bb6cb6419d168a7544451f48 authored over 6 years ago
This patch formats the function make_utc_date() helper into a dedicated
utility class DateFormat...
0fb4178693a542cb54e4c93ef8a9b2754fa866f5 authored over 6 years ago
This patch renames ambiguous query string parameter and removes unused
`redirect` GET parameter ...
0063d56de5e4440234a18dfd914943acc7977276 authored over 6 years ago
b01875ce14f88cac090a1c881d9de57461463bee authored over 6 years ago
72d26e1ae51ee792a0134e61793c945ab787154f authored over 6 years ago
Changes:
- Dropped dependency on HTML_Form
- forms refactored to templates
- slight CSS changes
Changes:
- Dropped dependency on HTML_Form
- Tableless forms
- Minor CSS improvements
Changes:
- Dropped dependency on HTML_Form
Changes:
- Dropped dependency on HTML_Form
- Light HTML form improvements instead of using table...
828be8cfe671fd6178a463cc57f93226676baad5 authored over 6 years ago
This patch omits another dependency on PEAR HTML_Form usage in
adminstration interface for selec...
This patch refactors the PEAR HTML_Table dependency into the template
packages using odd and eve...
The manual endpoint is used in pear.php.net pearweb application and in
the pecl.php.net it has b...
This patch adds an initial Composer file for managing dependencies in
development and production...
ab11fd16040c2a229b71d8f6a2ab052913f192c6 authored over 6 years ago
The each() function has been deprecated since PHP 7.2 and shouldn't be
used anymore.
Refs:
- ht...
The each() function has been deprecated since PHP 7.2 and shouldn't be
used anymore.
Refs:
- ht...
01ec8571aee34b8f15df42b4946a1f71083b66fb authored over 6 years ago
ad8f4183725f839d6bf91eccfd422976326bb80b authored over 6 years ago
9e20e74d8ad879a5135a1bd1b39aeacb1da7e128 authored over 6 years ago
These are removed for better readability and future refactorings of
templates. HTML links are al...
Changes:
- HTML improvements
- HTML_Form dependency removed
- Some various enhancements
faf46c33ff539cd03c4ba7013c6abff616f405bd authored over 6 years ago
Changes:
- only HTML is currently used instead of manual wrappers for links (it's
simpler and ...
8c2606ab7b010f7bec7186692080476ef8b5b3c3 authored over 6 years ago
fbc151eddc9bab58847a448127f11847a08dfd53 authored over 6 years ago
b85e0f367ed7f4375517e01539433f5e1fd35e4c authored over 6 years ago
This patch syncs and updates required dependencies using
`require_once()` where it is more appro...
88799953b1f48c1fbdcb2c2ed9767b71f473ba7b authored over 6 years ago
0777898d7ca8d08819fee861ded3f1fa9d2971b4 authored over 6 years ago
- HTML_Form is not adjusted for PHP 7+ and has been superseeded with
other libraries
- static ca...
It looks like something is not working yet ok.
7f1e22e419c6dfa96ccd5e5d20093edea11a3c92 authored over 6 years ago2073b403b4a22b516e02898ea7be81e08373c2d1 authored over 6 years ago
This patch removes dependency on System.php class located in PEAR
directory and simplifies the m...
Using globals does provide a simplicity on the first glance however, it
causes also lesser maint...
a1b275c0f4631d96b6269583d0f87dcd1eb2234c authored over 6 years ago
82d180813ebab55fc0f3f69e7fb361c824ad2e3a authored over 6 years ago
In current site these images are not used. PEAR images are available via
https://pear.php.net/su...
It was removed via c098d75780fb59723d78960a422905e95b607b06
54042c0312bac646a094c85ba9d6663f1ab0faef authored over 6 years ago960d4c0a5fdef8e7f44a8e8f3e51020cbf552c35 authored over 6 years ago
This patch syncs and converts all files to include spaces for indentation
except for Makefile. P...
Ref:
* https://en.oxforddictionaries.com/usage/he-or-she-versus-they
c3cb69cbf6f54f5d73afaef5d26201f62d804274 authored over 6 years ago
Changes:
- new location src directory
- methods visibility and static keywords added
This patch refactors the user class from pear-database.php file into
src directory with a dedica...
This patch moves the maintainer class from pear-database.php to the src
directory and additional...
This patch refactors the release class from include/pear-database.php
file into its dedicated fi...
This patch refactors the package class from the pear-database.php file
to start modernizing it a...
This patch moves category class from database file to its dedicated file
in the src directory an...
This patch moves the package_dll class from include directory to src and
renames it to PackageDll.
c8831511718672d7bf3c7cc48ede25b05a159cc8 authored over 6 years ago
This patch moves pear_rest class to src directory and updates it a bit:
- adds visibility to met...
39b0cadeae932db07a8444c4be909a0d887d3ff8 authored over 6 years ago
13f460842122f4de63e8193ca3c10709d25f1756 authored over 6 years ago
3658ee219988b13d50237c07c86aedb196d229b4 authored over 6 years ago