Releases: alchemy-fr/PHP-dataURI
Releases · alchemy-fr/PHP-dataURI
Support parsing of datauri's without mediatype
27 Feb 11:06
Compare
Sorry, something went wrong.
No results found
Merge pull request #14 from jczerwinski/allow-blank-mime
Support parsing of datauri's without mediatype.
Also tag as 0.2.5
0.2.4: enforce png for tests
27 Feb 09:46
Compare
Sorry, something went wrong.
No results found
Luckily via.placeholder.com returns png even if doc says default is gif.
Anyway it also returns png even if you explicitly ask for a gif...
0.2.3
30 Nov 13:19
Compare
Sorry, something went wrong.
No results found
Fix sami version
Add support for SVG formats
0.2.2
10 Dec 14:06
Compare
Sorry, something went wrong.
No results found
Update package to run tests with more PHP versions
0.2.1
10 Dec 12:39
Compare
Sorry, something went wrong.
No results found
Adds composer compatibility with Symfony 3
0.2.0
29 Sep 08:09
Compare
Sorry, something went wrong.
No results found
Adds a new method to build a data URI from a remote file using CURL.
This release adds an optional dependency on ext-curl to use that new feature.
0.1.1
22 Aug 15:03
Compare
Sorry, something went wrong.
No results found
Fix parsing of mime types that contains plus signs and dots (#4 )