File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1+ .idea
12/vendor
23/composer.lock
Original file line number Diff line number Diff line change @@ -55,6 +55,9 @@ More complete references can be found here
5555
5656## Changelog
5757
58+ ### 1.0.0
59+ * Add ability for callbacks during processing to check status.
60+
5861### 0.5.1
5962* Fix fata error when the array passed is empty fixed by pull request #6
6063
Original file line number Diff line number Diff line change 11{
22 "name" : " openlss/lib-array2xml"
3- ,"homepage" : " http ://openlss.org "
3+ ,"homepage" : " https ://www.nullivex.com "
44 ,"description" : " Array2XML conversion library credit to lalit.org"
55 ,"license" : " Apache-2.0"
66 ,"type" : " library"
1313 ,"authors" : [
1414 {
1515 "name" : " Bryan Tong"
16- ,"email" : " contact @nullivex.com"
17- ,"homepage" : " http ://bryantong .com"
16+ ,"email" : " bryan @nullivex.com"
17+ ,"homepage" : " https ://www.nullivex .com"
1818 }
1919 ,{
2020 "name" : " Tony Butler"
2121 ,"email" : " spudz76@gmail.com"
22- ,"homepage" : " http ://openlss.org "
22+ ,"homepage" : " https ://www.nullivex.com "
2323 }
2424 ]
2525 ,"require" : {
You can’t perform that action at this time.
0 commit comments