Farrokh Ghamsary

Results 10 issues of Farrokh Ghamsary

There are many right-to-left languages which need to have both RTL and LTR support for their regions. Countries like Iran, Persian language is the default language but most of the...

The driver is not compatible with the version 3.0 of MongoDB and it always give the error of Authentication Failed, this is because the default mechanism of authentication have been...

bug
enhancement
critical

Add feature to be able to add declare on PhpFile such as strict_type easily. For the feature request: https://github.com/murtukov/php-code-generator/issues/15

This will add possibility to have trait and interface in PhpFile as well, which is necessary for creation of files. To add feature: https://github.com/murtukov/php-code-generator/issues/14

This is to resolve the problem mentioned on: https://github.com/murtukov/php-code-generator/issues/12

This will add the new abstract function support for trait and classes to resolve: https://github.com/murtukov/php-code-generator/issues/13

Abstract function is not supported in an abstract class or in a trait. I'll do a PR for it.

Default value property checker is not good enough as 0 empty string and many other default values will not be generated at all. I will do a PR for it.