Package: phploc / 4.0.1-2

Metadata

Package Version Patches format
phploc 4.0.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Add path to actual autoload.patch | (download)

phploc | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 add path to actual autoload


0002 PHP 7.3 compatibility replace continue targeting a s.patch | (download)

src/Analyser.php | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 php 7.3 compatibility: replace continue targeting a switch with a
 break.

Bug: https://github.com/sebastianbergmann/phploc/pull/182
Bug-Debian: https://bugs.debian.org/912135