13
13
14
14
<active >yes</active >
15
15
</lead >
16
- <date >2012-04-12 </date >
17
- <time >11:58:11 </time >
16
+ <date >2012-05-09 </date >
17
+ <time >11:16:23 </time >
18
18
<version >
19
- <release >0.23.01 </release >
20
- <api >0.23.01 </api >
19
+ <release >0.23.02 </release >
20
+ <api >0.23.02 </api >
21
21
</version >
22
22
<stability >
23
23
<release >beta</release >
@@ -46,78 +46,86 @@ This is an beta release, see readme.txt for examples.
46
46
</dir > <!-- /examples -->
47
47
<dir name =" library" >
48
48
<dir name =" OAuth2" >
49
- <file baseinstalldir =" /" name =" AuthenticateException.php" role =" php" >
50
- <tasks : replace from =" @name@" to =" name" type =" package-info" />
51
- <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
52
- </file >
49
+ <dir name =" Exception" >
50
+ <file baseinstalldir =" /" name =" AuthenticateException.php" role =" php" >
51
+ <tasks : replace from =" @name@" to =" name" type =" package-info" />
52
+ <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
53
+ </file >
54
+ <file baseinstalldir =" /" name =" Exception.php" role =" php" >
55
+ <tasks : replace from =" @name@" to =" name" type =" package-info" />
56
+ <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
57
+ </file >
58
+ <file baseinstalldir =" /" name =" RedirectException.php" role =" php" >
59
+ <tasks : replace from =" @name@" to =" name" type =" package-info" />
60
+ <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
61
+ </file >
62
+ <file baseinstalldir =" /" name =" ServerException.php" role =" php" >
63
+ <tasks : replace from =" @name@" to =" name" type =" package-info" />
64
+ <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
65
+ </file >
66
+ </dir > <!-- /library/OAuth2/Exception -->
67
+ <dir name =" Grant" >
68
+ <file baseinstalldir =" /" name =" GrantClientInterface.php" role =" php" >
69
+ <tasks : replace from =" @name@" to =" name" type =" package-info" />
70
+ <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
71
+ </file >
72
+ <file baseinstalldir =" /" name =" GrantCodeInterface.php" role =" php" >
73
+ <tasks : replace from =" @name@" to =" name" type =" package-info" />
74
+ <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
75
+ </file >
76
+ <file baseinstalldir =" /" name =" GrantExtensionInterface.php" role =" php" >
77
+ <tasks : replace from =" @name@" to =" name" type =" package-info" />
78
+ <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
79
+ </file >
80
+ <file baseinstalldir =" /" name =" GrantImplicitInterface.php" role =" php" >
81
+ <tasks : replace from =" @name@" to =" name" type =" package-info" />
82
+ <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
83
+ </file >
84
+ <file baseinstalldir =" /" name =" GrantUserInterface.php" role =" php" >
85
+ <tasks : replace from =" @name@" to =" name" type =" package-info" />
86
+ <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
87
+ </file >
88
+ </dir > <!-- /library/OAuth2/Grant -->
89
+ <dir name =" Server" >
90
+ <file baseinstalldir =" /" name =" MongoServer.php" role =" php" >
91
+ <tasks : replace from =" @name@" to =" name" type =" package-info" />
92
+ <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
93
+ </file >
94
+ <file baseinstalldir =" /" name =" PDOServer.php" role =" php" >
95
+ <tasks : replace from =" @name@" to =" name" type =" package-info" />
96
+ <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
97
+ </file >
98
+ <file baseinstalldir =" /" name =" Server.php" role =" php" >
99
+ <tasks : replace from =" @name@" to =" name" type =" package-info" />
100
+ <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
101
+ </file >
102
+ </dir > <!-- /library/OAuth2/Server -->
103
+ <dir name =" Storage" >
104
+ <file baseinstalldir =" /" name =" StorageInterface.php" role =" php" >
105
+ <tasks : replace from =" @name@" to =" name" type =" package-info" />
106
+ <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
107
+ </file >
108
+ <file baseinstalldir =" /" name =" StorageMongo.php" role =" php" >
109
+ <tasks : replace from =" @name@" to =" name" type =" package-info" />
110
+ <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
111
+ </file >
112
+ <file baseinstalldir =" /" name =" StoragePdo.php" role =" php" >
113
+ <tasks : replace from =" @name@" to =" name" type =" package-info" />
114
+ <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
115
+ </file >
116
+ </dir > <!-- /library/OAuth2/Storage -->
53
117
<file baseinstalldir =" /" name =" Client.php" role =" php" >
54
118
<tasks : replace from =" @name@" to =" name" type =" package-info" />
55
119
<tasks : replace from =" @package_version@" to =" version" type =" package-info" />
56
120
</file >
57
- <file baseinstalldir =" /" name =" Exception.php" role =" php" >
58
- <tasks : replace from =" @name@" to =" name" type =" package-info" />
59
- <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
60
- </file >
61
- <file baseinstalldir =" /" name =" GrantClientInterface.php" role =" php" >
62
- <tasks : replace from =" @name@" to =" name" type =" package-info" />
63
- <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
64
- </file >
65
- <file baseinstalldir =" /" name =" GrantCodeInterface.php" role =" php" >
66
- <tasks : replace from =" @name@" to =" name" type =" package-info" />
67
- <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
68
- </file >
69
- <file baseinstalldir =" /" name =" GrantExtensionInterface.php" role =" php" >
70
- <tasks : replace from =" @name@" to =" name" type =" package-info" />
71
- <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
72
- </file >
73
- <file baseinstalldir =" /" name =" GrantImplicitInterface.php" role =" php" >
74
- <tasks : replace from =" @name@" to =" name" type =" package-info" />
75
- <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
76
- </file >
77
- <file baseinstalldir =" /" name =" GrantUserInterface.php" role =" php" >
78
- <tasks : replace from =" @name@" to =" name" type =" package-info" />
79
- <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
80
- </file >
81
- <file baseinstalldir =" /" name =" MongoServer.php" role =" php" >
82
- <tasks : replace from =" @name@" to =" name" type =" package-info" />
83
- <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
84
- </file >
85
- <file baseinstalldir =" /" name =" PDOServer.php" role =" php" >
86
- <tasks : replace from =" @name@" to =" name" type =" package-info" />
87
- <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
88
- </file >
89
- <file baseinstalldir =" /" name =" RedirectException.php" role =" php" >
90
- <tasks : replace from =" @name@" to =" name" type =" package-info" />
91
- <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
92
- </file >
93
121
<file baseinstalldir =" /" name =" RefreshTokensInterface.php" role =" php" >
94
122
<tasks : replace from =" @name@" to =" name" type =" package-info" />
95
123
<tasks : replace from =" @package_version@" to =" version" type =" package-info" />
96
124
</file >
97
- <file baseinstalldir =" /" name =" Server.php" role =" php" >
98
- <tasks : replace from =" @name@" to =" name" type =" package-info" />
99
- <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
100
- </file >
101
- <file baseinstalldir =" /" name =" ServerException.php" role =" php" >
102
- <tasks : replace from =" @name@" to =" name" type =" package-info" />
103
- <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
104
- </file >
105
- <file baseinstalldir =" /" name =" StorageInterface.php" role =" php" >
106
- <tasks : replace from =" @name@" to =" name" type =" package-info" />
107
- <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
108
- </file >
109
- <file baseinstalldir =" /" name =" StorageMongo.php" role =" php" >
110
- <tasks : replace from =" @name@" to =" name" type =" package-info" />
111
- <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
112
- </file >
113
- <file baseinstalldir =" /" name =" StoragePdo.php" role =" php" >
114
- <tasks : replace from =" @name@" to =" name" type =" package-info" />
115
- <tasks : replace from =" @package_version@" to =" version" type =" package-info" />
116
- </file >
117
125
</dir > <!-- /library/OAuth2 -->
118
126
</dir > <!-- /library -->
119
127
<dir name =" tests" >
120
- <file baseinstalldir =" /" name =" All_OAuth2_Tests .php" role =" test" >
128
+ <file baseinstalldir =" /" name =" bootstrap .php" role =" test" >
121
129
<tasks : replace from =" @name@" to =" name" type =" package-info" />
122
130
<tasks : replace from =" @package_version@" to =" version" type =" package-info" />
123
131
</file >
@@ -130,15 +138,18 @@ This is an beta release, see readme.txt for examples.
130
138
<tasks : replace from =" @package_version@" to =" version" type =" package-info" />
131
139
</file >
132
140
</dir > <!-- /tests -->
141
+ <file baseinstalldir =" /" name =" composer.json" role =" data" />
142
+ <file baseinstalldir =" /" name =" composer.lock" role =" data" />
133
143
<file baseinstalldir =" /" name =" LICENSE.txt" role =" doc" />
144
+ <file baseinstalldir =" /" name =" packages.json" role =" data" />
134
145
<file baseinstalldir =" /" name =" README.txt" role =" data" />
135
146
<file baseinstalldir =" /" name =" VERSION" role =" doc" />
136
147
</dir > <!-- / -->
137
148
</contents >
138
149
<dependencies >
139
150
<required >
140
151
<php >
141
- <min >5.3.2 </min >
152
+ <min >5.3.3 </min >
142
153
</php >
143
154
<pearinstaller >
144
155
<min >1.7.0</min >
@@ -147,37 +158,37 @@ This is an beta release, see readme.txt for examples.
147
158
</dependencies >
148
159
<phprelease >
149
160
<filelist >
150
- <install as =" OAuth2/AuthenticateException.php" name =" library/OAuth2/AuthenticateException.php" />
151
161
<install as =" OAuth2/Client.php" name =" library/OAuth2/Client.php" />
152
- <install as =" OAuth2/Exception.php" name =" library/OAuth2/Exception.php" />
153
- <install as =" OAuth2/GrantClientInterface .php" name =" library/OAuth2/GrantClientInterface .php" />
154
- <install as =" OAuth2/GrantCodeInterface .php" name =" library/OAuth2/GrantCodeInterface .php" />
155
- <install as =" OAuth2/GrantExtensionInterface .php" name =" library/OAuth2/GrantExtensionInterface .php" />
156
- <install as =" OAuth2/GrantImplicitInterface .php" name =" library/OAuth2/GrantImplicitInterface .php" />
157
- <install as =" OAuth2/GrantUserInterface .php" name =" library/OAuth2/GrantUserInterface .php" />
158
- <install as =" OAuth2/MongoServer .php" name =" library/OAuth2/MongoServer .php" />
159
- <install as =" OAuth2/PDOServer .php" name =" library/OAuth2/PDOServer .php" />
160
- <install as =" OAuth2/RedirectException .php" name =" library/OAuth2/RedirectException .php" />
162
+ <install as =" OAuth2/Exception/AuthenticateException .php" name =" library/OAuth2/Exception/AuthenticateException .php" />
163
+ <install as =" OAuth2/Exception/Exception .php" name =" library/OAuth2/Exception/Exception .php" />
164
+ <install as =" OAuth2/Exception/RedirectException .php" name =" library/OAuth2/Exception/RedirectException .php" />
165
+ <install as =" OAuth2/Exception/ServerException .php" name =" library/OAuth2/Exception/ServerException .php" />
166
+ <install as =" OAuth2/Grant/GrantClientInterface .php" name =" library/OAuth2/Grant/GrantClientInterface .php" />
167
+ <install as =" OAuth2/Grant/GrantCodeInterface .php" name =" library/OAuth2/Grant/GrantCodeInterface .php" />
168
+ <install as =" OAuth2/Grant/GrantExtensionInterface .php" name =" library/OAuth2/Grant/GrantExtensionInterface .php" />
169
+ <install as =" OAuth2/Grant/GrantImplicitInterface .php" name =" library/OAuth2/Grant/GrantImplicitInterface .php" />
170
+ <install as =" OAuth2/Grant/GrantUserInterface .php" name =" library/OAuth2/Grant/GrantUserInterface .php" />
161
171
<install as =" OAuth2/RefreshTokensInterface.php" name =" library/OAuth2/RefreshTokensInterface.php" />
162
- <install as =" OAuth2/Server.php" name =" library/OAuth2/Server.php" />
163
- <install as =" OAuth2/ServerException.php" name =" library/OAuth2/ServerException.php" />
164
- <install as =" OAuth2/StorageInterface.php" name =" library/OAuth2/StorageInterface.php" />
165
- <install as =" OAuth2/StorageMongo.php" name =" library/OAuth2/StorageMongo.php" />
166
- <install as =" OAuth2/StoragePdo.php" name =" library/OAuth2/StoragePdo.php" />
172
+ <install as =" OAuth2/Server/MongoServer.php" name =" library/OAuth2/Server/MongoServer.php" />
173
+ <install as =" OAuth2/Server/PDOServer.php" name =" library/OAuth2/Server/PDOServer.php" />
174
+ <install as =" OAuth2/Server/Server.php" name =" library/OAuth2/Server/Server.php" />
175
+ <install as =" OAuth2/Storage/StorageInterface.php" name =" library/OAuth2/Storage/StorageInterface.php" />
176
+ <install as =" OAuth2/Storage/StorageMongo.php" name =" library/OAuth2/Storage/StorageMongo.php" />
177
+ <install as =" OAuth2/Storage/StoragePdo.php" name =" library/OAuth2/Storage/StoragePdo.php" />
167
178
</filelist >
168
179
</phprelease >
169
180
<phprelease />
170
181
<changelog >
171
182
<release >
172
183
<version >
173
- <release >0.23.01 </release >
174
- <api >0.23.01 </api >
184
+ <release >0.23.02 </release >
185
+ <api >0.23.02 </api >
175
186
</version >
176
187
<stability >
177
188
<release >beta</release >
178
189
<api >beta</api >
179
190
</stability >
180
- <date >2012-04-12 </date >
191
+ <date >2012-05-09 </date >
181
192
<license uri =" http://www.opensource.org/licenses/MIT" >The MIT License</license >
182
193
<notes >
183
194
This is an beta release, see readme.txt for examples.
0 commit comments