-
Notifications
You must be signed in to change notification settings - Fork 0
/
feed.xml
82 lines (71 loc) · 2.86 KB
/
feed.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>http://nikic.github.io/pear</id>
<updated>2014-07-23T20:35:18+02:00</updated>
<title>nikic's PEAR channel Latest Releases</title>
<link href="http://nikic.github.io/pear/feed.xml" rel="self" />
<author>
<name>http://nikic.github.io/pear</name>
</author>
<entry>
<title>PHPParser 0.9.5 (beta)</title>
<link href="http://nikic.github.io/pear/get/PHPParser-0.9.5.tgz" />
<id>http://nikic.github.io/pear/get/PHPParser-0.9.5.tgz</id>
<author>
<name>nikic</name>
</author>
<updated>2014-07-23T18:30:05+02:00</updated>
<content>
A PHP 5.5 (and older) parser written in PHP to simplify static analysis and code manipulation.
No release notes
</content>
</entry> <entry>
<title>PHPParser 0.9.4 (beta)</title>
<link href="http://nikic.github.io/pear/get/PHPParser-0.9.4.tgz" />
<id>http://nikic.github.io/pear/get/PHPParser-0.9.4.tgz</id>
<author>
<name>nikic</name>
</author>
<updated>2013-08-25T20:03:12+02:00</updated>
<content>
A PHP 5.5 (and older) parser written in PHP to simplify static analysis and code manipulation.
No release notes
</content>
</entry> <entry>
<title>PHPParser 0.9.3 (beta)</title>
<link href="http://nikic.github.io/pear/get/PHPParser-0.9.3.tgz" />
<id>http://nikic.github.io/pear/get/PHPParser-0.9.3.tgz</id>
<author>
<name>nikic</name>
</author>
<updated>2012-11-22T19:18:41+01:00</updated>
<content>
A PHP 5.5 (and older) parser written in PHP to simplify static analysis and code manipulation.
No release notes
</content>
</entry> <entry>
<title>PHPParser 0.9.2 (beta)</title>
<link href="http://nikic.github.io/pear/get/PHPParser-0.9.2.tgz" />
<id>http://nikic.github.io/pear/get/PHPParser-0.9.2.tgz</id>
<author>
<name>nikic</name>
</author>
<updated>2012-07-07T20:28:48+02:00</updated>
<content>
A PHP 5.5 (and older) parser written in PHP to simplify static analysis and code manipulation.
No release notes
</content>
</entry> <entry>
<title>PHPParser 0.9.1 (beta)</title>
<link href="http://nikic.github.io/pear/get/PHPParser-0.9.1.tgz" />
<id>http://nikic.github.io/pear/get/PHPParser-0.9.1.tgz</id>
<author>
<name>nikic</name>
</author>
<updated>2012-06-10T19:44:13+02:00</updated>
<content>
A PHP 5.5 (and older) parser written in PHP to simplify static analysis and code manipulation.
No release notes
</content>
</entry>
</feed>