Deleted user
Deleted user
The license on this is unclear
I was trying to build my plugin and i got these errors, how can i fix it?  
Is this correct for missing json/src/Conversion/JsonConverter.php file and other folders from 1.2.2 tag?
the metadata permission is different rather than other cache dirs. it is drwxr-xr-x where it should be drwxrwxr-x drwxrwxr-x 2 deployer deployer 4096 2012-12-18 14:32 controller_injectors/ drwxrwxr-x 2 deployer deployer...
All of the underlying Symfony components used by Laravel 5.6 have been upgraded to the Symfony ^4.0 release series.
Drop the 5.3 PHP support fix build failing on 5.3.
I am using assetic and twig, but not the symfony2 framework. I am using the following markup in twig: ``` html+jinja {% stylesheets 'style/print.css' 'style/ie.css' combine=false output='css/test.css' %} {% endstylesheets...
I did the following: ``` php $bav = Bav::DE(); $bank = $bav->getBank('38651390'); ``` This triggers the following Exception: ``` Fatal error: Uncaught exception 'LogicException' with message 'Start and end should...