commit f2006a82acdb29b4b909f131845ca6ef2f2634b4 Author: William Desportes <williamdes@wdes.fr> Date: Sat Aug 30 09:17:44 2025 +0200 Refresh patches commit b0bc29be874bcadddbcce9b63be821083c05af0f Author: William Desportes <williamdes@wdes.fr> Date: Sat Aug 30 09:08:37 2025 +0200 d/ch commit 071d759438f40745115bd6c8d7bb005d550b7fab Author: William Desportes <williamdes@wdes.fr> Date: Sat Aug 30 09:08:26 2025 +0200 Update patches commit 3e97c9c1817b4d2d8542c21e6d2616a8f244461d Merge: b1810c40 9c6c97d3 Author: William Desportes <williamdes@wdes.fr> Date: Sat Aug 30 08:55:11 2025 +0200 Update upstream source from tag 'upstream/3.1.0' Update to upstream version '3.1.0' with Debian dir 082062ab81aef91741f9444566a23686edf213f9 commit 9c6c97d39214889a2d682c3a8224f71b717df7f9 Author: William Desportes <williamdes@wdes.fr> Date: Sat Aug 30 08:55:09 2025 +0200 New upstream version 3.1.0 commit 0dfaea5ed0201e0c5b1eb60c20d38064e59aa564 Author: William Desportes <williamdes@wdes.fr> Date: Sun Apr 13 10:34:52 2025 +0200 New upstream version 3.0.1 commit 5bc4afabe2c76b9deb9355065cf6ef4890c59681 Author: William Desportes <williamdes@wdes.fr> Date: Sun Feb 5 14:01:47 2023 +0100 New upstream version 2.17.4 commit a3f1a9adcc4ce16822e2a0404de92f1141d34b28 Merge: 7b75e699 cbe0f969 Author: David Prévot <taffit@debian.org> Date: Wed Mar 7 17:51:53 2018 -1000 New upstream version 2.16.1 commit cbe0f969e434e269af91b4160b86fe899c6e07c7 Author: Michiel Rook <mrook@php.net> Date: Thu Jan 25 14:18:09 2018 +0100 Update version and changelog commit 48b6d583f7d9fe4088b95cf5369a4c031b57de78 Author: Michiel Rook <mrook@php.net> Date: Thu Jan 25 13:21:20 2018 +0100 Remove utf8 dash commit eda15b55921a1be877fb726db80952ad56be8044 Author: Pablo Godel <pgodel@gmail.com> Date: Wed Nov 22 09:48:23 2017 -0500 Allow Symfony 4 (#807) commit 7b75e699a685043894b4cefbf44f26024134b551 Merge: f2ab0205 151a0f4d Author: David Prévot <taffit@debian.org> Date: Thu Aug 3 17:31:11 2017 -0400 New upstream version 2.16.0 commit 151a0f4d8cebf7711eccc62dde3f09bc36a00d7b Author: Michiel Rook <mrook@php.net> Date: Thu Dec 22 21:16:33 2016 +0100 Bump version commit a045e17b1ebf14a787755d3eb32c9753a6e52037 Author: Michiel Rook <mrook@php.net> Date: Thu Dec 22 21:14:59 2016 +0100 Update changelog for release commit 5ee202f1c02c58e14eb3fa5e6ced4bfdfdbf005d Author: Michiel Rook <mrook@php.net> Date: Wed Dec 21 21:08:58 2016 +0100 Only execute targets if project has been properly set up commit 4053ba16f39b196a74d37fa100829c404a69579a Author: Michiel Rook <mrook@php.net> Date: Wed Dec 21 16:12:08 2016 +0100 Refs #629 - Generate phing-latest.phar in build, with sha512 hash commit fb50c5cd04952ffd2936f0e38cbdf7155304acc9 Author: Michiel Rook <mrook@php.net> Date: Wed Dec 21 15:38:51 2016 +0100 7.1 compatibility fix commit cf6eed2083baa2c0b603d358c429c3a461ba3c3c Author: Michiel Rook <mrook@php.net> Date: Wed Dec 21 15:30:39 2016 +0100 Don't initialize an array to the empty string commit 2005dc0afe3a6b36d1de9bce89ba24125ad092f2 Author: Michiel Rook <mrook@php.net> Date: Wed Dec 21 15:18:01 2016 +0100 Add PHP 7.1 to testing matrix commit 56e8b40bd00a39c3cd55d4f6f0acc78cbd87c8bd Author: Michiel Rook <mrook@php.net> Date: Wed Dec 21 10:32:38 2016 +0100 Update changelog for upcoming release commit 4acf5d44c72f90470df4af2f75e925df1456cef2 Author: Michiel Rook <mrook@php.net> Date: Tue Dec 20 16:23:04 2016 +0100 Refs #632 - use full class name when looking for subpackage annotation commit c6a42955c3ca98a37cc64b80b77ad75dfe00d67e Author: Tom Klingenberg <tklingenberg@lastflood.net> Date: Sun Dec 18 10:56:25 2016 +0100 Typo change execption to exception (#634) Minor mistype/swap of characters. Became aware of in one's of our own projects in which phing was used so caught these as by-catch. Via command line: find . -type f -name '*.php' -exec grep -q execption {} \; \ -exec sed -i 's/execption/exception/g' {} \; -print ./classes/phing/BuildEvent.php ./classes/phing/parser/ProjectConfigurator.php commit a961a909aeea41b2aa42f2b879ca8b510a3993c3 Author: Suat Özgür <s.oezguer@gmail.com> Date: Mon Dec 5 14:20:18 2016 +0100 *.sh eol=lf (enforce unix line ending for shell scripts) (#628) * *.sh eol=lf (enforce unix line ending for shell scripts) * hlsaxon eol=lf (enforce unix line ending for shell scripts) commit 20a43e374394cf50cc568f894411edd1acbf6922 Author: Siad Ardroumli <siad.ardroumli@googlemail.com> Date: Tue Nov 22 10:37:54 2016 +0100 Update SassTask.php (#625) commit 197bf9806eba6c21a06c43ee7ce35117e483d4af Author: Siad Ardroumli <siad.ardroumli@googlemail.com> Date: Tue Nov 15 23:03:32 2016 +0100 Throws exception if dependency is not installed correctly. (#623) Related to #614 commit 3fc2648716aba899dfcbda94f2eb609443a088a1 Author: Michiel Rook <mrook@php.net> Date: Thu Nov 10 12:10:29 2016 +0100 Refs #578 - use env specific directory separator commit 59de41bc88ff1f68b827c2e0c39b769f8385087b Author: Michiel Rook <mrook@php.net> Date: Wed Nov 9 21:38:54 2016 +0100 Fixes #567 - allow creating relative symlinks commit d9bdc45a10a2b677e8bebe748d83048d877174d8 Author: Siad Ardroumli <siad.ardroumli@googlemail.com> Date: Wed Nov 9 19:35:39 2016 +0100 Fixes #597 - Fixed default behavior of append (#608) commit 4b7c20db3c72a859df049701db43659187bc4573 Author: Jaroslav Hanslík <kukulich@kukulich.cz> Date: Wed Nov 9 19:22:07 2016 +0100 Fixed notice "A non well formed numeric value encountered" in PHP 7.1 (#620) commit 9a80878a17eb2ae8a1172d6d25e1cbef09b344a2 Author: Siad Ardroumli <siad.ardroumli@googlemail.com> Date: Wed Nov 9 19:18:22 2016 +0100 Added Truncate Task (#611) commit 4964219a8df7923d14106662ba4c8972f013c910 Author: Siad Ardroumli <siad.ardroumli@googlemail.com> Date: Wed Nov 9 19:16:52 2016 +0100 Fixes #615 - Added config setter to jshint. (#618) commit 7ecb556af6da661d6ac4dce901723365ce39e9c9 Author: Suat Özgür <s.oezguer@gmail.com> Date: Sun Nov 6 12:42:49 2016 +0100 Fix formated time (#617) Rounding error results in DefaultLogger::formatTime(90) => "2 minutes 30.00 seconds" but should be "1 minute 30.00 seconds" instead. commit fddf1f7b5f5806ce791c41860b7602167481a1c5 Author: Michiel Rook <mrook@php.net> Date: Wed Nov 2 23:26:51 2016 +0100 Run composer before generating full archives/phar, cleanup commit 6954db4b1e6106f1a3996e9a55a3bfcb970c739b Author: Michiel Rook <mrook@php.net> Date: Wed Nov 2 23:26:09 2016 +0100 symfony/yaml is a required dep commit 22db89f6698978de3efe1cdbf117e9bbcd4b22d8 Author: Michiel Rook <mrook@php.net> Date: Wed Nov 2 23:22:44 2016 +0100 Fix simpletest dep commit 48688892cdc3631a6cfd3a721b7277f79e6f0118 Author: Michiel Rook <mrook@php.net> Date: Wed Nov 2 22:54:01 2016 +0100 Fix case, add annotation commit 88f7bd7f7aa958c3632d878b381899048d232952 Author: Michiel Rook <mrook@php.net> Date: Wed Nov 2 22:36:45 2016 +0100 Refs #581 - add some more clarification about mac/unix to os condition commit 7e60b9946347d9c5b9d070e9efb15c9ae3ca7f95 Author: Siad Ardroumli <siad.ardroumli@googlemail.com> Date: Tue Nov 1 20:05:52 2016 +0100 Added ignorewhitespace attribut to contains selector. (#612) commit 3209e6edfd1ecc1f04dfed97df1b6caa3788187c Author: Siad Ardroumli <siad.ardroumli@googlemail.com> Date: Tue Nov 1 20:05:28 2016 +0100 Added alternative property setting by else attribute (#609) commit 7dc70c83c50bb97ef011a2b43060a28313883c62 Author: Siad Ardroumli <siad.ardroumli@googlemail.com> Date: Tue Nov 1 20:04:57 2016 +0100 Added matches condition (#610) commit 799632864396fb90a633d5058240eaa08d3a10ee Author: Siad Ardroumli <siad.ardroumli@googlemail.com> Date: Wed Oct 26 08:52:34 2016 +0200 Added missing dir path (#607) Fixes #597 commit 31c36b6e8787fc31d455644dea5ed34fa30b2bb2 Author: Siad Ardroumli <siad.ardroumli@googlemail.com> Date: Wed Oct 26 08:52:08 2016 +0200 Update FileInputStream.php (#606) commit 8c3dada4755e603c53c059106780754af999eeb6 Author: Siad Ardroumli <siad.ardroumli@googlemail.com> Date: Mon Oct 24 08:18:02 2016 +0200 Added FileSet support to Path (#604) commit ba3501fd91bd216c0edc5a6b8f572bc1d00bc326 Author: Siad Ardroumli <siad.ardroumli@googlemail.com> Date: Mon Oct 24 08:13:36 2016 +0200 Added patternset, dirset to the core types to grammer (#605) commit dbc7b413090bbda72e98ba8274f64cb22c7465a2 Author: Siad Ardroumli <siad.ardroumli@googlemail.com> Date: Sun Oct 23 16:43:15 2016 +0200 Fixed #582 (#603) commit 9397e18184a7a17a1b21e19871fc317eca052d3d Author: Siad Ardroumli <siad.ardroumli@googlemail.com> Date: Sun Oct 23 16:42:05 2016 +0200 parse token instead of regex (#594) commit f74b402ca454b1da7d2990c887cd1c7607351e90 Author: Ken Guest <ken@linux.ie> Date: Sun Oct 23 13:44:48 2016 +0100 [DOCUMENTATION] Writing tasks; include example re nested tags and their attributes. (#602) commit a7c32b2daa5e4e5a9de6f79ad2351daa5e2d1ace Author: Matthew Grasmick <matthew.grasmick@acquia.com> Date: Fri Oct 21 05:54:47 2016 -0400 Improving error message for HttpCondition. (#599) commit 22cbf288f037cb6811b400725d64ed6279940d2f Merge: 21439da3 0999ab4e Author: Michiel Rook <mrook@php.net> Date: Thu Oct 20 15:59:16 2016 +0200 Merge branch '2.15' commit 21439da3b9646ed3aa0dae09d880026093a435b4 Author: Matthew Grasmick <matthew.grasmick@acquia.com> Date: Wed Oct 19 14:58:13 2016 -0400 Adding quiet attribute to http condition. (#600) commit 62d357097ed0e6006f5c97c5352e445274199c3f Author: Siad Ardroumli <siad.ardroumli@googlemail.com> Date: Tue Oct 18 21:52:52 2016 +0200 Update PropertyTask.php (#598) commit 0e440aa075c13511bafa16e2af7c21e4510d1c68 Author: Siad Ardroumli <siad.ardroumli@googlemail.com> Date: Tue Oct 18 21:52:08 2016 +0200 Update AppendTask.php (#596) commit 0999ab4e94e609dc00998e3d1b88df843054db7c Author: Michiel Rook <mrook@php.net> Date: Thu Oct 13 11:01:45 2016 +0200 Bump commit 471d858dd20c669e43eab4feaacfbdd449298fd2 Author: Michiel Rook <mrook@php.net> Date: Wed Oct 12 15:07:40 2016 +0200 #593 - clean up regex commit 83aa3907decac33599768e9ce306ed1410cfeecb Author: Michiel Rook <mrook@php.net> Date: Wed Oct 12 14:54:02 2016 +0200 #593 - include paths in base of fileset commit 5de3dcc4effa2753485b3d64a5a64987faea6353 Author: Michiel Rook <mrook@php.net> Date: Wed Oct 12 15:07:40 2016 +0200 #593 - clean up regex commit 60c43e249ff638d73a632ac6468f53d2a01391b8 Author: Michiel Rook <mrook@php.net> Date: Wed Oct 12 14:54:02 2016 +0200 #593 - include paths in base of fileset commit 2d650336ea39d2bb39b894b10e281f3296f43ac4 Merge: 56947046 16f6372d Author: Michiel Rook <mrook@php.net> Date: Tue Oct 11 11:37:07 2016 +0200 Merge branch '2.15' commit 16f6372d9bf71783abea98fdd8cd9cb4ecb3bf41 Author: Michiel Rook <mrook@php.net> Date: Tue Oct 11 11:24:10 2016 +0200 Temporarily disable svn tests to avoid '429 Too Many Requests' errors commit 082d4a7bb972f1e223c6c9f2a3529aade6624e11 Author: Michiel Rook <mrook@php.net> Date: Tue Oct 11 10:41:33 2016 +0200 Try ignoring platform reqs to get build going commit 569470460dab2ac1a51327755f51d91566e36664 Author: Michiel Rook <mrook@php.net> Date: Tue Oct 11 10:41:33 2016 +0200 Try ignoring platform reqs to get build going commit 12de443ff59020284b6b2da49ee8f70d5ec7195a Author: Michiel Rook <mrook@php.net> Date: Mon Oct 10 23:41:28 2016 +0200 Generate hashes without paths commit 64e622251cd596a03801202c1ced29775ebc5789 Author: Michiel Rook <mrook@php.net> Date: Mon Oct 10 23:18:01 2016 +0200 Prepare changelog for next release commit 87697c2c346ebd26c0af9e071e175c7411804024 Author: Michiel Rook <mrook@php.net> Date: Mon Oct 10 23:04:25 2016 +0200 Link to trac tickets commit e0144745794892a598ef349fd04fec35b14ed54b Author: Michiel Rook <mrook@php.net> Date: Mon Oct 10 23:03:11 2016 +0200 Reformat changelog commit 74af0362988dfd6c53eaf7f6ade823d8e7d40348 Author: H.R <hed854@users.noreply.github.com> Date: Mon Oct 10 13:51:22 2016 +0200 PHP 5.x compatibility with Pear::isError (#589) Corrects the "Non-static method PEAR::isError() should not be called statically" commit a5fe1b9c5b901a78174ce55aa38a12ee0332e185 Author: Michiel Rook <mrook@php.net> Date: Wed Oct 5 23:01:37 2016 +0200 Stop sending notifications to irc commit 9ead3da89f93c4413e00af8dedf8ab87779fc81b Author: Michiel Rook <mrook@php.net> Date: Wed Oct 5 22:53:21 2016 +0200 Enable slack commit 19bd9c8a5c1184773cb04004e24de25e6e90f6d0 Author: Michiel Rook <mrook@php.net> Date: Sun Oct 9 12:16:58 2016 +0200 Update branch alias commit a046241b0132cd12e54e923f360ff1f5c3e9e9a4 Author: Michiel Rook <mrook@php.net> Date: Sun Oct 9 00:09:50 2016 +0200 Bump version commit 4a8bfd091ffa05036a37d7668838eac5486a8efa Author: Michiel Rook <mrook@php.net> Date: Sat Oct 8 17:31:08 2016 +0200 Fixes #1038 - return correct path when outside basedir commit c000d87fe128ae7250809193aa50298244f84730 Author: Michiel Rook <mrook@php.net> Date: Fri Oct 7 12:04:46 2016 +0200 Fix some docblocks commit 14557661a1bdadb6c070ac858c180cdf2f67106c Author: Lionel Lecaque <llecaque@users.noreply.github.com> Date: Tue Oct 4 17:20:11 2016 +0200 add missing include to FileParserFactory (#530) commit ccdea28f0cb289b83ce4ca2b4f7c8549ef12ae7b Author: Michiel Rook <mrook@php.net> Date: Tue Oct 4 11:33:49 2016 +0200 Fixes #1264 - stop greedy matching when using **/filename.ext in selectors commit 69f17cf7aae5d532ebdc27f30317455a7db580c1 Author: Michiel Rook <mrook@php.net> Date: Sat Oct 8 23:32:15 2016 +0200 Pass owning target to sub-tasks commit 5034545c1c85eba90546686bd399df8f8816ab61 Author: Michiel Rook <mrook@php.net> Date: Sat Oct 8 23:31:11 2016 +0200 Remove @internal commit 0280a2ea94b1f154e8671b349e52c1000c7287c0 Author: Michiel Rook <mrook@php.net> Date: Sat Oct 8 23:30:48 2016 +0200 Convert to microseconds commit eb1c586acde9ca6abf96a9cc349af752de60d307 Author: Michiel Rook <mrook@php.net> Date: Sat Oct 8 17:31:08 2016 +0200 Fixes #1038 - return correct path when outside basedir commit bbfcaee391123220fc54e9c6feffeeea3c8775b7 Author: Michiel Rook <mrook@php.net> Date: Wed Sep 14 21:38:14 2016 +0200 Bump version commit 9d576a5b416c127d56b0b80e5b8e9894fa92edb3 Author: Michiel Rook <mrook@php.net> Date: Wed Sep 14 21:38:01 2016 +0200 Prep changelog for next release commit 28f6acdf632d14ffa656a4979b892d673ea210ea Author: Pieter Frenssen <pieter@frenssen.be> Date: Wed Sep 14 21:29:30 2016 +0200 Make SassTask compatible with PHP 7 (#520) * Make SassTask compatible with PHP 7. * Update SassTask.php commit 587d742048c46f11cf7cf3a3a47abf89ca9b293c Author: Siad Ardroumli <siad.ardroumli@googlemail.com> Date: Wed Sep 14 20:40:32 2016 +0200 Added ProfileLogger to the documentation. (#522) commit 8526b02c858cf4f53f3cdc225d6e529d7b0b2787 Author: Pieter Frenssen <pieter@frenssen.be> Date: Fri Sep 9 09:07:08 2016 +0200 Fixes #1262 - fix fatal error: call to member function compile() on NULL. (#519) commit 42ae5506c1013061315095aa798e602b09dc1788 Author: Siad Ardroumli <siad.ardroumli@googlemail.com> Date: Fri Sep 9 09:01:14 2016 +0200 Fixed getTaskName bug (#518) commit 5178bf7a0a504a76dc904b634d2651ed45616747 Author: Siad Ardroumli <siad.ardroumli@googlemail.com> Date: Tue Aug 30 21:08:54 2016 +0200 Added IsFileSelected condition. (#515) * Added IsFileSelected condition. * Added different to fulfill contract. * Fixed php 5.2 compat commit eb011efabff570b3e6d11a0eabf701c85407b53a Author: Kirill <paltsev.kir@gmail.com> Date: Tue Aug 30 23:08:32 2016 +0400 Remove unused variable and function call (#514) commit e1646f3bd539b577e75854a37955bd5cb6ca2228 Author: Ken Guest <ken@linux.ie> Date: Tue Aug 30 20:08:24 2016 +0100 Fixes #1259 - Remove reference to PHP_CLASSPATH as an environment variable. (#511) https://www.phing.info/trac/ticket/1259 commit dba918daaa394c777cb7b7257f90f466850d8441 Author: Siad Ardroumli <siad.ardroumli@googlemail.com> Date: Tue Aug 23 13:50:17 2016 +0200 Fixes #1257 (#513) commit cd6fe00dbd68b10e79319ef68caaef8982d0602a Author: Ken Guest <ken@linux.ie> Date: Sat Aug 20 10:17:56 2016 +0100 Add myself, Ken Guest, to credits re work done. (#512) (c.f. git log for details of what I've done since I first got involved.) commit aafba30759e45faa589c9a9309d7096c2a7f836e Author: Jaroslav Hanslík <kukulich@kukulich.cz> Date: Thu Aug 11 21:30:21 2016 +0200 UpToDateTask fix (#510) commit ac7321d257bf62f661053c158b1614f74d18df73 Author: Michiel Rook <mrook@php.net> Date: Wed Aug 10 17:19:46 2016 +0200 Fix typo commit 9b549818fdfee69381b5723f95012ab5060fd556 Author: Michiel Rook <mrook@php.net> Date: Thu Aug 4 23:53:53 2016 +0200 Update output targets commit 18fbe701d412551515fba62f85b492ae149520f1 Author: Michiel Rook <mrook@php.net> Date: Thu Aug 4 23:53:35 2016 +0200 Fix elements commit e8dd37f2acae77ca987ba2786d420d8abae625c8 Author: Michiel Rook <mrook@php.net> Date: Thu Aug 4 22:59:46 2016 +0200 Fixes #1253 - Remove HEAD default from until option commit 5e9d784dd451fede98ea31dcb4843eaced3da7a0 Author: Michiel Rook <mrook@php.net> Date: Thu Aug 4 22:47:08 2016 +0200 Fixes #1258 - add setter for sourceCode, deprecate setter for noSourceCode commit 4553e219111166201cfdcb7adcdda47a787031a4 Author: Michiel Rook <mrook@php.net> Date: Tue Aug 2 16:51:24 2016 +0200 Fix tag commit 52ef5310e3193bba08ed6b268b8a0ee4e0a0bec9 Author: Michiel Rook <mrook@php.net> Date: Tue Aug 2 16:43:20 2016 +0200 Clone single branch commit 6822a5fc2ff99dd7df298b08be28750ed1010ffe Author: Michiel Rook <mrook@php.net> Date: Tue Aug 2 14:09:56 2016 +0200 Add branch / single-branch support to git clone commit 8fad1d5743190bc7c6196fff2f6e2dd4533339fd Author: Michiel Rook <mrook@php.net> Date: Tue Aug 2 13:53:24 2016 +0200 Fix type, always use own clone method commit 1a639d9c000b0f712b9ed1e831ede87de26c32ae Author: Michiel Rook <mrook@php.net> Date: Fri Jul 29 11:15:55 2016 +0200 Task will fail anyway
Among the 21 debian patches available in version 3.0.1-2 of the package, we noticed the following issues: