Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
5 votes
2 answers
159 views

Parsing record-jar format in PHP 5.3

Here is a simple function I wrote to parse record-jar data. I need it in a php5.3 application to validate bcp47 language tags. It converts the language subtag registry among other things, into a ...
kojiro's user avatar
  • 1,787
3 votes
1 answer
3k views

Unit-testing ExtFilterParser Symfony2 service

The Service: ...
Levi Hackwith's user avatar