cost 357 ms
Use a phing ForEach loop to execute tasks

I want to execute an arbitrary selection of tasks in a Phing build. I'm passing in a list of modules for building. Each module is of a particular typ ...

2022-05-08 13:43:42   1   46    phing  
phing toString method with fileset

Phing's documentation shows an example that should display a list all php files of a certain folder using a fileset with an id of "sourcefiles": http ...

2020-11-28 21:49:47   1   25    phing  
SSH into server, sudo later with Phing

We have a server that is set up so you can't log in with root directly. You first log in with a user, then run su and enter the password. I need to S ...

2019-01-09 12:49:45   1   30    ssh / phing  

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM