summaryrefslogtreecommitdiff
path: root/pkgs/by-name/ph/phpdocumentor (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into staging-nextK9002025-12-221-2/+1
|\
| * phpdocumentor: update `vendorHash`Pol Dellaiera2025-12-221-2/+1
* | Merge staging-next into stagingnixpkgs-ci[bot]2025-12-011-3/+3
|\|
| * phpdocumentor: 3.8.1 -> 3.9.1R. Ryantm2025-12-011-3/+3
* | treewide: Remove redundant `versionCheckProgramArg = "--version";` with:•••```shell git grep -l -e 'versionCheckProgramArg = "--version";' -e 'versionCheckProgramArg = \[ "--version" \];' | while read f; do sed -i '/versionCheckProgramArg/d' "$f" sed -i '/^$/N;/\n$/D' "$f" done ``` Jonathan Davies2025-11-201-1/+0
|/
* phpdocumentor: fix composer hash•••Confirmed with diffoscope that only the composer-generated code did change. See #451395 Maximilian Bosch2025-10-171-1/+1
* phpdocumentor: adoptpatka2025-08-311-1/+1
* maintainers: drop `drupol` from the PHP team and packagesPol Dellaiera2025-08-201-1/+1
* phpdocumentor: 3.8.0 -> 3.8.1R. Ryantm2025-07-291-3/+3
* phpdocumentor: 3.7.1 -> 3.8.0R. Ryantm2025-06-231-3/+3
* treewide: use a string for versionCheckProgramArg where possibleGaetan Lepage2025-04-051-1/+1
* phpdocumentor: 3.6.0 -> 3.7.1Pol Dellaiera2025-03-041-6/+11
* phpdocumentor: fix vendorHashPiotr Kwiecinski2025-01-201-1/+1
* phpdocumentor: update and fix hashPol Dellaiera2025-01-111-1/+1
* phpdocumentor: switch to buildComposerProject2Piotr Kwiecinski2025-01-101-2/+2
* phpdocumentor: minor cleanupPol Dellaiera2025-01-101-10/+7
* phpdocumentor: 3.5.3 -> 3.6.0R. Ryantm2024-12-231-3/+3
* phpdocumentor: 3.5.2 -> 3.5.3R. Ryantm2024-07-241-2/+2
* phpdocumentor: 3.5.0 -> 3.5.2R. Ryantm2024-06-281-2/+2
* phpdocumentor: 3.4.3 -> 3.5.0R. Ryantm2024-05-241-3/+3
* phpdocumentor: add missing build input•••Since 3be507be1e2ea19b8d53450bac494e2ac30a642c 'php.buildComposerProject' does not provide the 'makeBinaryWrapper' anymore, causing the build to fail. Jonas Meurer2024-05-071-0/+3
* phpdocumentor: 3.4.1 -> 3.4.3, fix the build•••Changes: https://github.com/phpDocumentor/phpDocumentor/releases/tag/v3.4.2 https://github.com/phpDocumentor/phpDocumentor/releases/tag/v3.4.3 Thomas Gerbet2024-02-141-3/+6
* phpdocumentor: init at 3.4.1Pol Dellaiera2023-09-161-0/+37