issues
search
theseer
/
Autoload
A lightweight php namespace aware autoload generator and phar archive builder
Other
388
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Parser does not handle (class) constants named `NAMESPACE`
#115
sebastianbergmann
closed
1 month ago
2
Make `--phar` reproducible
#114
sebastianbergmann
opened
11 months ago
34
Exclude directory
#113
echodreamz
closed
1 month ago
3
Integration within Box
#112
theofidry
opened
1 year ago
7
Allow PHP code to be included in the Phar template
#111
martin-rueegg
closed
1 year ago
4
Add opensssl extension as a required dependency
#110
martin-rueegg
closed
1 year ago
4
Fix the case when a file (rather than a directory) is given as an argument
#109
martin-rueegg
opened
1 year ago
1
Fix the result when comparing directories where the parent comes before the child
#108
martin-rueegg
closed
1 year ago
0
Support passing configuration arguments to CLI::run()
#107
martin-rueegg
closed
1 year ago
11
Return exit code from CLI::run(), rather than exiting
#106
theseer
closed
1 year ago
0
Return exit code from CLI::run(), rather than exiting
#105
martin-rueegg
closed
1 year ago
6
Deprecation warning when running on PHP 8.2
#104
spriebsch
closed
1 year ago
2
GH Actions: version update for `ramsey/composer-install`
#103
jrfnl
closed
2 years ago
1
GH Actions: set error reporting to E_ALL
#102
jrfnl
closed
3 years ago
1
CI: replace Travis with GH Actions
#101
jrfnl
closed
3 years ago
1
CI: move to GH Actions ?
#100
jrfnl
closed
3 years ago
2
Fix PHP 8.0 deprecation warnings
#99
jrfnl
closed
3 years ago
6
Array to string conversion on parsing composer.json
#98
FelixJacobi
closed
3 years ago
3
fix for xdebug v3
#97
remicollet
closed
4 years ago
1
Can't generate autoloader for nikic/php-parser
#96
remicollet
closed
4 years ago
2
Adopt, if needed, to PHP 8's T_NAME_FULLY_QUALIFIED, T_NAME_RELATIVE, and T_NAME_QUALIFIED tokens
#95
sebastianbergmann
closed
4 years ago
3
Functions
#94
jwdunne
closed
4 years ago
5
Throw an exception if the template file cannot be read
#93
suve
closed
4 years ago
2
PHPAB 1.25.7 generates broken PHAR for PHPUnit
#92
sebastianbergmann
closed
5 years ago
0
Zeta Components ConsoleTools uses PHP syntax deprecated in PHP 7.4
#91
sebastianbergmann
closed
4 years ago
1
Warnings and Notices in ComposerIterator
#90
sebastianbergmann
closed
4 years ago
0
fix gzip option in usage
#89
sudomabider
closed
5 years ago
2
`__halt_compiler` detection
#88
sudomabider
closed
5 years ago
7
symfony/event-dispatcher Duplicate definitions of the following unit(s) found
#87
DjThossi
closed
5 years ago
2
restore PHP 5.3 compatibility
#86
remicollet
closed
5 years ago
2
Dep missing in Readme
#85
JBlond
closed
5 years ago
0
restore PHP 5.3 compatibility
#84
remicollet
closed
5 years ago
4
Error with recursive Composer dependencies
#83
filips123
closed
5 years ago
1
Add support for Composer's autolaoder and adding autoloading in code
#82
filips123
closed
6 years ago
3
Fix PHP 7.3 warnings
#81
remicollet
closed
6 years ago
1
evaluate introducing an "opcache prewarm list"
#80
sebastianheuer
closed
6 years ago
1
Corrected README headings
#79
owenvoke
closed
6 years ago
1
restore PHP 5.3 compatibility
#78
remicollet
closed
7 years ago
5
Do not bail out on first duplicate code unit
#77
sebastianbergmann
closed
7 years ago
1
Add option to handle duplicate declarations across multiple files
#76
sebastianbergmann
closed
7 years ago
2
Phpunit6
#75
remicollet
closed
7 years ago
1
auto add suffix to (short) template name
#74
remicollet
closed
8 years ago
3
no cs/ci dir for statis tpl
#73
remicollet
closed
8 years ago
1
Fix typo (defaukt)
#72
zonuexe
closed
8 years ago
2
Fugbix typo
#71
sebastianbergmann
closed
9 years ago
0
Update CHANGELOG.md
#70
glensc
closed
9 years ago
0
fix test suite for PHP 5.3
#69
remicollet
closed
9 years ago
1
return parent dir when 2 dirs have a common prefix
#68
remicollet
closed
9 years ago
0
don't use 'vendor' in test suite
#67
remicollet
closed
9 years ago
0
fix PathComparator when 0 in path
#66
remicollet
closed
9 years ago
2
Next