File tree 3 files changed +8
-4
lines changed
3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change
1
+ .idea
1
2
/vendor
2
3
/composer.lock
Original file line number Diff line number Diff line change @@ -55,6 +55,9 @@ More complete references can be found here
55
55
56
56
## Changelog
57
57
58
+ ### 1.0.0
59
+ * Add ability for callbacks during processing to check status.
60
+
58
61
### 0.5.1
59
62
* Fix fata error when the array passed is empty fixed by pull request #6
60
63
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " openlss/lib-array2xml"
3
- ,"homepage" : " http ://openlss.org "
3
+ ,"homepage" : " https ://www.nullivex.com "
4
4
,"description" : " Array2XML conversion library credit to lalit.org"
5
5
,"license" : " Apache-2.0"
6
6
,"type" : " library"
13
13
,"authors" : [
14
14
{
15
15
"name" : " Bryan Tong"
16
- ,"email" : " contact @nullivex.com"
17
- ,"homepage" : " http ://bryantong .com"
16
+ ,"email" : " bryan @nullivex.com"
17
+ ,"homepage" : " https ://www.nullivex .com"
18
18
}
19
19
,{
20
20
"name" : " Tony Butler"
21
21
,"email" : " spudz76@gmail.com"
22
- ,"homepage" : " http ://openlss.org "
22
+ ,"homepage" : " https ://www.nullivex.com "
23
23
}
24
24
]
25
25
,"require" : {
You can’t perform that action at this time.
0 commit comments