1
0
mirror of https://github.com/danog/PHPStruct.git synced 2024-12-04 10:17:54 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
Daniil Gentili
e3ffe221f0 Applied fixes from StyleCI 2016-07-13 14:00:38 -04:00
danogentili
c22f4da3f0 Fixed behaviour of ? format, fixed tests. 2016-07-13 19:54:12 +02:00
Daniil Gentili
1ce94d47bf Fix n and N formats, update tests. 2016-07-13 18:01:17 +02:00
danogentili
43cd56d019 Updated tests and p format. 2016-07-12 22:14:09 +02:00
danogentili
c0bdd39430 Do not switch endianness on certain formats. 2016-07-12 17:55:32 +02:00
danogentili
2023550c8e Implement p and P formats, fix some bugs. 2016-07-12 16:26:54 +02:00
danogentili
d131124578 update 2016-07-11 12:33:56 +02:00
danogentili
b7b9479ffa Update docs 2016-07-09 21:12:33 +02:00
danogentili
d98a56ddcd Clarified error messages and made exception var_dump message if run from phpunit 2016-07-09 20:31:23 +02:00
danogentili
5c3dfe6734 Fixed more bugs, added type check. 2016-07-09 19:43:34 +02:00
Daniil Gentili
4a66622965 Update 2016-07-08 22:57:46 +02:00
Daniil Gentili
0a2e584162 Fix more bugs 2016-07-08 02:19:00 +02:00
danogentili
2041be0bfb Update 2016-07-07 23:06:46 +02:00
danogentili
49a0fdebaa Update 2016-07-06 23:36:35 +02:00
danogentili
a5b86fd521 Fixing bugs... 2016-07-06 14:24:07 +02:00
danogentili
b8d7f7a77d Added travis-ci tests 2016-07-05 20:57:15 +02:00
danogentili
8760013afc Rename package and start translating tests. 2016-07-05 19:29:13 +02:00
Daniil Gentili
a2ac443870 First commit (master) 2016-07-04 01:43:23 +02:00