issues
search
jaz303
/
phake
A rake/make clone for PHP 5.3
365
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Suppress return type compatibility deprecation notice - related to php 8.1
#63
SeanICho
opened
1 year ago
0
Print fatal errors to STDERR (fixes #61)
#62
mamchenkov
closed
8 years ago
0
Exception messages should be written to `stderr`
#61
kitgrose
closed
8 years ago
2
Running `group` should run `group:default` if it exists and no `group` task exists
#60
kitgrose
opened
8 years ago
0
Fixes #58 TaskNotFoundException error message is missing task name.
#59
swichers
closed
9 years ago
1
Task name is missing when TaskNotFoundException is logged
#58
swichers
closed
9 years ago
0
Is phake alive
#57
lalop
opened
9 years ago
7
Removed error with <= PHP 5.3.3-7 on debian
#56
check002
closed
9 years ago
1
Make TaskNotFoundException more informative by adding task name to exception object
#55
mekras
closed
10 years ago
4
Add multiple levels to group name
#54
ghost
closed
10 years ago
0
Return null from Application::offsetGet if argument doesn't exist
#53
cspray
closed
10 years ago
1
Cyclic dependency checking
#52
denzel-morris
closed
10 years ago
10
last tagged version 0.6.0 or 0.5.2
#51
lalop
opened
10 years ago
4
Tasks with no description show up in "phake -T" in versions after 0.5.1
#50
msheakoski
closed
10 years ago
1
Grouped tasks broken after v0.5.1
#49
msheakoski
closed
10 years ago
1
Fix missing comma
#48
kpitn
closed
10 years ago
0
Fix node names for deeper nesting levels.
#47
clue
closed
10 years ago
0
wrong task name for multiple group
#46
lalop
closed
10 years ago
3
Fix checking parent folders for Phakefile
#45
clue
opened
10 years ago
0
task listing is completely broken
#44
tamagokun
closed
10 years ago
4
[WIP] Load external phakefiles
#43
clue
opened
10 years ago
0
Use echo() instead of fwrite() to support output buffering
#42
clue
opened
10 years ago
0
Pass current Node as argument to lambdas
#41
clue
opened
10 years ago
0
PSR-2 Coding Style Guide
#40
clue
opened
10 years ago
1
Add continuous integration via travis-ci.org
#39
clue
opened
10 years ago
1
Phake autocomplete
#38
clue
opened
10 years ago
0
Fix node groupnames
#37
clue
closed
10 years ago
0
Use a real option parser
#36
jaz303
opened
10 years ago
10
Only include functions when executing phakefile
#35
clue
closed
10 years ago
1
Consistent naming for task bodies
#34
clue
opened
10 years ago
1
Fatal error: Cannot redeclare builder() when use composer
#33
scil
closed
10 years ago
3
Invoking multiple tasks does not work
#32
clue
closed
10 years ago
2
Do not chdir() to phakefile directory
#31
clue
opened
10 years ago
4
New release?
#30
tamagokun
closed
10 years ago
9
Support lowercased phakefile filenames.
#29
ilkerde
opened
11 years ago
9
Add PHPUnit tests and continuos integration via travis
#28
clue
closed
11 years ago
0
Improve Builder
#27
clue
closed
11 years ago
0
Move general purpose phake/functions.php
#26
clue
closed
11 years ago
0
Return all tasks in task listing
#25
clue
closed
10 years ago
8
[WIP] Consider invoking child tasks when invoking a group
#24
clue
closed
10 years ago
4
Merge Task into Node and simplify its interface
#23
clue
closed
10 years ago
2
Consistent task names and resolving
#22
clue
closed
10 years ago
5
Always access Builder via builder() helper
#21
clue
closed
11 years ago
1
Organize code according to PSR-0
#20
clue
closed
11 years ago
6
Problems with posix_isatty
#19
tamagokun
closed
11 years ago
2
Documentation on how to abort tasks
#18
igorsantos07
closed
11 years ago
4
Add semver compatible tags (e.g. v1.0.0)
#17
phindmarsh
closed
11 years ago
4
Define tasks in `tasks` directory with separate files
#16
broncha
closed
8 years ago
2
Include automatic CLEAN and CLOBBER tasks
#15
fgm
opened
11 years ago
1
Include File and Directory tasks
#14
fgm
opened
11 years ago
1
Next