File: 0002-Workaround-the-lack-of-PSR-4-support.patch

package info (click to toggle)
php-codecoverage 2.0.11%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,060 kB
  • ctags: 2,614
  • sloc: php: 5,143; xml: 119; makefile: 34
file content (17 lines) | stat: -rw-r--r-- 351 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
From: =?utf-8?q?David_Pr=C3=A9vot?= <taffit@debian.org>
Date: Thu, 11 Sep 2014 14:13:57 -0400
Subject: Workaround the lack of PSR-4 support

---
 PHP | 1 +
 1 file changed, 1 insertion(+)
 create mode 120000 PHP

diff --git a/PHP b/PHP
new file mode 120000
index 0000000..e831038
--- /dev/null
+++ b/PHP
@@ -0,0 +1 @@
+src
\ No newline at end of file