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

package info (click to toggle)
php-token-stream 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 284 kB
  • ctags: 477
  • sloc: php: 1,430; xml: 45; makefile: 12
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: Sat, 13 Sep 2014 13:22:06 -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