phing icon indicating copy to clipboard operation
phing copied to clipboard

PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.

Results 41 phing issues
Sort by recently updated
recently updated
newest added

**Describe the bug** See the following image. Basically, some phing tasks seem to require that `intl` be enabled, but it is not declared in `composer.json`. So you can install phing...

**Describe the bug** With Phing 2 it was possible to do this: ```xml ``` This produced: ``` echo-old: foo bar # Note: two spaces php-old: array(4) { [0]=> string(19) "Standard...

This PR if accepted updates the allowed versions of the dependency `sebastian/version` allowing `phing` to be used in projects which wish to use `phpunit` version 11.x for testing. Note because...

**Describe the bug** In version 3.0.0, the erroronmissingdir of FileSet does not work. It is [a documented setting](https://www.phing.info/guide/chunkhtml/FileSet.html), but when I add the attribute to my FileSet, Phing fails with...

quick fix to update banner. would fix #1854

Hey there, Looks like https://github.com/phingofficial/phing/blob/f74ea08ee709c01e72ed3f816b8544a37674a653/src/Phing/Task/Ext/Analyzer/Sonar/SonarTask.php#L278 is out of date. Current SonarScanner output (snippet) ``` 01:13:03.756 INFO SonarScanner CLI 6.1.0.4477 ``` Perhaps it's good to add a flag to only made...

Bumps [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) from 3.10.1 to 3.10.2. Release notes Sourced from squizlabs/php_codesniffer's releases. 3.10.2 - 2024-07-22 Changed The following sniff(s) have received efficiency improvements: Generic.Functions.FunctionCallArgumentSpacing Thanks to Juliette Reinders Folmer for...

dependencies
php

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.8.1 to 7.9.2. Release notes Sourced from guzzlehttp/guzzle's releases. Release 7.9.2 Fixed Adjusted handler selection to use cURL if its version is 7.21.2 or higher, rather than...

dependencies
php

Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.59.3 to 3.61.1. Release notes Sourced from friendsofphp/php-cs-fixer's releases. v3.61.1 7th Gear What's Changed fix: NoSuperfluousPhpdocTagsFixer - fix "Undefined array key 0" error by @​kubawerlos in PHP-CS-Fixer/PHP-CS-Fixer#8150...

dependencies
php

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.11.5 to 1.11.8. Release notes Sourced from phpstan/phpstan's releases. 1.11.8 Bleeding edge 🔪 Report useless return values of function calls like var_export without $return=true (#3225), #11320, thanks...

dependencies
php