You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Solution for this would be to create a composer packagist PHP library in this repository (next to the nodejs package) which implements all of these features in a class and copies the file with it. In the different projects that needs stations lists, we update the list using composer update and have all the features at all times.
The text was updated successfully, but these errors were encountered:
* 'master' of github.com:brechtvdv/stations: (23 commits)
Update README.md
Update README.md
Add dependency status label
Applied fixes from StyleCI
remove duplicate array item
fix several psr-2 issues
replace array() with [ ]
Country correction for Torching and Valence TGV
fix styling issue
Merge remote-tracking branch 'iRail/master'
FixediRail/hyperRail#129FixiRail#57FixiRail#56FixiRail/iRail#66
Added build status
Added PHP5.5 compliancy
update PHP version number to 5.5
Travis CI configuration fix
Travis CI configuration fix
FixiRail#53
...
We have a lot of issues open that are concerning keeping our stations list up to date, or the autocompletion features of iRail: iRail/BRailResource#1 iRail/iRail#60 iRail/iRail#66 iRail/iRail#64 iRail/hyperRail#49 iRail/hyperRail#109 iRail/hyperRail#122
Solution for this would be to create a composer packagist PHP library in this repository (next to the nodejs package) which implements all of these features in a class and copies the file with it. In the different projects that needs stations lists, we update the list using composer update and have all the features at all times.
The text was updated successfully, but these errors were encountered: