Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
550 contributions in the last year
Contribution activity
October 1, 2020
spaze has no activity
yet for this period.
September 2020
Created a pull request in phpstan/phpstan-src that received 5 comments
preg_split sometimes returns array of arrays
When PREG_SPLIT_OFFSET_CAPTURE flag is given
preg_split('/-/', 'a-b-c', -1, PREG_SPLIT_OFFSET_CAPTURE);
See https://3v4l.org/B4Qf5
Then "this chang…
+96
−0
•
5
comments
Created an issue in spaze/vat-calculator that received 1 comment
Turkey Non-EU VAT rate
Add Non-EU Turkey VAT rate 18%, in a similar way to Norway. Sources: https://www.avalara.com/vatlive/en/country-guides/asia/turkey/turkey-vat-compl…
1
comment